log

age author description
Mon, 25 Mar 2002 00:43:10 +0000 Richard M. Stallman (Type Keywords): Minor corrections and cleanups.
Mon, 25 Mar 2002 00:41:26 +0000 Richard M. Stallman (rmail-resend): Call mail-abbrev-make-syntax-table.
Mon, 25 Mar 2002 00:40:16 +0000 Richard M. Stallman (tags-query-replace): Pass t for NOERROR to query-replace-read-args.
Mon, 25 Mar 2002 00:39:41 +0000 Richard M. Stallman (compilation-forget-errors): Don't adjust compilation-parsing-end if it's nil.
Mon, 25 Mar 2002 00:38:46 +0000 Richard M. Stallman (query-replace-read-args): New optional arg NOERROR.
Sun, 24 Mar 2002 21:33:26 +0000 Colin Walters (ibuffer): If the user has `ibuffer-use-other-window' non-nil, then
Sun, 24 Mar 2002 21:33:07 +0000 Colin Walters *** empty log message ***
Sun, 24 Mar 2002 20:29:38 +0000 Pavel Jank Fix typos.
Sun, 24 Mar 2002 20:03:28 +0000 Gerd Moellmann Declarations in macros.
Sun, 24 Mar 2002 19:53:11 +0000 Gerd Moellmann *** empty log message ***
Sun, 24 Mar 2002 19:52:55 +0000 Gerd Moellmann (Qdeclare, Vmacro_declaration_function): New variables.
Sun, 24 Mar 2002 19:48:27 +0000 Gerd Moellmann *** empty log message ***
Sun, 24 Mar 2002 19:47:26 +0000 Gerd Moellmann (byte-compile-file-form-defmumble):
Sun, 24 Mar 2002 19:46:58 +0000 Gerd Moellmann (macro-declaration-function): New function. Set the
Sun, 24 Mar 2002 19:17:10 +0000 Eli Zaretskii (facemenu-get-face): Remove unised variable `foreground'.
Sun, 24 Mar 2002 19:16:22 +0000 Eli Zaretskii *** empty log message ***
Sun, 24 Mar 2002 19:14:32 +0000 Eli Zaretskii (enriched-face-ans): Support FACE of the form
Sun, 24 Mar 2002 16:30:54 +0000 Jason Rumney Update images on Windows news.
Sun, 24 Mar 2002 15:50:33 +0000 Jason Rumney *** empty log message ***
Sun, 24 Mar 2002 15:49:44 +0000 Jason Rumney (xbm_scan, xbm_load_image, xbm_read_bitmap_data)
Sun, 24 Mar 2002 15:26:29 +0000 Pavel Jank *** empty log message ***
Sun, 24 Mar 2002 15:25:11 +0000 Pavel Jank (mouse-wheel-mode): Use the result of current-global-map instead of the
Sun, 24 Mar 2002 15:21:55 +0000 Pavel Jank New file, list of tutorial translators.
Sat, 23 Mar 2002 16:10:14 +0000 Richard M. Stallman *** empty log message ***
Sat, 23 Mar 2002 16:09:59 +0000 Richard M. Stallman (mail-abbrev-make-syntax-table): New subroutine
Sat, 23 Mar 2002 10:47:23 +0000 Jason Rumney Add news of image support on Windows
Sat, 23 Mar 2002 09:37:39 +0000 Eli Zaretskii Use `colon' instead of `:' in an index only in the Info version.
Sat, 23 Mar 2002 06:49:12 +0000 Paul Eggert * etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
Sat, 23 Mar 2002 06:48:31 +0000 Paul Eggert (main): Use `sort -o TAGFILE TAGFILE' instead of `sort TAGFILE -o
Sat, 23 Mar 2002 06:47:43 +0000 Paul Eggert * quick-install-emacs (PRUNED): Avoid "head -1" and "tail +2", as