[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/ChangeLog.1,v
From: |
Juanma Barranquero |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/ChangeLog.1,v |
Date: |
Wed, 01 Oct 2008 09:13:01 +0000 |
CVSROOT: /sources/emacs
Module name: emacs
Changes by: Juanma Barranquero <lektu> 08/10/01 09:12:54
Index: lisp/ChangeLog.1
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog.1,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- lisp/ChangeLog.1 24 Sep 2008 01:16:27 -0000 1.15
+++ lisp/ChangeLog.1 1 Oct 2008 09:12:43 -0000 1.16
@@ -1181,7 +1181,7 @@
* term-supdup.el:
New file.
- Defines supdup-contol-map, supdup-control-meta-map
+ Defines supdup-control-map, supdup-control-meta-map
for characters which don't exist in ascii.
Uses 0237 (m-c-_) as control escape -- this is what the supdup server
uses.
@@ -1201,7 +1201,7 @@
1985-11-21 Richard Mlynarik (address@hidden)
- * abbrev.el (quietry-read-abbrev-file):
+ * abbrev.el (quietly-read-abbrev-file):
Fix typo. Fix documentation of edit-abbrevs.
* options.el:
@@ -2225,7 +2225,7 @@
1985-07-10 Richard Mlynarik (address@hidden)
* ebuff-menu.el (Electric-buffer-menu-undefined)
- Don't call substritute-command-keys if keybindings are default,
+ Don't call substitute-command-keys if keybindings are default,
with resultant couple-of-orders-of-magnitude speedup.
RMS: this is what my changes to Fsubstitute_command_keys in doc.c
were supposed to do.
@@ -3149,7 +3149,7 @@
1985-05-16 Richard Mlynarik (address@hidden)
- * simple.el: make <help> i run info
+ * simple.el: Make <help> i run info.
* sundry changes to go with changes in src/fileio.c making
copy-file, rename-file, add-name take an optional third argument.
@@ -3158,11 +3158,11 @@
there in two places to make things work until everybody is running
an emacs which takes the extra arg (marked "** KLUDGE **".) Remember
to remove the kludge at that time!
- Mods to files.el, loadup.el, rmail.el
+ Mods to files.el, loadup.el, rmail.el.
- * added autoloading function electic-buffer-list
+ * added autoloading function electric-buffer-list.
- * buff-menu.el: make splitting screen between > 2 buffers work
+ * buff-menu.el: Make splitting screen between > 2 buffers work.
1985-05-16 K. Shane Hartman (address@hidden)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/lisp/ChangeLog.1,v,
Juanma Barranquero <=