diff options
| author | Stefan Monnier | 2001-12-06 16:24:26 +0000 |
|---|---|---|
| committer | Stefan Monnier | 2001-12-06 16:24:26 +0000 |
| commit | 59b59892170eb1075c97d6b160ef476a8b4a5692 (patch) | |
| tree | 0fac1776150d1befca7ed93c691effb1c0ff2a69 | |
| parent | 7a25dc6ddcbe340841156dba00e604bf6a4c519a (diff) | |
| download | emacs-59b59892170eb1075c97d6b160ef476a8b4a5692.tar.gz emacs-59b59892170eb1075c97d6b160ef476a8b4a5692.zip | |
*** empty log message ***
| -rw-r--r-- | etc/NEWS | 7 | ||||
| -rw-r--r-- | lisp/ChangeLog | 14 | ||||
| -rw-r--r-- | src/ChangeLog | 4 |
3 files changed, 17 insertions, 8 deletions
| @@ -23,6 +23,8 @@ installed programs. | |||
| 23 | 23 | ||
| 24 | * Changes in Emacs 21.3 | 24 | * Changes in Emacs 21.3 |
| 25 | 25 | ||
| 26 | ** Info-index finally offers completion. | ||
| 27 | |||
| 26 | ** Controlling the left and right fringe widths. | 28 | ** Controlling the left and right fringe widths. |
| 27 | 29 | ||
| 28 | The left and right fringe widths can now be controlled by setting the | 30 | The left and right fringe widths can now be controlled by setting the |
| @@ -243,9 +245,8 @@ handler whose (match-beginning 0) is the largest is chosen. | |||
| 243 | In case of ties, the old "first matched" rule applies. | 245 | In case of ties, the old "first matched" rule applies. |
| 244 | 246 | ||
| 245 | ** Dense keymaps now handle inheritance correctly. | 247 | ** Dense keymaps now handle inheritance correctly. |
| 246 | To that end, binding a key to t now behaves the same as binding it to | 248 | Previously a dense keymap would hide all of the simple-char key |
| 247 | nil (it shadows parent bindings but not bindings in keymaps of lower | 249 | bindings of the parent keymap. |
| 248 | precedence). | ||
| 249 | 250 | ||
| 250 | ** jit-lock obeys a new text-property `jit-lock-defer-multiline'. | 251 | ** jit-lock obeys a new text-property `jit-lock-defer-multiline'. |
| 251 | If a piece of text with that property gets contextually refontified | 252 | If a piece of text with that property gets contextually refontified |
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 958c0a79fb0..02673b21928 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | 2001-12-06 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * indent.el (indent-line-function): Default is indent-relative again. | ||
| 4 | |||
| 1 | 2001-12-07 Miles Bader <miles@gnu.org> | 5 | 2001-12-07 Miles Bader <miles@gnu.org> |
| 2 | 6 | ||
| 3 | * progmodes/compile.el (compilation-error-regexp-alist): Added | 7 | * progmodes/compile.el (compilation-error-regexp-alist): |
| 4 | regexps for RXP. From Reto Stamm <reto@xilinx.com>. | 8 | Added regexps for RXP. From Reto Stamm <reto@xilinx.com>. |
| 5 | 9 | ||
| 6 | 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il> | 10 | 2001-12-05 Eli Zaretskii <eliz@is.elta.co.il> |
| 7 | 11 | ||
| @@ -20,15 +24,15 @@ | |||
| 20 | * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix. | 24 | * xt-mouse.el (turn-off-xterm-mouse-tracking): Doc fix. |
| 21 | 25 | ||
| 22 | 2001-12-04 Colin Walters <walters@debian.org> | 26 | 2001-12-04 Colin Walters <walters@debian.org> |
| 23 | 27 | ||
| 24 | * emacs-lisp/autoload.el (make-autoload): Also generate autoloads | 28 | * emacs-lisp/autoload.el (make-autoload): Also generate autoloads |
| 25 | for `defmacro*' forms. | 29 | for `defmacro*' forms. |
| 26 | 30 | ||
| 27 | * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for | 31 | * emacs-lisp/lisp-mode.el (toplevel): Define docstring offset for |
| 28 | `defmacro*'. | 32 | `defmacro*'. |
| 29 | 33 | ||
| 30 | 2001-12-03 Stefan Monnier <monnier@cs.yale.edu> | 34 | 2001-12-03 Stefan Monnier <monnier@cs.yale.edu> |
| 31 | 35 | ||
| 32 | * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change. | 36 | * progmodes/antlr-mode.el (antlr-c-common-init): Undo last change. |
| 33 | 37 | ||
| 34 | 2001-12-02 Richard M. Stallman <rms@gnu.org> | 38 | 2001-12-02 Richard M. Stallman <rms@gnu.org> |
diff --git a/src/ChangeLog b/src/ChangeLog index bc80158cf81..b6da1da27c4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2001-12-06 Stefan Monnier <monnier@cs.yale.edu> | ||
| 2 | |||
| 3 | * eval.c: Undo last change: the standard syntax is not wanted. | ||
| 4 | |||
| 1 | 2001-12-06 Eli Zaretskii <eliz@is.elta.co.il> | 5 | 2001-12-06 Eli Zaretskii <eliz@is.elta.co.il> |
| 2 | 6 | ||
| 3 | * xterm.c (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the | 7 | * xterm.c (x_free_frame_resources) [USE_X_TOOLKIT]: Remove all the |