comparison lisp/ChangeLog @ 30564:a363ab77020c

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Wed, 02 Aug 2000 20:23:23 +0000
parents 5538fe582260
children 338238ca63ce
comparison
equal deleted inserted replaced
30563:a8130a547f56 30564:a363ab77020c
1 2000-08-02 Gerd Moellmann <gerd@gnu.org>
2
3 * replace.el (occur): Set tab-width in the *Occur* buffer to the
4 value of tab-width in the original buffer. Choose a line number
5 format that's a multiple of the original buffer's tab width, so
6 that lines appear right.
7
8 * textmodes/ispell.el (ispell): New function, replacing an alias.
9 Spell-check active region if in transient-mark-mode and mark
10 is active; otherwise spell-check buffer.
11
12 2000-08-02 Vinicius Jose Latorre <vinicius@cpqd.com.br>
13
14 * ps-mule.el: Fix a customization problem on
15 ps-mule-font-info-database-default.
16
1 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il> 17 2000-08-02 Eli Zaretskii <eliz@is.elta.co.il>
2 18
3 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use 19 * progmodes/ebrowse.el (ebrowse-tree-mode-map): Use
4 display-mouse-p instead of window-system. 20 display-mouse-p instead of window-system.
5 (ebrowse-member-mode-map): Ditto. 21 (ebrowse-member-mode-map): Ditto.