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

46982 Commits

Author SHA1 Message Date
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