bpt/emacs.git
16 years ago(calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
Glenn Morris [Sat, 8 Mar 2008 04:30:10 +0000 (04:30 +0000)]
(calendar-bahai-prompt-for-date, calendar-bahai-mark-date-pattern):
Use zerop.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 04:26:44 +0000 (04:26 +0000)]
Comment.

16 years ago(coptic-name): Add doc string.
Glenn Morris [Sat, 8 Mar 2008 04:26:21 +0000 (04:26 +0000)]
(coptic-name): Add doc string.
Comments.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 04:24:55 +0000 (04:24 +0000)]
Comment.

16 years ago(mark-hebrew-calendar-date-pattern): Use zerop.
Glenn Morris [Sat, 8 Mar 2008 04:24:24 +0000 (04:24 +0000)]
(mark-hebrew-calendar-date-pattern): Use zerop.

16 years ago(mark-islamic-calendar-date-pattern): Use zerop.
Glenn Morris [Sat, 8 Mar 2008 04:23:19 +0000 (04:23 +0000)]
(mark-islamic-calendar-date-pattern): Use zerop.
Comments.

16 years agoComments.
Glenn Morris [Sat, 8 Mar 2008 04:21:48 +0000 (04:21 +0000)]
Comments.

16 years ago(calendar-absolute-from-julian): Use zerop.
Glenn Morris [Sat, 8 Mar 2008 04:21:13 +0000 (04:21 +0000)]
(calendar-absolute-from-julian): Use zerop.
Comments.

16 years agoComments.
Glenn Morris [Sat, 8 Mar 2008 04:19:47 +0000 (04:19 +0000)]
Comments.

16 years ago(persian-calendar-month-name-array, persian-calendar-epoch): Make constants.
Glenn Morris [Sat, 8 Mar 2008 04:18:57 +0000 (04:18 +0000)]
(persian-calendar-month-name-array, persian-calendar-epoch): Make constants.
(persian-prompt-for-date): Use zerop.

16 years ago(diary-frame-parameters, calendar-frame-parameters)
Glenn Morris [Sat, 8 Mar 2008 04:17:24 +0000 (04:17 +0000)]
(diary-frame-parameters, calendar-frame-parameters)
(calendar-and-diary-frame-parameters, calendar-after-frame-setup-hooks):
Make defcustoms.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 04:15:44 +0000 (04:15 +0000)]
Comment.

16 years ago(calendar-insert-indented): Doc fix. Use when rather than if.
Glenn Morris [Sat, 8 Mar 2008 03:57:36 +0000 (03:57 +0000)]
(calendar-insert-indented): Doc fix.  Use when rather than if.
(exit-calendar): Use mapc rather than mapcar.
(calendar-cursor-to-date): Use zerop.

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 03:50:00 +0000 (03:50 +0000)]
Comment.

16 years agoRemove un-needed eval-when-compile.
Glenn Morris [Sat, 8 Mar 2008 03:48:53 +0000 (03:48 +0000)]
Remove un-needed eval-when-compile.

16 years agoUnquote lambda functions.
Glenn Morris [Sat, 8 Mar 2008 03:48:33 +0000 (03:48 +0000)]
Unquote lambda functions.

16 years agoMove defcustoms to start.
Glenn Morris [Sat, 8 Mar 2008 03:47:36 +0000 (03:47 +0000)]
Move defcustoms to start.
(diary-include-string, diary-list-include-blanks)
(diary-glob-file-regexp-prefix, diary-face, diary-face-attrs)
(diary-file-name-prefix, diary-file-name-prefix-function)
(sexp-diary-entry-symbol, list-diary-entries-hook)
(mark-diary-entries-hook, nongregorian-diary-listing-hook)
(nongregorian-diary-marking-hook, print-diary-entries-hook):
Move here from calendar.el.
(diary-face): Make it a defcustom, and mark as obsolete.
(top-level): No need to require cal-hebrew, cal-islam when compiling.
(calendar-hebrew-month-name-array-leap-year)
(calendar-islamic-month-name-array, calendar-bahai-month-name-array):
Define for compiler.
(diary-font-lock-keywords): Use format rather than concat. Add
bahai-diary-entry-symbol.

