Michael Albinus
bbe650fd15
*** empty log message ***
2009-11-11 14:55:35 +00:00
Michael Albinus
d7ec1df722
* net/tramp.el (tramp-advice-minibuffer-electric-separator)
...
(tramp-advice-minibuffer-electric-tilde): Unload advices via
`tramp-unload'.
(tramp-advice-make-auto-save-file-name)
(tramp-advice-file-expand-wildcards): Apply also `ad-activate'
after removing the advice.
2009-11-11 14:40:18 +00:00
Dan Nicolaescu
2f7f4beee9
* progmodes/grep.el (grep-regexp-alist):
...
* international/mule-cmds.el (iso-2022-control-alist):
* emacs-lisp/timer.el (timer-duration-words):
* subr.el (version-separator, version-regexp-alist):
* minibuffer.el (completion-styles-alist):
* faces.el (face-attribute-name-alist, list-faces-sample-text):
Change defvars to defconsts.
2009-11-11 06:36:41 +00:00
Dan Nicolaescu
a042de45b1
* Makefile.in (ELCFILES): Add international/mule-conf.elc.
...
* loadup.el ("international/mule-conf"): Load the byte compiled version.
* international/mule-conf.el: Allow to be byte compiled.
2009-11-11 06:30:38 +00:00
Dan Nicolaescu
3b6acc72ca
(define-charset): Purecopy props.
...
(load-with-code-conversion): Purecopy doc string and file name.
(put-charset-property): Purecopy strings.
(auto-coding-alist, auto-coding-regexp-alist): Purecopy initial value.
2009-11-11 06:27:23 +00:00
Dan Nicolaescu
ebfa10d32f
* international/mule-cmds.el (register-input-method); Purecopy arguments.
...
(define-char-code-property): Correctly purecopy the table.
2009-11-11 06:22:30 +00:00
Dan Nicolaescu
6259191133
(define-ccl-program): Purecopy the docstring.
2009-11-11 06:18:17 +00:00
Dan Nicolaescu
8b908da69e
(define-minor-mode): Purecopy :lighter.
2009-11-11 06:17:07 +00:00
Dan Nicolaescu
ff917d6321
* subr.el (add-hook): Purecopy strings.
...
(eval-after-load): Purecopy load-history-regexp and the form.
2009-11-11 06:16:16 +00:00
Dan Nicolaescu
af89cf7759
(custom-declare-group): Purecopy load-file-name.
2009-11-11 06:12:21 +00:00
Dan Nicolaescu
04991a1c0d
* net/eudc.el (eudc-tools-menu):
...
* international/mule-cmds.el (set-coding-system-map)
(mule-menu-keymap):
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map):
* vc-hooks.el (vc-menu-map): Use menu-bar-separator.
2009-11-11 06:06:43 +00:00
Dan Nicolaescu
a3c20c832c
* subr.el (menu-bar-separator): New defconst.
...
* replace.el (occur-mode-map):
* menu-bar.el (menu-bar-file-menu, menu-bar-search-menu)
(menu-bar-edit-menu, menu-bar-goto-menu, menu-bar-edit-menu)
(menu-bar-custom-menu, menu-bar-showhide-menu)
(menu-bar-options-menu, menu-bar-tools-menu)
(menu-bar-encryption-decryption-menu, menu-bar-describe-menu)
(menu-bar-search-documentation-menu, menu-bar-manuals-menu)
(menu-bar-help-menu):
* ediff-hook.el (menu-bar-ediff-menu, menu-bar-ediff-merge-menu):
* buff-menu.el (Buffer-menu-mode-map): Use menu-bar-separator.
2009-11-11 05:57:51 +00:00
Dan Nicolaescu
6bdad9ae02
* 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.
2009-11-11 05:49:09 +00:00
Juri Linkov
e0987650e4
(dired-get-filename)<declare-function>:
...
Tell the byte-compiler about dired-get-filename.
(shell-command): In Dired mode, get filename from the current line
as the default value.
2009-11-11 00:11:40 +00:00
Glenn Morris
e8a11b2298
Update x-popup-menu declaration.
2009-11-10 08:11:47 +00:00
Glenn Morris
b16ff465dc
(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.
...
(list-load-path-shadows): Use with-current-buffer.
2009-11-10 08:06:53 +00:00
Juri Linkov
032c33996a
(read-file-name): Support a list of default values
...
in `default-filename'. Use the first file name where only one
element is required. Doc fix.
2009-11-10 00:54:45 +00:00
Juanma Barranquero
a51203eebd
Fix typos.
2009-11-10 00:07:41 +00:00
Michael Albinus
3f3241732d
*** empty log message ***
2009-11-09 22:15:41 +00:00
Michael Albinus
8fb1629fa3
* net/dbus.el (dbus-unregister-object): Release service, if no
...
other method is registered for it.
2009-11-09 22:05:25 +00:00
Chong Yidong
15207e7467
* emulation/cua-base.el: Add CUA property to some CC mode commands
...
(Bug#4100).
2009-11-08 23:05:49 +00:00
Chong Yidong
fd4489f0e4
* bookmark.el (bookmark-completing-read): Sort bookmark names if
...
bookmark-sort-flag is non-nil (Bug#4653).
2009-11-08 23:01:45 +00:00
Chong Yidong
9bf7dc8aba
* cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
...
the progress reporter entirely.
2009-11-08 22:53:30 +00:00
Kevin Ryde
8bf7ed70eb
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
...
at end of sentence (my Bug#4818).
2009-11-08 21:49:49 +00:00
Chong Yidong
951802d0c1
* compilation.txt: Add one more error message for msft (Bug#4100).
2009-11-08 16:30:52 +00:00
Michael Albinus
e824431077
* net/trampver.el: Update release number.
2009-11-08 10:45:22 +00:00
Michael Albinus
191bb792fb
* net/tramp.el (tramp-advice-make-auto-save-file-name)
...
(tramp-advice-file-expand-wildcards): Unload via
`ad-remove-advice'.
* net/tramp.el (tramp-advice-file-expand-wildcards): Don't rely on
`ad-do-it'.
* net/tramp.el (tramp-handle-write-region): Copy but rename temp file,
in order to keep context in SELinux.
2009-11-08 10:44:22 +00:00
Andreas Schwab
a0a6324fdc
Regenerate.
2009-11-08 09:29:54 +00:00
Chong Yidong
c98f55cad9
* url-http.el (url-http-handle-authentication): Use proxy server,
...
if any, for authentication (Bug#4883).
2009-11-08 05:32:48 +00:00
Chong Yidong
bedd8a58d8
* dired-aux.el (dired-query): Place cursor in echo area and allow
...
C-g.
* dired.el (dired-mode-map): Disable dired-maybe-insert-subdir
menu item if not on a directory (Bug#4701).
2009-11-08 00:32:18 +00:00
Michael Albinus
0484d60049
*** empty log message ***
2009-11-08 00:03:34 +00:00
Michael Albinus
7e6591a1f5
* net/trampver.el: Update release number.
2009-11-07 23:56:24 +00:00
Michael Albinus
ede9503b68
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
...
(tramp-smb-handle-delete-directory ): Use
`tramp-compat-copy-directory' and `tramp-compat-delete-directory'.
2009-11-07 23:55:30 +00:00
Michael Albinus
55a57586c6
* net/tramp-fish.el (tramp-fish-handle-delete-directory):
...
* net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Use
`tramp-compat-delete-directory'.
2009-11-07 23:54:29 +00:00
Michael Albinus
3426871b16
* net/tramp-compat.el (tramp-compat-copy-directory)
...
(tramp-compat-delete-directory): New defuns.
2009-11-07 23:53:29 +00:00
Michael Albinus
b000a6e24e
* net/tramp.el (tramp-handle-copy-directory): Don't use
...
`file-remote-p' (due to compatibility).
2009-11-07 23:52:48 +00:00
Michael Albinus
c277095718
* net/tramp-compat.el (tramp-compat-copy-directory)
...
(tramp-compat-delete-directory): New defuns.
2009-11-07 23:51:17 +00:00
Chong Yidong
ae6c627429
Update md5sum.
2009-11-07 19:39:39 +00:00
Chong Yidong
6960d7b9bd
* tar-mode.el (tar-copy): Call write-region on the right buffer
...
(Bug#4857).
2009-11-07 18:19:48 +00:00
Chong Yidong
b42b2189a3
* mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
...
by hand, if necessary (Bug#4878).
2009-11-07 18:09:05 +00:00
Chong Yidong
d19e23ae10
* buff-menu.el (Buffer-menu-buffer+size): Use display property to
...
align size column (Bug#4839).
2009-11-06 19:15:25 +00:00
Chong Yidong
0ad57dfdc5
* emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
...
statement.
2009-11-06 19:12:55 +00:00
Dan Nicolaescu
0b7f397ca7
* progmodes/ld-script.el (auto-mode-alist):
...
* vc-hooks.el (vc-directory-exclusion-list): Purecopy strings.
* cus-face.el (custom-declare-face): Purecopy face spec.
2009-11-06 07:50:54 +00:00
Kenichi Handa
495bd5ca19
Regenerated
2009-11-06 06:39:33 +00:00
Dan Nicolaescu
1e8780b173
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
...
(tex-dvi-print-command, tex-bibtex-command, tex-start-commands)
(tex-start-options, slitex-run-command, latex-run-command)
(tex-run-command, tex-directory):
* textmodes/ispell.el (ispell-html-skip-alists)
(ispell-tex-skip-alists, ispell-tex-skip-alists):
* textmodes/fill.el (adaptive-fill-first-line-regexp):
(adaptive-fill-regexp):
* textmodes/dns-mode.el (auto-mode-alist):
* progmodes/python.el (interpreter-mode-alist):
* progmodes/etags.el (tags-compression-info-list):
* progmodes/etags.el (tags-file-name):
* net/browse-url.el (browse-url-galeon-program)
(browse-url-firefox-program):
* mail/sendmail.el (mail-signature-file)
(mail-citation-prefix-regexp):
* international/mule-conf.el (eight-bit):
* international/latexenc.el (latex-inputenc-coding-alist):
* international/fontset.el (x-pixel-size-width-font-regexp):
* emacs-lisp/warnings.el (warning-type-format):
* emacs-lisp/trace.el (trace-buffer):
* emacs-lisp/lisp-mode.el (lisp-interaction-mode-map)
(emacs-lisp-mode-map):
* calendar/holidays.el (holiday-solar-holidays)
(holiday-bahai-holidays, holiday-islamic-holidays)
(holiday-christian-holidays, holiday-hebrew-holidays)
(hebrew-holidays-4, hebrew-holidays-3, hebrew-holidays-2)
(hebrew-holidays-1, holiday-oriental-holidays)
(holiday-general-holidays):
* x-dnd.el (x-dnd-known-types):
* tool-bar.el (tool-bar):
* startup.el (site-run-file):
* shell.el (shell-dumb-shell-regexp):
* rfn-eshadow.el (file-name-shadow-tty-properties)
(file-name-shadow-properties):
* paths.el (remote-shell-program, news-directory):
* mouse.el ([C-down-mouse-3]):
* menu-bar.el (menu-bar-tools-menu):
* jka-cmpr-hook.el (jka-compr-load-suffixes)
(jka-compr-mode-alist-additions, jka-compr-compression-info-list)
(jka-compr-compression-info-list):
* isearch.el (search-whitespace-regexp):
* image-file.el (image-file-name-extensions):
* find-dired.el (find-ls-option):
* files.el (directory-listing-before-filename-regexp)
(directory-free-space-args, insert-directory-program)
(list-directory-brief-switches, magic-fallback-mode-alist)
(magic-fallback-mode-alist, auto-mode-interpreter-regexp)
(automount-dir-prefix):
* faces.el (face-x-resources, x-font-regexp, x-font-regexp-head)
(x-font-regexp-slant, x-font-regexp-weight, face-x-resources)
(face-font-registry-alternatives, face-font-registry-alternatives)
(face-font-family-alternatives):
* facemenu.el (facemenu-add-new-face, facemenu-background-menu)
(facemenu-foreground-menu, facemenu-face-menu):
* epa-hook.el (epa-file-name-regexp):
* dnd.el (dnd-protocol-alist):
* textmodes/rst.el (auto-mode-alist):
* button.el (default-button): Purecopy strings.
2009-11-06 05:16:23 +00:00
Glenn Morris
0adae11f37
(ELCFILES): Update.
2009-11-06 03:22:13 +00:00
Stefan Monnier
8f72f03c46
* emacs-lisp/lucid.el: Move to obsolete/lucid.el.
...
* emacs-lisp/levents.el: Move to obsolete/levents.el.
2009-11-05 21:17:21 +00:00
Stefan Monnier
b5553d47e2
* mh-thread.el (mh-thread-set-tables):
...
* mh-speed.el (mh-folder-speedbar-menu-items, mh-speed-stealth-update):
(mh-speed-extract-folder-name, mh-speed-parse-flists-output):
(mh-speed-invalidate-map, mh-speed-add-folder):
* mh-show.el (mh-invalidate-show-buffer, mh-show-sequence-menu):
* mh-seq.el (mh-list-sequences):
* mh-search.el (mh-index-execute-commands, mh-index-add-to-sequence)
(mh-index-delete-from-sequence, mh-index-update-maps):
* mh-scan.el (mh-msg-num-width):
* mh-print.el (mh-ps-spool-buffer):
* mh-mime.el (mh-mime-save-parts, mh-handle-set-external-undisplayer)
(mh-file-mime-type):
* mh-letter.el (mh-yank-cur-msg):
* mh-funcs.el (mh-list-folders, mh-pipe-msg, mh-store-msg)
(mh-store-buffer):
* mh-folder.el (mh-modify, mh-visit-folder, mh-write-msg-to-file)
(mh-prompt-for-refile-folder):
* mh-e.el (mh-exec-cmd, mh-exec-cmd-error, mh-exec-cmd-daemon)
(mh-handle-process-error, mh-variant-info):
* mh-comp.el (mh-forward):
* mh-alias.el (mh-alias-local-users, mh-alias-which-file-has-alias):
(mh-alias-add-alias-to-file): Use with-current-buffer.
2009-11-05 21:04:59 +00:00
Stefan Monnier
2adaf05797
* nxml/xsd-regexp.el (xsdre-gen-categories):
...
* nxml/xmltok.el (xmltok-parse-entity):
* nxml/rng-parse.el (rng-parse-validate-file):
* nxml/rng-maint.el (rng-format-manual, rng-manual-output-force-new-line):
* nxml/rng-loc.el (rng-save-schema-location-1):
* nxml/rng-cmpct.el (rng-c-parse-file):
* nxml/nxml-maint.el (nxml-insert-target-repertoire-glyph-set):
* nxml/nxml-parse.el (nxml-parse-file): Use with-current-buffer.
2009-11-05 21:01:32 +00:00
Stefan Monnier
81ad75af15
* org.el (org-version, org-get-refile-targets, org-refile)
...
(org-store-log-note, org-diary-to-ical-string)
(org-speedbar-set-agenda-restriction):
* org-publish.el (org-publish-find-title):
* org-plot.el (org-plot/gnuplot):
* org-mouse.el (org-mouse-do-remotely):
* org-mobile.el (org-mobile-move-capture):
* org-mac-message.el (org-mac-message-insert-flagged):
* org-latex.el (org-replace-region-by-latex):
* org-docbook.el (org-replace-region-by-docbook):
* org-clock.el (org-clock-out, org-clock-cancel):
* org-bibtex.el (org-execute-file-search-in-bibtex):
Use with-current-buffer.
2009-11-05 21:00:31 +00:00