diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-08-02 20:23:23 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-08-02 20:23:23 +0000 |
commit | ead534947f3c4b96f9e186251a69bda106d606e3 (patch) | |
tree | 01a23c85b2f0a8255947444d368ad8376b8ee160 /lisp | |
parent | 754bd273b799ccc998fab2a9c86f96d7e3b5fd30 (diff) | |
download | emacs-ead534947f3c4b96f9e186251a69bda106d606e3.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7e5becbf08d..27dad6be3a4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,19 @@ +2000-08-02 Gerd Moellmann <gerd@gnu.org> + + * replace.el (occur): Set tab-width in the *Occur* buffer to the + value of tab-width in the original buffer. Choose a line number + format that's a multiple of the original buffer's tab width, so + that lines appear right. + + * textmodes/ispell.el (ispell): New function, replacing an alias. + Spell-check active region if in transient-mark-mode and mark + is active; otherwise spell-check buffer. + +2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br> + + * ps-mule.el: Fix a customization problem on + ps-mule-font-info-database-default. + 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il> * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use |