log

age author description
2004-03-26 Stefan Monnier (read-face-font): Don't cons up unnecessarily.
2004-03-26 Stefan Monnier (file-relative-name): Use compare-strings.
2004-03-26 Stefan Monnier (finder-mode): Follow coding convention.
2004-03-26 Stefan Monnier (ses-read-number): Move to subr.el.
2004-03-26 Stefan Monnier (read-number): New function.
2004-03-26 Juri Linkov *** empty log message ***
2004-03-26 Juri Linkov * eshell/esh-cmd.el (eshell-cmd):
2004-03-26 Juri Linkov * eshell/em-smart.el (eshell-smart):
2004-03-26 Juri Linkov * eshell/em-banner.el (eshell-banner):
2004-03-26 Juri Linkov * eshell/em-alias.el (eshell-alias, eshell-bad-command-tolerance):
2004-03-26 Juri Linkov (eshell): Fix broken info-link.
2004-03-26 André Spiegel #
2004-03-26 André Spiegel (vc-print-log): Undo prev change, use new function vc-arg-list from
2004-03-26 André Spiegel (vc-arg-list): New function, which handles both compiled and
2004-03-26 Kim F. Storm (syms_of_xdisp): Include `void-variable' in list_of_error
2004-03-26 Kim F. Storm *** empty log message ***
2004-03-25 Kim F. Storm *** empty log message ***
2004-03-25 Juanma Barranquero *** empty log message ***
2004-03-25 Juanma Barranquero (cperl-indent-alist, cperl-where-am-i): Comment out (it's unused and
2004-03-25 Masatake YAMATO * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
2004-03-25 Masatake YAMATO (completion-setup-function): Emphasize the first uncommon characters in the completions;and de-emphasize the common prefix substrings.
2004-03-25 Sam Steingold (vc-print-log): backend-function may be a byte-compiled object, not a lambda
2004-03-25 Juri Linkov *** empty log message ***
2004-03-25 Juri Linkov * jit-lock.el (jit-lock): Remove links to removed Support Modes
2004-03-25 Juri Linkov * font-lock.el (fast-lock, lazy-lock): Remove links to removed
2004-03-25 Juri Linkov (fill): Fix Info link.
2004-03-25 Juri Linkov Fix comments.
2004-03-25 Juri Linkov * kmacro.el (kmacro-call-macro): Fix docstring.
2004-03-25 Juri Linkov * international/mule.el (keyboard-coding-system): Fix docstring.
2004-03-25 Juri Linkov (describe-property-list): Add a button for `face' property
2004-03-25 Juri Linkov Fix commentary.
2004-03-25 Juri Linkov (info-xref-check-buffer): Report empty filename parts.
2004-03-25 Luc Teirlinck (dired-directory-changed-p): Reindent.
2004-03-25 Nick Roberts *** empty log message ***
2004-03-24 Stefan Monnier (diff-font-lock-keywords): Disable yank-handler.
2004-03-24 Nick Roberts Moved to progmodes directory
2004-03-24 Nick Roberts Moved from lisp directory
2004-03-24 Glenn Morris *** empty log message ***
2004-03-24 Glenn Morris (calendar-set-mode-line): Use total available mode-line width, rather
2004-03-24 Glenn Morris (appt-check): Remove superfluous progn.
2004-03-23 Stefan Monnier *** empty log message ***
2004-03-23 Stefan Monnier (dired) <defgroup>: Add link to manual.
2004-03-23 Stefan Monnier Require CL for `case'.
2004-03-23 Stefan Monnier (vc-arch-diff): Handle the special case where `newvers' is equivalent to nil.
2004-03-23 Stefan Monnier Document new backend operation `find-file-not-found-hook'.
2004-03-23 Stefan Monnier (vc-default-find-file-not-found-hook): New fun.
2004-03-23 Stefan Monnier (diff-default-read-only): Change default.
2004-03-23 Stefan Monnier (smerge-mode-menu): Fix activate pred for resolve.
2004-03-23 Juri Linkov *** empty log message ***
2004-03-23 Juri Linkov (display-time-string-forms): Fix help-echo date format.
2004-03-23 Juri Linkov Move suggestions for key bindings to Commentary.
2004-03-23 Juri Linkov (dired-compress-file-suffixes): Add dz and tbz.
2004-03-23 Juri Linkov (dired-guess-shell-alist-default): Add choices for
2004-03-23 Juri Linkov (jka-compr-compression-info-list): Add tbz and dz.
2004-03-23 Juri Linkov (quail-insert-decode-map): Use window-width instead of frame-width.
2004-03-23 Juri Linkov (describe-current-coding-system): Use window-width instead of frame-width.
2004-03-23 Juri Linkov (describe-char): Use window-width instead of frame-width.
2004-03-23 Juri Linkov (list-one-abbrev-table): Use window-width instead of frame-width.
2004-03-23 Juri Linkov (woman-fill-frame): Doc fix.
2004-03-23 Juri Linkov (Man-width): New var.