1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-25 10:47:00 +00:00
Commit Graph

47477 Commits

Author SHA1 Message Date
Eli Zaretskii
207422daae (set-language-environment-coding-systems): If default-buffer-file-coding-system
is nil, set up to have EOLs that are native for the underlying system-type.
2009-01-24 15:32:15 +00:00
Juanma Barranquero
eec6d5b710 * emacs-lisp/eldoc.el (eldoc-function-argstring-format):
Revert 2007-09-26 change; use `string-match-p' to check for &keywords.
  (eldoc-get-fnsym-args-string, eldoc-highlight-function-argument):
  Use `string-match-p'.
2009-01-24 11:34:57 +00:00
Ulf Jasper
80016d6e51 newsticker: Fixed next-new-or-immortal-feed even more. 2009-01-24 10:39:34 +00:00
Adrian Robert
08324aaa01 * term/ns-win.el (menu-bar-select-frame): Drop this override.\n\t(menu-bar-update-frames): Update call to menu-bar-select-frame. 2009-01-24 10:27:03 +00:00
Glenn Morris
38291a39bc (rmail-insert-inbox-text): Revert replacement of "popmail" by "pormail". 2009-01-24 03:35:50 +00:00
Glenn Morris
26ec94df15 (rmail-current-message, rmail-message-vector): Remove unneeded declarations. 2009-01-24 03:35:29 +00:00
Glenn Morris
4474b24acb Restore copyright year lost in mbox merge. 2009-01-24 03:35:12 +00:00
Jay Belanger
18e50b48db (calcFunc-apart): Improve test for rational functions. 2009-01-24 02:27:04 +00:00
Chong Yidong
eec86b015f (rmail-buffer-swapped): Fix last change. 2009-01-23 22:33:43 +00:00
Chong Yidong
2d1aca19c4 * mail/rmail.el (rmail-buffer-swapped): Fix last change. 2009-01-23 22:33:20 +00:00
Chong Yidong
bfc032477c (rmail-summary-by-labels): Correctly handle return value of
rmail-get-labels.
2009-01-23 19:20:01 +00:00
Chong Yidong
1a1115b2c1 * mail/rmailsum.el (rmail-summary-by-labels): Correctly handle
return value of rmail-get-labels.
2009-01-23 19:19:49 +00:00
Chong Yidong
ee1b0cc07b Fix last fix. 2009-01-23 19:19:05 +00:00
Chong Yidong
6e77127fbe Fix last change. 2009-01-23 19:09:55 +00:00
Chong Yidong
80cb4057f8 (rmail-next-labeled-message): Correctly handle return value of
rmail-get-labels.
2009-01-23 19:02:31 +00:00
Chong Yidong
a8f67b0483 (rmail-get-labels): Obey the MSG argument. 2009-01-23 19:02:24 +00:00
Chong Yidong
4e231ada92 * mail/rmailkwd.el (rmail-next-labeled-message): Correctly handle
return value of rmail-get-labels.

* mail/rmail.el (rmail-get-labels): Obey the MSG argument.
2009-01-23 19:02:12 +00:00
Ulf Jasper
c04ed27eea newsticker: fixed bug#1710 2009-01-23 18:49:03 +00:00
Chong Yidong
e6d76715eb (rmail-generate-viewer-buffer): Fix typo. 2009-01-23 15:10:16 +00:00
Chong Yidong
5ae437e929 * mail/rmail.el (rmail-generate-viewer-buffer): Fix typo. 2009-01-23 15:09:16 +00:00
Adrian Robert
9d8f6d3166 * term/ns-win.el (ns-insert-working-text, ns-put-working-text): Switch names and update comments for clarity. 2009-01-23 13:00:21 +00:00
Stefan Monnier
87248b4462 (rmail-write-region-annotate): Only switch buffer if
start is nil, as was done in tar-mode.el.
2009-01-23 08:00:23 +00:00
Glenn Morris
b77965621c (mail-bury): Revert previous change now pmail is no more. 2009-01-23 05:07:37 +00:00
Glenn Morris
bd5e4c2b1d (rmail-narrow-to-non-pruned-header): Remove declaration of deleted function. 2009-01-23 04:58:47 +00:00
Glenn Morris
2d1332b258 (rmail-msg-is-pruned): Remove declaration of deleted func. 2009-01-23 04:57:07 +00:00
Chong Yidong
77c4d02405 (server-name): Make it a defcustom. 2009-01-23 04:52:40 +00:00
Chong Yidong
a861b8d608 * server.el (server-name): Make it a defcustom. 2009-01-23 04:52:32 +00:00
Glenn Morris
fb8e4ec899 Fix location of rmail files. 2009-01-23 04:43:12 +00:00
Glenn Morris
a5116e4798 Slight temporal shift for rmail merge entries. 2009-01-23 04:41:51 +00:00
Glenn Morris
c7e8b60445 Remove file - replaced by new simplified entries in ../ChangeLog 2009-01-23 04:40:19 +00:00
Glenn Morris
ed24678f3f Crunch some deleted functions. 2009-01-23 04:36:10 +00:00
Chong Yidong
6bee39c55c ChangeLog entry for rmail-mbox merge. 2009-01-23 04:27:52 +00:00
Glenn Morris
57bf2920dd Remove references to deleted rmaildesc.el. 2009-01-23 04:19:46 +00:00
Glenn Morris
5931b58bc5 Crunch "sync with trunk" entries. 2009-01-23 04:18:22 +00:00
Glenn Morris
a8d46ce770 Crunch rmailmm.el references, since to the trunk it is just a new file. 2009-01-23 04:17:18 +00:00
Glenn Morris
6ea97e7ed9 Comment (add Author: header). 2009-01-23 04:15:56 +00:00
Glenn Morris
8a95fd6414 Remove references to deleted rmailhdr that was never in "trunk". 2009-01-23 04:13:49 +00:00
Glenn Morris
9b7c032148 Remove Local Variables section that no longer applies. 2009-01-23 04:06:29 +00:00
Glenn Morris
bbdbb55556 Initial reformat and simplification pending merge into ../lisp/ChangeLog. 2009-01-23 04:05:20 +00:00
Chong Yidong
b564826565 Delete file local var. 2009-01-23 04:03:11 +00:00
Glenn Morris
51aca0f521 Sync a final change from pmail.el:
Chong Yidong  <cyd at stupidchicken.com>

(rmail-buffer-swapped): Mark as permanent local.
2009-01-23 03:57:00 +00:00
Chong Yidong
7626a28320 Remove file local var. 2009-01-23 03:51:44 +00:00
Glenn Morris
67673485a8 (ELCFILES): Update. 2009-01-23 03:50:49 +00:00
Chong Yidong
9b2b249ea4 Remove file local var. 2009-01-23 03:50:16 +00:00
Chong Yidong
23c039d851 Remove local var. 2009-01-23 03:34:00 +00:00
Chong Yidong
3081c1aa23 File removed. 2009-01-23 02:46:38 +00:00
Chong Yidong
6973aaa3b6 (pmail-buffer-swapped): Mark as permanent local. 2009-01-23 02:33:43 +00:00
Chong Yidong
8241ebdb32 * pmail.el (pmail-buffer-swapped): Mark as permanent local. 2009-01-23 02:33:37 +00:00
Juanma Barranquero
b859041eb2 Fix typo. 2009-01-22 23:45:33 +00:00
Ulf Jasper
2e6e1c2a86 newsticker: removed debugging message. 2009-01-22 20:27:26 +00:00
Ulf Jasper
a8c9886870 newsticker: fixed bug#1569 2009-01-22 19:52:17 +00:00
Bastien Guerry
537ab246b2 Renamed all pmail* files to rmail*. 2009-01-22 17:09:23 +00:00
Bastien Guerry
13847f7970 Removed rmail.el, rmailedit.el, rmailkwd.el, rmailmm.el, rmailmsc.el, rmailout.el, rmailsort.el, rmailsum.el. 2009-01-22 17:01:40 +00:00
Adrian Robert
b51a33657e * term/ns-win.el (ns-show-manual): Fix node name. (x-open-connection) Fix typo in declaration filename. 2009-01-22 12:31:36 +00:00
Romain Francoise
c27428a517 (ELCFILES): Update. 2009-01-22 07:00:08 +00:00
Dan Nicolaescu
f79b43b27b * frame.el (make-frame-on-tty): Remove function, inline contents
in the only user ...

* server.el (server-create-tty-frame): ... here.

