bpt/emacs.git
16 years agominor fixes for EasyPG
Michael Olson [Tue, 1 Apr 2008 05:28:04 +0000 (05:28 +0000)]
minor fixes for EasyPG

Hello,

Would someone please apply the attached patch which only contains minor
bug/doc fixes for EasyPG?  Then I'll post an update of the patch:
http://article.gmane.org/gmane.emacs.devel/89452

16 years ago(calendar-make-temp-face): New function.
Glenn Morris [Tue, 1 Apr 2008 04:10:09 +0000 (04:10 +0000)]
(calendar-make-temp-face): New function.
(mark-visible-calendar-date): Use it.

16 years ago(fancy-diary-display): Use calendar-make-temp-face.
Glenn Morris [Tue, 1 Apr 2008 04:08:41 +0000 (04:08 +0000)]
(fancy-diary-display): Use calendar-make-temp-face.

16 years ago(vc-responsible-backend): Declare as function.
Glenn Morris [Tue, 1 Apr 2008 02:58:32 +0000 (02:58 +0000)]
(vc-responsible-backend): Declare as function.

16 years agoMore details on a multi-tty change.
Glenn Morris [Tue, 1 Apr 2008 02:57:33 +0000 (02:57 +0000)]
More details on a multi-tty change.

16 years agoMore fixing of what multi-tty called a ChangeLog.
Glenn Morris [Tue, 1 Apr 2008 02:56:18 +0000 (02:56 +0000)]
More fixing of what multi-tty called a ChangeLog.

16 years ago(calendar-nongregorian-visible-p): New function.
Glenn Morris [Tue, 1 Apr 2008 02:55:03 +0000 (02:55 +0000)]
(calendar-nongregorian-visible-p): New function.

16 years ago(holiday-julian): Use calendar-nongregorian-visible-p.
Glenn Morris [Tue, 1 Apr 2008 02:54:50 +0000 (02:54 +0000)]
(holiday-julian): Use calendar-nongregorian-visible-p.

16 years ago(calendar-hebrew-date-is-visible-p): Use calendar-nongregorian-visible-p.
Glenn Morris [Tue, 1 Apr 2008 02:54:29 +0000 (02:54 +0000)]
(calendar-hebrew-date-is-visible-p): Use calendar-nongregorian-visible-p.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:47:40 +0000 (02:47 +0000)]
(Commentary): Point to calendar.el.
(calendar-holiday-list, holiday-easter-etc): Simplify by using mapcar.
(calendar-list-holidays): Return holiday-list.
(list-holidays): Use let rather than let*.  Remove un-needed locals
`d', `never'.
(calendar-check-holidays): Return result from dolist.
(holiday-float): Use a single let*.  Simplify if-and to and.
(holiday-sexp, holiday-advent, holiday-greek-orthodox-easter): Use a
single let*.

16 years agoComments.
Glenn Morris [Tue, 1 Apr 2008 02:47:05 +0000 (02:47 +0000)]
Comments.

16 years ago(calendar-mode-map): Use calendar-mark-holidays rather than obsolete alias.
Glenn Morris [Tue, 1 Apr 2008 02:46:29 +0000 (02:46 +0000)]
(calendar-mode-map): Use calendar-mark-holidays rather than obsolete alias.
(mark-visible-calendar-date): Also use overlay for mark characters.
(calendar-unmark): Unmark by removing all overlays, rather than redrawing.
(calendar-starred-day): Remove.
(calendar-mode): Disable undo.  Don't make calendar-starred-day local.
(calendar-cursor-to-date): No need for special star handling now using overlays.
(calendar-star-date): Use overlays.

16 years ago(hebrew-calendar-elapsed-days): Dox fix.
Glenn Morris [Tue, 1 Apr 2008 02:45:47 +0000 (02:45 +0000)]
(hebrew-calendar-elapsed-days): Dox fix.
(calendar-hebrew-date-is-visible-p): Extract some common code into
separate function.
(holiday-hebrew, mark-hebrew-calendar-date-pattern): Use it.
(calendar-hebrew-from-absolute, holiday-hanukkah)
(mark-hebrew-calendar-date-pattern): Reduce nesting of some lets.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:44:52 +0000 (02:44 +0000)]
(Commentary): Point to calendar.el.
(solar-equinoxes-solstices): Reduce nesting of some lets.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:44:23 +0000 (02:44 +0000)]
(Commentary): Point to calendar.el.
(lunar-phase-list, lunar-new-moon-on-or-after): Reduce nesting of some lets.

