mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-23 21:37:34 +00:00
*** empty log message ***
This commit is contained in:
parent
cf3d4f6d57
commit
aae2ce50f4
2 changed files with 9 additions and 0 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2002-07-13 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* progmodes/compile.el (grep-tree): Fixed autoload.
|
||||
Corrected use of undefined variable `match-files-aliases'.
|
||||
|
||||
2002-07-12 Glenn Morris <gmorris@ast.cam.ac.uk>
|
||||
|
||||
* calendar/timeclock.el (timeclock-get-workday-function):
|
||||
|
|
|
|||
|
|
@ -1,3 +1,7 @@
|
|||
2002-07-13 Kim F. Storm <storm@cua.dk>
|
||||
|
||||
* keyboard.c (command_loop_1): Invert check on Vmemory_full.
|
||||
|
||||
2002-07-12 Richard M. Stallman <rms@gnu.org>
|
||||
|
||||
* fileio.c (Fwrite_region): Doc fix.
|
||||
|
|
|
|||
Loading…
Reference in a new issue