Bump version to 22.0.98.
[bpt/emacs.git] / lisp /
2007-04-17 Chong YidongBump version to 22.0.98.
2007-04-16 Chong Yidong(archive-lzh-summarize): Only apply the "downcase if...
2007-04-16 Chong Yidong* arc-mode.el (archive-lzh-summarize): Only apply the...
2007-04-16 Chong Yidong(python-end-of-block): Avoid looping forever if python...
2007-04-16 Chong Yidong* progmodes/python.el (python-end-of-block): Avoid...
2007-04-16 Roland Winkler(bibtex-entry-field-alist): Use defcustom.
2007-04-16 Dan Nicolaescu* progmodes/perl-mode.el (perl-indent-level): Mark...
2007-04-16 Jay Belanger*** empty log message ***
2007-04-16 Jay Belanger(calc-version): New function.
2007-04-16 Jay Belanger*** empty log message ***
2007-04-16 Jay Belanger(calc-trail-mode): Shorten the title.
2007-04-15 Chong Yidong(footnote-style): Clarify docstring to state that custo...
2007-04-15 Chong Yidong* mail/footnote.el (footnote-style): Clarify docstring...
2007-04-15 Chong YidongRevert last change.
2007-04-15 Chong Yidong(footnote-current-style): New var.
2007-04-15 Chong Yidong* mail/footnote.el (footnote-current-style): New var.
2007-04-15 Chong Yidong(url-generic-parse-url): Revert 2006-10-09 changes.
2007-04-15 Chong Yidong* url-parse.el (url-generic-parse-url): Revert 2006...
2007-04-15 Roland Winkler(bibtex-field-list): Use functionp.
2007-04-14 Glenn Morris(PC-goto-end, PC-do-completion-end): Make buffer-local.
2007-04-14 Glenn Morris*** empty log message ***
2007-04-14 Glenn Morris*** empty log message ***
2007-04-14 Glenn Morris(PC-goto-end): New variable.
2007-04-14 Glenn Morris(bibtex-insert-kill): Pass non-nil NODELIM arg to bibte...
2007-04-14 Glenn Morris*** empty log message ***
2007-04-14 Nick Roberts(tmm-get-keybind): Use copy-sequence to ensure that the
2007-04-14 Nick Roberts*** empty log message ***
2007-04-14 Glenn Morris(appt-disp-window): Do not split small windows.
2007-04-14 Glenn Morris*** empty log message ***
2007-04-13 Chong YidongRevert 2007-03-25 change.
2007-04-13 Chong Yidong* progmodes/compile.el (compilation-start): Revert...
2007-04-13 Chong Yidong* url-http.el (url-http-parse-headers): Stop after...
2007-04-13 Chong Yidong(url-http-parse-headers): Stop after a set number of...
2007-04-13 Chong Yidong(url-max-redirections): New var.
2007-04-13 Juanma Barranquero(ebnf-insert-style, ebnf-merge-style): Fix typos in...
2007-04-13 Juanma Barranquero(minibuffer, auto-save): Fix typos in docstrings.
2007-04-13 Juanma Barranquero(widget-documentation): Fix typo in docstring.
2007-04-13 Juanma Barranquero(term-buffer-maximum-size, term-exec, term-escape-char...
2007-04-13 Martin Rudalics(edebug-pop-to-buffer): Don't select window marked...
2007-04-13 Martin Rudalics(footnote-latin-string): New variable.
2007-04-13 Nick Roberts*** empty log message ***
2007-04-13 Nick Roberts(tmm-get-keybind): Use car-safe to avoid errors with
2007-04-13 Glenn MorrisFix typo.
2007-04-13 Chong Yidong* outline.el (outline-get-next-sibling): Clarify docstring.
2007-04-12 Nick Roberts(jdb): Add gud-print.
2007-04-12 Nick Roberts*** empty log message ***
2007-04-12 Nick Roberts(gud-minor-mode-map): Make go button same
2007-04-12 Nick Roberts*** empty log message ***
2007-04-12 Glenn MorrisChanges from author without assignment are (thankfully...
2007-04-11 Jason Rumney(dnd-get-local-file-name): Decode both upper and lower
2007-04-11 Jason Rumney*** empty log message ***
2007-04-11 Chong Yidong(byte-optimize-form-code-walker): Evaluate pure functio...
2007-04-11 Chong Yidong* emacs-lisp/byte-opt.el (byte-optimize-form-code-walker):
2007-04-11 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-11 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-11 Glenn Morris*** empty log message ***
2007-04-11 Stefan Monnier(desktop-save, desktop-create-buffer): Replace mapcar...
2007-04-10 Miles BaderMerge from gnus--rel--5.10
2007-04-10 Chong YidongAdd comment.
2007-04-10 Chong Yidong(woman-decode-buffer): Postphone macro-set check...
2007-04-10 Chong Yidong* woman.el (woman-decode-buffer): Postphone macro-set...
2007-04-10 Thien-Thi Nguyen(tty-handle-args): Use %S to log ARGS.
2007-04-10 Thien-Thi NguyenDelete eol whitespace; nfc.
2007-04-10 Glenn Morris(default-buffer-file-type): Add defvar to quieten byte...
2007-04-10 Glenn Morris(cperl-mode): Remove unnecessary call to obsolete function
2007-04-10 Glenn Morris(top-level): Move (require 'tempo) to start to quieten...
2007-04-10 Glenn Morris(dframe-frame-mode): Do not set auto-show-mode, since...
2007-04-10 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-10 Glenn MorrisMarkus Triska <markus.triska at gmx.at>:
2007-04-10 Glenn MorrisFix typos.
2007-04-09 Miles BaderMerge from gnus--rel--5.10
2007-04-09 Vinicius Jose LatorreFix indentation.
2007-04-09 Juanma Barranquero*** empty log message ***
2007-04-09 Alan Mackenzie(inhibit-splash-screen): Emphatically state that it...
2007-04-09 Alan Mackenzie*** empty log message ***
2007-04-09 Chong YidongRemove spurious debugging code.
2007-04-09 Masatake YAMATO(c-capitalize-subword): Implement
2007-04-09 Masatake YAMATOInstall a patch from Paul Curry.
2007-04-09 Alan MackenzieChanges to make `narrow-to-defun' and `mark-defun'...
2007-04-09 Alan Mackenzie*** empty log message ***
2007-04-09 Eli Zaretskii(set-mark-command): Doc fix.
2007-04-09 Nick Roberts(gdb): Restore existing session if user
2007-04-09 Nick Roberts*** empty log message ***
2007-04-08 Kim F. Storm2007-04-08 Martin Rudalics <rudalics@gmx.at>
2007-04-08 Kim F. Storm*** empty log message ***
2007-04-08 Chong Yidong(terminal-init-xterm): Fix key definitions. Add bindin...
2007-04-08 Chong Yidong* term/xterm.el (terminal-init-xterm): Fix key definiti...
2007-04-08 Richard M. Stallman*** empty log message ***
2007-04-08 Richard M. Stallman(pcomplete-read-event): One single definition, and...
2007-04-08 Alan Mackenzie(c-end-of-defun): Tidy up, to eliminate byte-compiler...
2007-04-08 Alan Mackenzie*** empty log message ***
2007-04-08 Andreas Schwab(terminal-init-xterm): Add bindings for keypad keys.
2007-04-08 Kim F. Storm*** empty log message ***
2007-04-07 Glenn Morris(diary-font-lock-keywords, diary-live-p): Autoload...
2007-04-07 Glenn Morris(diary-set-maybe-redraw): Move definition before first...
2007-04-07 Glenn Morris*** empty log message ***
2007-04-07 Alan Mackenzie(c-electric-paren): clean-up space-before-funcall:...
2007-04-07 Alan Mackenzie*** empty log message ***
2007-04-07 Chong Yidong(grep-find-use-xargs): Rewrite docstring.
2007-04-07 Chong Yidong* progmodes/grep.el (grep-find-use-xargs): Rewrite...
next