bpt/emacs.git
16 years agoComment.
Glenn Morris [Sun, 6 Apr 2008 20:49:40 +0000 (20:49 +0000)]
Comment.

16 years agoFix last fix.
Chong Yidong [Sun, 6 Apr 2008 20:37:01 +0000 (20:37 +0000)]
Fix last fix.

16 years agoTweak last change to silence compiler warning.
Chong Yidong [Sun, 6 Apr 2008 20:34:11 +0000 (20:34 +0000)]
Tweak last change to silence compiler warning.

16 years ago(dired-dnd-handle-local-file): Obey dired-backup-overwrite.
Chong Yidong [Sun, 6 Apr 2008 20:11:47 +0000 (20:11 +0000)]
(dired-dnd-handle-local-file): Obey dired-backup-overwrite.

16 years ago(dired-overwrite-confirmed): Revert last change.
Chong Yidong [Sun, 6 Apr 2008 20:11:37 +0000 (20:11 +0000)]
(dired-overwrite-confirmed): Revert last change.

16 years ago* dired-aux.el (dired-overwrite-confirmed): Revert last change.
Chong Yidong [Sun, 6 Apr 2008 20:11:21 +0000 (20:11 +0000)]
* dired-aux.el (dired-overwrite-confirmed): Revert last change.
* dired.el (dired-dnd-handle-local-file): Obey
dired-backup-overwrite.

16 years ago2008-04-06 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Sun, 6 Apr 2008 19:26:02 +0000 (19:26 +0000)]
2008-04-06  Michael Kifer  <kifer@cs.stonybrook.edu>

* viper*.el (viper-search-wrap-around-t): replace with
viper-search-wrap-around.

