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

16 years ago(image-mode-reapply-winprops): Simplify now that
Stefan Monnier [Wed, 26 Mar 2008 15:49:03 +0000 (15:49 +0000)]
(image-mode-reapply-winprops): Simplify now that
window-configuration-change-hook works buffer-locally.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 26 Mar 2008 15:22:14 +0000 (15:22 +0000)]
*** empty log message ***

16 years ago** proced.el has been added. It operates on processes like dired.
Roland Winkler [Wed, 26 Mar 2008 15:07:14 +0000 (15:07 +0000)]
** proced.el has been added.  It operates on processes like dired.

16 years agoAdd arch-tag.
Roland Winkler [Wed, 26 Mar 2008 15:01:44 +0000 (15:01 +0000)]
Add arch-tag.

16 years ago(describe-function-1, describe-variable): If CURRENT-NAME is nil,
Juanma Barranquero [Wed, 26 Mar 2008 14:49:15 +0000 (14:49 +0000)]
(describe-function-1, describe-variable): If CURRENT-NAME is nil,
don't end obsolescence info with semicolon.

16 years ago(lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp.
Johan Bockgård [Wed, 26 Mar 2008 14:13:06 +0000 (14:13 +0000)]
(lm-with-file): Use mode and syntax table for Emacs Lisp, not Lisp.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 26 Mar 2008 12:24:37 +0000 (12:24 +0000)]
*** empty log message ***

16 years ago(byte-compile-obsolete): If no replacement is provided,
Juanma Barranquero [Wed, 26 Mar 2008 12:18:17 +0000 (12:18 +0000)]
(byte-compile-obsolete): If no replacement is provided,
don't print "use nil instead".

16 years ago(PC-do-completion): Use regexp-quote.
Johan Bockgård [Wed, 26 Mar 2008 11:50:34 +0000 (11:50 +0000)]
(PC-do-completion): Use regexp-quote.

16 years ago(vc-cvs-parse-status, vc-cvs-after-dir-status): Detect
Dan Nicolaescu [Wed, 26 Mar 2008 07:15:05 +0000 (07:15 +0000)]
(vc-cvs-parse-status, vc-cvs-after-dir-status): Detect
missing files.

16 years ago*** empty log message ***
Dan Nicolaescu [Wed, 26 Mar 2008 06:47:56 +0000 (06:47 +0000)]
*** empty log message ***

16 years ago(vc-git-extra-menu-map): New key map.
Dan Nicolaescu [Wed, 26 Mar 2008 06:35:55 +0000 (06:35 +0000)]
(vc-git-extra-menu-map): New key map.
(vc-git-extra-menu, vc-git-extra-status-menu, vc-git-grep):
New functions.

16 years ago(vc-default-mode-line-string): Deal with 'removed
Dan Nicolaescu [Wed, 26 Mar 2008 04:46:42 +0000 (04:46 +0000)]
(vc-default-mode-line-string): Deal with 'removed
and 'missing files.

16 years ago(list-holidays): Make Y2 optional.
Stefan Monnier [Wed, 26 Mar 2008 03:43:43 +0000 (03:43 +0000)]
(list-holidays): Make Y2 optional.

16 years ago(appt-buffer-name): Don't use a leading space for buffers shown to the user.
Stefan Monnier [Wed, 26 Mar 2008 03:42:57 +0000 (03:42 +0000)]
(appt-buffer-name): Don't use a leading space for buffers shown to the user.
(appt-disp-window): Disable undo explicitly now that the leading space is gone.

16 years ago(activate-mark): New function.
Stefan Monnier [Wed, 26 Mar 2008 03:40:40 +0000 (03:40 +0000)]
(activate-mark): New function.
(set-mark-command): Use it with region-active-p to clean up the code.
(exchange-point-and-mark): Invert the meaning of C-u when
transient-mark-mode is active.

16 years ago(dired-create-files): Use dolist.
Stefan Monnier [Wed, 26 Mar 2008 03:34:07 +0000 (03:34 +0000)]
(dired-create-files): Use dolist.

16 years ago(mode-line-change-eol): Use with-selected-window.
Stefan Monnier [Wed, 26 Mar 2008 03:32:46 +0000 (03:32 +0000)]
(mode-line-change-eol): Use with-selected-window.

