* term/x-win.el (x-gtk-stock-map):
authorDan Nicolaescu <dann@ics.uci.edu>
Wed, 11 Nov 2009 05:49:09 +0000 (05:49 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Wed, 11 Nov 2009 05:49:09 +0000 (05:49 +0000)
commit6bdad9ae02d440a259713ea4a8942d1168e7f452
tree4428210ed5dd339a2d5d9ac631b770dae3875174
parente0987650e49822955b70504140e801f823ce4468
* term/x-win.el (x-gtk-stock-map):
* progmodes/vera-mode.el (auto-mode-alist):
* progmodes/inf-lisp.el (inferior-lisp-filter-regexp)
(inferior-lisp-program, inferior-lisp-load-command):
* progmodes/hideshow.el (hs-special-modes-alist):
* progmodes/gud.el (same-window-regexps):
* progmodes/grep.el (grep-program, find-program, xargs-program):
* net/telnet.el (same-window-regexps):
* net/rlogin.el (same-window-regexps):
* language/ethiopic.el (font-ccl-encoder-alist):
* vc-sccs.el (vc-sccs-master-templates):
* vc-rcs.el (vc-rcs-master-templates):
* subr.el (cl-assertion-failed):
* simple.el (next-error-overlay-arrow-position):
* lpr.el (lpr-command):
* locate.el (locate-ls-subdir-switches):
* info.el (same-window-regexps, info)
(Info-goto-emacs-command-node, Info-goto-emacs-key-command-node):
* image-mode.el (image-mode, auto-mode-alist):
* hippie-exp.el (hippie-expand-ignore-buffers):
* format.el (format-alist):
* find-dired.el (find-ls-subdir-switches, find-grep-options)
(find-name-arg):
* facemenu.el (facemenu-keybindings):
* dired.el (dired-listing-switches, dired-chown-program):
* diff.el (diff-switches, diff-command):
* cus-edit.el (same-window-regexps):
* bindings.el (mode-line-mule-info)
(mode-line-buffer-identification): Purecopy strings.
26 files changed:
lisp/ChangeLog
lisp/bindings.el
lisp/cus-edit.el
lisp/diff.el
lisp/dired.el
lisp/facemenu.el
lisp/find-dired.el
lisp/format.el
lisp/hippie-exp.el
lisp/image-mode.el
lisp/info.el
lisp/language/ethiopic.el
lisp/locate.el
lisp/lpr.el
lisp/net/rlogin.el
lisp/net/telnet.el
lisp/progmodes/grep.el
lisp/progmodes/gud.el
lisp/progmodes/hideshow.el
lisp/progmodes/inf-lisp.el
lisp/progmodes/vera-mode.el
lisp/simple.el
lisp/subr.el
lisp/term/x-win.el
lisp/vc-rcs.el
lisp/vc-sccs.el