16 years ago(cal-tex-cursor-month-landscape)
Glenn Morris [Tue, 1 Apr 2008 02:43:57 +0000 (02:43 +0000)]
(cal-tex-cursor-month-landscape)
(cal-tex-cursor-month, cal-tex-LaTeXify-string): Reduce nesting of some lets.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:43:30 +0000 (02:43 +0000)]
(Commentary): Point to calendar.el.
(calendar-persian-date-string): Reduce nesting of some lets.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:43:05 +0000 (02:43 +0000)]
(Commentary): Point to calendar.el.
(calendar-forward-month, calendar-end-of-month): Reduce nesting of some lets.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:42:35 +0000 (02:42 +0000)]
(Commentary): Point to calendar.el.
(cal-menu-holidays-menu):  Use calendar-mark-holidays rather than
obsolete alias.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:42:05 +0000 (02:42 +0000)]
(Commentary): Point to calendar.el.
(calendar-string-to-mayan-long-count, calendar-goto-mayan-long-count-date):
Simplify.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:41:15 +0000 (02:41 +0000)]
(Commentary): Point to calendar.el.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:40:36 +0000 (02:40 +0000)]
(Commentary): Point to calendar.el.
(calendar-goto-french-date): Reduce nesting of some lets.

16 years ago(Commentary): Point to calendar.el.
Glenn Morris [Tue, 1 Apr 2008 02:39:52 +0000 (02:39 +0000)]
(Commentary): Point to calendar.el.

16 years ago(calc-init-extensions): Remove keybinding assignments for `calc-yank'.
Jay Belanger [Tue, 1 Apr 2008 02:09:26 +0000 (02:09 +0000)]
(calc-init-extensions): Remove keybinding assignments for `calc-yank'.

