*** empty log message ***
This commit is contained in:
parent
9614322710
commit
f33f4398d4
2 changed files with 19 additions and 0 deletions
|
|
@ -1,3 +1,18 @@
|
|||
2002-07-18 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* timer.el (timer-inc-time): Doc fix.
|
||||
|
||||
* replace.el (keep-lines, flush-lines): Interactively report
|
||||
read-only error before reading regexp argument.
|
||||
|
||||
* dabbrev.el (dabbrev--search): Use inhibit-point-motion-hooks.
|
||||
|
||||
* bindings.el (last-buffer): Handle buffer-list and buffer-predicate
|
||||
frame parameters like bury-buffer.
|
||||
|
||||
* simple.el (choose-completion-delete-max-match):
|
||||
Handle minibuffer prompts explicitly.
|
||||
|
||||
2002-07-18 Juanma Barranquero <lektu@terra.es>
|
||||
|
||||
* international/mule-util.el (string-to-sequence, truncate-string): Add
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2002-07-18 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* data.c (Fdefalias): Doc fix.
|
||||
|
||||
2002-07-17 Dave Love <fx@gnu.org>
|
||||
|
||||
* intervals.h (text_property_stickiness): Use P_.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue