]> code.delx.au - gnu-emacs/log
gnu-emacs
16 years ago(struct frame): Give one more bit to `visible' since we use
Stefan Monnier [Fri, 4 Apr 2008 17:56:23 +0000 (17:56 +0000)]
(struct frame): Give one more bit to `visible' since we use
values larger than 1 to indicate obscured frames on ttys.

16 years ago(after-init-hook): Don't wrap a lambda around
Stefan Monnier [Fri, 4 Apr 2008 17:38:44 +0000 (17:38 +0000)]
(after-init-hook): Don't wrap a lambda around
tramp-register-completion-file-name-handler.

16 years ago(Minibuffer Edit) <resize-mini-windows>: Adjust default.
Stefan Monnier [Fri, 4 Apr 2008 17:34:56 +0000 (17:34 +0000)]
(Minibuffer Edit) <resize-mini-windows>: Adjust default.

16 years ago* subr.el (keymap-canonicalize): New function.
Stefan Monnier [Fri, 4 Apr 2008 17:31:20 +0000 (17:31 +0000)]
* subr.el (keymap-canonicalize): New function.
* mouse.el (mouse-menu-non-singleton): Use it.
(mouse-major-mode-menu): Remove hack made unnecessary.
* keymap.c (Qkeymap_canonicalize): New var.
(Fmap_keymap_internal): New fun.
(describe_map): Use keymap-canonicalize.

16 years ago(last_boundary_buffer, last_boundary_position): New vars.
Stefan Monnier [Fri, 4 Apr 2008 16:59:52 +0000 (16:59 +0000)]
(last_boundary_buffer, last_boundary_position): New vars.
(Fundo_boundary): Set them.
(syms_of_undo): Initialize them.
(record_point): Use them instead of last_point_position*.
(last_undo_buffer): Change type.

16 years ago(set-fill-column): Prompt rather than error by default.
Stefan Monnier [Fri, 4 Apr 2008 16:16:23 +0000 (16:16 +0000)]
(set-fill-column): Prompt rather than error by default.

16 years ago(uniscribe_check_otf): Rearrange loop for counting features.
Jason Rumney [Fri, 4 Apr 2008 12:08:14 +0000 (12:08 +0000)]
(uniscribe_check_otf): Rearrange loop for counting features.

16 years ago(uniscribe_check_otf): Add GC protection before consing.
Jason Rumney [Fri, 4 Apr 2008 11:59:09 +0000 (11:59 +0000)]
(uniscribe_check_otf): Add GC protection before consing.
Use CAR_SAFE to increment loop.

16 years ago(calendar-time-zone-daylight-rules): Reset
Andreas Schwab [Fri, 4 Apr 2008 11:43:39 +0000 (11:43 +0000)]
(calendar-time-zone-daylight-rules): Reset
new-rules after each round.

16 years agoUpdated for uniscribe backend.
Jason Rumney [Fri, 4 Apr 2008 11:10:26 +0000 (11:10 +0000)]
Updated for uniscribe backend.