16 years agoMove many autoloads to separate file, cal-loaddefs.el.
Glenn Morris [Sat, 8 Mar 2008 03:47:03 +0000 (03:47 +0000)]
Move many autoloads to separate file, cal-loaddefs.el.
Move defcustoms to start and re-order.
(calendar-month-name-array, calendar-starred-day): No need to declare
for compiler.
(cal-loaddefs): Require it.
(appt, chinese-calendar, calendar-tex): Move custom groups to the
appropriate file.
(diary-entry-marker, calendar-today-marker, calendar-holiday-marker):
Reverse logic.
(diary-face, diary-file-name-prefix-function, diary-include-string)
(diary-glob-file-regexp-prefix, diary-face-attrs)
(diary-file-name-prefix, sexp-diary-entry-symbol)
(print-diary-entries-hook, list-diary-entries-hook)
(nongregorian-diary-listing-hook, mark-diary-entries-hook)
(nongregorian-diary-marking-hook, diary-list-include-blanks):
Move to diary-lib.
(all-christian-calendar-holidays, all-islamic-calendar-holidays)
(all-bahai-calendar-holidays): Doc fix.
(calendar-mark-ring): Add doc-string.
(calendar-starred-day): Defvar it.
(calendar-mode): Make calendar-starred-day local.
(calendar-star-date): No need to make calendar-starred-day local.

16 years agoAdd autoload cookies to functions formerly autoloaded in calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:46:28 +0000 (03:46 +0000)]
Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".