16 years agoAutoload `calc-yank'.
Jay Belanger [Tue, 1 Apr 2008 02:06:44 +0000 (02:06 +0000)]
Autoload `calc-yank'.
(calc-mode-map): Add keybindings for `calc-yank'.

16 years ago(Funibyte_charset, Fset_unibyte_charset): Remove.
Stefan Monnier [Tue, 1 Apr 2008 00:54:03 +0000 (00:54 +0000)]
(Funibyte_charset, Fset_unibyte_charset): Remove.

16 years ago(mark-islamic-diary-entries): Fix argument order in call to
Glenn Morris [Mon, 31 Mar 2008 16:25:18 +0000 (16:25 +0000)]
(mark-islamic-diary-entries): Fix argument order in call to
diary-mark-entries-1.

16 years ago(diary-bahai-mark-entries): Fix argument order in call to diary-mark-entries-1.
Glenn Morris [Mon, 31 Mar 2008 16:24:12 +0000 (16:24 +0000)]
(diary-bahai-mark-entries): Fix argument order in call to diary-mark-entries-1.

16 years ago(Commentary): Replace with pointer to calendar.el.
Glenn Morris [Mon, 31 Mar 2008 16:23:52 +0000 (16:23 +0000)]
(Commentary): Replace with pointer to calendar.el.
(mark-hebrew-diary-entries): Fix argument order in call to diary-mark-entries-1.

16 years ago(holiday-bahai): Use an algorithm actually relevant to this calendar
Glenn Morris [Mon, 31 Mar 2008 16:12:53 +0000 (16:12 +0000)]
(holiday-bahai): Use an algorithm actually relevant to this calendar
system.

16 years ago*** empty log message ***
Dan Nicolaescu [Mon, 31 Mar 2008 16:08:28 +0000 (16:08 +0000)]
*** empty log message ***

16 years ago(increment-calendar-month): Optionally handle systems without 12
Glenn Morris [Mon, 31 Mar 2008 16:00:05 +0000 (16:00 +0000)]
(increment-calendar-month): Optionally handle systems without 12
months per year.

16 years ago(Commentary): Replace with reference to calendar.el.
Glenn Morris [Mon, 31 Mar 2008 15:39:20 +0000 (15:39 +0000)]
(Commentary): Replace with reference to calendar.el.
(holiday-islamic): Comments.  Remove un-needed let.  Use and.

16 years ago* vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.
Dan Nicolaescu [Mon, 31 Mar 2008 15:36:56 +0000 (15:36 +0000)]
* vc.el (vc-status-add-entry): Assume ENTRY is a list not a cons.
(vc-status-mark-buffer-changed): Handle the extra field.

* vc-bzr.el (vc-bzr-after-dir-status):
* vc-cvs.el (vc-cvs-after-dir-status):
* vc-hg.el (vc-hg-after-dir-status):
* vc-svn.el (vc-svn-after-dir-status): Return a list not a cons.

16 years agoCompute displayed pages first (in PDF).
Stefan Monnier [Mon, 31 Mar 2008 15:14:16 +0000 (15:14 +0000)]
Compute displayed pages first (in PDF).
(doc-view-current-converter-processes): Rename from
doc-view-current-converter-process.  Update users.
(doc-view-sentinel): Test buffer's liveness.
(doc-view-pdf/ps->png-sentinel): Remove.
(doc-view-start-process): New function.
(doc-view-dvi->pdf, doc-view-pdf/ps->png, doc-view-pdf->txt)
(doc-view-ps->pdf): Use it.
(doc-view-pdf->png-1, doc-view-pdf->png, doc-view-active-pages): New functions.
(doc-view-convert-current-doc, doc-view-goto-page): Use them.
(doc-view-mode): Kill the processes when leaving the mode.

16 years agoAdd todo entries.
Dan Nicolaescu [Mon, 31 Mar 2008 15:06:25 +0000 (15:06 +0000)]
Add todo entries.

16 years ago*** empty log message ***
Juanma Barranquero [Mon, 31 Mar 2008 11:17:25 +0000 (11:17 +0000)]
*** empty log message ***

16 years ago(byte-compile-warnings-safe-p): Use `byte-compile-warning-types'.
Juanma Barranquero [Mon, 31 Mar 2008 11:02:04 +0000 (11:02 +0000)]
(byte-compile-warnings-safe-p): Use `byte-compile-warning-types'.
Add docstring.

16 years ago(calendar-bahai-date-string): Make previous change more explicit.
Glenn Morris [Mon, 31 Mar 2008 07:51:16 +0000 (07:51 +0000)]
(calendar-bahai-date-string): Make previous change more explicit.

16 years agoFix typo in previous change.
Glenn Morris [Mon, 31 Mar 2008 07:41:01 +0000 (07:41 +0000)]
Fix typo in previous change.

16 years ago(holiday-chinese-new-year): Doc fix and comment.
Glenn Morris [Mon, 31 Mar 2008 07:40:11 +0000 (07:40 +0000)]
(holiday-chinese-new-year): Doc fix and comment.

16 years ago(mml2015-use): Declare for compiler.
Glenn Morris [Mon, 31 Mar 2008 07:18:59 +0000 (07:18 +0000)]
(mml2015-use): Declare for compiler.
(message-info): Require mml2015 when appropriate.

16 years ago(increment-calendar-month): Doc fix.
Glenn Morris [Mon, 31 Mar 2008 07:11:00 +0000 (07:11 +0000)]
(increment-calendar-month): Doc fix.
(calendar-date-is-visible-p): Doc fix.  Simplify.

16 years agoComment.
Glenn Morris [Mon, 31 Mar 2008 07:08:38 +0000 (07:08 +0000)]
Comment.

16 years ago* gnus.texi (Example Methods): Fix description about ssh-agent.
Katsumi Yamaoka [Mon, 31 Mar 2008 04:38:58 +0000 (04:38 +0000)]
* gnus.texi (Example Methods): Fix description about ssh-agent.
(Indirect Functions): Fix the default value of nntp-telnet-command;
 remove link to connect.html.

16 years ago(smerge-apply-resolution-patch): New fun.
Stefan Monnier [Mon, 31 Mar 2008 02:57:39 +0000 (02:57 +0000)]
(smerge-apply-resolution-patch): New fun.
(smerge-resolve): Add various resolution heuristics.

16 years ago(holiday-julian): Fix a a problem with holidays in the last fortnight
Glenn Morris [Mon, 31 Mar 2008 01:59:33 +0000 (01:59 +0000)]
(holiday-julian): Fix a a problem with holidays in the last fortnight
in Julian October.

16 years ago(smerge-refine): Allow highlighting other subparts in 3-way conflicts.
Stefan Monnier [Mon, 31 Mar 2008 01:49:57 +0000 (01:49 +0000)]
(smerge-refine): Allow highlighting other subparts in 3-way conflicts.

16 years ago(calendar-bahai-date-string): Avoid an error for pre-Bahai dates.
Glenn Morris [Mon, 31 Mar 2008 01:47:29 +0000 (01:47 +0000)]
(calendar-bahai-date-string): Avoid an error for pre-Bahai dates.

16 years ago(holiday-fixed): Comment.
Glenn Morris [Mon, 31 Mar 2008 01:36:40 +0000 (01:36 +0000)]
(holiday-fixed): Comment.
(holiday-filter-visible-calendar): Return result from dolist.

16 years ago(Fdisplay_buffer): Reinitialize tem to nil.
Juri Linkov [Mon, 31 Mar 2008 00:36:32 +0000 (00:36 +0000)]
(Fdisplay_buffer): Reinitialize tem to nil.

16 years ago(hi-lock-mode): Fix typos in docstring.
Juanma Barranquero [Mon, 31 Mar 2008 00:04:49 +0000 (00:04 +0000)]
(hi-lock-mode): Fix typos in docstring.
(hi-lock-unload-function): New function.

16 years ago* trampver.texi: Update release number.
Michael Albinus [Sun, 30 Mar 2008 18:08:46 +0000 (18:08 +0000)]
* trampver.texi: Update release number.

16 years ago* net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
Michael Albinus [Sun, 30 Mar 2008 18:08:20 +0000 (18:08 +0000)]
* net/tramp.el (tramp-do-copy-or-rename-file): Fix check for
overwriting when NEWNAME is a local file.

16 years ago* net/trampver.el: Update release number.
Michael Albinus [Sun, 30 Mar 2008 18:03:25 +0000 (18:03 +0000)]
* net/trampver.el: Update release number.

16 years ago(xg_set_geometry): Fix indentation.
Jan Djärv [Sun, 30 Mar 2008 17:38:09 +0000 (17:38 +0000)]
(xg_set_geometry): Fix indentation.
(xg_resize_outer_widget): Removed
(x_wm_size_hint_off): Fix indentation.
(xg_frame_set_char_size): Call flush_and_sync after
gtk_window_resize.
(x_wm_set_size_hint): Pass NULL as geometry window to
gtk_window_set_geometry_hints due to Gtk+ bug nr 68668.
Add menu bar and tool bar height to base height.
(xg_update_frame_menubar, free_frame_menubar)
(xg_tool_bar_detach_callback, xg_tool_bar_attach_callback)
(update_frame_tool_bar, free_frame_tool_bar): Change
xg_resize_outer_widget to xg_frame_set_char_size.

16 years ago* vc-git.el: Make vc-status display information about copies,
Dan Nicolaescu [Sun, 30 Mar 2008 15:44:34 +0000 (15:44 +0000)]
* vc-git.el: Make vc-status display information about copies,
renames and permission changes.
(vc-git-extra-fileinfo): New defstruct.
(vc-git-escape-file-name, vc-git-file-type-as-string)
(vc-git-rename-as-string, vc-git-permissions-as-string)
(vc-git-status-printer): New functions.
(vc-git-after-dir-status-stage2): Also return vc-git-extra-fileinfo.
(vc-git-after-dir-status-stage1): Look for copies, renames and
permission changes.
(vc-git-after-dir-status-stage1-empty-db): Set permissions.
(vc-git-dir-status): Ask for staged files and renames.

16 years agoAllow backends to display backend specific information in
Dan Nicolaescu [Sun, 30 Mar 2008 15:29:35 +0000 (15:29 +0000)]
Allow backends to display backend specific information in
the vc-status listing.
(vc-status-fileinfo): Add a field for backend specific information.
(vc-status-printer): Rename to ...
(vc-default-status-printer): ... this.
(vc-status-printer): New function.
(vc-update-vc-status-buffer): Set the backend specific file info
if provided.

16 years ago(remember-diary-convert-entry): Revert last change (ill-conceived).
Stefan Monnier [Sun, 30 Mar 2008 14:42:47 +0000 (14:42 +0000)]
(remember-diary-convert-entry): Revert last change (ill-conceived).

16 years ago* dbus.texi (Synchronous Methods): New parameter TIMEOUT for
Michael Albinus [Sun, 30 Mar 2008 12:52:18 +0000 (12:52 +0000)]
* dbus.texi (Synchronous Methods): New parameter TIMEOUT for
dbus-call-method.
(Receiving Method Calls): The timeout can be set by the calling client.

16 years ago* dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
Michael Albinus [Sun, 30 Mar 2008 12:38:49 +0000 (12:38 +0000)]
* dbusbind.c (QCdbus_timeout): New D-Bus internal symbol.
(Fdbus_call_method): New parameter TIMEOUT.
(dbus-send-signal): Optimize UNGCPRO call.

16 years ago(nntp-netcat-command): Rename from nntp-via-netcat-command.
Stefan Monnier [Sun, 30 Mar 2008 03:54:15 +0000 (03:54 +0000)]
(nntp-netcat-command): Rename from nntp-via-netcat-command.
(nntp-netcat-switches): Rename from nntp-via-netcat-switches.
(nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
(nntp-service-to-port): New function.
(nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
(nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
(nntp-open-netcat-stream): New function.
(nntp-open-via-rlogin-and-netcat): Don't use a pty.

16 years ago*** empty log message ***
Juanma Barranquero [Sun, 30 Mar 2008 02:17:47 +0000 (02:17 +0000)]
*** empty log message ***

16 years ago(byte-compile-warnings): Don't warn about obsolete functions in this
Glenn Morris [Sun, 30 Mar 2008 00:47:33 +0000 (00:47 +0000)]
(byte-compile-warnings): Don't warn about obsolete functions in this
obsolete file.

16 years agoUpdate for `calendar-date-style' replacing `european-calendar'.
Glenn Morris [Sat, 29 Mar 2008 23:40:00 +0000 (23:40 +0000)]
Update for `calendar-date-style' replacing `european-calendar'.

