Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | *** empty log message *** | Kenichi Handa | 2007-04-18 | 1 | -0/+13 | |
| | ||||||
* | (parse-time-string-chars): Check if CHAR is less than the length of | Kenichi Handa | 2007-04-18 | 1 | -1/+2 | |
| | | | | parse-time-syntax. | |||||
* | * NEWS: Mention `query-replace-regexp-eval' being deprecated. | David Kastrup | 2007-04-17 | 2 | -0/+14 | |
| | | | | * replace.el (query-replace-regexp-eval): Deprecate. | |||||
* | (c-beginning-of-defun): With -ve arg and point too close to EOB, leave | Alan Mackenzie | 2007-04-17 | 1 | -1/+1 | |
| | | | | point at EOB rather than last `}'. | |||||
* | *** empty log message *** | Alan Mackenzie | 2007-04-17 | 1 | -0/+5 | |
| | ||||||
* | (bibtex-include-OPTkey, bibtex-user-optional-fields) | Roland Winkler | 2007-04-17 | 2 | -45/+37 | |
| | | | | (bibtex-entry-field-alist): Fix defcustom. | |||||
* | *** empty log message *** | Glenn Morris | 2007-04-17 | 1 | -0/+5 | |
| | ||||||
* | (Commentary): No longer maintained by original author, bug reports as | Glenn Morris | 2007-04-17 | 16 | -92/+0 | |
| | | | | for the rest of emacs. | |||||
* | (Commentary): No longer maintained by original author, bug reports as | Glenn Morris | 2007-04-17 | 1 | -10/+0 | |
| | | | | | | | for the rest of emacs. Do not advertise the original author's book in this file, since he forbids the use of the relevant algorithms under a GNU license. See: <http://lists.gnu.org/archive/html/bug-gnu-emacs/2005-04/msg00062.html> | |||||
* | (calendar-dst-find-startend): If YEAR cannot be encoded, fall back to | Glenn Morris | 2007-04-17 | 1 | -8/+10 | |
| | | | | | | current year. (Commentary): No longer maintained by original author, bug reports as for the rest of emacs. | |||||
* | Regenerate. | Chong Yidong | 2007-04-17 | 1 | -77/+73 | |
| | ||||||
* | Bump version to 22.0.98. | Chong Yidong | 2007-04-17 | 1 | -1/+1 | |
| | ||||||
* | (archive-lzh-summarize): Only apply the "downcase if all upcase" rule | Chong Yidong | 2007-04-16 | 1 | -2/+17 | |
| | | | | to OS-ID 0 "generic". Always downcase for OS-ID M "MSDOS". | |||||
* | * arc-mode.el (archive-lzh-summarize): Only apply the "downcase if all | Chong Yidong | 2007-04-16 | 1 | -0/+6 | |
| | | | | | upcase" rule to OS-ID 0 "generic". Always downcase for OS-ID M "MSDOS". | |||||
* | (python-end-of-block): Avoid looping forever if python-next-statement | Chong Yidong | 2007-04-16 | 1 | -2/+6 | |
| | | | | fails. | |||||
* | * progmodes/python.el (python-end-of-block): Avoid looping forever | Chong Yidong | 2007-04-16 | 1 | -0/+5 | |
| | | | | if python-next-statement fails. | |||||
* | (bibtex-entry-field-alist): Use defcustom. | Roland Winkler | 2007-04-16 | 2 | -2/+46 | |
| | ||||||
* | * progmodes/perl-mode.el (perl-indent-level): Mark as safe local var. | Dan Nicolaescu | 2007-04-16 | 3 | -0/+7 | |
| | | | | * progmodes/cperl-mode.el (cperl-indent-level): Likewise. | |||||
* | *** empty log message *** | Jay Belanger | 2007-04-16 | 1 | -1/+2 | |
| | ||||||
* | (calc-version): New function. | Jay Belanger | 2007-04-16 | 1 | -0/+5 | |
| | ||||||
* | *** empty log message *** | Jay Belanger | 2007-04-16 | 1 | -0/+4 | |
| | ||||||
* | (calc-trail-mode): Shorten the title. | Jay Belanger | 2007-04-16 | 1 | -2/+1 | |
| | ||||||
* | (footnote-style): Clarify docstring to state that customizing this | Chong Yidong | 2007-04-15 | 1 | -2/+6 | |
| | | | | only applies to future footnotes. | |||||
* | * mail/footnote.el (footnote-style): Clarify docstring to state | Chong Yidong | 2007-04-15 | 1 | -0/+5 | |
| | | | | that customizing this only applies to future footnotes. | |||||
* | Revert last change. | Chong Yidong | 2007-04-15 | 2 | -22/+8 | |
| | ||||||
* | (footnote-current-style): New var. | Chong Yidong | 2007-04-15 | 1 | -8/+12 | |
| | | | | | | | | | (Footnote-index-to-string, Footnote-current-regexp) (Footnote-cycle-style, Footnote-set-style): Use it instead of footnote-style. (footnote-mode): Make footnote-current style buffer-local instead of footnote-style, and initialize it to footnote-style. (footnote-style): Update docstring. | |||||
* | * mail/footnote.el (footnote-current-style): New var. | Chong Yidong | 2007-04-15 | 1 | -0/+10 | |
| | | | | | | | | | (Footnote-index-to-string, Footnote-current-regexp) (Footnote-cycle-style, Footnote-set-style): Use it instead of footnote-style. (footnote-mode): Make footnote-current style buffer-local instead of footnote-style, and initialize it to footnote-style. (footnote-style): Update docstring. | |||||
* | (url-generic-parse-url): Revert 2006-10-09 changes. | Chong Yidong | 2007-04-15 | 1 | -16/+20 | |
| | ||||||
* | * url-parse.el (url-generic-parse-url): Revert 2006-10-09 changes. | Chong Yidong | 2007-04-15 | 1 | -0/+4 | |
| | ||||||
* | (bibtex-field-list): Use functionp. | Roland Winkler | 2007-04-15 | 2 | -10/+13 | |
| | | | | (bibtex-make-field): Check that INIT is a string. Use functionp. | |||||
* | (PC-goto-end, PC-do-completion-end): Make buffer-local. | Glenn Morris | 2007-04-14 | 1 | -3/+7 | |
| | ||||||
* | *** empty log message *** | Glenn Morris | 2007-04-14 | 1 | -1/+2 | |
| | ||||||
* | *** empty log message *** | Glenn Morris | 2007-04-14 | 1 | -0/+8 | |
| | ||||||
* | (PC-goto-end): New variable. | Glenn Morris | 2007-04-14 | 1 | -5/+21 | |
| | | | | | | | | | (partial-completion-mode) <choose-completion-string-functions>: Do not go to the end of the minibuffer if PC-goto-end is non-nil. (PC-do-completion): New optional fourth argument GOTO-END. Add a doc string. Set PC-goto-end for choose-completion. (PC-lisp-complete-symbol): Pass non-nil GOTO-END arg to PC-do-completion. | |||||
* | (bibtex-insert-kill): Pass non-nil NODELIM arg to bibtex-make-field. | Glenn Morris | 2007-04-14 | 1 | -6/+12 | |
| | | | | | (bibtex-make-field): Add optional fourth arg NODELIM. Insert delimiters around INIT unless this arg is non-nil. | |||||
* | *** empty log message *** | Glenn Morris | 2007-04-14 | 1 | -0/+7 | |
| | ||||||
* | (tmm-get-keybind): Use copy-sequence to ensure that the | Nick Roberts | 2007-04-14 | 1 | -1/+1 | |
| | | | | global map isn't modified | |||||
* | *** empty log message *** | Nick Roberts | 2007-04-14 | 1 | -0/+5 | |
| | ||||||
* | (appt-disp-window): Do not split small windows. | Glenn Morris | 2007-04-14 | 1 | -3/+5 | |
| | | | | Suggested by Jeff Miller <jmiller@cablespeed.com>. | |||||
* | *** empty log message *** | Glenn Morris | 2007-04-14 | 1 | -0/+5 | |
| | ||||||
* | Revert 2007-03-25 change. | Chong Yidong | 2007-04-13 | 2 | -8/+9 | |
| | ||||||
* | * progmodes/compile.el (compilation-start): Revert 2007-03-25 change. | Chong Yidong | 2007-04-13 | 1 | -0/+7 | |
| | | | | * files.el: Ditto. | |||||
* | * url-http.el (url-http-parse-headers): Stop after a set number of | Chong Yidong | 2007-04-13 | 1 | -0/+7 | |
| | | | | | | redirections. Suggested by Diane Murray. * url-vars.el (url-max-redirections): New var. | |||||
* | (url-http-parse-headers): Stop after a set number of redirections. | Chong Yidong | 2007-04-13 | 1 | -15/+37 | |
| | | | | Suggested by Diane Murray. | |||||
* | (url-max-redirections): New var. | Chong Yidong | 2007-04-13 | 1 | -0/+6 | |
| | ||||||
* | (ebnf-insert-style, ebnf-merge-style): Fix typos in error messages. | Juanma Barranquero | 2007-04-13 | 2 | -6/+20 | |
| | ||||||
* | (minibuffer, auto-save): Fix typos in docstrings. | Juanma Barranquero | 2007-04-13 | 1 | -2/+2 | |
| | ||||||
* | (widget-documentation): Fix typo in docstring. | Juanma Barranquero | 2007-04-13 | 1 | -1/+1 | |
| | ||||||
* | (term-buffer-maximum-size, term-exec, term-escape-char, term-set-escape-char, | Juanma Barranquero | 2007-04-13 | 1 | -27/+27 | |
| | | | | | | term-termcap-format, term-get-old-input-default, term-skip-prompt, term-send-string, term-send-region, term-pager-page, term-pager-help): Fix typos in docstrings. | |||||
* | (edebug-pop-to-buffer): Don't select window marked as dedicated. | Martin Rudalics | 2007-04-13 | 2 | -19/+37 | |
| |