16 years ago(apropos-command): Include macros.
Stefan Monnier [Wed, 26 Mar 2008 03:31:42 +0000 (03:31 +0000)]
(apropos-command): Include macros.

16 years agoSome re-ordering so that defcustoms are at start, functions defined
Glenn Morris [Wed, 26 Mar 2008 03:26:43 +0000 (03:26 +0000)]
Some re-ordering so that defcustoms are at start, functions defined
before use.

16 years agoRemove floating-point check.
Glenn Morris [Wed, 26 Mar 2008 03:15:31 +0000 (03:15 +0000)]
Remove floating-point check.
Explicitly require calendar, not cal-julian.

16 years agoRemove floating-point check.
Glenn Morris [Wed, 26 Mar 2008 03:14:42 +0000 (03:14 +0000)]
Remove floating-point check.
Explicitly require calendar, not cal-julian.
Explicitly require cal-dst.

16 years ago(list-holidays): Assume atan always bound.
Glenn Morris [Wed, 26 Mar 2008 03:14:13 +0000 (03:14 +0000)]
(list-holidays): Assume atan always bound.

16 years agoProvide calendar before requiring cal-menu.
Glenn Morris [Wed, 26 Mar 2008 03:13:55 +0000 (03:13 +0000)]
Provide calendar before requiring cal-menu.
(oriental-holidays, solar-holidays): Assume atan always bound.
(solar-holidays): Simplify holiday-sexp calls.

16 years ago(calendar-after-frame-setup-hook): New name for
Glenn Morris [Wed, 26 Mar 2008 03:12:48 +0000 (03:12 +0000)]
(calendar-after-frame-setup-hook): New name for
calendar-after-frame-setup-hooks.  Update callers, make old name an
obsolete alias.  Doc fix.
(calendar-frame-1): Doc fix.

16 years agoRequire calendar rather than cal-julian.
Glenn Morris [Wed, 26 Mar 2008 03:12:02 +0000 (03:12 +0000)]
Require calendar rather than cal-julian.
Autoload calendar-absolute-from-julian.
(persian-calendar-epoch): Set when compiling.

16 years agoRequire calendar rather than declaring functions.
Glenn Morris [Wed, 26 Mar 2008 03:11:38 +0000 (03:11 +0000)]
Require calendar rather than declaring functions.
(cal-menu-diary-menu): Remove menu headings that cause cal-bahai,
cal-islam, cal-hebrew to be loaded on starting the calendar.

16 years agoRequire calendar rather than cal-julian.
Glenn Morris [Wed, 26 Mar 2008 03:11:04 +0000 (03:11 +0000)]
Require calendar rather than cal-julian.
Autoload calendar-absolute-from-julian.
(calendar-islamic-epoch): Set when compiling.  Doc fix.

16 years agoDon't require cal-persia.
Glenn Morris [Wed, 26 Mar 2008 03:10:23 +0000 (03:10 +0000)]
Don't require cal-persia.
(calendar-absolute-from-persian): Autoload it.
(dst-adjust-time): Doc fix.

16 years agoRequire calendar rather than cal-julian.
Glenn Morris [Wed, 26 Mar 2008 03:10:04 +0000 (03:10 +0000)]
Require calendar rather than cal-julian.
Autoload calendar-absolute-from-julian.
(coptic-calendar-epoch): Set when compiling.

16 years agoExplicitly require calendar.
Glenn Morris [Wed, 26 Mar 2008 03:09:32 +0000 (03:09 +0000)]
Explicitly require calendar.

16 years agoRequire calendar, not cal-julian.
Glenn Morris [Wed, 26 Mar 2008 03:09:12 +0000 (03:09 +0000)]
Require calendar, not cal-julian.
(calendar-bahai-epoch): Doc fix.

16 years agoDon't use single-char mapping from ~ to NBSP.
Stefan Monnier [Wed, 26 Mar 2008 02:40:58 +0000 (02:40 +0000)]
Don't use single-char mapping from ~ to NBSP.

16 years ago(Contributors): Update my email.
Stefan Monnier [Wed, 26 Mar 2008 02:39:11 +0000 (02:39 +0000)]
(Contributors): Update my email.