16 years ago(list-holidays): Use or.
Glenn Morris [Sat, 29 Mar 2008 23:26:17 +0000 (23:26 +0000)]
(list-holidays): Use or.

16 years ago(holiday-julian): Simplify.
Glenn Morris [Sat, 29 Mar 2008 23:24:35 +0000 (23:24 +0000)]
(holiday-julian): Simplify.

16 years ago(holiday-hebrew): Simplify.
Glenn Morris [Sat, 29 Mar 2008 23:23:20 +0000 (23:23 +0000)]
(holiday-hebrew): Simplify.

16 years ago(Fdisplay_buffer): Move call to
Juri Linkov [Sat, 29 Mar 2008 23:05:26 +0000 (23:05 +0000)]
(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.

16 years ago(split-window-preferred-function):
Juri Linkov [Sat, 29 Mar 2008 23:04:17 +0000 (23:04 +0000)]
(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.

16 years ago(split-window-preferred-horizontally): New function.
Juri Linkov [Sat, 29 Mar 2008 23:03:18 +0000 (23:03 +0000)]
(split-window-preferred-horizontally): New function.

16 years agoReplace section that says about buffer names available via M-n with a section
Juri Linkov [Sat, 29 Mar 2008 23:02:22 +0000 (23:02 +0000)]
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.

16 years agoMove minibuffer changes to the section "Minibuffer changes".
Juri Linkov [Sat, 29 Mar 2008 23:00:05 +0000 (23:00 +0000)]
Move minibuffer changes to the section "Minibuffer changes".

16 years ago(Fcall_interactively): Revert 2008-03-16 change
Juri Linkov [Sat, 29 Mar 2008 22:58:43 +0000 (22:58 +0000)]
(Fcall_interactively): Revert 2008-03-16 change
for interactive code letters 'b' and 'B'.

16 years ago(debug-ignored-errors): Change "^End of history;
Juri Linkov [Sat, 29 Mar 2008 22:57:19 +0000 (22:57 +0000)]
(debug-ignored-errors): Change "^End of history;
no next item$" to "^End of defaults; no next item$".

16 years ago(minibuffer-default-add-function): New variable with
Juri Linkov [Sat, 29 Mar 2008 22:56:17 +0000 (22:56 +0000)]
(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$".

16 years ago(with-temp-buffer): Assume kill-buffer can change current-buffer.
Stefan Monnier [Sat, 29 Mar 2008 22:50:11 +0000 (22:50 +0000)]
(with-temp-buffer): Assume kill-buffer can change current-buffer.

16 years agoFix merge mistake.
Glenn Morris [Sat, 29 Mar 2008 22:43:16 +0000 (22:43 +0000)]
Fix merge mistake.

16 years ago(message-make-in-reply-to): Use mm-with-multibyte-buffer.
Stefan Monnier [Sat, 29 Mar 2008 22:22:07 +0000 (22:22 +0000)]
(message-make-in-reply-to): Use mm-with-multibyte-buffer.

16 years ago(remember-diary-convert-entry): Prefer boundp to with-no-warnings.
Stefan Monnier [Sat, 29 Mar 2008 22:20:13 +0000 (22:20 +0000)]
(remember-diary-convert-entry): Prefer boundp to with-no-warnings.

16 years ago(Top): Fix version. Add SASL.
Reiner Steib [Sat, 29 Mar 2008 21:38:52 +0000 (21:38 +0000)]
(Top): Fix version.  Add SASL.

16 years ago* trampver.texi: Update release number.
Michael Albinus [Sat, 29 Mar 2008 20:30:33 +0000 (20:30 +0000)]
* trampver.texi: Update release number.

16 years ago* net/tramp-ftp.el: Require 'cl when byte-compiling.
Michael Albinus [Sat, 29 Mar 2008 20:26:14 +0000 (20:26 +0000)]
* net/tramp-ftp.el: Require 'cl when byte-compiling.

16 years ago* net/trampver.el: Update release number.
Michael Albinus [Sat, 29 Mar 2008 20:24:42 +0000 (20:24 +0000)]
* net/trampver.el: Update release number.

16 years agoMerge from gnus--devo--0
Miles Bader [Sat, 29 Mar 2008 19:54:11 +0000 (19:54 +0000)]
Merge from gnus--devo--0

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1104

16 years ago(Fexpand_file_name): Fix last change.
Eli Zaretskii [Sat, 29 Mar 2008 15:28:57 +0000 (15:28 +0000)]
(Fexpand_file_name): Fix last change.

16 years ago(Fexpand_file_name): Convert the value of $HOME to a multibyte string.
Eli Zaretskii [Sat, 29 Mar 2008 13:53:02 +0000 (13:53 +0000)]
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.

16 years ago* vc.el (vc-status-menu-map, vc-status-mode-map): Bind vc-revert.
Dan Nicolaescu [Sat, 29 Mar 2008 05:34:52 +0000 (05:34 +0000)]
* 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.

16 years ago(vc-menu-map-filter): Be more careful when finding
Dan Nicolaescu [Sat, 29 Mar 2008 05:33:06 +0000 (05:33 +0000)]
(vc-menu-map-filter): Be more careful when finding
the current backend.

16 years agoAdd calendar-date-style.
Glenn Morris [Sat, 29 Mar 2008 02:47:48 +0000 (02:47 +0000)]
Add calendar-date-style.

16 years agoAutoload diary-insert-entry-1.
Glenn Morris [Sat, 29 Mar 2008 02:46:54 +0000 (02:46 +0000)]
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.

16 years ago(remember-diary-convert-entry): Respect calendar-date-style if bound.
Glenn Morris [Sat, 29 Mar 2008 02:45:02 +0000 (02:45 +0000)]
(remember-diary-convert-entry): Respect calendar-date-style if bound.

16 years ago(icalendar--datetime-to-american-date): New name for
Glenn Morris [Sat, 29 Mar 2008 02:44:44 +0000 (02:44 +0000)]
(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.

16 years ago(number): Move declaration where needed.
Glenn Morris [Sat, 29 Mar 2008 02:44:24 +0000 (02:44 +0000)]
(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.

16 years ago(diary-file, american-date-diary-pattern)
Glenn Morris [Sat, 29 Mar 2008 02:44:03 +0000 (02:44 +0000)]
(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.

16 years agoAutoload diary-insert-entry-1.
Glenn Morris [Sat, 29 Mar 2008 02:43:32 +0000 (02:43 +0000)]
Autoload diary-insert-entry-1.
(insert-islamic-diary-entry, insert-monthly-islamic-diary-entry)
(insert-yearly-islamic-diary-entry): Use diary-insert-entry-1.

16 years agoAutoload diary-insert-entry-1.
Glenn Morris [Sat, 29 Mar 2008 02:42:52 +0000 (02:42 +0000)]
Autoload diary-insert-entry-1.
(diary-bahai-insert-entry, diary-bahai-insert-monthly-entry)
(diary-bahai-insert-yearly-entry): Use diary-insert-entry-1.

16 years ago(xterm-mouse-mode): Use delete-terminal-functions.
Stefan Monnier [Sat, 29 Mar 2008 02:15:56 +0000 (02:15 +0000)]
(xterm-mouse-mode): Use delete-terminal-functions.
(xterm-mouse-handle-delete-frame): Delete.

16 years ago(terminal-init-xterm): Use delete-terminal-functions.
Stefan Monnier [Sat, 29 Mar 2008 02:06:31 +0000 (02:06 +0000)]
(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.

16 years ago* keyboard.c (pending_funcalls): New var.
Stefan Monnier [Sat, 29 Mar 2008 01:46:10 +0000 (01:46 +0000)]
* 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.