diff options
author | Luc Teirlinck <teirllm@auburn.edu> | 2005-12-02 03:18:08 +0000 |
---|---|---|
committer | Luc Teirlinck <teirllm@auburn.edu> | 2005-12-02 03:18:08 +0000 |
commit | 94261ba30bbee1cbc417383ef80126c8e6826a32 (patch) | |
tree | 13cb7bc986d45711df84fb149ff1579037adcde1 | |
parent | 23dec9cb730f3594c1af5e72ac64a5845975baab (diff) | |
download | emacs-94261ba30bbee1cbc417383ef80126c8e6826a32.tar.gz emacs-94261ba30bbee1cbc417383ef80126c8e6826a32.tar.bz2 emacs-94261ba30bbee1cbc417383ef80126c8e6826a32.zip |
*** empty log message ***
-rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a1f4dfa15c2..adfd2dfbfa4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2005-12-01 Luc Teirlinck <teirllm@auburn.edu> + + * simple.el (transient-mark-mode, line-number-mode) + (column-number-mode, size-indication-mode): Remove + `:require nil'. + 2005-12-01 Nick Roberts <nickrob@snap.net.nz> * progmodes/gdb-ui.el (gdb-ann3): Bind mouse-2 to gdb-mouse-until |