]> code.delx.au - gnu-emacs/log
gnu-emacs
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 ***

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

16 years agoConvert to utf-8.
Juanma Barranquero [Thu, 27 Mar 2008 11:56:34 +0000 (11:56 +0000)]
Convert to utf-8.
Add local-variables section.

16 years agoConvert to utf-8.
Juanma Barranquero [Thu, 27 Mar 2008 11:49:58 +0000 (11:49 +0000)]
Convert to utf-8.

16 years ago(Fdefine_charset_internal): Change the way of
Kenichi Handa [Thu, 27 Mar 2008 11:36:43 +0000 (11:36 +0000)]
(Fdefine_charset_internal): Change the way of
registering charsets in Vcharset_order_list.
(syms_of_charset): Make the charset `eight-bit' supplementary.

16 years ago(define-iso-single-byte-charset):
Kenichi Handa [Thu, 27 Mar 2008 11:29:14 +0000 (11:29 +0000)]
(define-iso-single-byte-charset):
Don't make latin-iso8859-* supplementary.
(#'set-charset-priority): Don't change the priority of charsets
`unicode' and `emacs'.

16 years ago(diary-mail-entries): Doc fix.
Glenn Morris [Thu, 27 Mar 2008 08:26:17 +0000 (08:26 +0000)]
(diary-mail-entries): Doc fix.

16 years ago(list-holidays): Doc fix.
Glenn Morris [Thu, 27 Mar 2008 07:59:33 +0000 (07:59 +0000)]
(list-holidays): Doc fix.

16 years ago(list-sexp-diary-entries): Doc fix.
Glenn Morris [Thu, 27 Mar 2008 07:58:31 +0000 (07:58 +0000)]
(list-sexp-diary-entries): Doc fix.

16 years ago(diary-file): Doc fix.
Glenn Morris [Thu, 27 Mar 2008 07:28:24 +0000 (07:28 +0000)]
(diary-file): Doc fix.

16 years ago(diary-mark-entries-1): Fix position offsets in non-gregorian case.
Glenn Morris [Thu, 27 Mar 2008 06:19:47 +0000 (06:19 +0000)]
(diary-mark-entries-1): Fix position offsets in non-gregorian case.

16 years ago(diary-face-attrs): Revert previous change to `weight' type. Fix
Glenn Morris [Thu, 27 Mar 2008 06:12:25 +0000 (06:12 +0000)]
(diary-face-attrs): Revert previous change to `weight' type.  Fix
`height' regexp.

16 years ago(vc-do-command): Don't pop to the buffer if it's an internal temp buffer.
Stefan Monnier [Thu, 27 Mar 2008 03:40:36 +0000 (03:40 +0000)]
(vc-do-command): Don't pop to the buffer if it's an internal temp buffer.

16 years ago*** empty log message ***
Glenn Morris [Thu, 27 Mar 2008 02:52:23 +0000 (02:52 +0000)]
*** empty log message ***

16 years ago** mark-even-if-inactive now defaults to t
Chong Yidong [Thu, 27 Mar 2008 02:50:56 +0000 (02:50 +0000)]
** mark-even-if-inactive now defaults to t

16 years ago(diary-face-attrs): Fix type of `width'.
Glenn Morris [Thu, 27 Mar 2008 02:50:38 +0000 (02:50 +0000)]
(diary-face-attrs): Fix type of `width'.
(list-diary-entries-hook, mark-diary-entries-hook)
(include-other-diary-files, mark-included-diary-files): Doc fixes.
(diary-set-header): New function.
(diary-header-line-flag, diary-header-line-format):
Use diary-set-header for custom :set function.
(diary-set-maybe-redraw): Use symbol-value rather than eval.
(diary-attrtype-convert): Use intern-soft rather than read.
(diary-display-no-entries): New function.
(simple-diary-display, fancy-diary-display): Use it.
(fancy-diary-display): Doc fix.  Remove unneeded local entry-list.

16 years ago(list-hebrew-diary-entries): Doc fix.
Glenn Morris [Thu, 27 Mar 2008 02:48:08 +0000 (02:48 +0000)]
(list-hebrew-diary-entries): Doc fix.

16 years ago(list-islamic-diary-entries): Doc fix.
Glenn Morris [Thu, 27 Mar 2008 02:47:50 +0000 (02:47 +0000)]
(list-islamic-diary-entries): Doc fix.

16 years ago(diary-bahai-list-entries): Doc fix.
Glenn Morris [Thu, 27 Mar 2008 02:47:38 +0000 (02:47 +0000)]
(diary-bahai-list-entries): Doc fix.

16 years ago(EXTEND_BUFFER): Change order of pointer addition operations, to avoid
Chong Yidong [Wed, 26 Mar 2008 22:54:40 +0000 (22:54 +0000)]
(EXTEND_BUFFER): Change order of pointer addition operations, to avoid
having the difference between pointers overflow.

16 years ago* regex.c (EXTEND_BUFFER): Change order of pointer addition
Chong Yidong [Wed, 26 Mar 2008 22:53:47 +0000 (22:53 +0000)]
* regex.c (EXTEND_BUFFER): Change order of pointer addition
operations, to avoid having the difference between pointers
overflow.

16 years ago(check_display_width): New fun.
Stefan Monnier [Wed, 26 Mar 2008 20:46:47 +0000 (20:46 +0000)]
(check_display_width): New fun.
(scan_for_column): Use it.

16 years ago(calc-read-var-name-history): New variable.
Jay Belanger [Wed, 26 Mar 2008 20:26:50 +0000 (20:26 +0000)]
(calc-read-var-name-history): New variable.
(calc-read-var-name): Use `calc-read-var-name-history'.

16 years ago* tramp.texi (Filename completion): Remove footnote about let-bind
Michael Albinus [Wed, 26 Mar 2008 20:16:28 +0000 (20:16 +0000)]
* tramp.texi (Filename completion): Remove footnote about let-bind
of `partial-completion-mode'.  It doesn't work this way.

16 years ago*** empty log message ***
Michael Albinus [Wed, 26 Mar 2008 20:15:47 +0000 (20:15 +0000)]
*** empty log message ***

16 years ago(syms_of_data): Mark most-positive-fixnum and
Stefan Monnier [Wed, 26 Mar 2008 18:14:02 +0000 (18:14 +0000)]
(syms_of_data): Mark most-positive-fixnum and
most-negative-fixnum as constants.

16 years ago(redisplay_internal): Reset selected_frame earlier.
Stefan Monnier [Wed, 26 Mar 2008 18:11:47 +0000 (18:11 +0000)]
(redisplay_internal): Reset selected_frame earlier.

16 years ago(scan_for_column): Extract from current_column_1.
Stefan Monnier [Wed, 26 Mar 2008 18:10:51 +0000 (18:10 +0000)]
(scan_for_column): Extract from current_column_1.
Merge with the same code from Fmove_to_column.
(current_column_1, Fmove_to_column): Use it.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 26 Mar 2008 17:33:00 +0000 (17:33 +0000)]
*** empty log message ***

16 years agoRemove duplicate entries.
Juanma Barranquero [Wed, 26 Mar 2008 17:15:57 +0000 (17:15 +0000)]
Remove duplicate entries.

16 years agoRemove duplicate entries.
Juanma Barranquero [Wed, 26 Mar 2008 17:04:38 +0000 (17:04 +0000)]
Remove duplicate entries.

16 years agoRemove duplicate entries.
Juanma Barranquero [Wed, 26 Mar 2008 16:57:56 +0000 (16:57 +0000)]
Remove duplicate entries.