1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00
Commit Graph

81765 Commits

Author SHA1 Message Date
Glenn Morris
571388b020 Update for calendar-date-style' replacing european-calendar'. 2008-03-29 23:40:00 +00:00
Glenn Morris
b54eb5847e (list-holidays): Use or. 2008-03-29 23:26:17 +00:00
Glenn Morris
d53e3af1d4 (holiday-julian): Simplify. 2008-03-29 23:24:35 +00:00
Glenn Morris
2ed33c407c (holiday-hebrew): Simplify. 2008-03-29 23:23:20 +00:00
Juri Linkov
7ae6d1d10e (Fdisplay_buffer): Move call to
Vsplit_window_preferred_function out of conditions that check
if window is eligible for vertical splitting.
When Vsplit_window_preferred_function is non-nil, call it and use
its non-nil return value as window.  Otherwise, continue doing
vertical splitting using Fsplit_window with arg horflag=nil.
(syms_of_window) <Vsplit_window_preferred_function>: Change the
default value from `split-window' to nil.
2008-03-29 23:05:26 +00:00
Juri Linkov
f1917c6f19 (split-window-preferred-function):
Set choice for "vertically" to nil instead of split-window.
Set choice for "horizontally" to split-window-preferred-horizontally
instead of lambda.
2008-03-29 23:04:17 +00:00
Juri Linkov
b0b0ffa3f8 (split-window-preferred-horizontally): New function. 2008-03-29 23:03:18 +00:00
Juri Linkov
d47a29c1e1 Replace section that says about buffer names available via M-n with a section
that says the completion table is added after the list of defaults.
2008-03-29 23:02:22 +00:00
Juri Linkov
23d2b2159a Move minibuffer changes to the section "Minibuffer changes". 2008-03-29 23:00:05 +00:00
Juri Linkov
f03f8f2cb6 (Fcall_interactively): Revert 2008-03-16 change
for interactive code letters 'b' and 'B'.
2008-03-29 22:58:43 +00:00
Juri Linkov
f29775feac (debug-ignored-errors): Change "^End of history;
no next item$" to "^End of defaults; no next item$".
2008-03-29 22:57:19 +00:00
Juri Linkov
7f914bbedf (minibuffer-default-add-function): New variable with
the default to minibuffer-default-add-completions.
(minibuffer-default-add-done): New variable.  Make it buffer-local.
(minibuffer-default-add-completions): New function.
(goto-history-element): Set minibuffer-default-add-done to t and
call a function in minibuffer-default-add-function when the
specified absolute history position is greater than the length of
the minibuffer-default list and minibuffer-default-add-done is nil.
Change "^End of history; no next item$" to "^End of defaults;
no next item$".
2008-03-29 22:56:17 +00:00
Stefan Monnier
4a5e18325a (with-temp-buffer): Assume kill-buffer can change current-buffer. 2008-03-29 22:50:11 +00:00
Glenn Morris
d9ce91aecb Fix merge mistake. 2008-03-29 22:43:16 +00:00
Stefan Monnier
fa98585ca3 (message-make-in-reply-to): Use mm-with-multibyte-buffer. 2008-03-29 22:22:07 +00:00
Stefan Monnier
6199aad9a3 (remember-diary-convert-entry): Prefer boundp to with-no-warnings. 2008-03-29 22:20:13 +00:00
Reiner Steib
2e4089abf2 (Top): Fix version. Add SASL. 2008-03-29 21:38:52 +00:00
Michael Albinus
70cab5a94f * trampver.texi: Update release number. 2008-03-29 20:30:33 +00:00
Michael Albinus
efe78a6c0b * net/tramp-ftp.el: Require 'cl when byte-compiling. 2008-03-29 20:26:14 +00:00
Michael Albinus
680d5d1783 * net/trampver.el: Update release number. 2008-03-29 20:24:42 +00:00
Miles Bader
9b3ebcb696 Merge from gnus--devo--0
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1104
2008-03-29 19:54:11 +00:00
Eli Zaretskii
9c06a1f304 (Fexpand_file_name): Fix last change. 2008-03-29 15:28:57 +00:00
Eli Zaretskii
6d5577783e (Fexpand_file_name): Convert the value of $HOME to a multibyte string. 2008-03-29 13:53:02 +00:00
Dan Nicolaescu
115c006177 * vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
(vc-status-refresh): Create a temporary buffer and call the
`dir-status' backend function from that buffer.

