- 24 Mar, 2010 3 commits
-
-
Chong Yidong authored
* simple.el (append-to-buffer): Ensure that point is preserved if BUFFER is the current buffer. Suggested by YAMAMOTO Mitsuharu. (Bug#5749)
-
Stefan Monnier authored
(makefile-make-font-lock-keywords): Adjust rule since submatch 1 may not be present any more.
-
Juanma Barranquero authored
* faces.el (set-face-attribute): Fix typo in docstring. (face-valid-attribute-values): Reflow docstring. * cedet/srecode/table.el (srecode-template-table): Fix docstring typo.
-
- 23 Mar, 2010 1 commit
-
-
Glenn Morris authored
-
- 22 Mar, 2010 3 commits
-
-
Chong Yidong authored
-
Alan Mackenzie authored
bug #5747.
-
Juanma Barranquero authored
* image-dired.el (image-dired-display-thumbs): Fix typo in docstring. (image-dired-read-comment): Doc fix. * json.el (json-object-type, json-array-type, json-key-type, json-false) (json-null, json-read-number): * minibuffer.el (completion-in-region-functions): * calendar/cal-tex.el (cal-tex-daily-end, cal-tex-number-weeks) (cal-tex-cursor-week): * emacs-lisp/trace.el (trace-function): * eshell/em-basic.el (eshell/printnl): * eshell/em-dirs.el (eshell-last-dir-ring, eshell-parse-drive-letter) (eshell-read-last-dir-ring, eshell-write-last-dir-ring): * obsolete/levents.el (allocate-event, event-key, event-object) (event-point, event-process, event-timestamp, event-to-character) (event-window, event-x, event-x-pixel, event-y, event-y-pixel): * textmodes/reftex-vars.el (reftex-index-macros-builtin) (reftex-section-levels, reftex-auto-recenter-toc, reftex-toc-mode-hook) (reftex-cite-punctuation, reftex-search-unrecursed-path-first) (reftex-highlight-selection): Fix typos in docstrings.
-
- 19 Mar, 2010 1 commit
-
-
Juanma Barranquero authored
-
- 18 Mar, 2010 1 commit
-
-
Glenn Morris authored
* mail/rmail.el (rmail-highlight-face): Restore option deleted 2008-02-13 without comment; mark it obsolete. (rmail-highlight-headers): Use rmail-highlight-face once more.
-
- 16 Mar, 2010 2 commits
-
-
Chong Yidong authored
* woman.el (woman2-process-escapes): Only consume the newline if the filler character is on a line by itself (Bug#5729).
-
Kenichi Handa authored
-
- 14 Mar, 2010 1 commit
-
-
Michael Albinus authored
* doc/misc/trampver.texi: Update release number.
-
- 13 Mar, 2010 3 commits
-
-
Glenn Morris authored
-
Michael Albinus authored
`tramp-get-connection-buffer'. Make the regexp for checking output of "wc -l" more robust. (tramp-find-shell): Use another shell but /bin/sh on OpenSolaris. (tramp-open-connection-setup-interactive-shell): Remove workaround for OpenSolaris bug, it is not needed anymore.
-
Chong Yidong authored
-
- 12 Mar, 2010 1 commit
-
-
Glenn Morris authored
* emacs-lisp/cl-macs.el (defsubst*): Add autoload cookie. (Bug#4427) * emacs-lisp/cl-loaddefs.el: Regenerate.
-
- 11 Mar, 2010 2 commits
-
-
Wilson Snyder authored
-
Chong Yidong authored
-
- 09 Mar, 2010 1 commit
-
-
Miles Bader authored
This ensures that the output is newline-terminated.
-
- 08 Mar, 2010 5 commits
-
-
Chong Yidong authored
* mail/rfc822.el (rfc822-addresses): Use nested catches to ensure that all errors are caught, and that the return value is always a list (Bug#5692).
-
Juanma Barranquero authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
Kenichi Handa authored
-
- 07 Mar, 2010 2 commits
-
-
Andreas Schwab authored
* mail/rfc822.el (rfc822-addresses): Move catch clause down around call to rfc822-bad-address. (Bug#5692)
-
Chong Yidong authored
* vc-git.el (vc-git-annotate-extract-revision-at-line): Use vc-git-root as default direcotry for revision path (Bug#5657).
-
- 06 Mar, 2010 3 commits
-
-
Chong Yidong authored
-
Stefan Monnier authored
(vc-git-after-dir-status-stage, vc-git-dir-status-goto-stage): Remove spurious `quote' element in each case alternative. (vc-git-show-log-entry): Use prog1. (vc-git-after-dir-status-stage): Remove unused var `remaining'.
-
Glenn Morris authored
* etc/srecode/default.srt (COPYRIGHT): * lisp/cedet/semantic/grammar.el (semantic-grammar-header-template): Update template copyright to GPLv3+.
-
- 05 Mar, 2010 1 commit
-
-
Stefan Monnier authored
-
- 03 Mar, 2010 3 commits
-
-
Chong Yidong authored
* src/keymap.c (Fwhere_is_internal): Use Fequal to compare definitions, so that keyboard macros are correctly handled (Bug#5481). * lisp/macros.el (insert-kbd-macro): Look up keyboard macro using the definition, not the name (Bug#5481).
-
Glenn Morris authored
-
Štěpán Němec authored
* subr.el (momentary-string-display): Don't overwrite the MESSAGE argument with a local variable. (Bug#5670)
-
- 02 Mar, 2010 3 commits
-
-
Juri Linkov authored
-
Michael Albinus authored
error when FILENAME and NEWNAME are existing remote directories. * net/tramp-compat.el (tramp-compat-make-temp-file): Add optional parameter DIR-FLAG.
-
Glenn Morris authored
* calendar/cal-hebrew.el (holiday-hebrew-passover): Fix date of Yom HaAtzma'ut when it falls on a Monday (rule changed in 2004).
-
- 01 Mar, 2010 3 commits
-
-
Alan Mackenzie authored
-
Kenichi Handa authored
-
Alan Mackenzie authored
-
- 28 Feb, 2010 1 commit
-
-
Katsumi Yamaoka authored
-