16 years agoAdd autoload cookies to functions formerly autoloaded in calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:46:13 +0000 (03:46 +0000)]
Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".
(calendar-tex): Move custom group here from calendar.el.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:45:43 +0000 (03:45 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoNew file.
Glenn Morris [Sat, 8 Mar 2008 03:44:35 +0000 (03:44 +0000)]
New file.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:44:08 +0000 (03:44 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoAdd autoload cookies to functions formerly autoloaded in calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:42:30 +0000 (03:42 +0000)]
Add autoload cookies to functions formerly autoloaded in calendar.el.
Set `generated-autoload-file' to "cal-loaddefs.el".

16 years agoUnquote lambda functions.
Glenn Morris [Sat, 8 Mar 2008 03:41:34 +0000 (03:41 +0000)]
Unquote lambda functions.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:40:52 +0000 (03:40 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoComment.
Glenn Morris [Sat, 8 Mar 2008 03:40:33 +0000 (03:40 +0000)]
Comment.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:40:14 +0000 (03:40 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:39:49 +0000 (03:39 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".
(chinese-calendar): Move custom group here from calendar.el.
(chinese-calendar-celestial-stem, chinese-calendar-terrestrial-branch):
Make constants.

16 years agoUnquote lambda functions. Add autoload cookies to functions formerly
Glenn Morris [Sat, 8 Mar 2008 03:39:08 +0000 (03:39 +0000)]
Unquote lambda functions.  Add autoload cookies to functions formerly
autoloaded in calendar.el.  Set `generated-autoload-file' to
"cal-loaddefs.el".

16 years ago(appt): Move custom group here from calendar.el.
Glenn Morris [Sat, 8 Mar 2008 03:38:14 +0000 (03:38 +0000)]
(appt): Move custom group here from calendar.el.

16 years ago(list-diary-entries-hook): Declare for compiler.
Glenn Morris [Sat, 8 Mar 2008 03:37:24 +0000 (03:37 +0000)]
(list-diary-entries-hook): Declare for compiler.
(org-get-entries-from-diary): Require diary-lib.

16 years agoMove declare-function.
Juanma Barranquero [Sat, 8 Mar 2008 00:13:50 +0000 (00:13 +0000)]
Move declare-function.

16 years ago(bookmark-make-name-function, bookmark-get-bookmark-record):
Juanma Barranquero [Sat, 8 Mar 2008 00:11:29 +0000 (00:11 +0000)]
(bookmark-make-name-function, bookmark-get-bookmark-record):
Pacify byte-compiler.

16 years ago(c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve
Alan Mackenzie [Fri, 7 Mar 2008 22:34:09 +0000 (22:34 +0000)]
(c-in-knr-argdecl): Limit number of paren/bracket pairs parsed, to solve
performance problem.

16 years ago(Limitations and Known Bugs): State that the number of parens/brackets in
Alan Mackenzie [Fri, 7 Mar 2008 22:31:59 +0000 (22:31 +0000)]
(Limitations and Known Bugs): State that the number of parens/brackets in
a k&r region is limited.

16 years ago*** empty log message ***
Alan Mackenzie [Fri, 7 Mar 2008 22:25:42 +0000 (22:25 +0000)]
*** empty log message ***

16 years ago* bookmark.el (bookmark-set): Don't check for
Bastien Guerry [Fri, 7 Mar 2008 19:31:59 +0000 (19:31 +0000)]
* bookmark.el (bookmark-set): Don't check for
`bookmark-make-name-function' since `bookmark-buffer-file-name'
already takes care of this.
(bookmark-buffer-name): Removed Info-mode specific code.
(bookmark-buffer-file-name): Removed Info-mode specific code.

* info.el (bookmark-get-info-node): Define this function in
info.el, not in bookmark.el.
(Info-mode): Set `bookmark-make-name-function' to
`Info-bookmark-make-name' locally.
(Info-bookmark-make-name): New function.

* bookmark.el (bookmark-make-name-function): New variable.

16 years ago* emacs-cvs/lisp/bookmark.el
Karl Fogel [Fri, 7 Mar 2008 17:03:37 +0000 (17:03 +0000)]
* emacs-cvs/lisp/bookmark.el
  (bookmark-set): Make `bookmark-make-record-function' buffer-local,
  not `bookmark-make-cell-function' (the old name).

16 years ago(Info-bookmark-make-record): Delete obsolete second arg.
Tassilo Horn [Fri, 7 Mar 2008 16:01:25 +0000 (16:01 +0000)]
(Info-bookmark-make-record): Delete obsolete second arg.

16 years ago(image-bookmark-make-record): Delete obsolete
Tassilo Horn [Fri, 7 Mar 2008 15:59:58 +0000 (15:59 +0000)]
(image-bookmark-make-record): Delete obsolete
second arg.

16 years ago(doc-view-bookmark-make-record): Delete obsolete
Tassilo Horn [Fri, 7 Mar 2008 15:59:43 +0000 (15:59 +0000)]
(doc-view-bookmark-make-record): Delete obsolete
second arg.

16 years ago*** empty log message ***
Juanma Barranquero [Fri, 7 Mar 2008 12:44:15 +0000 (12:44 +0000)]
*** empty log message ***

16 years ago(vc-status-menu-map-filter): Return orig-binding if
Jan Djärv [Fri, 7 Mar 2008 10:37:56 +0000 (10:37 +0000)]
(vc-status-menu-map-filter): Return orig-binding if
boundp 'vc-ignore-menu-filter.
(vc-status-tool-bar-map): Make it defvar.
(vc-status-mode): vc-status-tool-bar-map now variable.
(vc-status-toggle-mark): toggle-mark-file => vc-status-toggle-mark-file.

16 years agoChange a return type, for greater extensibility. See
Karl Fogel [Fri, 7 Mar 2008 05:44:37 +0000 (05:44 +0000)]
Change a return type, for greater extensibility.  See
http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
and its thread for discussion leading to this change.

* emacs-cvs/lisp/bookmark.el:
(bookmark-jump-noselect): Return an alist instead of a dotted pair.
(bookmark-jump, bookmark-jump-other-window, bookmark-insert)
(bookmark-bmenu-2-window, bookmark-bmenu-other-window)
(bookmark-bmenu-switch-other-window): Adjust accordingly.
(bookmark-make-cell-function): Adjust documentation accordingly.

* emacs-cvs/lisp/image-mode.el
(image-bookmark-jump): Adjust return type accordingly; document.

* emacs-cvs/lisp/doc-view.el
(doc-view-bookmark-jump): Adjust return type accordingly; document.

16 years agoRegenerate.
Glenn Morris [Fri, 7 Mar 2008 05:33:49 +0000 (05:33 +0000)]
Regenerate.

16 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Fri, 7 Mar 2008 05:18:39 +0000 (05:18 +0000)]
Remove leading `*' from defcustom doc-strings.
(calendar-time-display-form, calendar-latitude)
(calendar-longitude, solar-equinoxes-solstices): Remove autoload cookies.
(calendar-latitude, calendar-longitude): Move functions after
variables.
(diary-sabbath-candles-minutes): Move to start.
(solar-setup): Use or rather than if.
(solar-sin-degrees, solar-cosine-degrees, solar-tangent-degrees):
Remove condition-case.
(solar-atn2): Use zerop.
(solar-equinoxes-solstices): Doc fix.

16 years ago(calendar-dst): New custom group.
Glenn Morris [Fri, 7 Mar 2008 05:13:00 +0000 (05:13 +0000)]
(calendar-dst): New custom group.
(calendar-daylight-savings-starts, calendar-daylight-savings-ends)
(calendar-time-zone, calendar-daylight-time-offset)
(calendar-standard-time-zone-name, calendar-daylight-time-zone-name)
(calendar-daylight-savings-starts-time)
(calendar-daylight-savings-ends-time): Convert from defvar to defcustom.
(calendar-daylight-savings-starts, calendar-daylight-savings-ends):
Move to start.

16 years ago(calendar-version): Use emacs-version and make it obsolete. Move to end.
Glenn Morris [Fri, 7 Mar 2008 05:06:34 +0000 (05:06 +0000)]
(calendar-version): Use emacs-version and make it obsolete.  Move to end.
(calendar-offset, view-diary-entries-initially)
(mark-diary-entries-in-calendar)
(calendar-remove-frame-by-deleting)
(view-calendar-holidays-initially, all-hebrew-calendar-holidays)
(all-christian-calendar-holidays, all-islamic-calendar-holidays)
(all-bahai-calendar-holidays, calendar-load-hook)
(initial-calendar-window-hook, today-visible-calendar-hook)
(today-invisible-calendar-hook, calendar-move-hook)
(diary-nonmarking-symbol, hebrew-diary-entry-symbol)
(islamic-diary-entry-symbol, bahai-diary-entry-symbol)
(diary-include-string, sexp-diary-entry-symbol)
(abbreviated-calendar-year, american-date-diary-pattern)
(european-date-diary-pattern, european-calendar-display-form)
(american-calendar-display-form, print-diary-entries-hook)
(list-diary-entries-hook, diary-hook, diary-display-hook)
(nongregorian-diary-listing-hook, mark-diary-entries-hook)
(nongregorian-diary-marking-hook, diary-list-include-blanks)
(holidays-in-diary-buffer, general-holidays, oriental-holidays)
(local-holidays, other-holidays, hebrew-holidays-1)
(hebrew-holidays-2, hebrew-holidays-3, hebrew-holidays-4)
(hebrew-holidays, christian-holidays, islamic-holidays)
(bahai-holidays, solar-holidays, calendar-setup)
(calendar-week-start-day): Remove autoload cookies.
(diary-glob-file-regexp-prefix): Doc fix.
(calendar-goto-info-node): Use `info' rather than `Info-find-node'.
(Info-find-emacs-command-nodes, Info-find-node): Remove declarations.
(calendar-week-start-day, calendar-debug-sexp): Move to start.

16 years ago* bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
Stefan Monnier [Fri, 7 Mar 2008 05:00:18 +0000 (05:00 +0000)]
* bookmark.el (bookmark-map, bookmark-read-annotation-mode-map):
Move initialization into declaration.
(bookmark-get-info-node, bookmark-set-info-node): Remove.
(bookmark-make, bookmark-make-cell-for-text-file): Remove `info-node' arg.
(bookmark-info-current-node): Remove.
(bookmark-jump-noselect): Rename from bookmark-jump-internal.
Add relocation fallback.  Set bookmark-current-bookmark.
(bookmark-default-handler): Rename from bookmark-jump-noselect.
Remove relocation fallback.  Don't set bookmark-current-bookmark.
(bookmark-set): Let it be used even if there's no buffer-file-name
as long as there is a bookmark-make-cell-function.
* info.el (Info-bookmark-jump): Remove relocation fallback.
Don't set bookmark-current-bookmark.

16 years ago(holidays-in-diary-buffer): Declare for compiler.
Glenn Morris [Fri, 7 Mar 2008 04:45:09 +0000 (04:45 +0000)]
(holidays-in-diary-buffer): Declare for compiler.

16 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Fri, 7 Mar 2008 04:43:35 +0000 (04:43 +0000)]
Remove leading `*' from defcustom doc-strings.

16 years ago(appt-issue-message)
Glenn Morris [Fri, 7 Mar 2008 04:41:23 +0000 (04:41 +0000)]
(appt-issue-message)
(appt-message-warning-time, appt-audible, appt-visible)
(appt-msg-window, appt-display-mode-line, appt-display-duration)
(appt-display-diary): Remove autoload cookies.

16 years agoRemove leading `*' from defcustom doc-strings.
Glenn Morris [Fri, 7 Mar 2008 04:27:37 +0000 (04:27 +0000)]
Remove leading `*' from defcustom doc-strings.
(sc-mode-map-prefix): Doc fix.  Make it a defcustom.

16 years ago(org-agenda-sunrise-sunset): Require solar.
Glenn Morris [Fri, 7 Mar 2008 04:20:41 +0000 (04:20 +0000)]
(org-agenda-sunrise-sunset): Require solar.
(calendar-longitude, calendar-latitude, calendar-location-name):
Declare for compiler.

16 years agoFix merge mistakes (correct date, add missing entries).
Glenn Morris [Fri, 7 Mar 2008 03:56:16 +0000 (03:56 +0000)]
Fix merge mistakes (correct date, add missing entries).

http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00225.html

16 years ago(w32_registry): Take font_type argument. Use ANSI
Jason Rumney [Fri, 7 Mar 2008 00:45:44 +0000 (00:45 +0000)]
(w32_registry): Take font_type argument. Use ANSI
when charset not specified. Only translate ANSI to unicode when
font_type is truetype.
(w32font_coverage_ok): New function.
(add_font_entity_to_list): Use it to filter unsuitable fonts.

16 years ago(archive-ar-file-header-re): New const.
Stefan Monnier [Thu, 6 Mar 2008 22:11:12 +0000 (22:11 +0000)]
(archive-ar-file-header-re): New const.
(archive-ar-summarize, archive-ar-extract): New funs.
(archive-find-type): Recognize ar archives.

16 years ago(vc-bzr-resolve-when-done, vc-bzr-find-file-hook): New functions.
Stefan Monnier [Thu, 6 Mar 2008 22:08:21 +0000 (22:08 +0000)]
(vc-bzr-resolve-when-done, vc-bzr-find-file-hook): New functions.

16 years ago(Info-bookmark-make-cell): Fix up last change.
Stefan Monnier [Thu, 6 Mar 2008 21:43:06 +0000 (21:43 +0000)]
(Info-bookmark-make-cell): Fix up last change.

16 years ago(Info-bookmark-make-cell): Don't use the info-node argument.
Stefan Monnier [Thu, 6 Mar 2008 21:41:36 +0000 (21:41 +0000)]
(Info-bookmark-make-cell): Don't use the info-node argument.

16 years ago* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Bugfix: replaced
Bastien Guerry [Thu, 6 Mar 2008 17:15:47 +0000 (17:15 +0000)]
* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Bugfix: replaced
:enable (mark-active) with :enable mark-active.  Thanks to Lennart
Borgman.

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 6 Mar 2008 15:23:36 +0000 (15:23 +0000)]
*** empty log message ***

