- 02 Mar, 2011 13 commits
-
-
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 15 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
-
Glenn Morris authored
* lisp/calendar/cal-hebrew.el (calendar-hebrew-birthday, diary-hebrew-date): Rename and rework functions added in previous change. * etc/NEWS: Mention diary-hebrew-birthday.
-
Ed Reingold authored
* lisp/calendar/cal-hebrew.el (hebrew-calendar-birthday, diary-hebrew-birthday): New functions.
-
Glenn Morris authored
* lisp/dired.el (dired-safe-switches-p): Beef it up. (dired-actual-switches): Use it for the safe-local-variable property.
-
Stefan Monnier authored
-
Glenn Morris authored
* lisp/files.el (dir-locals-collect-variables): Add the ability to exclude subdirectories. * doc/emacs/custom.texi (Directory Variables): Give an example of excluding subdirectories. * doc/lispref/variables.texi (Directory Local Variables): Mention `(subdirs . nil)' alist element. * etc/NEWS: Mention this addition. * lisp/dired-x.el (dired-omit-here-always): Add `(subdirs . nil)' to locals.
-
- 28 Feb, 2011 10 commits
-
-
Christoph Scholtes authored
(ido-mode): Doc fix.
-
Glenn Morris authored
-
Michael Albinus authored
supported systems.
-
Michael Albinus authored
-
Antoine Levitt authored
-
Juanma Barranquero authored
-
Glenn Morris authored
-
Stephen Berman authored
* lisp/dired-aux.el (dired-update-file-line): Fix 2010-11-09 change.
-
Glenn Morris authored
-
Glenn Morris authored
-
- 27 Feb, 2011 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
* src/frame.c (store_frame_param): Don't store value directly in buffer_list and buried_buffer_list; copy the list and remove dead buffers.
-