16 years ago(cal-autoloads): New target.
Andreas Schwab [Fri, 4 Apr 2008 11:02:18 +0000 (11:02 +0000)]
(cal-autoloads): New target.
(compile, compile-always, recompile): Depend on it.
($(lisp)/calendar/cal-loaddefs.el)
($(lisp)/calendar/diary-loaddefs.el)
($(lisp)/calendar/hol-loaddefs.el): Depend on calendar/*.el.

16 years ago(uniscribe_check_otf): Fix last change.
Jason Rumney [Fri, 4 Apr 2008 07:59:20 +0000 (07:59 +0000)]
(uniscribe_check_otf): Fix last change.

16 years agotypo fixes in my record
Michael Kifer [Fri, 4 Apr 2008 07:56:00 +0000 (07:56 +0000)]
typo fixes in my record
2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>

16 years ago2008-04-04 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Fri, 4 Apr 2008 07:51:27 +0000 (07:51 +0000)]
2008-04-04  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff*el: replaced load with require in eval-when-compile.

* ediff-hook: deleted all invocations of (autoload ...).

* ediff-util.el (ediff-setup): make window-min-height a local variable
in ediff control window, and set its min height to 2.
(ediff-setup-control-buffer): dedicate the control window.
(ediff-toggle-multiframe): undedicate control window.
Work directly with ediff-setup-windows-multiframe and
ediff-setup-windows-plain.

* ediff-wind (ediff-choose-window-setup-function-automatically): new
function.
(ediff-window-setup-function): change initialization.
(ediff-setup-windows-automatic): deleted.
(ediff-setup-windows-plain-merge): make control window dedicated.
(ediff-destroy-control-frame): do not skip frames if working in a
single frame.

* emulation/viper-ex.el: move provide's forward, prevent ecursion in
eval-when-compile.

* emulation/viper-util.el: move provide's forward, prevent ecursion in
eval-when-compile.

16 years agoUpdate for cal-persia name changes.
Glenn Morris [Fri, 4 Apr 2008 07:37:36 +0000 (07:37 +0000)]
Update for cal-persia name changes.

16 years agoUpdate for iso, islamic, julian, mayan, persian name changes.
Glenn Morris [Fri, 4 Apr 2008 07:34:56 +0000 (07:34 +0000)]
Update for iso, islamic, julian, mayan, persian name changes.

16 years agoUpdate for islamic name changes.
Glenn Morris [Fri, 4 Apr 2008 07:33:26 +0000 (07:33 +0000)]
Update for islamic name changes.

16 years agoUpdate for iso, islamic, julian, mayan, persian name changes.
Glenn Morris [Fri, 4 Apr 2008 07:32:39 +0000 (07:32 +0000)]
Update for iso, islamic, julian, mayan, persian name changes.

16 years ago(calendar-mayan-long-count-to-absolute): Keep old name as alias.
Glenn Morris [Fri, 4 Apr 2008 07:30:39 +0000 (07:30 +0000)]
(calendar-mayan-long-count-to-absolute): Keep old name as alias.

16 years ago(calendar-mayan-string-from-long-count): Rename
Glenn Morris [Fri, 4 Apr 2008 07:27:24 +0000 (07:27 +0000)]
(calendar-mayan-string-from-long-count): Rename
calendar-string-to-mayan-long-count.  Update callers.
(calendar-mayan-print-date): Rename calendar-print-mayan-date.
Update callers, keep old name as alias.
(calendar-mayan-read-haab-date): Rename calendar-read-mayan-haab-date.
Update callers.
(calendar-mayan-read-tzolkin-date): Rename calendar-read-mayan-tzolkin-date.
Update callers.
(calendar-mayan-next-haab-date): Rename calendar-next-haab-date.
Keep old name as alias.
(calendar-mayan-previous-haab-date): Rename calendar-previous-haab-date.
Keep old name as alias.
(calendar-mayan-next-tzolkin-date): Rename calendar-next-tzolkin-date.
Keep old name as alias.
(calendar-mayan-previous-tzolkin-date): Rename calendar-previous-tzolkin-date.
Keep old name as alias.
(calendar-mayan-next-round-date): Rename calendar-next-calendar-round-date.
Keep old name as alias.
(calendar-mayan-previous-round-date): Rename
calendar-previous-calendar-round-date.  Keep old name as alias.
(calendar-mayan-long-count-to-absolute): Rename
calendar-absolute-from-mayan-long-count.  Keep old name as alias.
(calendar-mayan-goto-long-count-date): Rename
calendar-goto-mayan-long-count-date.  Keep old name as alias.

16 years agoUpdate for cal-julian name changes.
Glenn Morris [Fri, 4 Apr 2008 07:22:05 +0000 (07:22 +0000)]
Update for cal-julian name changes.
(calendar-persian-month-name-array): Rename persian-calendar-month-name-array.
Update callers.
(calendar-persian-epoch): Rename persian-calendar-epoch.  Update callers.
(calendar-persian-leap-year-p): Rename persian-calendar-leap-year-p.
Update callers.
(calendar-persian-last-day-of-month): Rename persian-calendar-last-day-of-month.
Update callers.
(calendar-persian-to-absolute): Rename calendar-absolute-from-persian.
Update callers, keep old name as alias.
(calendar-persian-print-date): Rename calendar-print-persian-date.
Update callers, keep old name as alias.
(calendar-persian-goto-date): Rename calendar-goto-persian-date.
Keep old name as alias.

16 years ago(calendar-iso-to-absolute): Rename calendar-absolute-from-iso.
Glenn Morris [Fri, 4 Apr 2008 07:14:38 +0000 (07:14 +0000)]
(calendar-iso-to-absolute): Rename calendar-absolute-from-iso.
Update callers, keep old name as alias.
(calendar-iso-print-date): Rename calendar-print-iso-date.
Update callers, keep old name as alias.
(calendar-iso-goto-date): Rename calendar-goto-iso-date.
Keep old name as alias.
(calendar-iso-goto-week): Rename calendar-goto-iso-week.
Keep old name as alias.

16 years agoUpdate for cal-julian name changes.
Glenn Morris [Fri, 4 Apr 2008 07:12:12 +0000 (07:12 +0000)]
Update for cal-julian name changes.
(calendar-islamic-leap-year-p): Rename islamic-calendar-leap-year-p.
Update callers.
(calendar-islamic-last-day-of-month): Rename islamic-calendar-last-day-of-month.
Update callers.
(calendar-islamic-day-number): Rename islamic-calendar-day-number.
Update callers.
(calendar-islamic-to-absolute): Rename calendar-absolute-from-islamic.
Update callers, keep old name as alias.
(calendar-islamic-print-date): Rename calendar-print-islamic-date.
Update callers, keep old name as alias.
(calendar-islamic-goto-date): Rename calendar-goto-islamic-date.
Keep old name as alias.
(diary-islamic-list-entries): Rename list-islamic-diary-entries.
Update callers, keep old name as alias.
(calendar-islamic-mark-date-pattern): Rename mark-islamic-calendar-date-pattern.
Update callers, keep old name as alias.
(diary-islamic-insert-entry): Rename insert-islamic-diary-entry.
Keep old name as alias.
(diary-islamic-insert-monthly-entry): Rename insert-monthly-islamic-diary-entry.
Keep old name as alias.
(diary-islamic-insert-yearly-entry): Rename insert-yearly-islamic-diary-entry.
Keep old name as alias.

16 years agoUpdate for cal-julian name changes.
Glenn Morris [Fri, 4 Apr 2008 07:06:53 +0000 (07:06 +0000)]
Update for cal-julian name changes.

16 years ago(calendar-julian-to-absolute): Rename calendar-absolute-from-julian.
Glenn Morris [Fri, 4 Apr 2008 07:04:58 +0000 (07:04 +0000)]
(calendar-julian-to-absolute): Rename calendar-absolute-from-julian.
Update callers, keep old name as alias.
(calendar-julian-print-date): Rename calendar-print-julian-date.
Update callers, keep old name as alias.
(calendar-julian-goto-date): Rename calendar-goto-julian-date.
Update callers, keep old name as alias.
(calendar-astro-to-absolute): Rename calendar-absolute-from-astro.
Update callers, keep old name as alias.
(calendar-astro-print-day-number): Rename
calendar-print-astro-day-number.  Update callers, keep old name as alias.
(calendar-astro-goto-day-number): Rename calendar-goto-astro-day-number.
Update callers, keep old name as alias.

16 years ago(calendar-bahai-to-absolute): Rename calendar-absolute-from-bahai.
Glenn Morris [Fri, 4 Apr 2008 07:00:54 +0000 (07:00 +0000)]
(calendar-bahai-to-absolute): Rename calendar-absolute-from-bahai.
Update callers, keep old name as alias.

16 years agoUpdate for calendar.el name changes.
Glenn Morris [Fri, 4 Apr 2008 04:38:58 +0000 (04:38 +0000)]
Update for calendar.el name changes.

16 years ago(calendar-hebrew-all-holidays-flag):
Glenn Morris [Fri, 4 Apr 2008 04:36:54 +0000 (04:36 +0000)]
(calendar-hebrew-all-holidays-flag):
Rename all-hebrew-calendar-holidays.  Update callers, keep old name as alias.
(calendar-christian-all-holidays-flag): Rename
all-christian-calendar-holidays.  Update callers, keep old name as alias.
(calendar-islamic-all-holidays-flag): Rename
all-islamic-calendar-holidays.   Update callers, keep old name as alias.
(calendar-bahai-all-holidays-flag): Rename all-bahai-calendar-holidays.
Update callers, keep old name as alias.

16 years ago*** empty log message ***
Glenn Morris [Fri, 4 Apr 2008 04:33:47 +0000 (04:33 +0000)]
*** empty log message ***

16 years agoRegenerate.
Juanma Barranquero [Fri, 4 Apr 2008 00:36:19 +0000 (00:36 +0000)]
Regenerate.

16 years ago(global-highlight-changes-mode, highlight-changes-passive-string,
Juanma Barranquero [Fri, 4 Apr 2008 00:27:00 +0000 (00:27 +0000)]
(global-highlight-changes-mode, highlight-changes-passive-string,
highlight-changes-active-string): Mark as obsolete since 23.1, not 22.1.

16 years ago(highlight-changes-visibility-initial-state, hilit-chg-update,
Juanma Barranquero [Thu, 3 Apr 2008 23:51:39 +0000 (23:51 +0000)]
(highlight-changes-visibility-initial-state, hilit-chg-update,
highlight-changes-mode-turn-on): Fix typos in docstrings.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 3 Apr 2008 23:05:10 +0000 (23:05 +0000)]
*** empty log message ***

16 years ago(comment-enter-backward): Be careful to restore point changed during narrowing.
Stefan Monnier [Thu, 3 Apr 2008 22:26:39 +0000 (22:26 +0000)]
(comment-enter-backward): Be careful to restore point changed during narrowing.

16 years ago(perl-font-lock-syntactic-keywords): Recognize `sub ($$)'.
Stefan Monnier [Thu, 3 Apr 2008 22:10:44 +0000 (22:10 +0000)]
(perl-font-lock-syntactic-keywords): Recognize `sub ($$)'.

16 years ago(highlight-changes-mode): Rename from
Stefan Monnier [Thu, 3 Apr 2008 22:03:01 +0000 (22:03 +0000)]
(highlight-changes-mode): Rename from
highlight-changes; no longer uses sub-modes active and
passive;  implemented by define-minor-mode.
(highlight-changes-toggle-visibility): New function, to replace
the old passive/active submodes of global-highlight-changes-mode;
implemented by define-minor-mode.
(global-highlight-changes-mode'): Rename from
global-highlight-changes; rewrite using define-globalized-minor-mode.
(hilit-chg-major-mode-hook, hilit-chg-check-global)
(hilit-chg-post-command-hook, hilit-chg-check-global)
(hilit-chg-update-all-buffers, hilit-chg-turn-off-maybe): Remove due
to use of define-globalized-minor-mode.
(highlight-changes-global-initial-state): Change to be boolean.
(highlight-changes-visible-string, highlight-changes-invisible-string):
Rename from highlight-changes-active-string and
highlight-changes-passive-string.
(hilit-chg-update, hilit-chg-set): Use them.
(global-highlight-changes-mode): Rename from global-highlight-changes.
(hilit-chg-map-changes, hilit-chg-display-changes): Add arguments to
docstring.
(hilit-chg-hide-changes): Rewrite to use dolist.
(hilit-chg-set-face-on-change, hilit-chg-update)
(highlight-changes-rotate-faces): Use highlight-changes-visible-mode
variable instead of testing highlight-changes-mode.
(highlight-markup-buffers): Add reuire ediff-util;  argument on calls
to highlight-changes-mode changed.
(highlight-compare-with-file): Fix problems with interactive
call giving invalid default file.

16 years ago(gdb-mouse-set-clear-breakpoint):
Nick Roberts [Thu, 3 Apr 2008 21:34:56 +0000 (21:34 +0000)]
(gdb-mouse-set-clear-breakpoint):
Fix in disassembly buffer (regression in 22.2).

16 years ago*** empty log message ***
Nick Roberts [Thu, 3 Apr 2008 21:33:23 +0000 (21:33 +0000)]
*** empty log message ***

16 years ago(gnus-configure-frame, gnus-all-windows-visible-p):
Stefan Monnier [Thu, 3 Apr 2008 21:30:51 +0000 (21:30 +0000)]
(gnus-configure-frame, gnus-all-windows-visible-p):
Fix last change in case the element is not even a symbol.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 3 Apr 2008 21:18:49 +0000 (21:18 +0000)]
*** empty log message ***

16 years ago2008-04-03 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Thu, 3 Apr 2008 21:04:18 +0000 (21:04 +0000)]
2008-04-03  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper-macs.el (viper-read-fast-keysequence): use viper-read-event
instead of viper-read-key.

* viper.el (viper-mode): move the check for fundamental mode.

* viper-utils.el (viper-get-saved-cursor-color-in-replace-mode)
viper-get-saved-cursor-color-in-insert-mode): get rid of redundant
let-statements.

* viper*.el: replaced load with require in eval-when-compile.

16 years ago(auto-mode-alist): Use archive-mode for Debian packages.
Stefan Monnier [Thu, 3 Apr 2008 20:06:46 +0000 (20:06 +0000)]
(auto-mode-alist): Use archive-mode for Debian packages.

16 years ago(archive-mode-map): Obey mouse-1-click-follows-link.
Stefan Monnier [Thu, 3 Apr 2008 20:05:39 +0000 (20:05 +0000)]
(archive-mode-map): Obey mouse-1-click-follows-link.
(archive-try-jka-compr): New function.
(archive-set-buffer-as-visiting-file): Use it.

16 years ago(tar-mode-map): Obey mouse-1-click-follows-link.
Stefan Monnier [Thu, 3 Apr 2008 20:03:31 +0000 (20:03 +0000)]
(tar-mode-map): Obey mouse-1-click-follows-link.

16 years ago(jka-compr-insert-file-contents): Reduce indentation slightly.
Stefan Monnier [Thu, 3 Apr 2008 20:02:47 +0000 (20:02 +0000)]
(jka-compr-insert-file-contents): Reduce indentation slightly.

16 years ago(insert_from_buffer_1): Don't compare bytes in destination
Stefan Monnier [Thu, 3 Apr 2008 20:01:31 +0000 (20:01 +0000)]
(insert_from_buffer_1): Don't compare bytes in destination
buffer with byte-size of source buffer.

16 years ago(handle-shift-selection): New arg.
Chong Yidong [Thu, 3 Apr 2008 16:37:39 +0000 (16:37 +0000)]
(handle-shift-selection): New arg.

16 years ago* simple.el (handle-shift-selection): New arg.
Chong Yidong [Thu, 3 Apr 2008 16:37:12 +0000 (16:37 +0000)]
* simple.el (handle-shift-selection): New arg.

16 years ago(Fcall_interactively): Handle temporary region even when
Chong Yidong [Thu, 3 Apr 2008 16:36:47 +0000 (16:36 +0000)]
(Fcall_interactively): Handle temporary region even when
shift-select-mode is off.

16 years ago* callint.c (Fcall_interactively): Handle temporary region even
Chong Yidong [Thu, 3 Apr 2008 16:36:29 +0000 (16:36 +0000)]
* callint.c (Fcall_interactively): Handle temporary region even
when shift-select-mode is off.

16 years ago(uniscribe_check_otf): Sanity check otf_spec.
Jason Rumney [Thu, 3 Apr 2008 15:38:29 +0000 (15:38 +0000)]
(uniscribe_check_otf): Sanity check otf_spec.

16 years ago(defsetf): Accept a lambda for the 2-arg form.
Stefan Monnier [Thu, 3 Apr 2008 13:42:25 +0000 (13:42 +0000)]
(defsetf): Accept a lambda for the 2-arg form.

16 years ago(vc-bzr-previous-revision, vc-bzr-next-revision): New funs.
Stefan Monnier [Thu, 3 Apr 2008 13:34:34 +0000 (13:34 +0000)]
(vc-bzr-previous-revision, vc-bzr-next-revision): New funs.

16 years ago(CONFIG_H): New variable. Use it to clean up
Jason Rumney [Thu, 3 Apr 2008 13:16:13 +0000 (13:16 +0000)]
(CONFIG_H): New variable. Use it to clean up
dependencies.
(w32uniscribe.$(O)): New file to build.
(FONT_OBJ): Include w32uniscribe.$(O).
(LIBS): Add uniscribe libraries.

16 years ago(uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
Jason Rumney [Thu, 3 Apr 2008 13:11:29 +0000 (13:11 +0000)]
(uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.

16 years ago(Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
Jason Rumney [Thu, 3 Apr 2008 13:10:57 +0000 (13:10 +0000)]
(Qbalinese, Qbuginese, Qbuhid, Qcuneiform, Qcypriot)
(Qdeseret, Qglagolitic, Qgothic, Qhanunoo, Qkharoshthi)
(Qlimbu, Qlinear_b, Qold_italic, Qold_persian, Qosmanya)
(Qphags_pa, Qphoenician, Qshavian, Qsyloti_nagri)
(Qtagalog, Qtagbanwa, Qtai_le, Qtifinagh, Qugaritic)
(Qphonetic): New symbols.
(syms_of_w32font): Initialize them.
(font_supported_scripts): Use them.
(w32font_list_family): List all charsets.
(w32font_text_extents, recompute_cached_metrics): Fix metric
calculations.
(w32_enumfont_pattern_entity): Make full_type a DWORD.
Give opentype fonts their own format.
(font_matches_spec): New arguments backend and logfont.
Handle :otf spec for uniscribe backend.
(add_font_entity_to_list): Match truetype fonts in uniscribe backend.
(fill_in_logfont): Use DEFAULT_CHARSET when charset not supplied.

16 years ago(uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.
Jason Rumney [Thu, 3 Apr 2008 12:37:44 +0000 (12:37 +0000)]
(uniscribe_font_driver) [WINDOWSNT]: Declare for w32fns.c.

16 years ago(CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
Kenichi Handa [Thu, 3 Apr 2008 12:31:27 +0000 (12:31 +0000)]
(CATEGORY_MASK_ANY): Add CATEGORY_MASK_UTF_16_AUTO.
(CATEGORY_MASK_UTF_16): Likewise.
(detect_coding_utf_16): Add heuristics to reject utf-16 for a
binary file.
(detect_coding): Add null-byte detection for a binary file.
(detect_coding_system): Likewise.

16 years ago(uniscribe_check_otf): Declare.
Jason Rumney [Thu, 3 Apr 2008 12:28:57 +0000 (12:28 +0000)]
(uniscribe_check_otf): Declare.

16 years ago(UNISCRIBE): New variable.
Jason Rumney [Thu, 3 Apr 2008 12:24:31 +0000 (12:24 +0000)]
(UNISCRIBE): New variable.

16 years agoFont backend implementation for Uniscribe on Windows 2000 and later.
Jason Rumney [Thu, 3 Apr 2008 11:56:40 +0000 (11:56 +0000)]
Font backend implementation for Uniscribe on Windows 2000 and later.

16 years ago(ftfont_get_open_type_spec): Check spec->script, not val.
Jason Rumney [Thu, 3 Apr 2008 08:17:15 +0000 (08:17 +0000)]
(ftfont_get_open_type_spec): Check spec->script, not val.

16 years ago(shell-dynamic-complete-filename): New fun.
Chong Yidong [Thu, 3 Apr 2008 05:13:15 +0000 (05:13 +0000)]
(shell-dynamic-complete-filename): New fun.
(shell-dynamic-complete-functions): Use it.

16 years ago* shell.el (shell-dynamic-complete-filename): New fun.
Chong Yidong [Thu, 3 Apr 2008 05:12:57 +0000 (05:12 +0000)]
* shell.el (shell-dynamic-complete-filename): New fun.
(shell-dynamic-complete-functions): Use it.

16 years ago(bahai-holidays): Re-order.
Glenn Morris [Thu, 3 Apr 2008 04:49:18 +0000 (04:49 +0000)]
(bahai-holidays): Re-order.

16 years ago(calendar-holidays): Doc fix.
Glenn Morris [Thu, 3 Apr 2008 04:41:55 +0000 (04:41 +0000)]
(calendar-holidays): Doc fix.

16 years agoAdd defvar -> defcustom.
Glenn Morris [Thu, 3 Apr 2008 04:12:51 +0000 (04:12 +0000)]
Add defvar -> defcustom.

16 years ago(calendar-holiday-list): Fix previous change.
Glenn Morris [Thu, 3 Apr 2008 04:10:43 +0000 (04:10 +0000)]
(calendar-holiday-list): Fix previous change.
(holiday-filter-visible-calendar): Doc fix.  Use mapcar.
(holiday-easter-etc): Fix nesting of result.  Tweak holiday order.
Use calendar-date-is-visible-p, not holiday-filter-visible-calendar.

16 years ago*** empty log message ***
Kenichi Handa [Thu, 3 Apr 2008 04:09:21 +0000 (04:09 +0000)]
*** empty log message ***

16 years ago(hebrew-holidays-1, hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4):
Glenn Morris [Thu, 3 Apr 2008 04:07:45 +0000 (04:07 +0000)]
(hebrew-holidays-1, hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4):
Make obsolete.
(hebrew-holidays-2): Just use holiday-hanukkah now it respects
all-hebrew-calendar-holidays.
(hebrew-holidays, christian-holidays, islamic-holidays, bahai-holidays):
Simplify using new functions.
(generate-calendar-window): Use bound-and-true-p.

16 years ago(holiday-islamic-new-year): New function.
Glenn Morris [Thu, 3 Apr 2008 04:07:01 +0000 (04:07 +0000)]
(holiday-islamic-new-year): New function.

16 years ago(create-fontset-from-x-resource):
Kenichi Handa [Thu, 3 Apr 2008 04:06:55 +0000 (04:06 +0000)]
(create-fontset-from-x-resource):
Handle the error of X resource more gracefully.

16 years ago(holiday-rosh-hashanah-etc, holiday-passover-etc, holiday-hanukkah):
Glenn Morris [Thu, 3 Apr 2008 04:06:48 +0000 (04:06 +0000)]
(holiday-rosh-hashanah-etc, holiday-passover-etc, holiday-hanukkah):
Doc fix.  Add optional argument.  Simplify.
(holiday-tisha-b-av-etc): Use memq rather than unless.
(holiday-julian): Autoload it.
(holiday-hebrew-misc): New function.

16 years ago(holiday-fixed): Autoload it.
Glenn Morris [Thu, 3 Apr 2008 04:05:56 +0000 (04:05 +0000)]
(holiday-fixed): Autoload it.
(holiday-bahai-new-year, holiday-bahai-ridvan): New functions.

16 years ago(describe-variable): Undo 2008-02-25 change.
Chong Yidong [Thu, 3 Apr 2008 04:01:32 +0000 (04:01 +0000)]
(describe-variable): Undo 2008-02-25 change.

16 years ago* help-fns.el (describe-variable): Undo 2008-02-25 change.
Chong Yidong [Thu, 3 Apr 2008 04:01:18 +0000 (04:01 +0000)]
* help-fns.el (describe-variable): Undo 2008-02-25 change.

16 years ago(latin1-display): Don't use
Kenichi Handa [Thu, 3 Apr 2008 03:53:24 +0000 (03:53 +0000)]
(latin1-display): Don't use
make-char.  Fix the argument to set-char-table-range.
(latin1-display-identities): Don't use make-char.
(latin1-display-reset): Use map-charset-chars instead of directly
calling standard-display-default.
(latin1-display-check-font): Don't use make-char.
(latin1-display-setup): Likewise.
(latin1-display-ucs-per-lynx): Likewise.

16 years ago(timer): Define as a defstruct, so we can name the fields, to make the
Stefan Monnier [Thu, 3 Apr 2008 03:43:18 +0000 (03:43 +0000)]
(timer): Define as a defstruct, so we can name the fields, to make the
code clearer.  Rewrite all `aset' and `aref' using the defined accessors.
(timer--time): New pseudo-field.
(timer-set-time, timer-set-idle-time, timer-inc-time)
(timer-set-time-with-usecs, with-timeout-suspend): Use it.
(timer--time-less-p): New function.
(timer--activate): New function, extracted from timer-activate.
(timer-activate-when-idle, timer-activate): Use it.
(cancel-function-timers): Use dolist.

16 years ago*** empty log message ***
Glenn Morris [Thu, 3 Apr 2008 03:38:47 +0000 (03:38 +0000)]
*** empty log message ***

16 years ago(diary-mail-addr): Use bound-and-true-p.
Glenn Morris [Thu, 3 Apr 2008 03:33:37 +0000 (03:33 +0000)]
(diary-mail-addr): Use bound-and-true-p.

16 years ago(tramp-drop-volume-letter): Move definition before use.
Glenn Morris [Thu, 3 Apr 2008 03:33:18 +0000 (03:33 +0000)]
(tramp-drop-volume-letter): Move definition before use.

16 years ago(c-beginning-of-defun, c-end-of-defun): Remove declarations; no longer used.
Glenn Morris [Thu, 3 Apr 2008 03:32:40 +0000 (03:32 +0000)]
(c-beginning-of-defun, c-end-of-defun): Remove declarations; no longer used.
(c-cpp-define-name, c-defun-name): Declare as functions.

16 years ago(vc-mtn-command): Avoid localization of messages.
Stefan Monnier [Thu, 3 Apr 2008 02:22:55 +0000 (02:22 +0000)]
(vc-mtn-command): Avoid localization of messages.

16 years ago(vc-bzr-checkout): Simplify.
Stefan Monnier [Thu, 3 Apr 2008 02:21:33 +0000 (02:21 +0000)]
(vc-bzr-checkout): Simplify.

16 years ago(image-mode-fit-frame): New command.
Stefan Monnier [Thu, 3 Apr 2008 02:19:23 +0000 (02:19 +0000)]
(image-mode-fit-frame): New command.

16 years ago(beginning-of-buffer, end-of-buffer, goto-line, undo)
Stefan Monnier [Thu, 3 Apr 2008 02:16:17 +0000 (02:16 +0000)]
(beginning-of-buffer, end-of-buffer, goto-line, undo)
(copy-region-as-kill, kill-ring-save, use-region-p, mark-word)
(keyboard-escape-quit): Check region-active-p i.s.o transient-mark-mode.

16 years agoRegenerate.
Juanma Barranquero [Thu, 3 Apr 2008 01:27:31 +0000 (01:27 +0000)]
Regenerate.

16 years agoFix comment typo.
Vinicius Jose Latorre [Wed, 2 Apr 2008 23:50:11 +0000 (23:50 +0000)]
Fix comment typo.

16 years ago(c-defun-name, c-cpp-define-name): New optimised functions to get the
Alan Mackenzie [Wed, 2 Apr 2008 21:24:30 +0000 (21:24 +0000)]
(c-defun-name, c-cpp-define-name): New optimised functions to get the
name of the current defun/macro.

16 years ago(add-log-current-defun): Move the functionality which gets the current
Alan Mackenzie [Wed, 2 Apr 2008 21:22:40 +0000 (21:22 +0000)]
(add-log-current-defun): Move the functionality which gets the current
function name for C like modes to cc-cmds.el, thus optimising for speed.

16 years ago*** empty log message ***
Alan Mackenzie [Wed, 2 Apr 2008 21:21:01 +0000 (21:21 +0000)]
*** empty log message ***

16 years agoDocument shift-selection-mode and related changes.
Chong Yidong [Wed, 2 Apr 2008 20:23:20 +0000 (20:23 +0000)]
Document shift-selection-mode and related changes.

16 years agoRestore support for the values `identity' and `only' for transient
Chong Yidong [Wed, 2 Apr 2008 20:22:37 +0000 (20:22 +0000)]
Restore support for the values `identity' and `only' for transient
mark mode, since it can't hurt.  Update comments.

16 years agoUndo previous change:
Chong Yidong [Wed, 2 Apr 2008 20:21:45 +0000 (20:21 +0000)]
Undo previous change:
* keyboard.c (command_loop_1): Don't change the value of
transient-mark-mode; this is now handled by handle-shift-selection.

16 years ago* simple.el (deactivate-mark): When the mark is temporarily
Chong Yidong [Wed, 2 Apr 2008 20:17:41 +0000 (20:17 +0000)]
* simple.el (deactivate-mark): When the mark is temporarily
active, restore the original value of transient-mark-mode.
(set-mark-command): First deactivate the mark if was temporarily
active.
(exchange-point-and-mark): Reactivate the mark if it was
temporarily active.
(handle-shift-selection): New fun.
(transient-mark-mode): Move var documentation here from buffer.c.
(next-line, previous-line, backward-word, move-end-of-line)
(move-beginning-of-line, forward-to-indentation)
(backward-to-indentation, back-to-indentation)
(beginning-of-buffer, end-of-buffer): Add ^ interactive spec.

* mouse.el (mouse-set-region-1): Save the old value of
transient-mark-mode.
(mouse-drag-track): Ignore the now-obsolete value `identity' for
transient-mark-mode.

* textmodes/paragraphs.el (forward-paragraph)
(backward-paragraph, forward-sentence, backward-sentence): Add ^
interactive spec.

* emulation/cua-base.el (cua-mode): Turn off shift-select-mode.

16 years ago(cua-mode): Turn off shift-select-mode.
Chong Yidong [Wed, 2 Apr 2008 20:17:20 +0000 (20:17 +0000)]
(cua-mode): Turn off shift-select-mode.

16 years ago(forward-paragraph, backward-paragraph, forward-sentence,
Chong Yidong [Wed, 2 Apr 2008 20:17:05 +0000 (20:17 +0000)]
(forward-paragraph, backward-paragraph, forward-sentence,
backward-sentence): Add ^ interactive spec.

16 years ago(mouse-set-region-1): Save the old value of transient-mark-mode.
Chong Yidong [Wed, 2 Apr 2008 20:16:33 +0000 (20:16 +0000)]
(mouse-set-region-1): Save the old value of transient-mark-mode.
(mouse-drag-track): Ignore the now-obsolete value `identity' for
transient-mark-mode.

16 years ago(deactivate-mark): When the mark is temporarily
Chong Yidong [Wed, 2 Apr 2008 20:16:10 +0000 (20:16 +0000)]
(deactivate-mark): When the mark is temporarily
active, restore the original value of transient-mark-mode.
(set-mark-command): First deactivate the mark if was temporarily
active.
(exchange-point-and-mark): Reactivate the mark if it was
temporarily active.
(handle-shift-selection): New fun.
(transient-mark-mode): Move var documentation here from buffer.c.
(next-line, previous-line, backward-word, move-end-of-line)
(move-beginning-of-line, forward-to-indentation)
(backward-to-indentation, back-to-indentation)
(beginning-of-buffer, end-of-buffer): Add ^ interactive spec.

16 years ago(Fscroll_up, Fscroll_down, Fscroll_left)
Chong Yidong [Wed, 2 Apr 2008 20:15:43 +0000 (20:15 +0000)]
(Fscroll_up, Fscroll_down, Fscroll_left)
(Fscroll_right): Add ^ interactive spec.