Richard M. Stallman
f57b45cfee
(smerge-resolve): Pass args to smerge-remove-props.
2005-09-09 01:16:05 +00:00
Richard M. Stallman
59442c8050
(font-lock-support-mode): Doc fix.
2005-09-09 01:15:25 +00:00
Richard M. Stallman
1d0e3fc84f
(blink-matching-open): Get rid of text props from
...
the string shown in echo area. Don't permanently set point.
Some rearrangements.
2005-09-09 01:11:34 +00:00
Richard M. Stallman
d502fc0692
(describe-property-list): Handle non-symbol prop names.
2005-09-09 01:10:41 +00:00
Reiner Steib
9815ca3d25
(recentf-filename-handler): Add custom choice
...
`abbreviate-file-name'.
2005-09-08 18:45:38 +00:00
Reiner Steib
8e2c8d3ebf
(msb--very-many-menus): Fix typo.
2005-09-08 18:42:37 +00:00
Reiner Steib
6fbb1eb031
(standard-display-european): Don't set
...
enable-multibyte-characters to nil.
2005-09-08 18:41:13 +00:00
David Ponce
e58af6f198
(recentf-show-file-shortcuts-flag): New option.
...
(recentf-expand-file-name): Doc fix.
(recentf-dialog-mode-map): Define digit shortcuts.
(recentf--files-with-key): New variable.
(recentf-show-digit-shortcut-filter): New function.
(recentf-open-files-items): New function.
(recentf-open-files): Use it.
(recentf-open-file-with-key): New command.
2005-09-08 08:54:34 +00:00
David Ponce
844c6ee749
*** empty log message ***
2005-09-08 08:52:57 +00:00
Michael Albinus
553f03bcd2
* woman.el (top): Remap man' command by woman' in
...
`woman-mode-map'.
(Man-getpage-in-background-advice): Remove defadvice; it isn't
necessary any longer with the remapped command.
(Man-bgproc-sentinel-advice): Remove defadvice which counts
formatting time only.
* net/tramp.el (tramp-action-password)
(tramp-multi-action-password): Compile the password prompt from
`method', `user' and `host'. Sometimes it isn't obvious which
password to enter, for example with remote files offered by
recentf.el, or with multiple steps. Suggested by Robert Marshall
<robert@chezmarshall.freeserve.co.uk>.
2005-09-07 21:23:36 +00:00
Stefan Monnier
dcc6da3a1c
(perl-font-lock-syntactic-keywords):
...
Fix regexp for when "s///" is at the beginning of line.
2005-09-07 19:54:49 +00:00
Jay Belanger
2ccc02f218
(math-expand-term): Multiply out the powers when in matrix mode.
2005-09-07 19:29:38 +00:00
Chong Yidong
104fc809f9
*** empty log message ***
2005-09-07 18:48:34 +00:00
Stefan Monnier
3076c7266f
(Buffer-menu-make-sort-button): Add docstrings, use non-anonymous functions.
2005-09-06 20:44:41 +00:00
Chong Yidong
efe4e5af8a
*** empty log message ***
2005-09-06 19:10:06 +00:00
Chong Yidong
f4885d8137
Fix last change to custom-push-theme.
2005-09-06 03:14:46 +00:00
Miles Bader
4a2358e9b4
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-530
...
Merge from gnus--rel--5.10
Patches applied:
* gnus--rel--5.10 (patch 106-111)
- Merge from emacs--cvs-trunk--0
- Update from CVS
2005-09-05 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/message.el (message-tab-body-function): Fixed mismatched custom
type.
* lisp/gnus/gnus.el (gnus-group-change-level-function): Ditto.
* lisp/gnus/gnus-msg.el (gnus-outgoing-message-group): Ditto.
* lisp/gnus/gnus-art.el (gnus-signature-limit)
(gnus-article-mime-part-function): Ditto.
2005-09-04 Reiner Steib <Reiner.Steib@gmx.de>
* lisp/gnus/nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
Make fetching article by MID work again for Google Groups. Added
FIXME concerning gnus-group-make-web-group.
* lisp/gnus/mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
Don't depend on Gnus by using mail-extract-address-components if
gnus-extract-address-components is not bound.
* lisp/gnus/gnus.el (gnus-user-agent): Use list of symbols instead of
symbols. Display full version number for (S)XEmacs. Optionally
display (S)XEmacs codename.
* lisp/gnus/gnus-util.el (gnus-emacs-version): Update for new
`gnus-user-agent'.
* lisp/gnus/gnus-msg.el (gnus-extended-version): Make it possible to omit
Gnus version.
2005-09-02 Hrvoje Niksic <hniksic@xemacs.org>
* lisp/gnus/mm-encode.el (mm-encode-content-transfer-encoding): Likewise
when encoding.
* lisp/gnus/mm-bodies.el (mm-decode-content-transfer-encoding):
De-canonicalize CRLF for all text content types, not just
text/plain.
2005-09-02 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/gnus/gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
* lisp/gnus/gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
list, not listp.
2005-08-29 Romain Francoise <romain@orebokech.com>
* lisp/gnus/gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
docstring.
(gnus-face-from-file): Likewise.
2005-08-31 Juanma Barranquero <lekktu@gmail.com>
* lisp/gnus/gnus-art.el (w3m-minor-mode-map):
* lisp/gnus/gnus-spec.el (gnus-newsrc-file-version):
* lisp/gnus/gnus-util.el (nnmail-active-file-coding-system)
(gnus-original-article-buffer, gnus-user-agent):
* lisp/gnus/gnus.el (gnus-ham-process-destinations)
(gnus-parameter-ham-marks-alist)
(gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
(gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
(gnus-spam-process-destinations, gnus-spam-process-newsgroups):
* lisp/gnus/mm-decode.el (gnus-current-window-configuration):
* lisp/gnus/mm-extern.el (gnus-article-mime-handles):
* lisp/gnus/mm-url.el (url-current-object, url-package-name)
(url-package-version):
* lisp/gnus/mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
(smime-keys, w3m-cid-retrieve-function-alist)
(w3m-current-buffer, w3m-display-inline-images)
(w3m-minor-mode-map):
* lisp/gnus/mml-smime.el (gnus-extract-address-components):
* lisp/gnus/mml.el (gnus-article-mime-handles, gnus-mouse-2)
(gnus-newsrc-hashtb, message-default-charset)
(message-deletable-headers, message-options)
(message-posting-charset, message-required-mail-headers)
(message-required-news-headers):
* lisp/gnus/mml1991.el (mc-pgp-always-sign):
* lisp/gnus/mml2015.el (mc-pgp-always-sign):
* lisp/gnus/nnheader.el (nnmail-extra-headers):
* lisp/gnus/rfc1843.el (gnus-decode-encoded-word-function)
(gnus-decode-header-function, gnus-newsgroup-name):
* lisp/gnus/spam-stat.el (gnus-original-article-buffer): Add defvars.
2005-09-05 23:58:09 +00:00
Chong Yidong
79a0aa1174
Custom Theme bugfixes.
2005-09-05 19:50:02 +00:00
Stefan Monnier
1550ae60d1
*** empty log message ***
2005-09-05 15:43:54 +00:00
Stefan Monnier
7bbbd31fed
(compilation-goto-locus): Take into account
...
iconified frames when determining whether the buffer is already visible.
Don't reset window height if the window already existed.
2005-09-05 15:43:22 +00:00
Stefan Monnier
928f12c976
*** empty log message ***
2005-09-05 15:39:26 +00:00
Chong Yidong
87d737aed0
*** empty log message ***
2005-09-04 18:00:43 +00:00
Stefan Monnier
6d75d6666b
(lazy-lock-mode): Don't try to turn on
...
font-lock-mode if it's off. Print a warning instead.
2005-09-02 18:40:20 +00:00
Stefan Monnier
401723ab8e
(fast-lock-mode): Don't try to turn on
...
font-lock-mode if it's off. Print a warning instead.
2005-09-02 18:39:42 +00:00
Stefan Monnier
32eb2c08bc
(compilation-start): Ignore errors if the process died before we send eof.
2005-09-02 18:37:55 +00:00
Stefan Monnier
8ca6634880
(tex-send-tex-command, tex-bibtex-file): Undo last change.
...
Enclosing the result in quotes broke things on Unix since tex-send-command
passes it through shell-quote-argument.
(tex-send-command): Pass `file' through convert-standard-filename if possible.
(tex-uptodate-p): Handle the case where TeX hasn't put additional
info in a transcript.
2005-09-02 18:24:29 +00:00
Dan Nicolaescu
f47877ee84
* term/xterm.el (terminal-init-xterm): Add eval-when-compile to
...
fix compilation warning. Reorder the key definitions to group
together keys emitted by the current version of xterm.
* progmodes/vhdl-mode.el (vhdl-highlight-faces)
(vhdl-speedbar-entity-face, vhdl-speedbar-entity-selected-face):
Reorder predicates to correct min-color usage.
2005-09-02 16:59:57 +00:00
Chong Yidong
14bd660e69
*** empty log message ***
2005-09-02 12:30:51 +00:00
Chong Yidong
6fd388f37c
*** empty log message ***
2005-09-01 16:38:39 +00:00
Stefan Monnier
02de72e92c
(set-locale-environment): Soothe compiler.
2005-09-01 14:30:30 +00:00
Stefan Monnier
bdb4d6d8ab
*** empty log message ***
2005-09-01 14:18:42 +00:00
Stefan Monnier
a9efeb1df8
(fast-lock, lazy-lock) <defgroup>: Remove.
...
(font-lock-lines-before): Change default to being inactive.
(font-lock-after-change-function): Don't handle font-lock-lines-before here.
(font-lock-default-fontify-region): Handle it here.
2005-09-01 14:04:03 +00:00
Stefan Monnier
07cb6bd440
(lazy-lock) <defgroup>: Move from font-lock.el.
2005-09-01 13:59:51 +00:00
Stefan Monnier
5ec3af5e76
(fast-lock) <defgroup>: Move from font-lock.el.
2005-09-01 13:59:17 +00:00
Michael Albinus
00cec1673b
* net/tramp.el (tramp-handle-make-auto-save-file-name): Deactivate
...
temporarily advice if active (not needed for Emacs 22, but for
backwards compatibility).
(tramp-exists-file-name-handler): Rewrite. First implementation
was too simple.
(tramp-advice-make-auto-save-file-name): Call
`tramp-handle-make-auto-save-file-name' (again, just for backwards
compatibility).
2005-08-31 20:28:48 +00:00
Romain Francoise
0a2e512a77
Merge vhdl-mode.el version 3.33.6, from Reto Zimmermann <reto@gnu.org>.
2005-08-31 19:53:52 +00:00
Juanma Barranquero
41e1112181
*** empty log message ***
2005-08-31 13:54:07 +00:00
Juanma Barranquero
b5de9ae091
(explicit-shell-file-name): Add defvar.
2005-08-31 13:52:51 +00:00
Juanma Barranquero
5673b222a8
(comint-prompt-regexp): Add defvar.
2005-08-31 13:52:28 +00:00
Juanma Barranquero
e4f054b9c9
(ange-ftp-path-format, efs-path-regexp, font-lock-keywords, x-pointer-hand2,
...
x-pointer-top-left-arrow): Add defvar.
2005-08-31 13:52:07 +00:00
Juanma Barranquero
ca60ee11ec
(compilation-current-error): Add defvar.
2005-08-31 13:51:34 +00:00
Juanma Barranquero
f63f87375c
(font-lock-warning-face): Add defvar.
2005-08-31 13:51:07 +00:00
Juanma Barranquero
71f6f91177
(cvs-minor-wrap-function): Add defvar.
2005-08-31 13:50:48 +00:00
Juanma Barranquero
b2ddf2d264
(cua-inhibit-cua-keys): Add defvar.
2005-08-31 13:50:14 +00:00
Juanma Barranquero
3027fc3ee5
(dired-buffers, dired-subdir-alist): Add defvars.
2005-08-31 13:49:47 +00:00
Juanma Barranquero
26138670c2
(font-lock-keywords): Add defvar.
2005-08-31 13:49:25 +00:00
Juanma Barranquero
b782a4580e
(help-xref-stack-item): Add defvar.
2005-08-31 13:48:58 +00:00
Juanma Barranquero
12ec3981e3
(vm-folder-directory): Add defvar.
2005-08-31 13:48:16 +00:00
Juanma Barranquero
6e0f362cb0
(add-log-buffer-file-name-function): Add defvar.
2005-08-31 13:47:51 +00:00
Juanma Barranquero
e47a90e571
(font-lock-verbose): Add defvar.
2005-08-31 13:47:26 +00:00