* ediff*.el: replace 3-argument 'require' statements with 1-argument
ones (wrapped in if's). For compatibility with the current stable
version of XEmacs.

16 years ago(vc-status-prepare-status-buffer):
Dan Nicolaescu [Sun, 6 Apr 2008 17:30:40 +0000 (17:30 +0000)]
(vc-status-prepare-status-buffer):
Reset vc-parent-buffer-name.

16 years ago(Burmese): Rename from Myanmar to be consistent with comment in burmese.el
Jason Rumney [Sun, 6 Apr 2008 15:21:36 +0000 (15:21 +0000)]
(Burmese): Rename from Myanmar to be consistent with comment in burmese.el

16 years ago("Burmese"): Make sample text consistent with language name.
Jason Rumney [Sun, 6 Apr 2008 15:14:22 +0000 (15:14 +0000)]
("Burmese"): Make sample text consistent with language name.

16 years ago(uniscribe_shape): Map char at FROM to current glyph.
Jason Rumney [Sun, 6 Apr 2008 14:29:29 +0000 (14:29 +0000)]
(uniscribe_shape): Map char at FROM to current glyph.

16 years ago(gdb): New group.
Nick Roberts [Sun, 6 Apr 2008 03:32:45 +0000 (03:32 +0000)]
(gdb): New group.
(gdb-debug-log-max, gdb-enable-debug)
(gdb-cpp-define-alist-program, gdb-cpp-define-alist-flags)
(gdb-show-main, gdb-many-windows, gdb-use-separate-io-buffer)
(gdb-speedbar-auto-raise, gdb-use-colon-colon-notation)
(gdb-show-changed-values, gdb-max-children)
(gdb-delete-out-of-scope, gdb-same-frame, gdb-find-source-frame)
(breakpoint-enabled, breakpoint-disabled, gdb-max-frames)
(gdb-all-registers, gdb-memory-repeat-count, gdb-memory-format)
(gdb-memory-unit): Move to new group from GUD group.
(menu): Allow customization from GDB-UI menu-item.

16 years ago*** empty log message ***
Nick Roberts [Sun, 6 Apr 2008 03:09:25 +0000 (03:09 +0000)]
*** empty log message ***

16 years ago(uniscribe_shape): Increase items buffer size.
Jason Rumney [Sun, 6 Apr 2008 01:08:19 +0000 (01:08 +0000)]
(uniscribe_shape): Increase items buffer size.
Give up if glyph indices not supported.  Use uniscribe obtained
ABC widths for individual metrics.  Map glyph clusters back to
characters using fClusterStart flag.  Return number of glyphs
produced, not chars processed.

16 years ago(dired-overwrite-confirmed): Supply initial value.
Chong Yidong [Sun, 6 Apr 2008 00:03:38 +0000 (00:03 +0000)]
(dired-overwrite-confirmed): Supply initial value.

16 years ago* dired-aux.el (dired-overwrite-confirmed): Supply initial value.
Chong Yidong [Sun, 6 Apr 2008 00:03:24 +0000 (00:03 +0000)]
* dired-aux.el (dired-overwrite-confirmed): Supply initial value.

16 years agoMerge from emacs--rel--22
Miles Bader [Sat, 5 Apr 2008 23:01:26 +0000 (23:01 +0000)]
Merge from emacs--rel--22

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107

16 years ago(compile_pattern_1): Treat non-nil and non-string of
Chong Yidong [Sat, 5 Apr 2008 21:42:59 +0000 (21:42 +0000)]
(compile_pattern_1): Treat non-nil and non-string of
search-spaces-regexp as nil.

16 years ago* search.c (compile_pattern_1): Treat non-nil and non-string of
Chong Yidong [Sat, 5 Apr 2008 21:42:01 +0000 (21:42 +0000)]
* search.c (compile_pattern_1): Treat non-nil and non-string of
search-spaces-regexp as nil.

16 years ago(compile_pattern_1): Treat non-nil and non-string of
Chong Yidong [Sat, 5 Apr 2008 21:40:16 +0000 (21:40 +0000)]
(compile_pattern_1): Treat non-nil and non-string of
search-spaces-regexp as nil.

16 years ago* search.c (compile_pattern_1): Treat non-nil and non-string of
Chong Yidong [Sat, 5 Apr 2008 21:40:04 +0000 (21:40 +0000)]
* search.c (compile_pattern_1): Treat non-nil and non-string of
search-spaces-regexp as nil.

16 years ago(mm-disable-multibyte): Autoload it.
Glenn Morris [Sat, 5 Apr 2008 21:31:44 +0000 (21:31 +0000)]
(mm-disable-multibyte): Autoload it.

16 years ago(diary-hebrew-sabbath-candles): Simplify.
Glenn Morris [Sat, 5 Apr 2008 21:28:43 +0000 (21:28 +0000)]
(diary-hebrew-sabbath-candles): Simplify.

16 years ago(list-sexp-diary-entries): Update doc for rename.
Glenn Morris [Sat, 5 Apr 2008 21:25:45 +0000 (21:25 +0000)]
(list-sexp-diary-entries): Update doc for rename.

16 years ago(diary-hebrew-sabbath-candles-minutes, diary-hebrew-sabbath-candles):
Glenn Morris [Sat, 5 Apr 2008 21:24:15 +0000 (21:24 +0000)]
(diary-hebrew-sabbath-candles-minutes, diary-hebrew-sabbath-candles):
Move here from solar.el and rename.  Doc fix.  Keep old name as alias.
(solar-setup, solar-sunrise-sunset, calendar-latitude)
(calendar-longitude, calendar-time-zone): Declare for compiler.

16 years ago(diary-sabbath-candles-minutes, diary-sabbath-candles): Move to cal-hebrew.
Glenn Morris [Sat, 5 Apr 2008 21:23:43 +0000 (21:23 +0000)]
(diary-sabbath-candles-minutes, diary-sabbath-candles): Move to cal-hebrew.

16 years ago(abort-if-file-too-large): Fix typo in docstring.
Juanma Barranquero [Sat, 5 Apr 2008 21:15:20 +0000 (21:15 +0000)]
(abort-if-file-too-large): Fix typo in docstring.

16 years ago*** empty log message ***
Juanma Barranquero [Sat, 5 Apr 2008 21:08:50 +0000 (21:08 +0000)]
*** empty log message ***

16 years ago(Fassoc_string): Tweak docstring.
Chong Yidong [Sat, 5 Apr 2008 21:03:47 +0000 (21:03 +0000)]
(Fassoc_string): Tweak docstring.

16 years ago* minibuf.c (Fassoc_string): Tweak docstring.
Chong Yidong [Sat, 5 Apr 2008 21:03:40 +0000 (21:03 +0000)]
* minibuf.c (Fassoc_string): Tweak docstring.

16 years agoUpdate for chinese and hebrew name changes.
Glenn Morris [Sat, 5 Apr 2008 20:59:44 +0000 (20:59 +0000)]
Update for chinese and hebrew name changes.

16 years agoUpdate for hebrew name changes.
Glenn Morris [Sat, 5 Apr 2008 20:58:26 +0000 (20:58 +0000)]
Update for hebrew name changes.

16 years agoUpdate for chinese and hebrew name changes.
Glenn Morris [Sat, 5 Apr 2008 20:58:10 +0000 (20:58 +0000)]
Update for chinese and hebrew name changes.

16 years ago(calendar-chinese): Rename custom group from chinese-calendar. Update users.
Glenn Morris [Sat, 5 Apr 2008 20:57:47 +0000 (20:57 +0000)]
(calendar-chinese): Rename custom group from chinese-calendar.  Update users.
(calendar-chinese-time-zone): Rename chinese-calendar-time-zone.
Keep old name as alias, update users.
(calendar-chinese-location-name): Rename chinese-calendar-location-name.
Keep old name as alias.
(calendar-chinese-daylight-time-offset):
Rename chinese-calendar-daylight-time-offset.  Keep old name as alias,
update users.
(calendar-chinese-standard-time-zone-name):
Rename chinese-calendar-standard-time-zone-name.
Keep old name as alias, update users.
(calendar-chinese-daylight-saving-start):
Rename chinese-calendar-daylight-savings-starts.
Keep old name as alias, update users.
(calendar-chinese-daylight-saving-end):
Rename chinese-calendar-daylight-savings-ends.  Keep old name as alias,
update users.
(calendar-chinese-daylight-saving-start-time):
Rename chinese-calendar-daylight-savings-starts-time.
Keep old name as alias, update users.
(calendar-chinese-daylight-saving-end-time):
Rename chinese-calendar-daylight-savings-ends-time.
Keep old name as alias, update users.
(calendar-chinese-celestial-stem): Rename
calendar-chinese-celestial-stem.  Keep old name as alias, update users.
(calendar-chinese-terrestrial-branch):
Rename calendar-chinese-terrestrial-branch.  Keep old name as alias,
update users.
(calendar-chinese-zodiac-sign-on-or-after):
Rename chinese-zodiac-sign-on-or-after.  Update callers.
(calendar-chinese-new-moon-on-or-after): Rename chinese-new-moon-on-or-after.
Update callers.
(calendar-chinese-month-list): Rename chinese-month-list.  Update callers.
(calendar-chinese-number-months): Rename number-chinese-months.  Update callers.
(calendar-chinese-compute-year): Rename compute-chinese-year.  Update callers.
(calendar-chinese-year-cache): Rename chinese-year-cache.  Update users.
(calendar-chinese-year): Rename chinese-year.  Update callers.
(calendar-chinese-year-cache-init): Rename chinese-year-cache-init.
(calendar-chinese-to-absolute): Rename calendar-absolute-from-chinese.
Keep old name as alias, update callers.
(calendar-chinese-print-date): Rename calendar-print-chinese-date.
Keep old name as alias, update callers.
(calendar-chinese-months-to-alist): Rename make-chinese-month-assoc-list.
Update callers.
(calendar-chinese-months): Rename chinese-months.  Update callers.
(calendar-chinese-goto-date): Rename calendar-goto-chinese-date.
Keep old name as alias, update callers.

16 years ago(calendar-hebrew-leap-year-p): Rename hebrew-calendar-leap-year-p.
Glenn Morris [Sat, 5 Apr 2008 20:55:08 +0000 (20:55 +0000)]
(calendar-hebrew-leap-year-p): Rename hebrew-calendar-leap-year-p.
Update callers.
(calendar-hebrew-last-month-of-year): Rename hebrew-calendar-last-month-of-year.
Update callers.
(calendar-hebrew-elapsed-days): Rename hebrew-calendar-elapsed-days.
Update callers.
(calendar-hebrew-days-in-year): Rename hebrew-calendar-days-in-year.
Update callers.
(calendar-hebrew-long-heshvan-p): Rename hebrew-calendar-long-heshvan-p.
Update callers.
(calendar-hebrew-short-kislev-p): Rename hebrew-calendar-short-kislev-p.
Update callers.
(calendar-hebrew-last-day-of-month): Rename hebrew-calendar-last-day-of-month.
Update callers.
(calendar-hebrew-to-absolute): Rename calendar-absolute-from-hebrew.
Keep old name as alias, update callers.
(calendar-hebrew-print-date): Rename calendar-print-hebrew-date.
Keep old name as alias, update callers.
(calendar-hebrew-yahrzeit): Rename hebrew-calendar-yahrzeit.
Keep old name as alias, update callers.
(calendar-hebrew-goto-date): Rename calendar-goto-hebrew-date.
Keep old name as alias.
(holiday-hebrew-rosh-hashanah): Rename holiday-rosh-hashanah-etc.
Keep old name as alias.
(holiday-hebrew-hanukkah): Rename holiday-hanukkah.  Keep old name as alias.
(holiday-hebrew-passover): Rename holiday-passover-etc.
Keep old name as alias.
(holiday-hebrew-tisha-b-av): Rename holiday-tisha-b-av-etc.
Keep old name as alias, update callers.
(diary-hebrew-list-entries): Rename list-hebrew-diary-entries.
Keep old name as alias.
(calendar-hebrew-mark-date-pattern): Rename mark-hebrew-calendar-date-pattern.
Keep old name as alias, update callers.
(diary-hebrew-mark-entries): Rename mark-hebrew-diary-entries.
Keep old name as alias.
(diary-hebrew-insert-entry): Rename insert-hebrew-diary-entry.
Keep old name as alias.
(diary-hebrew-insert-monthly-entry): Rename insert-monthly-hebrew-diary-entry.
Keep old name as alias.
(diary-hebrew-insert-yearly-entry): Rename insert-yearly-hebrew-diary-entry.
Keep old name as alias.
(calender-hebrew-list-yahrzeits): Rename list-yahrzeit-dates.
Keep old name as alias.
(diary-hebrew-omer): Rename diary-omer.  Keep old name as alias.
(diary-hebrew-yahrzeit): Rename diary-yahrzeit.  Keep old name as alias.
(diary-hebrew-rosh-hodesh): Rename diary-rosh-hodesh.  Keep old name as alias.
(calendar-hebrew-parashiot-names): Rename hebrew-calendar-parashiot-names.
Update callers.
(calendar-hebrew-parasha-name): Rename hebrew-calendar-parasha-name.
(calendar-hebrew-year-Saturday-incomplete-Sunday):
Rename hebrew-calendar-year-Saturday-incomplete-Sunday.
(calendar-hebrew-year-Saturday-complete-Tuesday):
Rename hebrew-calendar-year-Saturday-complete-Tuesday.
(calendar-hebrew-year-Monday-incomplete-Tuesday):
Rename hebrew-calendar-year-Monday-incomplete-Tuesday.
(calendar-hebrew-year-Monday-complete-Thursday):
Rename hebrew-calendar-year-Monday-complete-Thursday.
(calendar-hebrew-year-Tuesday-regular-Thursday):
Rename hebrew-calendar-year-Tuesday-regular-Thursday.
(calendar-hebrew-year-Thursday-regular-Saturday):
Rename hebrew-calendar-year-Thursday-regular-Saturday.
(calendar-hebrew-year-Thursday-complete-Sunday):
Rename hebrew-calendar-year-Thursday-complete-Sunday.
(calendar-hebrew-year-Saturday-incomplete-Tuesday):
Rename hebrew-calendar-year-Saturday-incomplete-Tuesday.
(calendar-hebrew-year-Saturday-complete-Thursday):
Rename hebrew-calendar-year-Saturday-complete-Thursday.
(calendar-hebrew-year-Monday-incomplete-Thursday):
Rename hebrew-calendar-year-Monday-incomplete-Thursday.
(calendar-hebrew-year-Monday-complete-Saturday):
Rename hebrew-calendar-year-Monday-complete-Saturday.
(calendar-hebrew-year-Tuesday-regular-Saturday):
Rename hebrew-calendar-year-Tuesday-regular-Saturday.
(calendar-hebrew-year-Thursday-incomplete-Sunday):
Rename hebrew-calendar-year-Thursday-incomplete-Sunday.
(calendar-hebrew-year-Thursday-complete-Tuesday):
Rename hebrew-calendar-year-Thursday-complete-Tuesday.
(diary-hebrew-parasha): Rename diary-parasha.  Keep old name as alias.
Update for above name changes of constants.

16 years agoWhitespace.
Glenn Morris [Sat, 5 Apr 2008 20:25:18 +0000 (20:25 +0000)]
Whitespace.

16 years ago*** empty log message ***
Glenn Morris [Sat, 5 Apr 2008 20:23:15 +0000 (20:23 +0000)]
*** empty log message ***

16 years ago(functionp): Return nil for special forms.
Stefan Monnier [Sat, 5 Apr 2008 20:22:22 +0000 (20:22 +0000)]
(functionp): Return nil for special forms.

16 years agoUpdate for rename hebrew-diary-entry-symbol to diary-hebrew-entry-symbol.
Glenn Morris [Sat, 5 Apr 2008 20:21:48 +0000 (20:21 +0000)]
Update for rename hebrew-diary-entry-symbol to diary-hebrew-entry-symbol.

16 years agoUpdate for rename islamic-diary-entry-symbol to diary-islamic-entry-symbol.
Glenn Morris [Sat, 5 Apr 2008 20:21:21 +0000 (20:21 +0000)]
Update for rename islamic-diary-entry-symbol to diary-islamic-entry-symbol.

16 years agoUpdate for rename bahai-diary-entry-symbol to diary-bahai-entry-symbol.
Glenn Morris [Sat, 5 Apr 2008 20:21:00 +0000 (20:21 +0000)]
Update for rename bahai-diary-entry-symbol to diary-bahai-entry-symbol.

16 years agoUpdate for diary-entry-symbol renames.
Glenn Morris [Sat, 5 Apr 2008 20:20:38 +0000 (20:20 +0000)]
Update for diary-entry-symbol renames.

16 years ago(diary-hebrew-entry-symbol): Rename hebrew-diary-entry-symbol.
Glenn Morris [Sat, 5 Apr 2008 20:20:08 +0000 (20:20 +0000)]
(diary-hebrew-entry-symbol): Rename hebrew-diary-entry-symbol.
Keep old name as alias.
(diary-islamic-entry-symbol): Rename islamic-diary-entry-symbol.
Keep old name as alias.
(diary-bahai-entry-symbol): Rename bahai-diary-entry-symbol.
Keep old name as alias.
(hebrew-holidays-1, hebrew-holidays-2, hebrew-holidays-3)
(hebrew-holidays-4): Don't autoload obsolescence.

16 years agoAdd arch tagline
Miles Bader [Sat, 5 Apr 2008 20:18:32 +0000 (20:18 +0000)]
Add arch tagline

16 years ago(mm-with-unibyte-buffer, mm-with-multibyte-buffer):
Stefan Monnier [Sat, 5 Apr 2008 20:15:57 +0000 (20:15 +0000)]
(mm-with-unibyte-buffer, mm-with-multibyte-buffer):
Prefer mm-(en|dis)able-multibyte to default-enable-multibyte-characters.

16 years ago(nnheader-init-server-buffer): Change buffer's multibyteness
Stefan Monnier [Sat, 5 Apr 2008 20:14:17 +0000 (20:14 +0000)]
(nnheader-init-server-buffer): Change buffer's multibyteness
after rather than before erasing it.

16 years ago(gnus-mime-replace-part): Remove unnecessary use of mm-with-multibyte.
Stefan Monnier [Sat, 5 Apr 2008 20:12:37 +0000 (20:12 +0000)]
(gnus-mime-replace-part): Remove unnecessary use of mm-with-multibyte.
(gnus-request-article-this-buffer): Make sure the proper decoding is used
if gnus-original-article-buffer happens to be unibyte.

16 years ago(gnus-x-splash): Avoid binding default-enable-multibyte-characters.
Stefan Monnier [Sat, 5 Apr 2008 20:08:27 +0000 (20:08 +0000)]
(gnus-x-splash): Avoid binding default-enable-multibyte-characters.

16 years ago(gnus-display-x-face-in-from): Remove unnecessary use of
Stefan Monnier [Sat, 5 Apr 2008 20:07:27 +0000 (20:07 +0000)]
(gnus-display-x-face-in-from): Remove unnecessary use of
default-enable-multibyte-characters.

16 years ago(mm-inline-media-tests): Add entry for x-diff.
Stefan Monnier [Sat, 5 Apr 2008 20:05:50 +0000 (20:05 +0000)]
(mm-inline-media-tests): Add entry for x-diff.

16 years ago(nnweb-init): Avoid nn-with-unibyte.
Stefan Monnier [Sat, 5 Apr 2008 20:02:32 +0000 (20:02 +0000)]
(nnweb-init): Avoid nn-with-unibyte.

16 years ago*** empty log message ***
Stefan Monnier [Sat, 5 Apr 2008 20:00:23 +0000 (20:00 +0000)]
*** empty log message ***

16 years agoUpdate for coptic and french name changes.
Glenn Morris [Sat, 5 Apr 2008 19:16:40 +0000 (19:16 +0000)]
Update for coptic and french name changes.

16 years ago(calendar-french-epoch): Rename french-calendar-epoch. Update callers.
Glenn Morris [Sat, 5 Apr 2008 19:14:28 +0000 (19:14 +0000)]
(calendar-french-epoch): Rename french-calendar-epoch.  Update callers.
(calendar-french-month-name-array): Rename variable and function
french-calendar-month-name-array.  Update callers.
(calendar-french-multibyte-month-name-array): Rename
french-calendar-multibyte-month-name-array.  Update callers.
(calendar-french-day-name-array): Rename variable and function
french-calendar-day-name-array.  Update callers.
(calendar-french-special-days-array): Rename variable and function
french-calendar-special-days-array.  Update callers.
(calendar-french-multibyte-special-days-array): Rename
french-calendar-multibyte-special-days-array.  Update callers.
(calendar-french-accents-p): Rename french-calendar-accents.  Update callers.
(calendar-french-leap-year-p): Rename french-calendar-leap-year-p.
Update callers.
(calendar-french-last-day-of-month): Rename french-calendar-last-day-of-month.
Update callers.
(calendar-french-to-absolute): Rename calendar-absolute-from-french.
Keep old name as alias, update callers.
(calendar-french-print-date): Rename calendar-print-french-date.
Keep old name as alias, update callers.
(calendar-french-goto-date): Rename calendar-goto-french-date.
Keep old name as alias.

16 years ago(Ffile_attributes) [WINDOWSNT]: Force inode be positive.
Eli Zaretskii [Sat, 5 Apr 2008 19:10:08 +0000 (19:10 +0000)]
(Ffile_attributes) [WINDOWSNT]: Force inode be positive.

16 years ago(calendar-coptic-month-name-array): Rename coptic-calendar-month-name-array.
Glenn Morris [Sat, 5 Apr 2008 19:08:04 +0000 (19:08 +0000)]
(calendar-coptic-month-name-array): Rename coptic-calendar-month-name-array.
Update callers.
(calendar-coptic-epoch): Rename coptic-calendar-epoch.  Update callers.
(calendar-coptic-name): Rename coptic-name.  Update callers.
(calendar-coptic-leap-year-p): Rename coptic-calendar-leap-year-p.
Update callers.
(calendar-coptic-last-day-of-month): Rename coptic-calendar-last-day-of-month.
Update callers.
(calendar-coptic-to-absolute): Rename calendar-absolute-from-coptic.
Keep old name as alias, update callers.
(calendar-coptic-print-date): Rename calendar-print-coptic-date.
Keep old name as alias, update callers.
(calendar-coptic-goto-date): Rename calendar-goto-coptic-date.
Keep old name as alias, update callers.
(calendar-ethiopic-month-name-array): Rename ethiopic-calendar-month-name-array.
Update callers.
(calendar-ethiopic-epoch): Rename ethiopic-calendar-epoch.  Update callers.
(calendar-ethiopic-name): Rename ethiopic-name.  Update callers.
(calendar-ethiopic-to-absolute): Rename calendar-absolute-from-ethiopic.
Keep old name as alias, update callers.
(calendar-ethiopic-print-date): Rename calendar-print-ethiopic-date.
Keep old name as alias, update callers.
(calendar-ethiopic-goto-date): Rename calendar-goto-ethiopic-date.
Keep old name as alias, update callers.

16 years agoRequire loaddef file rather than loading it.
Glenn Morris [Sat, 5 Apr 2008 18:55:09 +0000 (18:55 +0000)]
Require loaddef file rather than loading it.

16 years ago(LOADDEFS): Add mh-loaddefs.el.
Glenn Morris [Sat, 5 Apr 2008 18:52:02 +0000 (18:52 +0000)]
(LOADDEFS): Add mh-loaddefs.el.
(AUTOGENEL): mh-loaddefs is in $LOADDEFS now.
(compile, compile-always, recompile): Use $LOADDEFS.
($(lisp)/mh-e/mh-loaddefs.el): Simplify rule now that
autoload-ensure-default-file provides a feature.
(cal-autoloads): Remove.

16 years ago(autoload-ensure-default-file): Provide a feature.
Glenn Morris [Sat, 5 Apr 2008 18:51:12 +0000 (18:51 +0000)]
(autoload-ensure-default-file): Provide a feature.

16 years ago(calendar-dedicate-diary): Use get-buffer rather than buffer-live-p.
Glenn Morris [Sat, 5 Apr 2008 18:47:34 +0000 (18:47 +0000)]
(calendar-dedicate-diary): Use get-buffer rather than buffer-live-p.
Reported by David Koppelman <koppel@ece.lsu.edu>.

16 years agoFix grammar in previous change.
Glenn Morris [Sat, 5 Apr 2008 18:42:06 +0000 (18:42 +0000)]
Fix grammar in previous change.

16 years ago(Init File): Byte-compiling .emacs is bad.
Glenn Morris [Sat, 5 Apr 2008 18:39:33 +0000 (18:39 +0000)]
(Init File): Byte-compiling .emacs is bad.

16 years agoMinor docstring a comment improvements.
Stefan Monnier [Sat, 5 Apr 2008 18:01:52 +0000 (18:01 +0000)]
Minor docstring a comment improvements.

16 years agoUndo part of the multi-tty change, which is only needed if server.el is
Stefan Monnier [Sat, 5 Apr 2008 17:55:00 +0000 (17:55 +0000)]
Undo part of the multi-tty change, which is only needed if server.el is
preloaded, and broke server-running-p.
(server-socket-dir): Initialize in the defvar, as before.
(server-start): Remove initialization of server-socket-dir.

16 years ago(Text Props and Strings): Add indexing for read syntax of text properties.
Eli Zaretskii [Sat, 5 Apr 2008 15:45:13 +0000 (15:45 +0000)]
(Text Props and Strings): Add indexing for read syntax of text properties.

16 years ago(init_user_info): Don't restrict UID and GID to 0-60000 range.
Eli Zaretskii [Sat, 5 Apr 2008 15:26:10 +0000 (15:26 +0000)]
(init_user_info): Don't restrict UID and GID to 0-60000 range.

16 years ago(ls-lisp-format): Support inodes that are 2- or 3-member cons cells.
Eli Zaretskii [Sat, 5 Apr 2008 15:03:42 +0000 (15:03 +0000)]
(ls-lisp-format): Support inodes that are 2- or 3-member cons cells.

16 years ago(custom-face-attributes): Handle roman slant.
Chong Yidong [Sat, 5 Apr 2008 14:47:38 +0000 (14:47 +0000)]
(custom-face-attributes): Handle roman slant.

16 years ago* cus-face.el (custom-face-attributes): Handle roman slant.
Chong Yidong [Sat, 5 Apr 2008 14:46:56 +0000 (14:46 +0000)]
* cus-face.el (custom-face-attributes): Handle roman slant.

16 years ago(default): Ensure the face-defface-spec property is set.
Chong Yidong [Sat, 5 Apr 2008 14:39:13 +0000 (14:39 +0000)]
(default): Ensure the face-defface-spec property is set.

16 years ago* faces.el (default): Ensure the face-defface-spec property is
Chong Yidong [Sat, 5 Apr 2008 14:38:58 +0000 (14:38 +0000)]
* faces.el (default): Ensure the face-defface-spec property is
set.

16 years agoNew file.
Eli Zaretskii [Sat, 5 Apr 2008 14:34:28 +0000 (14:34 +0000)]
New file.

16 years ago(sys_chown, stat, fstat): Use S_* constants instead of _S_* ones, since we
Eli Zaretskii [Sat, 5 Apr 2008 14:32:28 +0000 (14:32 +0000)]
(sys_chown, stat, fstat): Use S_* constants instead of _S_* ones, since we
now use our own sys/stat.h.
(stat, fstat): Don't mangle the inode number.

16 years ago(Ffile_attributes): Support inode numbers wider than 32 bits.
Eli Zaretskii [Sat, 5 Apr 2008 14:31:42 +0000 (14:31 +0000)]
(Ffile_attributes): Support inode numbers wider than 32 bits.
Remove ugly WINDOWSNT-specific kludge introduced on 2008-03-14 to force
inode be positive.

16 years agofiles.el: add abort-if-file-too-large and use it in find-file-noselect and insert...
Adrian Robert [Sat, 5 Apr 2008 12:03:23 +0000 (12:03 +0000)]
files.el: add abort-if-file-too-large and use it in find-file-noselect and insert-file-1

16 years agoNo longer create admin/unidata/Makefile.
Andreas Schwab [Sat, 5 Apr 2008 10:06:14 +0000 (10:06 +0000)]
No longer create admin/unidata/Makefile.

16 years agoRemove configure.
Andreas Schwab [Sat, 5 Apr 2008 10:01:41 +0000 (10:01 +0000)]
Remove configure.

16 years agoImprove wording of last change.
Eli Zaretskii [Sat, 5 Apr 2008 08:21:58 +0000 (08:21 +0000)]
Improve wording of last change.

16 years ago(chkapiN) Add check for usp10.h.
Eli Zaretskii [Sat, 5 Apr 2008 08:17:20 +0000 (08:17 +0000)]
(chkapiN) Add check for usp10.h.

16 years ago(vhdl-mode-map-init): Replace C-c[a-zA-Z] key bindings.
Stefan Monnier [Sat, 5 Apr 2008 03:43:07 +0000 (03:43 +0000)]
(vhdl-mode-map-init): Replace C-c[a-zA-Z] key bindings.

16 years ago(hif-token-alist): New var.
Stefan Monnier [Sat, 5 Apr 2008 03:32:05 +0000 (03:32 +0000)]
(hif-token-alist): New var.
(hif-token-regexp, hif-tokenize): Use it.
(hif-mathify-binop): New macro.
(hif-plus, hif-minus, hif-notequal, hif-greater, hif-less)
(hif-greater-equal, hif-less-equal): Use it.
(hif-logior, hif-logand): New functions.
(hif-math): Accept | and & as well.

16 years agoFix problem with completion for buffer-local tables.
Stefan Monnier [Sat, 5 Apr 2008 03:31:50 +0000 (03:31 +0000)]
Fix problem with completion for buffer-local tables.
Reported by Radey Shouman <shouman@comcast.net>.
(tags-complete-tag): Remove.
(tags-lazy-completion-table): New function to replace it.
(find-tag-tag, complete-tag): Update users.

16 years ago* diff-mode.el (diff-file-junk-re): Recognize the git format for
Dan Nicolaescu [Sat, 5 Apr 2008 00:56:31 +0000 (00:56 +0000)]
* diff-mode.el (diff-file-junk-re): Recognize the git format for
new files, deleted files and for changing permissions.

16 years ago(url-http-chunked-encoding-after-change-function):
Chong Yidong [Sat, 5 Apr 2008 00:49:01 +0000 (00:49 +0000)]
(url-http-chunked-encoding-after-change-function):
Remove superfluous CRLF at end of file.  (bug #42)

16 years ago* url-http.el (url-http-chunked-encoding-after-change-function):
Chong Yidong [Sat, 5 Apr 2008 00:48:51 +0000 (00:48 +0000)]
* url-http.el (url-http-chunked-encoding-after-change-function):
Remove superfluous CRLF at end of file.  (bug #42)

16 years ago* diff-mode.el (diff-file-junk-re): Recognize the git format for
Dan Nicolaescu [Sat, 5 Apr 2008 00:35:46 +0000 (00:35 +0000)]
* diff-mode.el (diff-file-junk-re): Recognize the git format for
new files and for changing permissions.

16 years ago* vc-rcs.el (vc-rcs-dir-status):
Dan Nicolaescu [Sat, 5 Apr 2008 00:15:13 +0000 (00:15 +0000)]
* vc-rcs.el (vc-rcs-dir-status):
* vc-sccs.el (vc-sccs-dir-status): New function.

16 years ago*** empty log message ***
Dan Nicolaescu [Fri, 4 Apr 2008 23:53:00 +0000 (23:53 +0000)]
*** empty log message ***

16 years ago(w32font_text_extents): Use font's ascent and descent.
Jason Rumney [Fri, 4 Apr 2008 23:05:43 +0000 (23:05 +0000)]
(w32font_text_extents): Use font's ascent and descent.
(recompute_cached_metrics): Don't set ascent and descent per char.

16 years ago* outline.el (outline-mode-menu-bar-map):
Dan Nicolaescu [Fri, 4 Apr 2008 22:45:01 +0000 (22:45 +0000)]
* outline.el (outline-mode-menu-bar-map):
* term.el (terminal-signal-menu): Add :help.

* net/eudc.el (eudc-mode-map): Declare and define in one step.
(eudc-tail-menu, eudc-server-menu, eudc-tools-menu): Add :help.

* emacs-lisp/re-builder.el (reb-mode-map):
* textmodes/nroff-mode.el (nroff-mode-map): Add menus.

16 years ago(diff-file-junk-re): Recognize the git format for
Dan Nicolaescu [Fri, 4 Apr 2008 22:34:35 +0000 (22:34 +0000)]
(diff-file-junk-re): Recognize the git format for
new files.
(diff-mode): Set beginning-of-defun-function and

16 years ago*** empty log message ***
Dan Nicolaescu [Fri, 4 Apr 2008 22:29:55 +0000 (22:29 +0000)]
*** empty log message ***

16 years ago(vc-bzr-state): Use when instead of if.
Dan Nicolaescu [Fri, 4 Apr 2008 22:29:02 +0000 (22:29 +0000)]
(vc-bzr-state): Use when instead of if.

16 years ago(vc-default-status-fileinfo-extra): New function.
Dan Nicolaescu [Fri, 4 Apr 2008 22:27:26 +0000 (22:27 +0000)]
(vc-default-status-fileinfo-extra): New function.
(vc-status-mark-buffer-changed): Use it.
(vc-update-vc-status-buffer): Allow for partial updates.

16 years agoUpdate W32 API requirements.
Jason Rumney [Fri, 4 Apr 2008 22:06:51 +0000 (22:06 +0000)]
Update W32 API requirements.

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.