16 years ago*** empty log message ***
Juanma Barranquero [Thu, 6 Mar 2008 15:17:53 +0000 (15:17 +0000)]
*** empty log message ***

16 years ago(org-export-html-style): Doc fix.
Juanma Barranquero [Thu, 6 Mar 2008 15:03:48 +0000 (15:03 +0000)]
(org-export-html-style): Doc fix.
(org-get-legal-level): New obsolete alias.
(org-get-valid-level): Rename from `org-get-legal-level'.
(org-promote, org-demote, org-archive-subtree, org-remember-handler,
org-refile, org-put-clock-overlay): Use it.

16 years ago(calendar-date-is-legal-p): New obsolete alias.
Juanma Barranquero [Thu, 6 Mar 2008 15:01:24 +0000 (15:01 +0000)]
(calendar-date-is-legal-p): New obsolete alias.
(calendar-date-is-valid-p): Rename from `calendar-date-is-legal-p'.
(calendar-date-is-visible-p, mark-visible-calendar-date): Use it.

16 years ago(make-legal-file-name): New obsolete alias.
Juanma Barranquero [Thu, 6 Mar 2008 15:00:14 +0000 (15:00 +0000)]
(make-legal-file-name): New obsolete alias.
(make-valid-file-name): Rename from `make-legal-file-name'.
(make-auto-save-file-name): Use it.

16 years agoNew files.
Jan Djärv [Thu, 6 Mar 2008 11:01:53 +0000 (11:01 +0000)]
New files.

16 years agoUpdate with bookmark_add.
Jan Djärv [Thu, 6 Mar 2008 11:01:21 +0000 (11:01 +0000)]
Update with bookmark_add.

16 years ago(x-gtk-stock-map): Add bookmark_add.
Jan Djärv [Thu, 6 Mar 2008 10:59:27 +0000 (10:59 +0000)]
(x-gtk-stock-map): Add bookmark_add.

16 years ago(vc-status-tool-bar-map, vc-status-toggle-mark-file)
Jan Djärv [Thu, 6 Mar 2008 10:58:48 +0000 (10:58 +0000)]
(vc-status-tool-bar-map, vc-status-toggle-mark-file)
(vc-status-toggle-mark): New functions.
(vc-status-mode): Set tool bar map.

16 years ago*** empty log message ***
Juanma Barranquero [Wed, 5 Mar 2008 21:52:47 +0000 (21:52 +0000)]
*** empty log message ***

16 years ago(Hiding Subdirectories): Fix previous change.
Glenn Morris [Wed, 5 Mar 2008 21:01:54 +0000 (21:01 +0000)]
(Hiding Subdirectories): Fix previous change.

16 years ago(parens-require-spaces): Doc fix.
Chong Yidong [Wed, 5 Mar 2008 20:54:56 +0000 (20:54 +0000)]
(parens-require-spaces): Doc fix.
Reported by Drew Adams <drew.adams@oracle.com>.

16 years ago* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
Chong Yidong [Wed, 5 Mar 2008 20:54:46 +0000 (20:54 +0000)]
* emacs-lisp/lisp.el (parens-require-spaces): Doc fix.
Reported by Drew Adams <drew.adams@oracle.com>.

16 years agoRegenerate.
Glenn Morris [Wed, 5 Mar 2008 20:05:16 +0000 (20:05 +0000)]
Regenerate.

16 years agoRegenerate.
Glenn Morris [Wed, 5 Mar 2008 20:03:31 +0000 (20:03 +0000)]
Regenerate.

16 years ago(USE_FONT_BACKEND): Set to "no" in absence of X.
Glenn Morris [Wed, 5 Mar 2008 20:02:58 +0000 (20:02 +0000)]
(USE_FONT_BACKEND): Set to "no" in absence of X.
(PKG_CONFIG): Don't set multiple times, once is enough.
(HAVE_FREETYPE, HAVE_LIBOTF, HAVE_M17N_FLT): Tweak config.in text.

16 years agoUpdate font-backend section.
Glenn Morris [Wed, 5 Mar 2008 20:02:29 +0000 (20:02 +0000)]
Update font-backend section.

16 years ago* dired.texi (Hiding Subdirectories): Documented `dired-hide-subdir'.
Bastien Guerry [Wed, 5 Mar 2008 17:12:17 +0000 (17:12 +0000)]
* dired.texi (Hiding Subdirectories): Documented `dired-hide-subdir'.

16 years ago(epg-context-include-certs): Reflow docstring.
Juanma Barranquero [Wed, 5 Mar 2008 12:53:32 +0000 (12:53 +0000)]
(epg-context-include-certs): Reflow docstring.
(epg-start-sign-keys, epg-sign-keys, epg-context-armor, epg-context-signers,
epg-context-sig-notations, epg-context-set-armor, epg-context-set-signers,
epg-context-set-sig-notations, epg-make-import-status, epg-make-import-result,
epg-start-delete-keys): Fix typos in docstrings.
(epg-start-sign-keys, epg-sign-keys): Fix typos in obsolescence declarations.

16 years agoDon't check for `cadr' and `last'.
Juanma Barranquero [Wed, 5 Mar 2008 12:00:46 +0000 (12:00 +0000)]
Don't check for `cadr' and `last'.
(iswitchb-define-mode-map, iswitchb-default-keybindings):
Add obsolescence declaration and remove redundant info from docstring.
(iswitchb-set-common-completion, iswitchb-set-matches,
iswitchb-get-matched-buffers, iswitchb-visit-buffer): Use `let'.
(recentf-list, most-len, most-is-exact):
Don't wrap defvars within `eval-when-compile'.

