]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2004-03-29 Stefan Monnier(Finteractive_form): Rename from Fsubr_interactive_form.
2004-03-29 Stefan Monnier(interactive-form): Delete. Now implemented in C.
2004-03-28 Vinicius Jose... Doc fix.
2004-03-28 Vinicius Jose... New file.
2004-03-28 Vinicius Jose... Parser for EBNF used to specify XML (EBNFX)
2004-03-28 Vinicius Jose... Handle initial comments.
2004-03-28 Vinicius Jose... Modify interactive declaration.
2004-03-28 Stefan Monnier(cvs-parse-process): Workaround for Darwin.
2004-03-28 Stefan Monnier(vc-version-diff, vc-default-diff-tree): Change `rel...
2004-03-28 Stefan Monnier(gdb-post-prompt): Fix test.
2004-03-28 Nick Roberts(gdb-ann3, gdb-send-item)
2004-03-28 Nick Roberts*** empty log message ***
2004-03-28 Stefan Monnier(vc-file-not-found-hook): Fix typo. From lorentey...
2004-03-28 Luc Teirlinck(auto-revert-set-timer): Minor doc fix.
2004-03-28 Daniel Pfeifferrestore (require 'font-lock) which is still needed
2004-03-28 Daniel Pfeifferdoc fixes and restore optionality of next-error's arg
2004-03-28 Luc Teirlinck(auto-revert-verbose, global-auto-revert-non-file-buffers)
2004-03-28 Luc Teirlinck*** empty log message ***
2004-03-28 Luc Teirlinck(auto-revert-handler): Handle auto-revert-mode.
2004-03-27 Eli Zaretskii(woman-change-fonts): Rename local variable
2004-03-27 Eli ZaretskiiFix last entry.
2004-03-27 Eli Zaretskii(rx): Work at compile time, not run time.
2004-03-27 Eli ZaretskiiDocument the new command `strokes-global-set-stroke...
2004-03-27 Eli Zaretskii(strokes-global-set-stroke-string): New function.
2004-03-27 Luc Teirlinck(buffer-stale-function): Minor doc fix.
2004-03-27 Luc Teirlinck(buffer-stale-function): Doc fix.
2004-03-27 Luc Teirlinck*** empty log message ***
2004-03-27 Luc Teirlinck(Buffer-menu-revert-function): Make it suitable for
2004-03-27 Luc Teirlinck(buffer-stale-function): Remove no longer needed defvar.
2004-03-27 Luc Teirlinck(auto-revert-handler): Print revert message before...
2004-03-27 Luc Teirlinck(buffer-stale-function): Moved here from autorevert.el.
2004-03-27 Juanma Barranquero(gnus-server-prepare): Remove spurious call to `cdr'.
2004-03-26 Stefan Monnier(file-relative-name): Fix last change.
2004-03-26 Stefan Monnier(vc-maybe-resolve-conflicts): Don't prompt the user.
2004-03-26 Stefan MonnierAdd comment.
2004-03-26 Stefan Monnier(calc-mode-map): Use mapc.
2004-03-26 Stefan Monnier(apropos-mode): Don't autoload.
2004-03-26 Stefan Monnier(bs-buffer-list): Use buffer-local-value.
2004-03-26 Stefan Monnier(Buffer-menu-sort, Buffer-menu-make-sort-button): New...
2004-03-26 Stefan Monnier(cvs-tree-use-jisx0208): Use char-displayable-p.
2004-03-26 Stefan Monnier(dabbrev-expand): Fix regexp construction.
2004-03-26 Stefan Monnier(dired-mode): Use run-mode-hooks.
2004-03-26 Stefan Monnier(ediff-hide-face): Check that facemenu-unlisted-faces...
2004-03-26 Stefan Monnier(Electric-pop-up-window): Avoid popping up a new frame.
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* 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...
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...
2004-03-26 André Spiegel(vc-arg-list): New function, which handles both compile...
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(cperl-indent-alist, cperl-where-am-i): Comment out...
2004-03-25 Masatake YAMATO* insdel.c (adjust_markers_for_insert): Call fix_start_...
2004-03-25 Masatake YAMATO(completion-setup-function): Emphasize the first uncomm...
2004-03-25 Sam Steingold(vc-print-log): backend-function may be a byte-compiled...
2004-03-25 Juri Linkov* jit-lock.el (jit-lock): Remove links to removed Suppo...
2004-03-25 Juri Linkov* font-lock.el (fast-lock, lazy-lock): Remove links...
2004-03-25 Juri Linkov(fill): Fix Info link.
2004-03-25 Juri LinkovFix 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...
2004-03-25 Juri Linkov(describe-property-list): Add a button for `face' property
2004-03-25 Juri LinkovFix 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 RobertsMoved to progmodes directory
2004-03-24 Nick RobertsMoved from lisp directory
2004-03-24 Glenn Morris*** empty log message ***
2004-03-24 Glenn Morris(calendar-set-mode-line): Use total available mode...
2004-03-24 Glenn Morris(appt-check): Remove superfluous progn.
2004-03-23 Stefan Monnier(dired) <defgroup>: Add link to manual.
2004-03-23 Stefan MonnierRequire CL for `case'.
2004-03-23 Stefan Monnier(vc-arch-diff): Handle the special case where `newvers...
2004-03-23 Stefan MonnierDocument new backend operation `find-file-not-found...
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(display-time-string-forms): Fix help-echo date format.
2004-03-23 Juri LinkovMove 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...
2004-03-23 Juri Linkov(describe-current-coding-system): Use window-width...
2004-03-23 Juri Linkov(describe-char): Use window-width instead of frame...
2004-03-23 Juri Linkov(list-one-abbrev-table): Use window-width instead of...
2004-03-23 Juri Linkov(woman-fill-frame): Doc fix.
2004-03-23 Juri Linkov(Man-width): New var.
2004-03-23 Luc Teirlinck(global-auto-revert-non-file-buffers): Expand doc string.
next