- 29 Mar, 2008 19 commits
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1104
-
Eli Zaretskii authored
-
Eli Zaretskii authored
-
Dan Nicolaescu authored
(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.
-
Dan Nicolaescu authored
the current backend.
-
Glenn Morris authored
-
Glenn Morris authored
(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.
-
Glenn Morris authored
-
Glenn Morris authored
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.
-
Glenn Morris authored
(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.
-
Glenn Morris authored
(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.
-
Glenn Morris authored
(insert-islamic-diary-entry, insert-monthly-islamic-diary-entry) (insert-yearly-islamic-diary-entry): Use diary-insert-entry-1.
-
Glenn Morris authored
(diary-bahai-insert-entry, diary-bahai-insert-monthly-entry) (diary-bahai-insert-yearly-entry): Use diary-insert-entry-1.
-
Stefan Monnier authored
(xterm-mouse-handle-delete-frame): Delete.
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
(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.
-
Stefan Monnier authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
actually exists. (vc-status-mode-map, vc-status-menu-map): Bind vc-update.
-
- 28 Mar, 2008 21 commits
-
-
Magnus Henoch authored
-
Stefan Monnier authored
(vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered. (vc-bzr-registered): Use it.
-
Dan Nicolaescu authored
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
Transient Mark mode as the default. (Paragraphs): Describe how M-h behaves when region is active.
-
Chong Yidong authored
(Replace, Unconditional Replace, Other Repeating Search): Describe Transient Mark mode as the default.
-
Chong Yidong authored
Mark mode as the default.
-
Chong Yidong authored
default, and note that the mark is not activated when set.
-
Chong Yidong authored
-
Chong Yidong authored
-
Chong Yidong authored
(Undo, Spelling): Describe Transient Mark mode as the default.
-
Chong Yidong authored
default.
-
Chong Yidong authored
-
Chong Yidong authored
region face, which is discussed there.
-
Chong Yidong authored
the default behavior with Transient Mark mode off. (Position Info): Fix typo.
-
Chong Yidong authored
(Persistent Mark): Rename from Transient Mark. (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring): Describe Transient Mark mode as the default.
-
Chong Yidong authored
(Persistent Mark): Rename from Transient Mark. (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring): Describe Transient Mark mode as the default. * basic.texi (Basic Undo): Don't mention setting the mark, which isn't the default behavior with Transient Mark mode off. (Position Info): Fix typo. * display.texi (Standard Faces): Reference the Mark node. Remove discussion of the region face, which is discussed there. * emacs.texi (Top): Update node listings. * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode as the default. * fixit.texi (Undo): Standardize choice of undo key sequence. (Undo, Spelling): Describe Transient Mark mode as the default. * frames.texi (Mouse Commands): Treat Transient Mark mode as the default. * glossary.texi (Glossary): Treat Transient Mark mode as the default. * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark mode is the default, and note that the mark is not activated when set. * programs.texi (Moving by Defuns, Expressions, Comment Commands): Describe Transient Mark mode as the default. * search.texi (Basic Isearch): Reference the Mark Ring node. (Replace, Unconditional Replace, Other Repeating Search): Describe Transient Mark mode as the default. * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe Transient Mark mode as the default. (Paragraphs): Describe how M-h behaves when region is active. * trouble.texi (Quitting): Clarify effects of C-g.
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-
Dan Nicolaescu authored
-