16 years agoExpand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Wed, 5 Mar 2008 08:53:30 +0000 (08:53 +0000)]
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(ediff-select-lowest-window): Use when rather than if.
(ediff-setup-control-frame): Remove
ediff-cond-compile-for-xemacs-or-emacs, since it is already inside
a (featurep 'xemacs) test.

16 years agoExpand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Wed, 5 Mar 2008 08:52:22 +0000 (08:52 +0000)]
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(ediff-kill-bottom-toolbar): Place (ediff-use-toolbar-p) test inside
XEmacs test.
(ediff-make-bottom-toolbar): Place whole cond inside XEmacs test,
since it was doing nothing on Emacs.
(ediff-make-bullet-proof-overlay): Use when rather than if.

16 years agoExpand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Wed, 5 Mar 2008 08:51:47 +0000 (08:51 +0000)]
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(ediff-cond-compile-for-xemacs-or-emacs): Remove.
(top-level, ediff-frame-iconified-p): Simplify if+and to just and.
(ediff-read-event, ediff-overlayp, ediff-make-overlay, ediff-delete-overlay):
Move the XEmacs test inside the definition.

16 years agoExpand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Wed, 5 Mar 2008 08:51:06 +0000 (08:51 +0000)]
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(ediff-cond-compile-for-xemacs-or-emacs): Remove.
(ediff-window-setup-function): Don't autoload declaration for compiler.
(ediff-xemacs-init-menus): Use when rather than if.

