diff options
| author | Richard M. Stallman | 2005-05-01 18:54:56 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2005-05-01 18:54:56 +0000 |
| commit | ebbfa918dea6349b0729e24d87d670a115a81231 (patch) | |
| tree | 39871c803d797c46c6cd462780e25b341ce854bd /lisp | |
| parent | ab357a65ac33d9f9ebefa5f53ffa99c66076fb5e (diff) | |
| download | emacs-ebbfa918dea6349b0729e24d87d670a115a81231.tar.gz emacs-ebbfa918dea6349b0729e24d87d670a115a81231.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e0f839cc45f..98ccec99682 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2005-05-01 Richard M. Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * info.el (Info-mode): Set widen-automatically to nil, locally. | ||
| 4 | |||
| 5 | * simple.el (widen-automatically): New variable. | ||
| 6 | (pop-global-mark): Obey widen-automatically. | ||
| 7 | |||
| 1 | 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu> | 8 | 2005-05-01 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 9 | ||
| 3 | * term/xterm.el (function-key-map): Call substitute-key-definition | 10 | * term/xterm.el (function-key-map): Call substitute-key-definition |