comparison lisp/ChangeLog @ 34597:bb5915a138f6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Fri, 15 Dec 2000 11:51:04 +0000
parents 8b2be416c2cd
children b1fc8bfd0f73
comparison
equal deleted inserted replaced
34596:51c08e149a23 34597:bb5915a138f6
1 2000-12-15 Richard M. Stallman <rms@caffeine.ai.mit.edu>
2
3 * dabbrev.el (dabbrev--last-case-pattern): Value is now
4 `upcase' or `downcase' or nil.
5 (dabbrev-expand): Don't do anything with dabbrev--last-case-pattern.
6 Pass new record-case-pattern arg to dabbrev--substitute-expansion.
7 (dabbrev--substitute-expansion): New arg record-case-pattern.
8 If it is non-nil, set dabbrev--last-case-pattern.
9 If ABBREV is " ", use dabbrev--last-case-pattern to change EXPANSION.
10
11 * dabbrev.el (dabbrev--find-expansion): Remove extra nreverse.
12
1 2000-12-15 Miles Bader <miles@gnu.org> 13 2000-12-15 Miles Bader <miles@gnu.org>
2 14
3 * paths.el (Info-default-directory-list): Don't delete 15 * paths.el (Info-default-directory-list): Don't delete
4 configure-info-directory from the list of standard info 16 configure-info-directory from the list of standard info
5 directories when appending it to the end -- their order is 17 directories when appending it to the end -- their order is