* vc-bzr.el (vc-bzr-dir-status): Don't create a buffer.
(vc-bzr-after-dir-status): Don't kill the buffer.

* vc-cvs.el (vc-cvs-dir-status): Don't create a buffer.
(vc-cvs-after-dir-status): Don't kill the buffer.

* vc-git.el (vc-git-dir-status): Don't create a buffer.
(vc-git-after-dir-status-stage2): Don't kill the buffer.

* vc-hg.el (vc-hg-dir-status): Don't create a buffer.
(vc-hg-after-dir-status): Don't kill the buffer.

* vc-svn.el (vc-svn-dir-status): Don't create a buffer.
(vc-svn-after-dir-status): Don't kill the buffer.
2008-03-29 05:34:52 +00:00
Dan Nicolaescu
f3d57a2c20 (vc-menu-map-filter): Be more careful when finding
the current backend.
2008-03-29 05:33:06 +00:00
Glenn Morris
dc7f8d5723 Add calendar-date-style. 2008-03-29 02:47:48 +00:00
Glenn Morris
f2b4643502 Autoload diary-insert-entry-1.
(insert-hebrew-diary-entry, insert-monthly-hebrew-diary-entry)
(insert-yearly-hebrew-diary-entry): Use diary-insert-entry-1.
(diary-make-date): Autoload it.
(diary-yahrzeit): Doc fix.  Use diary-make-date.
2008-03-29 02:46:54 +00:00
Glenn Morris
d4c9e00491 (remember-diary-convert-entry): Respect calendar-date-style if bound. 2008-03-29 02:45:02 +00:00
Glenn Morris
f905ff0d8f (icalendar--datetime-to-american-date): New name for
icalendar--datetime-to-noneuropean-date.  Make old name obsolete alias.
(icalendar--datetime-to-iso-date): New function.
(icalendar--datetime-to-diary-date): Doc fix.  Respect
calendar-date-style if bound.
2008-03-29 02:44:44 +00:00
Glenn Morris
cc4b5cd31c (number): Move declaration where needed.
(diary-mail-entries, list-sexp-diary-entries): Doc fixes.
(diary-make-date): New function.
(diary-date, diary-block, diary-anniversary, diary-cyclic): Doc fix.
Use diary-make-date.
(diary-date-display-form, diary-insert-entry-1): New functions.
(insert-monthly-diary-entry, insert-yearly-diary-entry):
Use diary-insert-entry-1.
(insert-anniversary-diary-entry, insert-block-diary-entry)
(insert-cyclic-diary-entry): Use diary-date-display-form.
2008-03-29 02:44:24 +00:00
Glenn Morris
8266a036d7 (diary-file, american-date-diary-pattern)
(european-date-diary-pattern,european-calendar-display-form)
(american-calendar-display-form, diary-display-hook): Doc fixes.
(european-calendar-style): Doc fix.  Use calendar-set-date-style for
custom :set.  Mark as obsolete.
(calendar-date-style, iso-date-diary-pattern)
(iso-calendar-display-form): New user variables.
(diary-date-forms, calendar-date-display-form): Set using
calendar-date-style.  Doc fix.
(calendar-set-date-style): New command.
(european-calendar, american-calendar): Use calendar-set-date-style.
Mark as obsolete.
2008-03-29 02:44:03 +00:00
Glenn Morris
41099a1bea Autoload diary-insert-entry-1.
(insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
(insert-yearly-islamic-diary-entry): Use diary-insert-entry-1.
2008-03-29 02:43:32 +00:00
Glenn Morris
8743fe88ed Autoload diary-insert-entry-1.
(diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
(diary-bahai-insert-yearly-entry): Use diary-insert-entry-1.
2008-03-29 02:42:52 +00:00
Stefan Monnier
146df84586 (xterm-mouse-mode): Use delete-terminal-functions.
(xterm-mouse-handle-delete-frame): Delete.
2008-03-29 02:15:56 +00:00
Stefan Monnier
b20ef5aa72 (terminal-init-xterm): Use delete-terminal-functions.
(xterm-turn-on-modify-other-keys, xterm-turn-off-modify-other-keys)
(xterm-remove-modify-other-keys): Lookup terminal rather than frame
in xterm-modify-other-keys-terminal-list.
2008-03-29 02:06:31 +00:00
Stefan Monnier
58555d8187 * keyboard.c (pending_funcalls): New var.
(timer_check): Run it.
(syms_of_keyboard): Initialize it.
* terminal.c (Qrun_hook_with_args, Qdelete_terminal_functions)
(Vdelete_terminal_functions): New vars.
(syms_of_terminal): Initialize them.
(Fdelete_terminal): Run delete-terminal-functions.
* xdisp.c (safe_eval): Rewrite.
(safe_call2): New fun.
* frame.c (Qdelete_frame_functions): New var.
(syms_of_frame): Initialize it.
(Fdelete_frame): Use it and use safe_call2 and pending_funcalls.
* lisp.h (safe_call2, pending_funcalls): Declare.
2008-03-29 01:46:10 +00:00
Stefan Monnier
769087cead (vc-bzr-state-heuristic): Fix last change for when there are conflicts. 2008-03-29 01:09:45 +00:00
Dan Nicolaescu
c6ea7ec62c (vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log. 2008-03-29 00:43:56 +00:00
Dan Nicolaescu
20f95df210 (vc-update): Check if the buffer is unsaved only if it
actually exists.
(vc-status-mode-map, vc-status-menu-map): Bind vc-update.
2008-03-29 00:17:54 +00:00
Magnus Henoch
51fac78c03 (dns-write): Use set-buffer-multibyte. 2008-03-28 21:37:03 +00:00
Stefan Monnier
82eb83ffdb (vc-bzr-sha1): New fun.
(vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
(vc-bzr-registered): Use it.
2008-03-28 19:51:21 +00:00
Dan Nicolaescu
fc30d54425 Reshuffle TODOs. 2008-03-28 19:32:47 +00:00
Chong Yidong
2844d83237 Fix typo. 2008-03-28 19:05:35 +00:00
Chong Yidong
3afc838fd2 (Quitting): Clarify effects of C-g. 2008-03-28 19:04:58 +00:00
Chong Yidong
9a1c224904 (Words, Pages, Fill Commands, HTML Mode): Describe
Transient Mark mode as the default.
(Paragraphs): Describe how M-h behaves when region is active.
2008-03-28 19:04:42 +00:00
Chong Yidong
6184c70885 (Basic Isearch): Reference the Mark Ring node.
(Replace, Unconditional Replace, Other Repeating Search):
Describe Transient Mark mode as the default.
2008-03-28 19:04:33 +00:00
Chong Yidong
25716538ef (Moving by Defuns, Expressions, Comment Commands): Describe Transient
Mark mode as the default.
2008-03-28 19:04:23 +00:00
Chong Yidong
4c987d7128 (Kill Ring, Accumulating Text): Assume Transient Mark mode is the
default, and note that the mark is not activated when set.
2008-03-28 19:04:14 +00:00
Chong Yidong
c838886252 (Glossary): Treat Transient Mark mode as the default. 2008-03-28 19:04:04 +00:00
Chong Yidong
a4fd86b181 (Mouse Commands): Treat Transient Mark mode as the default. 2008-03-28 19:03:56 +00:00