]> code.delx.au - gnu-emacs/history - lisp
* paren.el (show-paren-function): Reset window-start to avoid
[gnu-emacs] / lisp /
2007-04-19 Chong Yidong* paren.el (show-paren-function): Reset window-start...
2007-04-19 Miles BaderMerge from gnus--rel--5.10
2007-04-19 Glenn MorrisFix typo: "threshhold" -> "threshold".
2007-04-18 Kim F. Storm*** empty log message ***
2007-04-18 Glenn MorrisImprove previous fix by only setting header-line-format...
2007-04-18 Glenn Morris(diary-header-line-format): Add a custom :set function.
2007-04-18 Glenn MorrisRemove whitespace.
2007-04-18 Glenn Morris*** empty log message ***
2007-04-18 Kenichi Handa*** empty log message ***
2007-04-18 Kenichi Handa(parse-time-string-chars): Check if CHAR is less than...
2007-04-17 David Kastrup* NEWS: Mention `query-replace-regexp-eval' being depre...
2007-04-17 Alan Mackenzie(c-beginning-of-defun): With -ve arg and point too...
2007-04-17 Alan Mackenzie*** empty log message ***
2007-04-17 Roland Winkler(bibtex-include-OPTkey, bibtex-user-optional-fields)
2007-04-17 Glenn Morris*** empty log message ***
2007-04-17 Glenn Morris(Commentary): No longer maintained by original author...
2007-04-17 Glenn Morris(Commentary): No longer maintained by original author...
2007-04-17 Glenn Morris(calendar-dst-find-startend): If YEAR cannot be encoded...
2007-04-17 Chong YidongRegenerate. emacs-pretest-22.0.98
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.
next