bpt/emacs.git
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.

16 years ago(vc-bzr-state-heuristic): Fix last change for when there are conflicts.
Stefan Monnier [Sat, 29 Mar 2008 01:09:45 +0000 (01:09 +0000)]
(vc-bzr-state-heuristic): Fix last change for when there are conflicts.

16 years ago(vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.
Dan Nicolaescu [Sat, 29 Mar 2008 00:43:56 +0000 (00:43 +0000)]
(vc-status-mode-map, vc-status-menu-map): Bind vc-update and vc-print-log.

16 years ago(vc-update): Check if the buffer is unsaved only if it
Dan Nicolaescu [Sat, 29 Mar 2008 00:17:54 +0000 (00:17 +0000)]
(vc-update): Check if the buffer is unsaved only if it
actually exists.
(vc-status-mode-map, vc-status-menu-map): Bind vc-update.

16 years ago(dns-write): Use set-buffer-multibyte.
Magnus Henoch [Fri, 28 Mar 2008 21:37:03 +0000 (21:37 +0000)]
(dns-write): Use set-buffer-multibyte.

16 years ago(vc-bzr-sha1): New fun.
Stefan Monnier [Fri, 28 Mar 2008 19:51:21 +0000 (19:51 +0000)]
(vc-bzr-sha1): New fun.
(vc-bzr-state-heuristic): New fun, extracted from vc-bzr-registered.
(vc-bzr-registered): Use it.

16 years agoReshuffle TODOs.
Dan Nicolaescu [Fri, 28 Mar 2008 19:32:47 +0000 (19:32 +0000)]
Reshuffle TODOs.

16 years agoFix typo.
Chong Yidong [Fri, 28 Mar 2008 19:05:35 +0000 (19:05 +0000)]
Fix typo.

16 years ago(Quitting): Clarify effects of C-g.
Chong Yidong [Fri, 28 Mar 2008 19:04:58 +0000 (19:04 +0000)]
(Quitting): Clarify effects of C-g.

16 years ago(Words, Pages, Fill Commands, HTML Mode): Describe
Chong Yidong [Fri, 28 Mar 2008 19:04:42 +0000 (19:04 +0000)]
(Words, Pages, Fill Commands, HTML Mode): Describe
Transient Mark mode as the default.
(Paragraphs): Describe how M-h behaves when region is active.

16 years ago(Basic Isearch): Reference the Mark Ring node.
Chong Yidong [Fri, 28 Mar 2008 19:04:33 +0000 (19:04 +0000)]
(Basic Isearch): Reference the Mark Ring node.
(Replace, Unconditional Replace, Other Repeating Search):
Describe Transient Mark mode as the default.

16 years ago(Moving by Defuns, Expressions, Comment Commands): Describe Transient
Chong Yidong [Fri, 28 Mar 2008 19:04:23 +0000 (19:04 +0000)]
(Moving by Defuns, Expressions, Comment Commands): Describe Transient
Mark mode as the default.

16 years ago(Kill Ring, Accumulating Text): Assume Transient Mark mode is the
Chong Yidong [Fri, 28 Mar 2008 19:04:14 +0000 (19:04 +0000)]
(Kill Ring, Accumulating Text): Assume Transient Mark mode is the
default, and note that the mark is not activated when set.

16 years ago(Glossary): Treat Transient Mark mode as the default.
Chong Yidong [Fri, 28 Mar 2008 19:04:04 +0000 (19:04 +0000)]
(Glossary): Treat Transient Mark mode as the default.

16 years ago(Mouse Commands): Treat Transient Mark mode as the default.
Chong Yidong [Fri, 28 Mar 2008 19:03:56 +0000 (19:03 +0000)]
(Mouse Commands): Treat Transient Mark mode as the default.

16 years ago(Undo): Standardize choice of undo key sequence.
Chong Yidong [Fri, 28 Mar 2008 19:03:46 +0000 (19:03 +0000)]
(Undo): Standardize choice of undo key sequence.
(Undo, Spelling): Describe Transient Mark mode as the default.

16 years ago(Diff Mode, Misc File Ops): Describe Transient Mark mode as the
Chong Yidong [Fri, 28 Mar 2008 19:03:33 +0000 (19:03 +0000)]
(Diff Mode, Misc File Ops): Describe Transient Mark mode as the
default.

16 years ago(Top): Update node listings.
Chong Yidong [Fri, 28 Mar 2008 19:03:21 +0000 (19:03 +0000)]
(Top): Update node listings.

16 years ago(Standard Faces): Reference the Mark node. Remove discussion of the
Chong Yidong [Fri, 28 Mar 2008 19:03:09 +0000 (19:03 +0000)]
(Standard Faces): Reference the Mark node.  Remove discussion of the
region face, which is discussed there.

16 years ago(Basic Undo): Don't mention setting the mark, which isn't
Chong Yidong [Fri, 28 Mar 2008 19:02:57 +0000 (19:02 +0000)]
(Basic Undo): Don't mention setting the mark, which isn't
the default behavior with Transient Mark mode off.
(Position Info): Fix typo.

16 years ago(Mark): Rearrange nodes.
Chong Yidong [Fri, 28 Mar 2008 19:02:43 +0000 (19:02 +0000)]
(Mark): Rearrange nodes.
(Persistent Mark): Rename from Transient Mark.
(Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
Describe Transient Mark mode as the default.

16 years ago* mark.texi (Mark): Rearrange nodes.
Chong Yidong [Fri, 28 Mar 2008 19:02:23 +0000 (19:02 +0000)]
* mark.texi (Mark): Rearrange nodes.
(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.

16 years ago*** empty log message ***
Dan Nicolaescu [Fri, 28 Mar 2008 18:42:02 +0000 (18:42 +0000)]
*** empty log message ***

16 years agoUpdate TODO.
Dan Nicolaescu [Fri, 28 Mar 2008 18:29:38 +0000 (18:29 +0000)]
Update TODO.

16 years ago(ring): Don't require it, not used.
Dan Nicolaescu [Fri, 28 Mar 2008 18:22:15 +0000 (18:22 +0000)]
(ring): Don't require it, not used.

16 years ago(vc-status-kill-dir-status-process): Simplify.
Dan Nicolaescu [Fri, 28 Mar 2008 18:16:09 +0000 (18:16 +0000)]
(vc-status-kill-dir-status-process): Simplify.
(vc-status-refresh): Make sure the buffer is live.

16 years ago(Fmove_to_column): Move declaration before statements.
Andreas Schwab [Fri, 28 Mar 2008 17:24:51 +0000 (17:24 +0000)]
(Fmove_to_column): Move declaration before statements.

16 years agoConvert to utf-8.
Juanma Barranquero [Fri, 28 Mar 2008 17:05:47 +0000 (17:05 +0000)]
Convert to utf-8.
Fix typos.

16 years ago* progmodes/verilog-mode.el (verilog-auto-inout-module):
Dan Nicolaescu [Fri, 28 Mar 2008 15:47:25 +0000 (15:47 +0000)]
* progmodes/verilog-mode.el (verilog-auto-inout-module):
Add optional regular expression to AUTOINOUTMODULE.
(verilog-inject-auto, verilog-auto-arg, verilog-auto-inst)
(verilog-auto-inst-param, verilog-auto-reg)
(verilog-auto-reg-input, verilog-auto-wire, verilog-auto-output)
(verilog-auto-output-every, verilog-auto-input)
(verilog-auto-inout, verilog-auto-sense, verilog-auto-tieoff)
(verilog-auto-unused, verilog-auto): Update documentation to use
more obvious instance module names versus cell names.

16 years agoPrevoius NEWS entry already documented in the manual (for X).
Jason Rumney [Fri, 28 Mar 2008 11:09:54 +0000 (11:09 +0000)]
Prevoius NEWS entry already documented in the manual (for X).

16 years agoDocument Windows hourglass change.
Jason Rumney [Fri, 28 Mar 2008 11:07:03 +0000 (11:07 +0000)]
Document Windows hourglass change.

16 years ago(compilation-mode-tool-bar-map): Only enable
Jan Djärv [Fri, 28 Mar 2008 10:06:13 +0000 (10:06 +0000)]
(compilation-mode-tool-bar-map): Only enable
kill if a process is running.

16 years ago(grep-mode-tool-bar-map): The same.
Jan Djärv [Fri, 28 Mar 2008 10:05:53 +0000 (10:05 +0000)]
(grep-mode-tool-bar-map): The same.

16 years ago(SUBDIR_MAKEFILES): Add lisp/Makefile.
Andreas Schwab [Fri, 28 Mar 2008 09:58:35 +0000 (09:58 +0000)]
(SUBDIR_MAKEFILES): Add lisp/Makefile.
(lisp/Makefile): New rule.

16 years ago* vc.el: Add new backend function 'status-extra-headers.
Dan Nicolaescu [Fri, 28 Mar 2008 03:50:26 +0000 (03:50 +0000)]
* vc.el: Add new backend function 'status-extra-headers.
(vc-default-status-extra-headers): New function.
(vc-status-headers): Call 'status-extra-headers.  Add colors.

* vc-git.el (vc-git-status-extra-headers): New function.

16 years ago(print-diary-entries-hook, diary-list-entries): Doc fixes.
Glenn Morris [Fri, 28 Mar 2008 02:47:59 +0000 (02:47 +0000)]
(print-diary-entries-hook, diary-list-entries): Doc fixes.
(abbreviated-calendar-year): Move here from calendar.el.  Doc fix.
(diary-header-line-flag, diary-header-line-format): Declare.
(diary-pull-attrs): Check for multiple matches.
(diary-list-entries-2): Simplify finding start of date.
(diary-show-all-entries, make-diary-entry): Respect non-nil values of
pop-up-frames.
(diary-mark-entries-1): Re-use offset in abbreviated-year case.
(mark-sexp-diary-entries): Remove superfluous call to diary-pull-attrs.

16 years ago(abbreviated-calendar-year): Move to diary-lib.
Glenn Morris [Fri, 28 Mar 2008 02:46:13 +0000 (02:46 +0000)]
(abbreviated-calendar-year): Move to diary-lib.

16 years ago(calendar-cursor-to-nearest-date): Remove un-needed local `date'.
Glenn Morris [Fri, 28 Mar 2008 02:45:58 +0000 (02:45 +0000)]
(calendar-cursor-to-nearest-date): Remove un-needed local `date'.
(calendar-cursor-to-visible-date): Use let rather than let*.
Remove un-needed local `first-of-month-weekday'.

16 years ago(cal-menu-holidays-menu, cal-menu-list-holidays-year)
Glenn Morris [Fri, 28 Mar 2008 02:45:39 +0000 (02:45 +0000)]
(cal-menu-holidays-menu, cal-menu-list-holidays-year)
(cal-menu-list-holidays-following-year, cal-menu-list-holidays-previous-year):
Simplify now that 2nd arg of holiday-list is optional.
(calendar-mouse-holidays): Remove un-needed local `l'.

16 years ago(vc-hg-state, vc-hg-dir-state): Deal with 'missing
Dan Nicolaescu [Thu, 27 Mar 2008 22:18:10 +0000 (22:18 +0000)]
(vc-hg-state, vc-hg-dir-state): Deal with 'missing
files.

16 years ago(emacs-lisp-mode-map): Fix predicate.
Dan Nicolaescu [Thu, 27 Mar 2008 22:15:54 +0000 (22:15 +0000)]
(emacs-lisp-mode-map): Fix predicate.

16 years ago(enum fullscreen_type): Give it a name. Move it before use.
Stefan Monnier [Thu, 27 Mar 2008 21:15:21 +0000 (21:15 +0000)]
(enum fullscreen_type): Give it a name.  Move it before use.
(struct frame): Use bit fields for boolean vars.

16 years ago(server_accept_connection): Simplify naming.
Stefan Monnier [Thu, 27 Mar 2008 20:52:24 +0000 (20:52 +0000)]
(server_accept_connection): Simplify naming.
(emacs_get_tty_pgrp): Use SDATA.

16 years ago(decode_coding_object): Fix last change.
Stefan Monnier [Thu, 27 Mar 2008 20:26:59 +0000 (20:26 +0000)]
(decode_coding_object): Fix last change.

16 years ago(decode_coding_object): Revert part of last change.
Stefan Monnier [Thu, 27 Mar 2008 20:24:55 +0000 (20:24 +0000)]
(decode_coding_object): Revert part of last change.

16 years ago(decode_coding_object): Fix last change.
Stefan Monnier [Thu, 27 Mar 2008 20:04:37 +0000 (20:04 +0000)]
(decode_coding_object): Fix last change.

16 years ago(start_hourglass): Suppress hourglass on tty frames.
Jason Rumney [Thu, 27 Mar 2008 17:11:40 +0000 (17:11 +0000)]
(start_hourglass): Suppress hourglass on tty frames.

16 years agoConvert to utf-8.
Juanma Barranquero [Thu, 27 Mar 2008 15:42:26 +0000 (15:42 +0000)]
Convert to utf-8.
Fix typos.

16 years agoConvert to utf-8.
Juanma Barranquero [Thu, 27 Mar 2008 15:31:05 +0000 (15:31 +0000)]
Convert to utf-8.
Fix typos.

16 years ago(vc-before-save): Be careful not to prevent saving the file.
Stefan Monnier [Thu, 27 Mar 2008 15:00:32 +0000 (15:00 +0000)]
(vc-before-save): Be careful not to prevent saving the file.

16 years ago(image-mode-reapply-winprops): Fix last change.
Stefan Monnier [Thu, 27 Mar 2008 14:59:30 +0000 (14:59 +0000)]
(image-mode-reapply-winprops): Fix last change.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 27 Mar 2008 14:57:02 +0000 (14:57 +0000)]
*** empty log message ***

16 years agoConvert to utf-8.
Juanma Barranquero [Thu, 27 Mar 2008 14:42:17 +0000 (14:42 +0000)]
Convert to utf-8.
Fix typos.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 27 Mar 2008 13:20:27 +0000 (13:20 +0000)]
*** empty log message ***