16 years agoExpand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Wed, 5 Mar 2008 08:50:20 +0000 (08:50 +0000)]
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
(ediff-get-meta-info): Use or and unless rather than if.

16 years agoExpand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.
Glenn Morris [Wed, 5 Mar 2008 08:48:29 +0000 (08:48 +0000)]
Expand all ediff-cond-compile-for-xemacs-or-emacs calls to a featurep test.

16 years ago(char_resolve_modifier_mask): Fix previous change.
Kenichi Handa [Wed, 5 Mar 2008 05:12:06 +0000 (05:12 +0000)]
(char_resolve_modifier_mask): Fix previous change.

16 years ago(read-quoted-char): Resolve modifers of the character event.
Kenichi Handa [Wed, 5 Mar 2008 04:29:53 +0000 (04:29 +0000)]
(read-quoted-char): Resolve modifers of the character event.

16 years ago(Fread_char): Resolve modifiers.
Kenichi Handa [Wed, 5 Mar 2008 04:28:59 +0000 (04:28 +0000)]
(Fread_char): Resolve modifiers.
(Fread_char_exclusive): Likewise.

16 years ago(calc-extended-command-history): New variable.
Jay Belanger [Wed, 5 Mar 2008 04:25:10 +0000 (04:25 +0000)]
(calc-extended-command-history): New variable.
(calc-exectute-extended-command): Use `calc-extended-command-history'.

16 years ago(char_resolve_modifier_mask): Fix previous change
Kenichi Handa [Wed, 5 Mar 2008 04:18:00 +0000 (04:18 +0000)]
(char_resolve_modifier_mask): Fix previous change
(Fchar_resolve_modifiers): New function.
(syms_of_character): Declare Fchar_resolve_modifiers as Lisp
function.

16 years ago* bindings.el (mode-line-remote): Add mouse-face. Improve tooltip.
Dan Nicolaescu [Wed, 5 Mar 2008 04:09:24 +0000 (04:09 +0000)]
* bindings.el (mode-line-remote): Add mouse-face.  Improve tooltip.
(standard-mode-line-position): Add mouse-face.

* progmodes/compile.el (compilation-menu-map):
(compilation-mode-map):
* progmodes/grep.el (grep-mode-map):  Add :help.

* emacs-lisp/lisp-mode.el (emacs-lisp-mode-map): Define and
initialize in one step.  Add :help.  Use :enable to activate menu
items. Show the key binding for edebug-defun.
(lisp-interaction-mode-map): Add a menu.

* term.el (term-mode-map): Define and initialize in one step.

* ediff-init.el (ediff-color-display-p): Simplify.
(Xor): Remove unused function.
(ediff-with-syntax-table): Simplify for emacs.

* ediff-hook.el (menu-bar-ediff-menu): Don't depend on the
menu-bar being loaded, it always is.

16 years ago(tex-mode): Suppress warning about multiple definitions when compiling.
Glenn Morris [Wed, 5 Mar 2008 03:57:43 +0000 (03:57 +0000)]
(tex-mode): Suppress warning about multiple definitions when compiling.

16 years ago(gnus-article-mode-line-format-alist): Move here from gnus-art.
Glenn Morris [Wed, 5 Mar 2008 03:56:36 +0000 (03:56 +0000)]
(gnus-article-mode-line-format-alist): Move here from gnus-art.
(top-level): No need to load own source when compiling.

16 years ago(gnus-article-mode-line-format-alist): Move to gnus-sum.
Glenn Morris [Wed, 5 Mar 2008 03:56:16 +0000 (03:56 +0000)]
(gnus-article-mode-line-format-alist): Move to gnus-sum.

16 years agoUpdate for font-backend being enabled by default.
Glenn Morris [Wed, 5 Mar 2008 03:54:31 +0000 (03:54 +0000)]
Update for font-backend being enabled by default.

16 years agoRegenerate.
Glenn Morris [Wed, 5 Mar 2008 03:54:04 +0000 (03:54 +0000)]
Regenerate.

16 years agoEnable font-backend by default.
Glenn Morris [Wed, 5 Mar 2008 03:53:49 +0000 (03:53 +0000)]
Enable font-backend by default.