log

age author description
2005-04-23 Luc Teirlinck (Changing Files): Fix typo.
2005-04-23 Richard M. Stallman *** empty log message ***
2005-04-23 Richard M. Stallman (read-directory-name): Always pass non-nil
2005-04-23 Richard M. Stallman (follow-end-of-buffer): Use with-no-warnings.
2005-04-23 Richard M. Stallman (font-lock-comment-face): On terminals with few colors,
2005-04-23 David Kastrup (TeX-mode, plain-TeX-mode, LaTeX-mode):
2005-04-23 Richard M. Stallman (imenu--generic-function): The official position of a
2005-04-23 Richard M. Stallman (midnight-timer): Move defvar up.
2005-04-23 Richard M. Stallman (mouse-drag-region-1): Delete some debugging code.
2005-04-23 Richard M. Stallman (save-place-to-alist): Use with-no-warnings.
2005-04-23 Richard M. Stallman (command-line): Use with-no-warnings.
2005-04-23 Richard M. Stallman (window-size-fixed): New defvar.
2005-04-23 Richard M. Stallman (easy-menu-do-define): Use defalias, not fset.
2005-04-23 Richard M. Stallman (rmail-font-lock-keywords): Use font-lock-comment-delimiter-face.
2005-04-23 Richard M. Stallman (mail-font-lock-keywords): Use font-lock-comment-delimiter-face.
2005-04-23 Richard M. Stallman (next-error-highlight-timer): New defvar.
2005-04-23 Richard M. Stallman (Changing Files): Document MUSTBENEW arg in copy-file.
2005-04-23 Richard M. Stallman *** empty log message ***
2005-04-23 Richard M. Stallman (Cyclic Window Ordering): Clarify window-list.
2005-04-23 Richard M. Stallman (Fcopy_file): New arg MUSTBENEW.
2005-04-23 Richard M. Stallman (window_size_fixed): Variable deleted.
2005-04-23 Andreas Schwab .
2005-04-23 Andreas Schwab (LD_SWITCH_MACHINE) [LINUX]: Don't define.
2005-04-23 Andreas Schwab Regenerate.
2005-04-23 Andreas Schwab Remove duplicate match for powerpc configuration.
2005-04-23 Andreas Schwab (isearch-forward): Doc fix.
2005-04-23 Eli Zaretskii Mark JIT stealth entry as non-documentable.
2005-04-23 Eli Zaretskii Document changes in JIT stealth lock parameters.
2005-04-23 Eli Zaretskii *** empty log message ***
2005-04-23 Eli Zaretskii (jit-lock-stealth-time): Change default value to 16.
2005-04-23 Eli Zaretskii *** empty log message ***
2005-04-23 Eli Zaretskii (write-abbrev-file): Write table entries in alphabetical order
2005-04-23 Eli Zaretskii Fix a typo.
2005-04-22 Thien-Thi Nguyen *** empty log message ***
2005-04-22 Thien-Thi Nguyen (HAVE_PWD_H): Define.
2005-04-22 Thien-Thi Nguyen (HAVE_PWD_H): Undef.
2005-04-22 Nick Roberts *** empty log message ***
2005-04-22 Kim F. Storm (ido-read-internal): Fix `list' completion.
2005-04-22 Kim F. Storm *** empty log message ***
2005-04-22 Kenichi Handa *** empty log message ***
2005-04-22 Kenichi Handa (copy_sub_char_table): Explicitly copy the default value
2005-04-22 Kenichi Handa *** empty log message ***
2005-04-22 Kenichi Handa (recentf-save-file-coding-system): New variable.
2005-04-22 Nick Roberts *** empty log message ***
2005-04-22 Nick Roberts *** empty log message ***
2005-04-22 Nick Roberts (define-obsolete-variable-alias): New macro.
2005-04-22 Nick Roberts (Variable Aliases): Describe make-obsolete-variable
2005-04-21 Kim F. Storm (Symbol Plists): Remove safe-get, as get is now safe.
2005-04-21 Kim F. Storm *** empty log message ***
2005-04-21 Kim F. Storm (resolve_face_name): Use Fget instead of Fsafe_get.
2005-04-21 Kim F. Storm (store_mode_line_string, produce_stretch_glyph)
2005-04-21 Kim F. Storm (Fsafe_plist_get, Fsafe_get): Remove EXFUN.
2005-04-21 Kim F. Storm (Fplist_get): Replace by Fsafe_plist_get.
2005-04-21 Kim F. Storm Typo in comment.
2005-04-21 Lute Kamstra *** empty log message ***
2005-04-21 Lute Kamstra (unload-feature): Don't remove a function from hooks if it is about to
2005-04-21 Lute Kamstra Mention new function rassq-delete-all.
2005-04-21 Lute Kamstra (Association Lists): Document rassq-delete-all.
2005-04-21 Lute Kamstra *** empty log message ***
2005-04-21 Lute Kamstra (assq-delete-all): New implementation that is linear, not quadratic.