16 years ago(auto-revert-buffers): Use buffer-live-p.
Stefan Monnier [Wed, 26 Mar 2008 02:38:15 +0000 (02:38 +0000)]
(auto-revert-buffers): Use buffer-live-p.

16 years ago(describe-function-1, describe-variable): If no
Stefan Monnier [Wed, 26 Mar 2008 02:36:45 +0000 (02:36 +0000)]
(describe-function-1, describe-variable): If no
replacement is provided, don't print "use nil instead".

16 years agoUpdate copyright.
Roland Winkler [Wed, 26 Mar 2008 02:29:43 +0000 (02:29 +0000)]
Update copyright.

16 years agoproced.el: New file.
Roland Winkler [Wed, 26 Mar 2008 02:15:28 +0000 (02:15 +0000)]
proced.el: New file.

16 years ago(side-effect-free-fns): Fix typo.
Juanma Barranquero [Tue, 25 Mar 2008 23:27:11 +0000 (23:27 +0000)]
(side-effect-free-fns): Fix typo.

16 years agoAdd file cookie coding:iso-8859-1 for the degree sign
Juri Linkov [Tue, 25 Mar 2008 21:50:45 +0000 (21:50 +0000)]
Add file cookie coding:iso-8859-1 for the degree sign
in battery-mode-line-format.

16 years ago(minibuffer-local-map): For the command
Juri Linkov [Tue, 25 Mar 2008 21:48:28 +0000 (21:48 +0000)]
(minibuffer-local-map): For the command
file-cache-minibuffer-complete replace keymap minibuffer-local-map
with map which is already locally bound to minibuffer-local-map.

16 years ago(map_keymap_internal): New fun.
Stefan Monnier [Tue, 25 Mar 2008 20:12:54 +0000 (20:12 +0000)]
(map_keymap_internal): New fun.
(map_keymap): Use it.
(Fmap_keymap_internal): New fun.
(Fmap_keymap): Remove left-out test from before make_save_value.

16 years ago* subr.el (map-keymap-sorted): Rename from map-keymap-internal.
Stefan Monnier [Tue, 25 Mar 2008 19:42:34 +0000 (19:42 +0000)]
* subr.el (map-keymap-sorted): Rename from map-keymap-internal.
Remove `sort-first' argument.
* keymap.c (Fmap_keymap): Use `map-keymap-sorted.

16 years ago(Fmodify_frame_parameters, x_set_frame_parameters): Use XCAR/XCDR.
Stefan Monnier [Tue, 25 Mar 2008 18:31:36 +0000 (18:31 +0000)]
(Fmodify_frame_parameters, x_set_frame_parameters): Use XCAR/XCDR.

16 years ago(Decoding Output): Remove process-filter-multibyte functions.
Stefan Monnier [Tue, 25 Mar 2008 17:50:07 +0000 (17:50 +0000)]
(Decoding Output): Remove process-filter-multibyte functions.

16 years ago* process.h (struct Lisp_Process): Remove filter_multibyte.
Stefan Monnier [Tue, 25 Mar 2008 17:35:48 +0000 (17:35 +0000)]
* process.h (struct Lisp_Process): Remove filter_multibyte.
* process.c (QCfilter_multibyte): Remove.
(setup_process_coding_systems): Don't use filter_multibyte.
(Fstart_process, Fmake_network_process): Don't set filter_multibyte.
(read_process_output): Don't adjust multibyteness to filter_multibyte.
(Fset_process_filter_multibyte): Change the coding-system to
approximate the previous behavior.
(Fprocess_filter_multibyte_p): Get the multibyteness straight from the
coding-system.

16 years ago(redisplay-end-trigger-functions, window-redisplay-end-trigger)
Stefan Monnier [Tue, 25 Mar 2008 17:32:20 +0000 (17:32 +0000)]
(redisplay-end-trigger-functions, window-redisplay-end-trigger)
(set-window-redisplay-end-trigger, process-filter-multibyte-p)
(set-process-filter-multibyte): Mark as obsolete.