* frames.texi (Multiple Displays): Remove documentation for
removed function make-frame-on-tty.
2009-01-22 06:58:10 +00:00
Glenn Morris
8c7309fe0b Comment (header format fix). 2009-01-22 06:33:06 +00:00
Chong Yidong
08f17840b4 pmailhdr.el: File removed. 2009-01-22 04:56:40 +00:00
Chong Yidong
1d1cf99f75 (format-annotate-function): Set write-region-post-annotation-function. 2009-01-22 04:54:35 +00:00
Chong Yidong
104a1c701b (buffer-swapped-with): Var removed.
(pmail-buffer-swapped): New var.
(pmail-write-region-annotate): New function.
(pmail-save-buffer): New function.
2009-01-22 04:52:49 +00:00
Chong Yidong
f1f2094bb4 (pmail-cease-edit, pmail-edit-mode): Use pmail-buffer-swapped. 2009-01-22 04:50:27 +00:00
Chong Yidong
9bef3784e9 (pmail-summary-expunge-and-save): Use pmail-expunge-and-save. 2009-01-22 04:49:41 +00:00
Chong Yidong
fdcd77945e Fix last change. 2009-01-22 04:49:19 +00:00
Chong Yidong
c6687b9fa6 * pmailhdr.el: File removed.
* pmailsum.el: Require pmailkwd.
(pmail-summary-expunge-and-save): Use pmail-expunge-and-save.

* pmail.el (buffer-swapped-with): Var removed.
(pmail-buffer-swapped): New var.
(pmail-write-region-annotate): New function.
(pmail-save-buffer): New function.

* pmailedit.el (pmail-cease-edit, pmail-edit-mode): Use
pmail-buffer-swapped.
2009-01-22 04:46:52 +00:00
Chong Yidong
ac0827d773 * format.el (format-annotate-function): Set
write-region-post-annotation-function.
2009-01-22 04:43:47 +00:00
John Wiegley
059075fbd3 Added missing ChangeLog entry 2009-01-22 01:43:02 +00:00
John Wiegley
c2b2a6cabf Patch to change the default binding of C-a to eshell-bol. I don't think it's
actually bound at all by default in eshell; it just falls back to the default
binding of C-a.
2009-01-22 01:11:49 +00:00
John Wiegley
fd94644feb Add eshell-handle-ansi-color to the default list of output filters. 2009-01-22 01:11:30 +00:00
Stefan Monnier
f87ff5396e (completion--insert-strings): Fix up computation of
column position which manifested e.g. in proced's signal completion.
2009-01-21 21:20:55 +00:00
Chong Yidong
97e121ccb0 (server-start): Allow server to shut down when no frames are available
in daemon-mode.
2009-01-21 20:33:17 +00:00
Chong Yidong
3c196b459b * server.el (server-start): Allow server to shut down when no frames
are available in daemon-mode.
2009-01-21 20:28:27 +00:00
Juanma Barranquero
24c7b4608a * term.el (term-previous-matching-input, term-next-matching-input)
(term-previous-matching-input-from-input)
  (term-next-matching-input-from-input, term-backward-matching-input)
  (term-forward-matching-input): Change argument name to match docstring.
