- 03 Mar, 2011 14 commits
-
-
Glenn Morris authored
* lisp/files.el (file-truename): Doc fix. * doc/lispref/files.texi (Truenames): Minor clarification.
-
Glenn Morris authored
* nextstep/GNUstep/Emacs.base/Resources/Info-gnustep.plist: Refer to etc/NEXTSTEP rather than emacs-app.sf.net.
-
Glenn Morris authored
Anyone using rcs < 5.6.2 in 2011 probably has a functioning time machine, so does not need hand-holding.
-
Bob Rogers authored
* lisp/vc/vc-dir.el (vc-dir-mode-map): Bind vc-dir-find-file to e, like in dired.
-
Vagn Johansen authored
* lisp/vc/vc-svn.el (vc-svn-after-dir-status): Some MS Windows svn client programs output backslashes.
-
Glenn Morris authored
-
Glenn Morris authored
* doc/misc/url.texi (Dealing with HTTP documents): Remove reference to function url-decode-text-part; never seems to have existed in any version.
-
Glenn Morris authored
* lisp/mail/sendmail.el (mail-mode-map): Remove mail-sent-via. (mail-mode): Remove mail-sent-via from the doc. (mail-sent-via): Make it obsolete.
-
Glenn Morris authored
-
Glenn Morris authored
-
Drake Wilson authored
* lib-src/emacsclient.c (longopts): Add quiet. (decode_options): Handle q/quiet. (print_help_and_exit): Add q/quiet. (main): Suppress some messages if quiet option is used. * doc/emacs/misc.texi (emacsclient Options): Add q/quiet.
-
Glenn Morris authored
* lisp/progmodes/grep.el (grep-highlight-matches): Doc fix. (grep-process-setup): No highlighting without font-lock.
-
Glenn Morris authored
* lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Handle dirstate entries with no parents.
-
- 02 Mar, 2011 16 commits
-
-
Ken Brown authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Julien Danjou authored
-
Andreas Schwab authored
-
Glenn Morris authored
* doc/emacs/mule.texi (Communication Coding) <x-select-request-type>: Remove duplicate (essentially) paragraph.
-
Glenn Morris authored
* lisp/man.el (Man-support-local-filenames): Also handle Red Hat's man. * lisp/dired-x.el (Man-support-local-filenames): Autoload it. (dired-guess-shell-alist-default): Also handle Red Hat's man.
-
Glenn Morris authored
As far as I can tell, it was never used outside of dired-smart-shell-command. It doesn't seem worth keeping around as a separate function. * lisp/dired-x.el (dired-default-directory-alist, dired-default-directory): Mark as obsolete. (dired-smart-shell-command): Just call dired-current-directory. * doc/misc/dired-x.texi (Multiple Dired Directories): Remove mentions of dired-default-directory-alist and dired-default-directory. Move dired-smart-shell-command here... (Miscellaneous Commands): ... from here.
-
Glenn Morris authored
* lisp/dired-x.el (dired-jump-other-window): Add autoload. (dired-default-directory-alist, dired-default-directory): Doc fixes. (dired-default-directory-alist): Mark as risky.
-
Paul Eggert authored
-
Paul Eggert authored
-
Paul Eggert authored
-
Glenn Morris authored
* lisp/dired-x.el (dired-omit-here-always): Make it obsolete. * doc/misc/dired-x.texi (Omitting Variables): Refer to add-dir-local-variable instead of the obsoleted dired-omit-here-always.
-
Chong Yidong authored
* lisp/textmodes/artist.el (artist-curr-go): Default to pen-line. (artist-select-op-pen-line): New function. (artist-menu-map): New variable. (artist-mode-map): Add a menu to the menu-bar.
-
Jay Belanger authored
when evaluating. * calc/calc-units.el (math-conditional-apply, math-conditional-pow): New function. (math-logunits-add, math-logunits-mul, math-logunits-divide): (math-logunits-quant, math-logunits-level): Use `math-conditional-apply' and `math-conditional-pow' to evaluate functions. (math-logunits-level): Extract units from ratio.
-
Paul Eggert authored
-
- 01 Mar, 2011 10 commits
-
-
Michael Albinus authored
-
Julien Danjou authored
(article-hide-list-identifiers): Use list-identifier group parameter.
-
Julien Danjou authored
sieve.el (sieve-buffer-script-name): New local variable to store sieve script name. (sieve-edit-script): Store sieve script name. (sieve-upload): Use sieve script name when uploading. (sieve-upload): Use substitute-command-keys. (sieve-edit-script): Use substitute-command-keys. (sieve-refresh-scriptlist): Use substitute-command-keys. (sieve-manage-mode-map): Define keymap properly. (sieve-manage-mode): Do not set mode name manually, change mode-name to (sieve-refresh-scriptlist): Use substitute-command-keys."Sieve-manage". Remove commented code about cvs. (sieve-manage-quit): New function. (sieve-manage-mode-map): Bind 'q' to sieve-manage-quit. gnus-gravatar.el: Use gnus-with-article-buffer. gnus-art.el (gnus-with-article-buffer): Check that the gnus-article-buffer is alive.
-
Glenn Morris authored
-
Glenn Morris authored
I guess the same changes were applied to emacs-23 and trunk separately. More duplicates remain.
-
Christoph Scholtes authored
(Change Log Commands): Add documentation for combining multiple symbols in one change.
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-