bpt/emacs.git
2002-03-29 Eli Zaretskii(openp, Fload): Encode the file name before pasing it
2002-03-29 Gerd Moellmann(add_declarator, skip_initializer): New functions.
2002-03-29 Kim F. Storm(Flax_plist_put): Doc fix.
2002-03-29 Kim F. Storm*** empty log message ***
2002-03-28 Jason RumneyMove backquote.elc into emacs-lisp.
2002-03-28 Jason RumneyFixes to previous entries
2002-03-28 Richard M.... Rename dired-do-toggle to dired-toggle-marks.
2002-03-28 Richard M.... (dired-toggle-marks): Renamed from dired-do-toggle...
2002-03-28 Richard M.... Fix version number.
2002-03-28 Richard M.... Mention that README has the version number.
2002-03-28 Richard M.... (compilation-handle-exit):
2002-03-28 Richard M.... (line-move-to-column): Don't call move-to-column if...
2002-03-28 Richard M.... (replace-rectangle): Add autoload.
2002-03-28 Richard M.... Mark many more variables as risky.
2002-03-28 Richard M.... (mode-line-mule-info): Use :propertize, not :eval.
2002-03-28 Richard M.... (tar-header-block-summarize, tar-get-descriptor):
2002-03-28 Richard M.... (list-load-path-shadows): Only ignore last copy of...
2002-03-28 Richard M.... (compare-windows-whitespace): Match all whitespace.
2002-03-28 Stefan Monnier(xml-lite-in-string-p): Use sgml-lexical-context.
2002-03-28 Stefan Monnier(sgml-make-syntax-table): New fun.
2002-03-28 André SpiegelAdd section for VC Changes. New entry for `vc-cvs...
2002-03-28 André Spiegel(vc-cvs-global-switches): New user option.
2002-03-28 Pavel JaníkFix typo.
2002-03-28 Miles Bader(DATAGRAM_CONN_P): Make sure PROC is really a process.
2002-03-27 Andrew Innes(bootstrap-clean-SH): Use for loop, instead of
2002-03-27 Colin Walters(operation query-replace): Use new `noerror' arg for
2002-03-27 Stefan Monnier(xml-lite-in-string-p): Simplify.
2002-03-27 Colin Walters*** empty log message ***
2002-03-27 Stefan MonnierFix copyright notice.
2002-03-27 Colin Walters(sorter mode-name): Doc fix.
2002-03-27 Colin Walters(ibuffer-help-buffer-modes): New variable.
2002-03-27 Colin WaltersInitial version.
2002-03-27 Pavel Janík(outline-layout): Doc fix.
2002-03-27 Stefan MonnierDon't require `custom'.
2002-03-27 Eli ZaretskiiUndo some of the too aggressive tabification.
2002-03-27 Eli ZaretskiiTabify everything.
2002-03-27 Eli Zaretskii*** empty log message ***
2002-03-27 Eli Zaretskii(gud-jdb-sourcepath): New variable, saves jdb -sourcepa...
2002-03-27 Eli Zaretskii(compile, compile-always): Don't try to compile
2002-03-27 Eli Zaretskii<bootstrap-clean>: Make sure all *.el files have Unix...
2002-03-27 Juanma BarranqueroFix typo in comment.
2002-03-27 Pavel Janík(set-network-process-options): Add usage.
2002-03-27 Stefan Monnier(xml-lite-at-indentation-p): Move.
2002-03-26 Juanma Barranquero(WINS): Make sure it has a tab and not spaces.
2002-03-26 Juanma Barranquero(WINS): Add the toolbar directory.
2002-03-26 Eli Zaretskii(Fdump_emacs): Fix a typo in "command-line-processed".
2002-03-26 Pavel JaníkFix typo.
2002-03-26 Pavel Janík*** empty log message ***
2002-03-26 Richard M.... *** empty log message ***
2002-03-26 Richard M.... (Fsubstring_no_properties): New function.
2002-03-26 Richard M.... (substring-no-properties): Function deleted (now in C).
2002-03-26 Richard M.... (update_menu_bar): Test only update_mode_lines;
2002-03-26 Richard M.... (Fdisplay_buffer): Doc fix.
2002-03-26 Juanma BarranqueroFix typo in commentary.
2002-03-26 Pavel JaníkFix typo.
2002-03-26 Miles BaderWhoops, that should be `autom4te.cache'
2002-03-26 Miles BaderAdd `autom4te'
2002-03-25 Stefan Monnier(check_pure_size): Update the comment.
2002-03-25 Pavel Janík(mouse-wheel-mode): Use global-set-key and global-unset...
2002-03-25 Eli ZaretskiiFix copyright years.
2002-03-25 Richard M.... (GET_UNSIGNED_NUMBER): Give proper error for spaces.
2002-03-25 Richard M.... (Quoted File Names): Minor clarifications.
2002-03-25 Richard M.... (Type Keywords): Minor corrections and cleanups.
2002-03-25 Richard M.... (rmail-resend): Call mail-abbrev-make-syntax-table.
2002-03-25 Richard M.... (tags-query-replace): Pass t for NOERROR to query-repla...
2002-03-25 Richard M.... (compilation-forget-errors): Don't adjust compilation...
2002-03-25 Richard M.... (query-replace-read-args): New optional arg NOERROR.
2002-03-24 Colin Walters(ibuffer): If the user has `ibuffer-use-other-window...
2002-03-24 Colin Walters*** empty log message ***
2002-03-24 Pavel JaníkFix typos.
2002-03-24 Gerd MoellmannDeclarations in macros.
2002-03-24 Gerd Moellmann*** empty log message ***
2002-03-24 Gerd Moellmann(Qdeclare, Vmacro_declaration_function): New variables.
2002-03-24 Gerd Moellmann(byte-compile-file-form-defmumble):
2002-03-24 Gerd Moellmann(macro-declaration-function): New function. Set the
2002-03-24 Eli Zaretskii(facemenu-get-face): Remove unised variable `foreground'.
2002-03-24 Eli Zaretskii(enriched-face-ans): Support FACE of the form
2002-03-24 Jason RumneyUpdate images on Windows news.
2002-03-24 Jason Rumney(xbm_scan, xbm_load_image, xbm_read_bitmap_data)
2002-03-24 Pavel Janík*** empty log message ***
2002-03-24 Pavel Janík(mouse-wheel-mode): Use the result of current-global...
2002-03-24 Pavel JaníkNew file, list of tutorial translators.
2002-03-23 Richard M.... (mail-abbrev-make-syntax-table): New subroutine
2002-03-23 Jason RumneyAdd news of image support on Windows
2002-03-23 Eli ZaretskiiUse `colon' instead of `:' in an index only in the...
2002-03-23 Paul Eggert* etags.c (main): Use `sort -o TAGFILE TAGFILE' instead of
2002-03-23 Paul Eggert(main): Use `sort -o TAGFILE TAGFILE' instead of `sort...
2002-03-23 Paul Eggert* quick-install-emacs (PRUNED): Avoid "head -1" and...
2002-03-23 Paul Eggert(PRUNED): Avoid "head -1" and "tail +2", as POSIX 1003...
2002-03-23 Jason RumneyRemoved fixed problems from MS-Windows port section
2002-03-23 Jason Rumney[HAVE_IMAGES, HAVE_PBM]: Remove conditionals.
2002-03-23 Jason Rumney(w32_handle_tool_bar_click): Detect up and down events
2002-03-22 Stefan Monnier*** empty log message ***
2002-03-22 Stefan Monnier(finder-inf.el): Remove.
2002-03-22 Stefan MonnierDon't load finder-inf.el during byte-compilation.
2002-03-22 Stefan Monnier(vc-cvs-registered, vc-cvs-dir-state-heuristic):
2002-03-22 Stefan Monnier(batch-byte-compile-if-not-done): Add autoload cookie.
2002-03-22 Stefan Monnier(bootstrapclean): New target.
2002-03-22 Stefan Monnier(main): Handle --unibyte, --multibyte, and --no-loadup
2002-03-22 Stefan Monnier(check_pure_size): Only output a warning.
next