16 years ago(reb-mode-common): Remove reference to bogus variable `reb-kill-buffer';
Juanma Barranquero [Tue, 25 Mar 2008 16:49:22 +0000 (16:49 +0000)]
(reb-mode-common): Remove reference to bogus variable `reb-kill-buffer';
don't make hooks buffer-local, use the LOCAL arg of `add-hook'.
(reb-blink-delay, reb-mode-hook, reb-re-syntax, reb-auto-match-limit):
Remove spurious * from defcustom docstrings.
(reb-next-match, reb-prev-match, reb-enter-subexp-mode): Fix typos in messages.
(reb-mode-buffer-p): New function.
(re-builder, reb-kill-buffer): Use `reb-mode-buffer-p'.  Use `when'.
(top, reb-show-subexp, reb-auto-update, reb-auto-update, reb-delete-overlays,
reb-cook-regexp, reb-update-regexp, reb-update-overlays): Use `unless', `when'.
(re-builder-unload-function): New function.

16 years ago(decode_coding_object): When not decoding into a buffer,
Stefan Monnier [Tue, 25 Mar 2008 16:02:32 +0000 (16:02 +0000)]
(decode_coding_object): When not decoding into a buffer,
obey the coding system's preference of (uni|multi)byte.

16 years ago(vc-state): Add documentation for 'missing.
Dan Nicolaescu [Tue, 25 Mar 2008 15:47:02 +0000 (15:47 +0000)]
(vc-state): Add documentation for 'missing.

16 years ago(verilog-auto-output)
Dan Nicolaescu [Tue, 25 Mar 2008 15:45:49 +0000 (15:45 +0000)]
(verilog-auto-output)
(verilog-auto-input, verilog-auto-inout, verilog-auto)
(verilog-delete-auto): Add optional regular expression to
AUTOINPUT/AUTOOUTPUT/AUTOINOUT.
(verilog-signals-matching-regexp): New internal function for
signal matching.

16 years ago(Info-isearch-search): Always return point.
Johan Bockgård [Tue, 25 Mar 2008 14:41:44 +0000 (14:41 +0000)]
(Info-isearch-search): Always return point.

16 years agoComment.
Glenn Morris [Tue, 25 Mar 2008 07:57:06 +0000 (07:57 +0000)]
Comment.

16 years ago(calendar-frame-1): Doc fix.
Glenn Morris [Tue, 25 Mar 2008 07:53:25 +0000 (07:53 +0000)]
(calendar-frame-1): Doc fix.

16 years ago(diff-remembered-defdir): New var.
Stefan Monnier [Tue, 25 Mar 2008 04:01:48 +0000 (04:01 +0000)]
(diff-remembered-defdir): New var.
(diff-find-file-name): Use it to flush diff-remembered-files-alist.

16 years ago(diary-frame-parameters, calendar-frame-parameters)
Glenn Morris [Tue, 25 Mar 2008 03:43:46 +0000 (03:43 +0000)]
(diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters): Doc fixes.
(make-fancy-diary-buffer): Remove declaration.
(calendar-dedicate-diary): Replace call to deleted function
make-fancy-diary-buffer.
(calendar-frame-setup): New function.
(calendar-one-frame-setup, calendar-only-one-frame-setup)
(calendar-two-frame-setup): Call calendar-frame-setup to do the actual
work, and mark as obsolete.
(special-display-buffer-names): Don't mess with this; it's not our business.
(cal-x-load-hook): Defvar it, and mark as obsolete.

16 years ago(calendar-remove-frame-by-deleting): Default to t. Add to 'calendar group.
Glenn Morris [Tue, 25 Mar 2008 03:42:55 +0000 (03:42 +0000)]
(calendar-remove-frame-by-deleting): Default to t.  Add to 'calendar group.
(calendar): Doc fix.  Use calendar-frame-setup.
(calendar-basic-setup): Doc fix.  Add optional NODISPLAY argument.
(generate-calendar-window): Doc fix.

16 years ago(calendar-persian-read-date): New name for persian-prompt-for-date.
Glenn Morris [Tue, 25 Mar 2008 03:42:01 +0000 (03:42 +0000)]
(calendar-persian-read-date): New name for persian-prompt-for-date.
Update callers, make old name an obsolete alias.  Doc fix.  Move
definition before use.

16 years ago(calendar-iso-read-date): New name for calendar-iso-read-args. Update
Glenn Morris [Tue, 25 Mar 2008 03:41:39 +0000 (03:41 +0000)]
(calendar-iso-read-date): New name for calendar-iso-read-args.  Update
callers, make old name an obsolete alias.