1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-23 00:10:48 -08:00
Commit graph

46331 commits

Author SHA1 Message Date
Chong Yidong
8db5a4fe51 (Custom-mode): Set up tool-bar-map unconditionally. 2008-11-11 00:28:10 +00:00
Chong Yidong
4759d8bd58 * cus-edit.el (Custom-mode): Set up tool-bar-map unconditionally. 2008-11-11 00:25:28 +00:00
Teodor Zlatanov
863e372f74 (smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load starttls.el for it. 2008-11-10 20:13:41 +00:00
Teodor Zlatanov
373f031296 (smtpmail-open-stream): Use `starttls-any-program-available'. 2008-11-10 20:10:51 +00:00
Chong Yidong
6f6c43ffe0 (dired-read-dir-and-switches): Revert to 2007-11-22 version
(bug@1285).
2008-11-08 14:24:54 +00:00
Chong Yidong
7ae105c81d * dired.el (dired-read-dir-and-switches): Revert to 2007-11-22
version (bug@1285).
2008-11-08 14:23:06 +00:00
Eli Zaretskii
5463218ceb (command-line): Ignore init-file-user when checking user's home directory
on MS-DOS as well.
2008-11-08 13:16:17 +00:00
Sam Steingold
3f71582da6 (c-defun-name): Fix CLISP DEFUN handling. 2008-11-07 15:39:53 +00:00
Juanma Barranquero
69135f1297 * frame.el (make-frame-on-display): Use `string-match-p'. 2008-11-07 14:52:02 +00:00
Glenn Morris
a0b66ce057 (cl-macroexpand-all): Fix declaration. 2008-11-07 06:54:07 +00:00
Dan Nicolaescu
9468617169 (lisp-mode-variables): Add new argument
to initialize font-lock keyword case sensitivity.
(lisp-mode): Use it.
2008-11-07 06:30:17 +00:00
Glenn Morris
49ace7fb90 (org-publish-attachment): Use copy-file rather than eshell/cp. 2008-11-06 04:39:33 +00:00
Glenn Morris
3876cf5de7 Fix previous change. 2008-11-06 04:26:22 +00:00
Glenn Morris
ed08ccb470 (eshell/cp): Autoload it rather than requiring things. 2008-11-06 04:16:28 +00:00
Glenn Morris
c108d549d4 Remove unused file. 2008-11-06 03:56:27 +00:00
Glenn Morris
e8fee30c4f (cl-macroexpand-all): Declare. 2008-11-06 03:53:43 +00:00
Glenn Morris
ee108e88bf (custom-variable-value-create, custom-face):
Use face names sans -face suffix rather than aliases.
2008-11-06 03:46:24 +00:00
Glenn Morris
6200ac6cb5 (custom-comment-tag): Doc fix.
(custom-comment): Use face names sans -face suffix rather than aliases.
2008-11-06 03:40:06 +00:00
Miles Bader
ed778fada5 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1464
2008-11-06 00:49:23 +00:00
Jay Belanger
a2baa90802 (calc-quit): Use `window-full-width-p' to check window width. 2008-11-05 22:12:21 +00:00
Chong Yidong
d9bf544c71 (server-process-filter): Only default to emacsclient's terminal in
daemon mode.
2008-11-05 21:16:17 +00:00
Chong Yidong
610a5df3bc * server.el (server-process-filter): Only default to emacsclient's
terminal in daemon mode.
2008-11-05 21:15:37 +00:00
Martin Rudalics
f417bc0a9c (quit-window): Restore prefix argument behavior
removed in 2008-10-30 change.  (Bug#1308)
2008-11-05 16:45:19 +00:00
Tassilo Horn
f1809341da (doc-view-mode): Bugfix: Add conversion killing
function to kill-buffer-hook, not to kill-buffer.
Reported by Markus Triska <markus.triska@gmx.at>
2008-11-05 11:06:22 +00:00
Jay Belanger
bc6922de39 (calc-quit): Make sure that the keypad buffer exists before delete its windows. 2008-11-04 23:52:15 +00:00
Chong Yidong
650d0dbc02 (server-process-filter): Don't call server-create-tty-frame when no
tty name is specified.
2008-11-04 18:42:04 +00:00
Chong Yidong
aab520e570 * server.el (server-process-filter): Don't call
server-create-tty-frame when no tty name is specified.
2008-11-04 18:41:56 +00:00
Chong Yidong
da4d406679 (vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.
2008-11-04 17:36:43 +00:00
Chong Yidong
74c76008f5 * vc-bzr.el (vc-bzr-dir-extra-headers): New function.
(vc-bzr-dir-printer): Rename from vc-bzr-status-printer.
2008-11-04 17:36:19 +00:00
Juanma Barranquero
40ac213787 * org.el (org-columns-modify-value-for-display-function):
* org-table.el (org-table-convert-region): Fix typos in docstrings.
2008-11-04 17:33:50 +00:00
Chong Yidong
08299ea7e3 (url-basepath): Add url-basepath as an alias for url-file-directory. 2008-11-04 17:11:58 +00:00
Chong Yidong
92066e8365 * url-util.el (url-basepath): Add url-basepath as an alias for
url-file-directory.
2008-11-04 17:11:52 +00:00
Juanma Barranquero
49275d5528 * international/mule-cmds.el (toggle-enable-multibyte-characters)
(define-char-code-property):
* textmodes/reftex.el (reftex-index):
* textmodes/reftex-index.el (reftex-index): Fix typos in docstrings.
2008-11-04 17:11:06 +00:00
Juanma Barranquero
53785457b0 Fix typo in comment. 2008-11-04 17:08:15 +00:00
Chong Yidong
2eb92184e9 (startup-echo-area-message): Display a different message in daemon
mode.  Suggested by Stephen Turnbull.
2008-11-04 16:54:25 +00:00
Chong Yidong
bd98d0e32c * startup.el (startup-echo-area-message): Display a different
message in daemon mode.  Suggested by Stephen Turnbull.
2008-11-04 16:54:15 +00:00
Chong Yidong
c5a8bc0180 (make-frame-on-display): Ignore DISPLAY argument on Windows. 2008-11-04 16:39:46 +00:00
Chong Yidong
033b3b6807 * frame.el (make-frame-on-display): Ignore DISPLAY argument on
Windows.
2008-11-04 16:39:38 +00:00
Juanma Barranquero
e3f8477de0 Fix typos. 2008-11-04 16:26:19 +00:00
Juanma Barranquero
079a5e72df Fix typos. 2008-11-04 14:49:10 +00:00
Martin Rudalics
c81ca8d8cc (save-selected-window): Remove indent-function for
save-selected-window-norecord.
2008-11-04 12:35:03 +00:00
Martin Rudalics
3e50a5e84c (lisp-font-lock-keywords-2): Remove entry for
save-selected-window-norecord.
2008-11-04 12:32:39 +00:00
Juanma Barranquero
ca68aad82b * dframe.el (dframe-mouse-position-function)
(dframe-reposition-frame-emacs, dframe-pass-event-to-popup-mode-menu)
(dframe-mouse-set-point): Fix typos in docstrings.
2008-11-04 09:48:55 +00:00
Dan Nicolaescu
a72000251e (vc-dir-headers): Undo previous change. 2008-11-04 08:58:24 +00:00
Martin Rudalics
3dcde186be (looking-back): Fix doc-string typo. 2008-11-04 07:35:57 +00:00
Martin Rudalics
f6bfcbb410 *** empty log message *** 2008-11-04 07:31:04 +00:00
Nick Roberts
644896e1fa * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
* vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
2008-11-04 07:27:26 +00:00
Martin Rudalics
0e87e61e29 (Electric-pop-up-window): Call window-end with UPDATE set to t. 2008-11-04 07:27:15 +00:00
Nick Roberts
d7377c46bc * vc-cvs.el (vc-cvs-dir-extra-headers): Add tag name to header.
* vc-dir.el (vc-dir-headers): Order headers as in PCL-CVS.
2008-11-04 07:25:26 +00:00
Nick Roberts
a7cb7fd251 *** empty log message *** 2008-11-04 07:23:30 +00:00