2009-01-21 11:03:25 +00:00
Glenn Morris
2603d79b46 (authors-aliases): Remove some "ignore" entries that are no longer needed.
(authors-scan-change-log): Doc fix.
(authors-scan-el): Restore let*, foolishly removed 2009-01-11.
2009-01-21 03:54:29 +00:00
Chong Yidong
309c769836 Very minor doc fix. 2009-01-21 01:23:31 +00:00
Agustín Martín
8e56b4645a (ispell-find-aspell-dictionaries): Use aspell default dict. 2009-01-20 11:34:39 +00:00
Juanma Barranquero
68f040f2f1 Fix bug references. 2009-01-20 02:29:24 +00:00
Kenichi Handa
2d3e4f023e (describe-char): Improve description of eight-bit
char in a unibyte buffer.
2009-01-20 02:15:43 +00:00
Glenn Morris
959de43b78 Restore comment lost in previous change. 2009-01-20 01:21:37 +00:00
Glenn Morris
8d8d616c6b (pmail-last-label, pmail-last-multi-labels):
Move back here from pmailkwd.el.
(pmail-message-labels-p): Move back here from pmailsum.el.
2009-01-20 01:18:20 +00:00
Glenn Morris
3cbaa3c2cc (pmail-message-labels-p): Move back to pmail.el. 2009-01-20 01:16:55 +00:00
Glenn Morris
8c7eb1c1a1 (pmail-last-label, pmail-last-multi-labels): Move back to pmail.el. 2009-01-20 01:16:28 +00:00
Glenn Morris
24e1588835 (authors-aliases, authors-fixed-case): Add some entries. 2009-01-20 00:53:00 +00:00
Chong Yidong
5208f3ad4e Fix last change. 2009-01-19 16:58:51 +00:00
Chong Yidong
4d27053708 Autoload other interpreter names. 2009-01-19 16:58:34 +00:00
Chong Yidong
4163977a8f * progmodes/ruby-mode.el (name): Autoload other interpreter names. 2009-01-19 16:58:13 +00:00
Juanma Barranquero
d703f9385e * descr-text.el (describe-char-categories): New defsubst.
(describe-char): Use it.
2009-01-19 15:48:15 +00:00
Michael Albinus
e0b6e3b945 * net/tramp.el (tramp-ipv6-regexp): The regexp shall cover also
IPv4 mapped IPv6 addresses.
2009-01-19 06:52:50 +00:00
Miles Bader
26b9f88d28 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1520
2009-01-19 01:06:25 +00:00
Miles Bader
b4be61217a Add arch tagline 2009-01-19 00:49:01 +00:00
Juanma Barranquero
9e3fd593e8 * textmodes/css-mode.el (css-backward-sexp): Stop once
it reaches the beginning of the buffer.  (Bug#1949)
2009-01-18 22:32:20 +00:00
Michael Olson
ae4c27d26f ERC: Rotate ChangeLog. 2009-01-18 21:02:59 +00:00
Michael Olson
624509d2d9 ERC: erc.el (erc-header-line-uses-tabbar-p): Set to nil by default. 2009-01-18 21:01:14 +00:00
Juanma Barranquero
0ca77a9234 * linum.el (linum-update-window): Use delq' instead of delete';
compare strings with `equal-including-properties'.
2009-01-18 01:45:34 +00:00
Glenn Morris
66d279a7cd (declare-function): Add compatibility stub.
(delete-duplicates, mapcan, cl-macroexpand-all): Declare.
2009-01-17 20:02:41 +00:00
Glenn Morris
fdb0e509dd (eldoc-minor-mode-string, eldoc-message-commands)
(eldoc-print-current-symbol-info): Doc fix (consistent case of "ElDoc").
2009-01-17 20:01:17 +00:00
Richard M. Stallman
fdcab42746 (buffer-swapped-with): Mark as permanent local.
(pmail-set-message-counters): Set pmail-deleted-vector from msg hdrs.
(pmail-auto-file): Simplify a regexp.
2009-01-17 17:29:25 +00:00
Roland Winkler
635618a409 (bibtex-format-entry): Simplify previous change. 2009-01-17 14:59:47 +00:00
Juanma Barranquero
511744bd31 Fix typos. 2009-01-17 14:24:34 +00:00
Eli Zaretskii
5a4122e2bf (find-buffer-file-type-coding-system): If `(car target)' does not exist as a
file, try again with its basename replaced by `(cdr target)'. Fixes Bug #1853.
2009-01-17 12:35:50 +00:00
Eli Zaretskii
fc47d8a7c9 (raw-text, eight-bit): Doc fixes. 2009-01-17 10:20:48 +00:00
Martin Rudalics
0e8ade71d7 Remove experimental code inadvertently introduced when reverting the
2009-01-14 change of special-display-p.  (Bug#1929, Bug#1930)
2009-01-16 16:51:54 +00:00
Agustín Martín
ca0ebeccbb (flyspell-post-command-hook): Do nothing unless flyspell-mode is enabled.
(flyspell-pre-point): Make buffer-local.
2009-01-16 15:20:49 +00:00
Roland Winkler
57c48b9da0 *** empty log message *** 2009-01-16 15:11:50 +00:00
Roland Winkler
8a62c4708e (bibtex-format-entry): Fix previous change. 2009-01-16 15:10:16 +00:00
Roland Winkler
a51cfa58fc (bibtex-format-entry): For updating field delimiters, allow
fields that are composed of strings and string constants.
(bibtex-mode): Doc fix.
2009-01-16 14:24:24 +00:00
Agustín Martín
034dc2a3e8 Protect against declare-function undefined in xemacs.
(ispell-program-name): Search also for hunspell when setting default.
(ispell-find-aspell-dictionaries): Better error message. Use correct
dictionary alist for default. Better fallback default dictionary.
2009-01-16 14:04:35 +00:00
Kenichi Handa
76472dc270 (quail-insert-kbd-layout): Delete superfluous handling of 8-bit code. 2009-01-16 12:36:20 +00:00
Glenn Morris
64bd06a818 (erc-input-message): Conditionalize previous change for XEmacs. 2009-01-16 03:32:10 +00:00
Glenn Morris
7d8345daad (erc-dcc-server): Silence warning about obsolete function behind
fboundp test.
2009-01-16 03:29:41 +00:00
Glenn Morris
0e47efc503 (org-mouse-show-context-menu): Use mouse-menu-major-mode-map, if
defined, rather than the obsolete mouse-major-mode-menu.
2009-01-16 03:28:30 +00:00
Glenn Morris
133ea5b2b2 Remove leading `*' from defcustoms.
(eldoc-argument-case, eldoc-echo-area-use-multiline-p)
(eldoc-highlight-function-argument): Doc fix - mention effect of
eldoc-documentation-function.
(eldoc-message-commands-table-size, eldoc-message-commands)
(eldoc-current-idle-delay, eldoc-get-fnsym-args-string): Doc fix.
(eldoc-documentation-function): Mention effect on user options.
2009-01-16 03:24:54 +00:00
Glenn Morris
dbc76957a9 (copyright-update): Doc fix. 2009-01-16 03:19:58 +00:00
Glenn Morris
f8026f8c83 (pmail-update-summary): Declare. 2009-01-16 03:18:21 +00:00
Glenn Morris
f4550e4c08 (pmail-summary-mode-map, pmail-summary-output-to-pmail-file): Use
pmail-summary-output rather than pmail-summary-output-to-babyl-file,
which was renamed 2009-01-05.
(pmail-output-as-seen): Declare.
(pmail-summary-output): Also require pmailout non-interactively.
2009-01-16 03:17:17 +00:00
Glenn Morris
b5ded71d73 Comment. 2009-01-16 03:16:37 +00:00
Stefan Monnier
b6388cc99c (tar-rename-entry): Only test the magic string, without
its version number, and then set both.
2009-01-16 02:38:58 +00:00
Richard M. Stallman
38cb7a93b1 (sentence-end): Accept non-break space. 2009-01-16 00:43:40 +00:00
Dan Nicolaescu
6a6baf114e (Buffer-menu-mode-map): Add a menu. 2009-01-15 16:46:07 +00:00
Dan Nicolaescu
52a0198dfa (Buffer-menu-sort): Use revert-buffer, not Buffer-menu-revert. 2009-01-15 15:41:32 +00:00
Dan Nicolaescu
fa9d0f3824 (Buffer-menu-mode): Derive from special-mode.
Refer to revert-buffer, not Buffer-menu-revert.
(Buffer-menu-revert): Remove function, unused.
(Buffer-menu-mode-map): Don't bind keys already
bound by special-mode.
2009-01-15 15:12:32 +00:00
Chong Yidong
7feadb909b (url-cookie-retrieve): Fix last change. 2009-01-15 13:59:50 +00:00
Chong Yidong
68fe704b63 * url-cookie.el (url-cookie-retrieve): Fix last change. 2009-01-15 13:59:43 +00:00
Chong Yidong
200c042450 * url-cookie.el (url-cookie-retrieve): If localpart is not a
string, use it literally.
2009-01-15 13:56:05 +00:00
Stephen Eglen
71f982e3ac (lisp-mode-variables): Doc fix. 2009-01-15 10:50:50 +00:00
Dan Nicolaescu
3151c2ffab (vc-hg-diff): Pass relative file names. (Bug#1903) 2009-01-15 08:10:27 +00:00
Martin Rudalics
987220737d (special-display-p): Revert 2009-01-14 change. 2009-01-15 07:56:58 +00:00
Glenn Morris
6b5e47dd92 (authors-aliases, authors-fixed-case):
(authors-obsolete-files-regexps, authors-ignored-files):
(authors-renamed-files-alist): Add some entries.
(authors-fixed-entries): Change some entries.
(authors-canonical-file-name): Doc fix.
(authors-scan-change-log): Handle joint authorship in ChangeLogs.
2009-01-15 03:27:12 +00:00
Glenn Morris
f3ae252109 Comment (update Author: based on ack.texi). 2009-01-15 03:18:21 +00:00
Glenn Morris
540992fa0d Format fix for authors.el. 2009-01-15 03:17:38 +00:00
Glenn Morris
49fda4f996 Fix typo.
Format fix for authors.el.
2009-01-15 03:17:16 +00:00
Glenn Morris
68c9cca803 Format fix for authors.el. 2009-01-15 03:16:42 +00:00
Juri Linkov
58cb49d471 (goto-address-url-face): Change default value from bold' to link'. 2009-01-14 23:14:51 +00:00
Juri Linkov
4fd8fd3235 (menu-bar-help-extra-packages): Use goto-address-mode instead of goto-address. 2009-01-14 23:11:12 +00:00
Juri Linkov
3ffb948c26 (view-help-file): Use goto-address-mode instead of goto-address. 2009-01-14 23:10:54 +00:00
Juri Linkov
28e271f036 (blink-matching-open): Use `minibuffer-message' to
display messages in the minibuffer.
2009-01-14 23:10:10 +00:00
Juri Linkov
744059aeec (Info-isearch-filter): Don't filter out invisible text
when search-invisible is t.  (Bug#1848)
2009-01-14 23:09:45 +00:00
Chong Yidong
033535ded7 (url-cookie-retrieve): Handle null localpart. 2009-01-14 20:47:02 +00:00
Chong Yidong
26343c7f0e * url-cookie.el (url-cookie-retrieve): Handle null localpart. 2009-01-14 20:46:23 +00:00
Juanma Barranquero
ecbe9da5b7 * international/mule-diag.el (print-list): Fix 2008-12-03 change. 2009-01-14 12:06:34 +00:00
Martin Rudalics
60898913e1 (special-display-popup-frame): Rewrite doc-string and simplify code. 2009-01-14 10:14:40 +00:00
Martin Rudalics
56f31926ae (special-display-buffer-names)
(special-display-regexps): Add customization support for
function/other-args elements.  Rewrite doc-strings.
(special-display-function): Rewrite doc-strings
(same-window-buffer-names, same-window-regexps): Minor
doc-string fixes.
(special-display-p): Minor rewrite.
2009-01-14 09:56:11 +00:00
Glenn Morris
38934f763b (bibtex-copy-field-as-kill): Doc fix. 2009-01-14 08:00:46 +00:00
Miles Bader
548f737d3a Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1517
2009-01-14 07:51:26 +00:00
Juanma Barranquero
9f3618b5f0 * minibuffer.el (minibuffer-message): Fix regexp so it doesn't exclude
MESSAGEs with internal square brackets (i.e., " this [test] message").
  Use `string-match-p'.
  (completion--make-envvar-table, completion--file-name-table)
  (completion-pcm--string->pattern, completion-pcm--all-completions)
  (completion-pcm--filename-try-filter): Use `string-match-p'.
2009-01-14 02:29:52 +00:00
Juri Linkov
e5524cbabd Move Local Variables `add-log-time-zone-rule' and
`bug-reference-url-format' to .dir-locals.el.
2009-01-14 00:39:15 +00:00
Juri Linkov
1cec8b5fa6 (bug-reference-fontify): Check for
non-nil `bug-reference-url-format' before putting an overlay
property `bug-reference-url'.
(bug-reference-mode, bug-reference-prog-mode): Don't check for
`bug-reference-url-format'.  Doc fix.  (Bug#1744)
2009-01-14 00:37:49 +00:00
Chong Yidong
4c6de5a523 Fix last change to use bound-and-true-p. 2009-01-13 14:55:57 +00:00
Chong Yidong
28c6679241 (diff-mode-menu): Do not assume whitespace-mode is loaded. 2009-01-13 13:58:25 +00:00
Chong Yidong
8fba79577d (menu-bar-file-menu): Do not hardbind key display for exit-emacs item.
Bind it to save-buffers-kill-terminal.
2009-01-13 13:58:13 +00:00
Chong Yidong
8e25a29550 * menu-bar.el (menu-bar-file-menu): Do not hardbind key display
for exit-emacs item.  Bind it to save-buffers-kill-terminal.

* diff-mode.el (diff-mode-menu): Do not assume whitespace-mode is
loaded.
2009-01-13 13:57:45 +00:00
Jason Rumney
0db2e6afa3 (face-valid-attribute-values): No stipple on w32. (Bug#884) 2009-01-13 12:41:34 +00:00
Juanma Barranquero
d9e52e92aa * url-util.el (url-truncate-url-for-viewing): Doc fix. 2009-01-13 01:53:45 +00:00
Juanma Barranquero
d7f90d6c85 * subr.el (play-sound): Doc fix. (Bug#250)
(shell-quote-argument, field-at-pos): Fix typos in docstrings.
2009-01-12 20:34:48 +00:00
Stefan Monnier
d7158f270c (forward-sentence): Change limit of
re-search-backward to allow values of `sentence-end' anchored at BOL.
2009-01-12 04:24:39 +00:00
Stefan Monnier
64ac12669e (tar-header-block-tokenize): Properly ignore the version
subfield of the magic string.
2009-01-12 03:37:13 +00:00
Jay Belanger
91ca6606a6 (math-compose-tex-sqrt): New function (previously commented out).
(math-special-function-table): Use `math-compose-tex-sqrt' to compose
sqrts in TeX and LaTeX mode.
2009-01-11 19:14:59 +00:00
Chong Yidong
0d3b1f4e84 (describe-face): Ignore anonymous faces. 2009-01-11 17:27:37 +00:00
Chong Yidong
4a6f62a1b5 * faces.el (describe-face): Ignore anonymous faces. 2009-01-11 17:27:24 +00:00
Chong Yidong
0eef14bdd0 (save-buffers-kill-terminal): Args for
server-save-buffers-kill-terminal changed.
2009-01-11 16:45:52 +00:00
Chong Yidong
ac088d51a0 (server-save-buffers-kill-terminal): Args changed. Handle nowait
client frames.
2009-01-11 16:45:36 +00:00
Chong Yidong
1b4d6ee639 * server.el (server-save-buffers-kill-terminal): Args changed.
Handle nowait client frames.

* files.el (save-buffers-kill-terminal): Args for
server-save-buffers-kill-terminal changed.
2009-01-11 16:43:48 +00:00
Chong Yidong
1ea67c3edb Delete incorrect comment. 2009-01-11 16:15:38 +00:00
Juanma Barranquero
6fcec85ef3 * international/fontset.el (create-fontset-from-fontset-spec): Doc fix. 2009-01-11 04:05:32 +00:00
Glenn Morris
e8f642e7ea (whitespace-style, whitespace-trailing-regexp): Silence compiler. 2009-01-11 03:23:56 +00:00
Glenn Morris
1cc3c18fd4 Comment (minor header format fix). 2009-01-11 03:12:28 +00:00
Glenn Morris
fe177a62ea (copyright-update): Add doc-string. 2009-01-11 03:10:12 +00:00
Glenn Morris
304515db3b Fix comment typo, and some trailing whitespace. 2009-01-11 03:07:50 +00:00
Glenn Morris
93da04c0ad (authors-aliases): Add, remove, and adjust some entries.
(authors-fixed-case, authors-ignored-files, authors-valid-file-names):
(authors-renamed-files-alist): Add entries.
(authors-fixed-entries): Update for renamed and removed files.
(authors-canonical-file-name): Add entries to
authors-checked-files-alist based on their full names, expanded relative
to each log-file directory.
(authors-scan-el, authors-add-to-author-list, authors):
Handle multiple authors in a file, via a new :cowrote category.
2009-01-11 03:03:21 +00:00
Glenn Morris
5858f68cd1 Comment (minor header format fixes). 2009-01-11 00:37:05 +00:00
Glenn Morris
e84486b284 Comment (add Author:, based on ack.texi). 2009-01-10 23:47:40 +00:00
Glenn Morris
4aebd88f59 Comment (add Author:, based on authors.el). 2009-01-10 23:30:27 +00:00
Richard M. Stallman
11ad1e4206 *** empty log message *** 2009-01-10 23:29:21 +00:00
Glenn Morris
6b13eef029 Comment (add Marick as co-author, based on ack.texi and authors.el and
initial version of the file).
2009-01-10 23:28:51 +00:00
Richard M. Stallman
81427f768f *** empty log message *** 2009-01-10 23:21:13 +00:00
Richard M. Stallman
367aa646a5 (mail-quote-printable-region): New function. 2009-01-10 23:18:08 +00:00
Glenn Morris
841a91fe0d Comment (add Author:, based on authors.el). 2009-01-10 23:17:44 +00:00
Richard M. Stallman
d373dc40ab (pmail-output-to-r-mail-buffer): New function.
(pmail-output-as-babyl): Use it.
(pmail-output-to-pmail-buffer): New function.
(pmail-output-as-mbox): Use it.
(pmail-output-as-seen): Pass t to pmail-output-as-mbox.
(pmail-output): Call set-buffer later.
2009-01-10 23:16:37 +00:00
Glenn Morris
8deda4af97 Comment (fix header format). 2009-01-10 23:04:53 +00:00
Glenn Morris
d53fa5920c Comment (minor header format fixes). 2009-01-10 22:53:56 +00:00
Glenn Morris
9032435905 Comment (add Author:, based on authors.el). 2009-01-10 22:53:08 +00:00
Richard M. Stallman
5817fd0564 *** empty log message *** 2009-01-10 22:14:02 +00:00
Glenn Morris
c5220417f4 Comments (minor fixes of some header conventions). 2009-01-10 22:08:37 +00:00
Glenn Morris
76ced33856 Comment (add an author based on ack.texi). 2009-01-10 22:03:12 +00:00
Glenn Morris
3309a9ee3f (calendar-scroll-left-three-months, calendar-scroll-right-three-months):
Add event handling, for when called from menus with the calendar
buffer not current.
2009-01-10 22:01:32 +00:00
Glenn Morris
dc67263ca3 (calendar-lunar-phases): Add event handling, for when called from
menus with the calendar buffer not current.
2009-01-10 22:00:33 +00:00
Glenn Morris
436b840d1e (calendar-list-holidays, calendar-mark-holidays): Add event handling,
for when called from menus with the calendar buffer not current.
2009-01-10 22:00:14 +00:00
Glenn Morris
fb2bae29ba Comment (fix typo). 2009-01-10 21:57:00 +00:00
Glenn Morris
c3fba29dba Comment (add an author based on ack.texi). 2009-01-10 21:56:18 +00:00
Glenn Morris
eb2ffb185a Comments (minor fixes of some header conventions). 2009-01-10 21:50:40 +00:00
Richard M. Stallman
a8e90bb267 (pmail-count-screen-lines, pmail-use-collection-buffer)
(pmail-use-viewer-buffer): Fns deleted.
Other functions reordered but not changed.
2009-01-10 21:42:11 +00:00
Richard M. Stallman
e58bab4ba2 *** empty log message *** 2009-01-10 21:13:02 +00:00
Richard M. Stallman
851a3f9261 (pmailhdr): Don't require it.
(pmail-fetch-field): Function deleted.
Callers use pmail-get-header.
(pmail-sort-messages): Replace point-offset with
return-to-point, which can be nil.
Call pmail-swap-buffers-maybe after that.
Don't bind buffer-read-only.  Bind inhibit-read-only.
Be more careful in making blank line at end of msg.
Don't enable undo at end.
2009-01-10 21:12:48 +00:00
Richard M. Stallman
29b51c384b (pmail-ignored-headers): Hide more fields.
(pmail-next-undeleted-message): If we stay on same message,
don't change anything.
2009-01-10 21:07:18 +00:00
Dan Nicolaescu
ac7020b35e (diff-show-trailing-whitespaces): Remove function.
Move setting up whitepace-mode ...
(diff-mode): ... here.
(diff-mode-menu): Add a menu entry for showing trailing whitespace.
2009-01-10 17:21:04 +00:00
Chong Yidong
2833b3fffd Undo last change. 2009-01-10 13:20:18 +00:00
Chong Yidong
9cf04f512b * gs.el: Undo file removal. 2009-01-10 13:16:38 +00:00
Chong Yidong
8886381e1b * gs.el: Undo removal. 2009-01-10 13:16:08 +00:00
Chong Yidong
7ccd9dc869 Remove gs.elc dependency. 2009-01-10 13:07:48 +00:00
Chong Yidong
052056a969 Revert previous change (commit mistake). 2009-01-10 13:07:04 +00:00
Chong Yidong
6c1ec5a050 * gs.el: File removed. 2009-01-10 13:04:37 +00:00
Chong Yidong
311a84c06b (x-font-family-list): Remove entirely. 2009-01-10 12:55:24 +00:00
Chong Yidong
a933c4f767 * faces.el (x-font-family-list): Remove entirely. 2009-01-10 12:55:07 +00:00
Eli Zaretskii
8b5e8b42f7 Fix Bug #876:
(info-insert-file-contents, Info-insert-dir): Bind inhibit-null-byte-detection
to non-nil.
2009-01-10 10:43:11 +00:00
Martin Rudalics
fca863b816 (tool-bar-mode): Modify all frame parameters when
toggling tool bars on.  (Bug#1754)
2009-01-10 09:51:28 +00:00
Katsumi Yamaoka
63d12d3879 (gnus-summary-next-article): Revert last change by which XEmacs gets not to work. 2009-01-10 00:31:55 +00:00
Chong Yidong
95ac8fbdca (face-valid-attribute-values): Use string as value for :family
attribute.  Now, font-family-list returns a list of strings.
(x-font-family-list): Obsolete compatibility version of function
from xfaces.c.
2009-01-09 14:11:12 +00:00
Chong Yidong
45c1781184 * faces.el (face-valid-attribute-values): Use string as value for
:family attribute.  Now, font-family-list returns a list of
strings.
(x-font-family-list): Obsolete compatibility version of function
from xfaces.c.
2009-01-09 14:10:46 +00:00
Martin Rudalics
dcb50c02f5 (special-display-buffer-names)
(special-display-regexps, special-display-function): In
doc-strings say "same-window" instead of "same-buffer".
2009-01-09 09:55:38 +00:00
Michael Albinus
c28f19e5ac * net/tramp.el: Revert previous patch. `last-command-char' is
used in code used only for XEmacs, where it is different from
`last-command-event'.
2009-01-09 08:15:27 +00:00
Glenn Morris
dd5131896c Remove references to last-command-char and
last-input-char, since these have been identical to last-command-event
and last-input-event since at least Emacs 19.
(edebug-outside-last-command-char, edebug-outside-last-input-char):
Remove.
2009-01-09 05:16:23 +00:00
Glenn Morris
1e4bd40da2 Replace last-input-char with last-input-event. 2009-01-09 05:00:56 +00:00
Glenn Morris
cfa2928107 Comment (replace last-input-char with last-input-event). 2009-01-09 04:57:03 +00:00
Glenn Morris
0f69e911dc Replace last-input-char with last-input-event. 2009-01-09 04:55:50 +00:00
Glenn Morris
8989a9203f Replace last-command-char with last-command-event. 2009-01-09 04:44:15 +00:00
Glenn Morris
a4d9b7bca3 Replace last-command-char with last-command-event. 2009-01-09 04:36:00 +00:00
Glenn Morris
61a846fbec Replace last-command-char with last-command-event. 2009-01-09 04:29:16 +00:00
Glenn Morris
51bc9aff5e (erc-input-message): Replace last-command-char with last-command-event. 2009-01-09 04:27:03 +00:00
Glenn Morris
ed77e66cc6 (gnus-summary-next-article): Replace last-command-char with last-command-event. 2009-01-09 04:26:14 +00:00
Glenn Morris
1ba983e8d9 Replace last-command-char with last-command-event. 2009-01-09 04:23:38 +00:00
Glenn Morris
e93c003eb1 Replace last-command-char with last-command-event. 2009-01-09 03:57:12 +00:00
Glenn Morris
d293848d9d (last-input-char, last-command-char): Move here from src/keyboard.c. 2009-01-09 03:28:56 +00:00
Glenn Morris
85dce46f7b Fix merge error. 2009-01-09 03:22:30 +00:00
Glenn Morris
78892d1be9 (url-cid-gnus): Fix typo in header name. 2009-01-09 03:19:39 +00:00
Juanma Barranquero
67a7fe6539 Fix typos. 2009-01-09 03:12:01 +00:00
Miles Bader
e3e955fed3 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1513
2009-01-09 03:01:50 +00:00
Juanma Barranquero
2188975fbf * textmodes/ispell.el (ispell-check-minver, ispell-last-program-name)
(ispell-html-skip-alists, ispell-send-replacement, ispell-show-choices)
  (ispell-begin-skip-region-regexp, ispell-skip-region-list)
  (ispell-ignore-fcc, ispell-skip-region, ispell-process-line)
  (ispell-horiz-scroll, ispell-mime-skip-part, ispell-buffer-local-words):
  Fix typos in docstrings.
  (ispell-command-loop): Reflow docstring.
2009-01-09 02:59:52 +00:00
Agustín Martín
57bf8fd484 ispell.el (ispell-encoding8-command): New variable
(ispell-aspell-supports-utf8): Mark as obsoleted by ispell-encoding8-command
(ispell-check-version): Set ispell-encoding8-command
(ispell-check-spellchecker-params, ispell-start-process): Use
ispell-encoding8-command

flyspell.el (flyspell-large-region): Use ispell-encoding8-command
2009-01-08 18:46:23 +00:00
Glenn Morris
912b78ddda (cal-menu-scroll-menu): Remove entries that don't scroll the calendar. 2009-01-08 04:13:28 +00:00
Glenn Morris
049cb68556 (ispell-check-minver): Declare.
Use string-to-number rather than string-to-int.
2009-01-08 04:11:09 +00:00
Glenn Morris
c5a345cb87 (tabbar--local-hlf): Silence compiler. 2009-01-08 04:10:35 +00:00
Glenn Morris
b3d6003ee1 (pmail-show-message): Fix declaration. 2009-01-08 04:09:10 +00:00
Glenn Morris
619a0aaaa6 (pmail-output-read-pmail-file-name): Remove declaration. 2009-01-08 04:08:27 +00:00
Glenn Morris
3ded5c6ce1 (universal-coding-system-argument): last-input-char need not be a char. 2009-01-08 04:07:31 +00:00
Juanma Barranquero
eb9c16e548 * add-log.el (change-log-search-tag-name): Reflow docstring.
(change-log-mode): Fix typo in docstring.
2009-01-07 16:59:35 +00:00
Juanma Barranquero
ed039e6c29 * international/mule.el (define-coding-system): Doc fix. 2009-01-07 14:24:29 +00:00
Juanma Barranquero
6c791387ae Fix typos. 2009-01-07 13:00:06 +00:00
Kenichi Handa
e48214824f (define-coding-system): Fix docstring about :bom usage. 2009-01-07 12:33:14 +00:00
Martin Rudalics
7f0995a11b (dired-pop-to-buffer): Don't split windows horizontally. (Bug#1806) 2009-01-07 09:58:23 +00:00
Stefan Monnier
3006c8dcfb (tar-mode, tar-mode-write-contents)
(tar-write-region-annotate): Undo Andreas's last change.
2009-01-07 02:15:37 +00:00
Tassilo Horn
41ec3f54f6 (gnus-treat-display-face): Fix docstring link to point to
`(gnus)Face', not `(gnus)X-Face'.
2009-01-06 11:39:20 +00:00
Michael Albinus
2c418c5bbf * net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file): Delete temporary file in case of
quit.
2009-01-06 07:56:42 +00:00
Michael Albinus
2988341a84 * net/tramp.el (tramp-do-copy-or-rename-file-directly)
(tramp-handle-file-local-copy, tramp-handle-write-region)
Delete temporary file in case of quit.
2009-01-06 07:51:09 +00:00
Stefan Monnier
1bba1cfc46 (completion-hilit-commonality): Don't presume
all-completions always include the input as prefix.
(completion-pcm--pattern-trivial-p): Accept a few more patterns
as trivial.
(completion-pcm--hilit-commonality): Remove leftover code that used to
deal with the now removed cdr-in-last-cons.
2009-01-06 04:17:04 +00:00
Juanma Barranquero
8d5e14a9c7 Update autoload checksums. 2009-01-06 02:13:40 +00:00
Juanma Barranquero
3dabda23e5 * international/mule.el (define-coding-system): Fix typos in docstring. 2009-01-06 02:05:34 +00:00
Alan Mackenzie
49be4f8800 (c-setup-paragraph-variables): Ensure paragraph-\(start\|separate\) match
blank lines.  For AWK Mode.
2009-01-05 21:22:20 +00:00
Alan Mackenzie
ac4e7a307f *** empty log message *** 2009-01-05 21:21:04 +00:00
Michael Albinus
91192f4fab * net/tramp-smb.el (tramp-smb-handle-copy-file)
(tramp-smb-handle-rename-file, tramp-smb-handle-write-region):
Delete temporary file in case of error.
2009-01-05 19:40:55 +00:00
Michael Albinus
ce2cc72811 * net/tramp.el (tramp-handle-load)
(tramp-do-copy-or-rename-file-directly)
(tramp-handle-file-local-copy, tramp-handle-insert-file-contents)
(tramp-handle-write-region): Delete temporary file in case of
error.
2009-01-05 19:37:01 +00:00
Agustín Martín
77fea89de1 Fix my name in a couple of commits 2009-01-05 17:54:03 +00:00
Agustín Martín
0764ed3749 textmodes/ispell.el (ispell-check-version): Use (with-temp-buffer) 2009-01-05 17:45:53 +00:00
Richard M. Stallman
85fed0a40a (mail-bury): Treat pmail-mode like rmail-mode. 2009-01-05 15:53:40 +00:00
Richard M. Stallman
f79e69b91f (basic-save-buffer): Protect buffer-modified flag around first swap.
(pmail-show-message): Protect buffer-modified flag around swap.
(pmail-change-major-mode-hook): Likewise.
(pmail-use-collection-buffer, pmail-swap-buffers-maybe): Likewise.

(pmail-error-bad-format): Always phrase the error as about an invalid message.
(pmail-convert-file-maybe): Don't use pmail-error-bad-format.
(pmail-mode-map): Move pmail-widen to C-c C-w.
(pmail-mode-1): Don't alter mode-line-modified.
(pmail-perm-variables): Turn off undo in view buffer.
(pmail-variables): Turn off undo.
(pmail-show-message): Delete useless calls to `widen'.
Avoid passing thru temp buffer if we don't need
base64 or quoted printable decoding for whole message.

(pmail-keywords): Variable deleted.
(pmail-last-label, pmail-last-multi-labels): Moved to pmailkwd.el.
(pmail-perm-variables): Don't mess with pmail-last-label.
Don't mess with pmail-keywords.
(pmail-copy-headers): Doc fix.
(pmail-set-header): New function.
(pmail-get-keywords): Doc fix.
(pmail-get-labels): New function.
(pmail-display-labels): Use pmail-get-labels.
(pmail-set-attribute): Mark pmail-buffer modified
if we change an attribute.

(pmail-apply-in-message): New function.
(pmail-message-labels-p): Function moved to pmailsum.el.
(pmail-message-recipients-p, pmail-message-regexp-p): Likewise.
(pmail-current-subject, pmail-current-subject-regexp): Fns deleted.
(pmail-simplified-subject, pmail-simplified-subject-regexp): New fns.
(pmail-next-same-subject): Fetch each msg's subject and compare.

(pmail-speedbar-move-message): Use pmail-output.
(pmail-construct-io-menu): Use pmail-output.
(pmail-default-pmail-file): Variable deleted.
(pmail-auto-file): Use pmail-output.
(pmail-mode-map): Remove pmail-output-to-babyl-file.
Add pmail-output-as-seen.
(pmail-mode): Update output commands in doc string.
2009-01-05 15:49:50 +00:00
Richard M. Stallman
4e756c2469 Require pmail; delete compiler defvars.
Delete most declare-function calls.
(pmail-keywords, pmail-deleted-label, pmail-attributes): Vars deleted.
(pmail-attribute-p, pmail-keyword-p): Fns deleted.
(pmail-keywords, pmail-parse-file-keywords, pmail-install-keyword):
(pmail-force-make-label, pmail-quote-label-name): Fns deleted.
(pmail-last-label, pmail-last-multi-labels): Vars moved from pmail.el.
(pmail-read-label): Don't switch buffers, don't parse file keywords.
(pmail-set-label): Major rewrite.
(pmail-next-labeled-message): Call pmail-get-labels and match it.
2009-01-05 15:48:15 +00:00
Richard M. Stallman
91552da9ad (pmail-message-labels-p): Function moved from pmail.el and rewritten.
(pmail-message-recipients-p): Likewise.
(pmail-message-regexp-p): Likewise.
(pmail-message-recipients-p-1): New subroutine.
(pmail-message-regexp-p-1): Likewise.
(pmail-summary-by-topic): Use pmail-simplified-subject.
Delete subject-re variable.
(pmail-message-subject-p): Total rewrite.
(pmail-message-senders-p): Total rewrite.
(pmail-new-summary-1): Call FUNCTION in the main Pmail buffer.
(pmail-get-summary): Doc fix.
(pmail-create-summary-line): Renamed from
pmail-get-create-summary-line, and major rewrite.
(pmail-get-summary-labels): Doc fix.
(pmail-create-summary): Major rewrite.  Construct line counts here.
(pmail-header-summary): Renamed from pmail-make-basic-summary-line.
Return list of two strings.
(pmail-summary-next-same-subject): Extract subjects and compare.
(pmail-summary-output): Renamed from pmail-summary-output-to-babyl-file.
Use pmail-output.
(pmail-summary-output-as-seen): Renamed from pmail-summary-output.
Use pmail-output-as-seen.
(pmail-summary-construct-io-menu): Use pmail-summary-output.
2009-01-05 15:41:36 +00:00
Martin Rudalics
29c4550005 (display-buffer): Fix last fix. 2009-01-05 09:52:53 +00:00
Glenn Morris
ae940284fa Add 2009 to copyright years. 2009-01-05 03:18:22 +00:00
Juanma Barranquero
70403f6564 Fix typos. 2009-01-05 03:01:36 +00:00
Juanma Barranquero
a609d13baf * desktop.el (desktop-save-in-desktop-dir): Use `abbreviate-file-name'
to shorten the desktop file directory shown in message.
2009-01-05 02:49:31 +00:00
Glenn Morris
d92c06c73d Add missing copyright header. 2009-01-05 02:17:07 +00:00
Glenn Morris
46932a8db5 (tramp-perl-encode, tramp-perl-decode): Update copyrights for 2009. 2009-01-05 02:00:02 +00:00
Glenn Morris
1746e0c3fe Fix typo in previous. 2009-01-05 00:49:36 +00:00
Glenn Morris
061a7c0eec (emacs-copyright): Update for 2009. 2009-01-05 00:48:51 +00:00
Juanma Barranquero
a97af989ec * progmodes/ada-mode.el (ada-mode): Simplify doc string.
(ada-get-indent-paramlist): Use ada-broken-indent instead of
  hard-coded 0.
  (ada-get-indent-loop): Fix list access bug.
2009-01-04 19:39:12 +00:00
Juanma Barranquero
a3c40f60f7 * emacs-lisp/lisp-mode.el (emacs-lisp-mode, lisp-mode, lisp-interaction-mode):
Add a blank line in the docstring before the keymap listing.
2009-01-04 19:32:40 +00:00
Martin Rudalics
e331bbf3be (display-buffer): When a buffer is displayed in the
selected and some other window, and not-this-window is non-nil,
try to return that other window instead of popping up a new
frame.  (Bug#30)
2009-01-04 19:03:09 +00:00
Chong Yidong
b316b2b864 (visual-line-mode-map): Remove M-[ and M-] bindings. 2009-01-04 08:30:58 +00:00
Chong Yidong
5d0fba4638 * simple.el (visual-line-mode-map): Remove M-[ and M-] bindings. 2009-01-04 08:30:28 +00:00
Chong Yidong
fdb77e6ff4 Minor doc fix. 2009-01-04 08:03:23 +00:00
Chong Yidong
330ba5fdfd Undo last change. 2009-01-04 07:55:05 +00:00
Chong Yidong
cfd1141594 * frame.el (make-frame-on-tty): Function deleted.
* server.el (server-create-tty-frame): Call make-frame directly.
2009-01-04 07:49:33 +00:00
Chong Yidong
c0a4da525a (sh-ancestor-alist): Doc fix. 2009-01-04 03:18:10 +00:00
Chong Yidong
b796bfb4ce * progmodes/sh-script.el (sh-ancestor-alist): Doc fix. 2009-01-04 03:17:11 +00:00
Michael Olson
9b2bac7163 Gnus: Add explanations for recent changes to the code itself.
These are already documented in ChangeLog.
2009-01-04 00:03:05 +00:00
Michael Olson
bd71014979 ERC: Do not include text properties when returning user input. 2009-01-03 23:11:06 +00:00
Michael Olson
35203a24f1 Update ChangeLogs. 2009-01-03 23:08:26 +00:00
Michael Olson
d549e52b93 Gnus: Fix edge cases with no data being returned and Courier eccentricity.
* lisp/gnus/nnimap.el (nnimap-retrieve-headers-progress): Handle edge
  case where `headers' is nil.  This can occur if the IMAP server does
  not have permissions to read messages from a folder, but can write new
  messages to the folder.
  (nnimap-request-article-part): Do not insert `data' if it is nil.

* lisp/net/imap.el (imap-parse-fetch): Courier can insert spurious blank
  characters which will confuse `read', so skip past them.
2009-01-03 23:05:42 +00:00
Reiner Steib
be3f421b7b (authors-aliases): Addition.
(authors): Allow to use it for other projects.
2009-01-03 19:43:54 +00:00
Reiner Steib
4182531cea (copyright-update-directory): Autoload.
Clarify MATCH argument.  Print filenames.
2009-01-03 19:40:20 +00:00
Michael Albinus
36a3859f9b * net/tramp-smb.el (top): Use `tramp-prefix-domain-regexp'.
(tramp-smb-maybe-open-connection): Use `tramp-file-name-*'
methods.
2009-01-03 15:00:35 +00:00
Michael Albinus
b96e689991 * net/tramp.el (tramp-local-host-regexp)
(tramp-prefix-domain-format)
(tramp-prefix-domain-regexp, tramp-domain-regexp)
(tramp-user-with-domain-regexp, tramp-prefix-ipv6-format)
(tramp-prefix-ipv6-regexp, tramp-ipv6-regexp)
(tramp-postfix-ipv6-format, tramp-postfix-ipv6-regexp): New
defconst.
(tramp-file-name-structure, tramp-file-name-regexp-unified)
(tramp-completion-dissect-file-name, tramp-parse-hosts-group)
(tramp-dissect-file-name, tramp-make-tramp-file-name)
(tramp-completion-make-tramp-file-name): Handle IPv6 addresses.
(tramp-handle-insert-file-contents): Fix setting of
`buffer-read-only'.
(tramp-compute-multi-hops, tramp-local-host-p): Use
`tramp-local-host-regexp'.
(tramp-file-name-real-user, tramp-file-name-domain): Use
`tramp-user-with-domain-regexp'.
2009-01-03 14:58:15 +00:00
Michael Albinus
d665fff055 * net/dbus.el (dbus-string-to-byte-array): Handle empty array. 2009-01-03 14:55:10 +00:00
Roland Winkler
3ac09bb4f7 (proced-grammar-alist): Refiner can be a list (function help-echo)
instead of a cons pair.
(proced-post-display-hook): New variable.
(proced-tree-depth): Renamed from proced-tree-indent.
(proced-mode): Derive mode from special-mode.
(proced-mode-map): Changed accordingly.
(proced, proced-update): Run proced-post-display-hook.
(proced-do-mark-all): Count processes for which mark has been
updated.
(proced-format): Check for ppid attribute.
(proced-process-attributes): Take time and ctime attribute from
system-process-attributes.
(proced-send-signal): Doc fix.  Collect properly the info on
marked processes.  Use fit-window-to-buffer instead of
dired-pop-to-buffer.
2009-01-03 12:19:56 +00:00
Stefan Monnier
958a2b4c49 (vhdl-current-line): Don't hardcode point-min==1. 2009-01-03 04:00:53 +00:00
Stefan Monnier
4c282a2783 Remove spurious backspace. 2009-01-03 03:31:54 +00:00
Juanma Barranquero
44d15ae01d * bindings.el (mode-line-eol-desc): Fix typo in help message.
(mode-line-client): Fix typo in help message and docstring.
2009-01-02 17:04:21 +00:00
Jason Rumney
3d69166609 *** empty log message *** 2009-01-02 16:13:27 +00:00
Jason Rumney
06d6d4bb6f (image-library-alist): Add gobject library. 2009-01-02 15:54:28 +00:00
Martin Rudalics
dca6c4189b (window-system-default-frame-alist)
(initial-frame-alist, minibuffer-frame-alist)
(pop-up-frame-alist, pop-up-frame-function)
(special-display-frame-alist): Rewrite and reformat doc-strings.
2009-01-02 14:47:45 +00:00
Martin Rudalics
263bc3fa94 (minibuffer-default-add-shell-commands): Fix doc-string typo. 2009-01-01 09:14:42 +00:00
Chong Yidong
f07ed73ccc Fix setting of composition-function-table. 2009-01-01 07:47:55 +00:00
Chong Yidong
eaf582ba78 (tibetan-composition-function): Remove unused function, obsoleted by
2008-09-05 change to tibetan.el.
2009-01-01 07:47:20 +00:00
Chong Yidong
6768ca670f * language/cham.el: Fix setting of composition-function-table.
* language/khmer.el: Fix setting of composition-function-table.

* language/tibet-util.el (tibetan-composition-function): Remove
unused function, obsoleted by 2008-09-05 change to tibetan.el.
2009-01-01 07:46:23 +00:00
Chong Yidong
d658acb641 (minibuffer-default): Add defvar. 2009-01-01 03:36:43 +00:00
Chong Yidong
257c9b6526 * simple.el (minibuffer-default): Add defvar. 2009-01-01 03:35:44 +00:00
Chong Yidong
6df53d0820 Require comint. 2009-01-01 02:46:11 +00:00
Chong Yidong
337c7b82c5 * hippie-exp.el: Require comint. 2009-01-01 02:45:50 +00:00
Martin Rudalics
4dc1abebf9 (last-buffer): Don't set major mode of *scratch* if
that buffer exists already.  Rewrite doc-string.
2008-12-31 15:44:25 +00:00
Andreas Schwab
d00da9d723 (tar-mode): Set write-contents-functions instead of
write-region-annotate-functions.
(tar-mode-write-contents): New function.
(tar-write-region-annotate): Remove.
2008-12-31 09:58:49 +00:00
Chong Yidong
aae1ecbbc8 (buffer-swapped-with): New var, moved from files.el. Add advice to
basic-save-buffer to use it.
2008-12-31 02:44:00 +00:00
Chong Yidong
9b854b5c5e * pmail.el (buffer-swapped-with): New var, moved from files.el.
Add advice to basic-save-buffer to use it.
2008-12-31 02:43:13 +00:00
Chong Yidong
f6fbae115c (basic-save-buffer): Revert 2008-12-22 change.
(buffer-swapped-with): Var removed.
2008-12-31 02:13:31 +00:00
Chong Yidong
8f48970735 * files.el (basic-save-buffer): Revert 2008-12-22 change.
(buffer-swapped-with): Var removed.
2008-12-31 02:13:04 +00:00
Kenichi Handa
ee94685859 (compose-gstring-for-variation-glyph): New
function.  Register it in composition-function-table.
2008-12-30 23:34:54 +00:00
Kenichi Handa
b23dc4242c (lglyph-set-code): New function. 2008-12-30 23:32:55 +00:00
Stefan Monnier
19eb68d04b (tar-data-swapped): New var.
(tar-data-swapped-p, tar-swap-data):
Use it instead of buffer-swapped-with.
(tar-write-region-annotate): Re-add (partial undo of last change).
(tar-mode): Use it again (partial undo as well).
2008-12-30 21:59:52 +00:00
Chong Yidong
ba95221422 (table-capture): Fix symbol quoting typo. 2008-12-30 16:37:13 +00:00
Chong Yidong
b0f0f3eb6d * textmodes/table.el (table-capture): Fix symbol quoting typo. 2008-12-30 16:36:01 +00:00
Chong Yidong
747ae2f2ae (follow-select-if-visible): Improve the check for the
last line of the window.
(follow-post-command-hook): Perform redisplay in more circumstances,
to avoid getting point stuck on partially visible lines.
2008-12-30 16:21:20 +00:00
Chong Yidong
2260cb2c32 * follow.el (follow-select-if-visible): Improve the check for the
last line of the window.
(follow-post-command-hook): Perform redisplay in more circumstances,
to avoid getting point stuck on partially visible lines.
2008-12-30 16:19:50 +00:00
Chong Yidong
13d5c73fb0 (follow-calculate-first-window-start-from-below): Avoid looping
forever if vertical-motion returns an unexpected value.
2008-12-30 15:09:35 +00:00
Chong Yidong
de70fe72cd * follow.el (follow-calculate-first-window-start-from-below): Avoid
looping forever if vertical-motion returns an unexpected value.
2008-12-30 15:08:22 +00:00
Chong Yidong
30bf4750fb (follow-calc-win-end): Use with-selected-window.
(follow-windows-start-end, follow-pos-visible)
(follow-windows-aligned-p): Code cleanup.
(follow-select-if-visible): Try to avoid partially-visible lines.
(follow-select-if-visible-from-first): Call follow-redisplay and
move point to destination.
(follow-redisplay): New arg, to keep selected window unchanged.
(follow-post-command-hook): In final check for destination
visibility, use window-start and window-end instead of the less
accurate follow-pos-visible.  If the selected window is redrawn,
tell follow-redisplay to preserve it.
2008-12-30 13:26:23 +00:00
Chong Yidong
b4c79e7b01 * follow.el (follow-calc-win-end): Use with-selected-window.
(follow-windows-start-end, follow-pos-visible)
(follow-windows-aligned-p): Code cleanup.
(follow-select-if-visible): Try to avoid partially-visible lines.
(follow-select-if-visible-from-first): Call follow-redisplay and
move point to destination.
(follow-redisplay): New arg, to keep selected window unchanged.
(follow-post-command-hook): In final check for destination
visibility, use window-start and window-end instead of the less
accurate follow-pos-visible.  If the selected window is redrawn,
tell follow-redisplay to preserve it.
2008-12-30 13:25:52 +00:00
Andreas Schwab
d9569a55d8 (server-running-p): Remove interactive spec. Fix
regexp.
2008-12-30 11:28:14 +00:00
Chong Yidong
4484b97dcd (follow-calc-win-start): Don't use `inline'.
(follow-update-window-start, follow-select-if-visible)
(follow-calculate-first-window-start-from-below)
(follow-post-command-hook): Code cleanup.
(follow-downward, follow-calculate-first-window-start): Function
deleted and merged into follow-redisplay.
(follow-redisplay): Merge code from follow-downward and
follow-calculate-first-window-start.
2008-12-30 10:52:01 +00:00
Chong Yidong
0d05df650b * follow.el (follow-calc-win-start): Don't use `inline'.
(follow-update-window-start, follow-select-if-visible)
(follow-calculate-first-window-start-from-below)
(follow-post-command-hook): Code cleanup.
(follow-downward, follow-calculate-first-window-start): Function
deleted and merged into follow-redisplay.
(follow-redisplay): Merge code from follow-downward and
follow-calculate-first-window-start.
2008-12-30 10:51:41 +00:00
Roland Winkler
9330d4c06a Add reference to Bug#1718. 2008-12-30 05:04:54 +00:00
Juanma Barranquero
744c85fbed * proced.el (proced-tree-flag): Fix typo in docstring. 2008-12-30 01:52:14 +00:00
Richard M. Stallman
25f0137554 *** empty log message *** 2008-12-29 19:19:26 +00:00
Richard M. Stallman
0a45836335 (pmail-edit-mode): Bind buffer-swwapped-with to nil.
(pmail-edit-current-message): Save all of buffer as old text.
Clear undo list.
(pmail-cease-edit): Widen first.
Operate in the view buffer; copy edited text back to mbox buffer
and re-encode what was decoded to display the message.
(pmail-abort-edit): Widen first.
2008-12-29 19:19:15 +00:00
Richard M. Stallman
e1ebab6e8b (pmail-forwarded-attr-index): Doc fix.
(pmail-resent-attr-index): New variable.
(pmail-attr-array): Add r for resent.
(pmail-add-mbox-headers): Make 8 attributes.
(pmail-set-attribute): Extend attribute line if necessary.

(pmail-widen): New command.
(pmail-mode-map): o is pmail-output, C-o is pmail-output-as-seen,
(pmail-mode-map): c-w is pmail-widen.
(pmail-change-major-mode-hook): Do nothing unless buffer-swapped-with.
(pmail-show-message): Downcase character-coding.
2008-12-29 19:16:37 +00:00
Richard M. Stallman
5921f0a48c (pmail-output-decode-coding): New variable.
(pmail-delete-unwanted-fields): Greatly simplified.
(pmail-output-as-babyl): New function.
(pmail-convert-to-babyl-format): Considerably simplified:
assume just one message and don't worry about Content-Type.
(pmail-output-as-mbox): New function.
(pmail-output): Total rewrite.
(pmail-output-as-seen): New command.
(pmail-output-read-pmail-file-name): Function deleted.
(pmail-output-to-babyl-file): Function deleted.
(pmail-output-body-to-file): Don't set an attribute.
2008-12-29 19:12:22 +00:00
Roland Winkler
48152a7052 (proced-temp-alist): Renamed from variable proced-children-alist.
(proced-process-tree, proced-toggle-tree): Fix docstring.
(proced-tree): Fix docstring.  Simplify.  Use proced-temp-alist.
(proced-temp-internal): Use proced-temp-alist.
2008-12-29 06:13:36 +00:00
Dan Nicolaescu
53374291b7 (mkdir): New defalias. 2008-12-29 05:11:15 +00:00
Juri Linkov
5adfa483c2 (proced-mode-map): Bind " " to next-line instead of the
command `proced-next-line' removed on 2008-09-06.
2008-12-29 00:12:12 +00:00
Juri Linkov
18e4b9bdcb Add `butterfly'. 2008-12-28 23:52:31 +00:00
Juri Linkov
0f9568b7a1 (butterfly): Doc fix. Add animate-string' and browse-url'. 2008-12-28 23:50:47 +00:00
Juri Linkov
e8d24e5b09 (butterfly): New command. 2008-12-28 23:48:21 +00:00
Juri Linkov
fa862320ce (reftex-isearch-switch-to-next-file):
Use `find-file-noselect' instead of `find-file' (for Emacs 22 and 23).
(reftex-isearch-minor-mode): If `multi-isearch-next-buffer-function'
is bound set it to `reftex-isearch-switch-to-next-file'.  Otherwise,
set 4 obsolete variables for backward-compatibility with Emacs 22.
2008-12-28 23:46:34 +00:00
Juri Linkov
9b7322d8c3 (multi-isearch-next-buffer-function): Doc fix.
(multi-isearch-search-fun): Set the second arg WRAP to nil explicitly.
2008-12-28 23:45:53 +00:00
Roland Winkler
f1d2765346 (proced-grammar-alist): Allow predicate nil. New attribute tree.
(proced-format-alist): Use attribute tree.
(proced-tree-flag, proced-tree-indent): New variables.
(proced-children-alist): Renamed from proced-process-tree.  PPID
must refer to a process in process-alist.  Ignore PPIDs that equal
PID.  Children alist inherits sorting order from process-alist.
(proced-process-tree): New variable.  New function.
(proced-process-tree-internal, proced-toggle-tree)
(proced-tree, proced-tree-insert, proced-format-tree): New
functions.
(proced-mark-process-alist): Add docstring.
(proced-filter-parents): PPID must refer to a process in
process-alist.  Ignore PPIDs that equal PID.
(proced-sort): Throw error if attribute is not sortable.
(proced-sort-interactive): Restrict completion to sortable
attributes.
(proced-format): Include tree in standard attributes if
proced-tree-flag is non-nil.  Make header clickable only if
corresponding predicate is non-nil.
(proced-update): Use proced-tree.
2008-12-28 13:58:10 +00:00
Chong Yidong
55fdbbb55b (diff): Doc fix. 2008-12-28 04:40:08 +00:00
Chong Yidong
3dfe36a55f * diff.el (diff): Doc fix. 2008-12-28 04:38:44 +00:00
Chong Yidong
baac7510a4 (rx): Doc fix. 2008-12-28 04:19:34 +00:00
Chong Yidong
5fa77a6a7a * emacs-lisp/rx.el (rx): Doc fix. 2008-12-28 04:19:03 +00:00
Chong Yidong
d5ac5779a4 (move-file-to-trash): Bind backup-directory-alist to nil before
uniquifying backup trash file name.
2008-12-28 03:24:53 +00:00
Chong Yidong
7d96af1ab4 * files.el (move-file-to-trash): Bind backup-directory-alist to nil
before uniquifying backup trash file name.
2008-12-28 03:24:19 +00:00
Andreas Schwab
7f4a3168c8 (vc-git-dir-printer): Fix filename column. 2008-12-27 22:24:31 +00:00
Dan Nicolaescu
fe3a1c1dd2 (term-emulate-terminal): Decode substring just prior to
inserting it, i.e. revert part of the 2008-09-24 change. (Bug#1469)
2008-12-27 17:57:25 +00:00
Eli Zaretskii
6c4d5dd3eb (MH_E_DIR): New variable.
($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2008-12-27 12:03:46 +00:00
Eli Zaretskii
2c65e87c38 ($(MH_E_DIR)/mh-alias.elc $(MH_E_DIR)/mh-comp.elc)
($(MH_E_DIR)/mh-folder.elc $(MH_E_DIR)/mh-funcs.elc)
($(MH_E_DIR)/mh-identity.elc $(MH_E_DIR)/mh-inc.elc)
($(MH_E_DIR)/mh-junk.elc $(MH_E_DIR)/mh-letter.elc)
($(MH_E_DIR)/mh-limit.elc $(MH_E_DIR)/mh-mime.elc)
($(MH_E_DIR)/mh-print.elc $(MH_E_DIR)/mh-scan.elc)
($(MH_E_DIR)/mh-search.elc $(MH_E_DIR)/mh-seq.elc)
($(MH_E_DIR)/mh-show.elc $(MH_E_DIR)/mh-speed.elc)
($(MH_E_DIR)/mh-thread.elc $(MH_E_DIR)/mh-tool-bar.elc)
($(MH_E_DIR)/mh-utils.elc $(MH_E_DIR)/mh-xface.elc)
($(MH_E_DIR)/mh-e.elc $(MH_E_DIR)/mh-limit.elc): New dependencies.
2008-12-27 11:19:41 +00:00
Eli Zaretskii
7533b41880 (dosified-file-name): Declare. 2008-12-26 18:00:26 +00:00
Andreas Schwab
c099a58826 (keymap-canonicalize): Properly preserve keymap prompt. 2008-12-26 16:49:30 +00:00
Andreas Schwab
d3a36099e7 (tar-swap-data): New function.
(tar-change-major-mode-hook): Use it instead of buffer-swap-text.
(tar-mode-revert): Likewise.
(tar-mode): Likewise.  Don't set write-region-annotate-functions.
(tar-data-swapped-p): Test buffer-swapped-with.
(tar-write-region-annotate): Remove.
(tar-header-block-tokenize): Add argument `coding' and use it
instead of tar-file-name-coding-system.
(tar-summarize-buffer): Pass tar-file-name-coding-system here.
2008-12-26 16:38:00 +00:00
Eli Zaretskii
2e480e42fa (dosified-file-name): New function. 2008-12-26 15:02:47 +00:00
Eli Zaretskii
8245c36184 (dir-locals-find-file) [ms-dos]: Run dir-locals-file through
dosified-file-name.  Compare files case-insensitively on systems whose
filesystems are case-insensitive.
2008-12-26 15:01:10 +00:00
Martin Rudalics
90ad354160 (help-for-help-internal): Fix entry for "l". 2008-12-25 13:49:52 +00:00
Richard M. Stallman
737ef6823b (shadow-copy-file): Revert previous change.
This code as it was should work properly with buffer-swapped-with.
2008-12-25 08:08:46 +00:00
Jason Rumney
a6a3f110b6 Add bug id for recently fixed bug 2008-12-25 01:07:49 +00:00