bpt/emacs.git
17 years ago*** empty log message ***
Kim F. Storm [Wed, 27 Dec 2006 00:26:39 +0000 (00:26 +0000)]
*** empty log message ***

17 years ago(gud-watch): Allow duplicate names for watch
Nick Roberts [Tue, 26 Dec 2006 22:02:17 +0000 (22:02 +0000)]
(gud-watch): Allow duplicate names for watch
expressions.
(gdb-var-delete): Handle duplicate names.  Print message for non
root expressions.
(gdb-partial-output-name): Start buffer name with a space.
(gdb-info-breakpoints-custom, gdb-reset): Handle space in above
buffer name.

17 years ago*** empty log message ***
Nick Roberts [Tue, 26 Dec 2006 22:01:17 +0000 (22:01 +0000)]
*** empty log message ***

17 years ago(custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically)
Richard M. Stallman [Tue, 26 Dec 2006 21:48:17 +0000 (21:48 +0000)]
(custom-browse-sort-alphabetically, custom-buffer-sort-alphabetically)
(custom-menu-sort-alphabetically): Doc fixes.  Add autoloads.

17 years ago(Footnote-insert-footnote): Fix the search of the last footnote when
Michaël Cadilhac [Tue, 26 Dec 2006 20:29:26 +0000 (20:29 +0000)]
(Footnote-insert-footnote): Fix the search of the last footnote when
`footnote-spaced-footnotes' is nil.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Dec 2006 18:10:19 +0000 (18:10 +0000)]
*** empty log message ***

17 years ago(Fsearch_forward): Doc fix.
Richard M. Stallman [Tue, 26 Dec 2006 18:02:27 +0000 (18:02 +0000)]
(Fsearch_forward): Doc fix.

17 years ago(image-type-header-regexps): Change element format
Richard M. Stallman [Tue, 26 Dec 2006 18:01:40 +0000 (18:01 +0000)]
(image-type-header-regexps): Change element format
to include third item NOT-ALWAYS.
(image-type-from-data): Handle new format.
(image-type-from-buffer): Handle new format.  New arg INCLUDE-MAYBES.
(image-type-from-file-header): Pass t for INCLUDE-MAYBES.

17 years ago*** empty log message ***
Andreas Schwab [Tue, 26 Dec 2006 11:38:14 +0000 (11:38 +0000)]
*** empty log message ***

17 years ago(datarootdir): Define.
Andreas Schwab [Tue, 26 Dec 2006 11:37:47 +0000 (11:37 +0000)]
(datarootdir): Define.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Dec 2006 03:54:12 +0000 (03:54 +0000)]
*** empty log message ***

17 years ago(Finteractive): Doc fix.
Richard M. Stallman [Tue, 26 Dec 2006 03:54:08 +0000 (03:54 +0000)]
(Finteractive): Doc fix.

17 years ago(add-log-current-defun): Call `forward-sexp'
Masatake YAMATO [Tue, 26 Dec 2006 03:53:04 +0000 (03:53 +0000)]
(add-log-current-defun): Call `forward-sexp'
multiple times to pick a member function name defined as
part of nested classes/namespaces.

17 years agoeasy-menu-change patch
Vinicius Jose Latorre [Tue, 26 Dec 2006 03:26:14 +0000 (03:26 +0000)]
easy-menu-change patch

17 years ago(Holidays): Holiday listing is based on current practice, but DST is not.
Richard M. Stallman [Tue, 26 Dec 2006 03:12:22 +0000 (03:12 +0000)]
(Holidays): Holiday listing is based on current practice, but DST is not.

17 years ago*** empty log message ***
Richard M. Stallman [Tue, 26 Dec 2006 02:55:07 +0000 (02:55 +0000)]
*** empty log message ***

17 years ago(fill-paragraph): Check for a minibuffer
Richard M. Stallman [Tue, 26 Dec 2006 02:54:41 +0000 (02:54 +0000)]
(fill-paragraph): Check for a minibuffer
rather than for being in a minibuffer window.

17 years agoRemove spurious "(tiny change)".
Juanma Barranquero [Tue, 26 Dec 2006 00:10:43 +0000 (00:10 +0000)]
Remove spurious "(tiny change)".

17 years ago*** empty log message ***
Juanma Barranquero [Mon, 25 Dec 2006 23:59:30 +0000 (23:59 +0000)]
*** empty log message ***

17 years agoRevert unwanted unusual formating to standard form.
Michaël Cadilhac [Mon, 25 Dec 2006 23:09:00 +0000 (23:09 +0000)]
Revert unwanted unusual formating to standard form.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 25 Dec 2006 20:37:40 +0000 (20:37 +0000)]
*** empty log message ***

17 years ago(Top): Update subnode menus.
Richard M. Stallman [Mon, 25 Dec 2006 20:37:36 +0000 (20:37 +0000)]
(Top): Update subnode menus.

17 years ago(Transient Mark): Fix xref.
Richard M. Stallman [Mon, 25 Dec 2006 20:37:01 +0000 (20:37 +0000)]
(Transient Mark): Fix xref.

17 years ago(Graphical Kill): Node deleted.
Richard M. Stallman [Mon, 25 Dec 2006 20:36:43 +0000 (20:36 +0000)]
(Graphical Kill): Node deleted.
(Killing): Add xref to Cut and Paste.
(CUA Bindings): Update xref.

17 years ago(Cut and Paste): New section to hold other nodes.
Richard M. Stallman [Mon, 25 Dec 2006 20:35:15 +0000 (20:35 +0000)]
(Cut and Paste): New section to hold other nodes.
(Mouse Commands): Node demoted.
(Cut/Paste Other App): Split out from Mouse Commands.
(Word and Line Mouse): Likewise.
(Secondary Selection, Clipboard): Nodes demoted.

17 years ago(sql-mode-abbrev-table): Corrected initialization.
Richard M. Stallman [Mon, 25 Dec 2006 20:11:21 +0000 (20:11 +0000)]
(sql-mode-abbrev-table): Corrected initialization.
(sql-mode-syntax-table): Disable double quoted strings.
(sql-mode-font-lock-object-name): Added TYPE and TYPE BODY.

17 years ago** Report that datagrams don't work on Windows.
Chong Yidong [Mon, 25 Dec 2006 18:09:08 +0000 (18:09 +0000)]
** Report that datagrams don't work on Windows.
Done by KFS.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 25 Dec 2006 17:46:33 +0000 (17:46 +0000)]
*** empty log message ***

17 years ago(BROKEN_DATAGRAM_SOCKETS): Define it.
Kim F. Storm [Mon, 25 Dec 2006 13:30:18 +0000 (13:30 +0000)]
(BROKEN_DATAGRAM_SOCKETS): Define it.

17 years ago*** empty log message ***
Kim F. Storm [Mon, 25 Dec 2006 13:30:09 +0000 (13:30 +0000)]
*** empty log message ***

17 years ago(mac-keyboard-translate-char, mac-unread-string):
YAMAMOTO Mitsuharu [Mon, 25 Dec 2006 08:18:29 +0000 (08:18 +0000)]
(mac-keyboard-translate-char, mac-unread-string):
New functions.
(mac-ts-update-active-input-area, mac-ts-unicode-for-key-event):
Use mac-unread-string.

17 years ago(fancy-splash-last-input-event): New variable.
YAMAMOTO Mitsuharu [Mon, 25 Dec 2006 08:18:09 +0000 (08:18 +0000)]
(fancy-splash-last-input-event): New variable.
(fancy-splash-special-event-action): New function.
(fancy-splash-screens): Temporarily bind special events to it.
Execute command for saved special event before exiting from
recursive editing.

17 years ago(Sorting Sequences): In sort*, add a little cautionary note about the key
Juanma Barranquero [Mon, 25 Dec 2006 01:08:43 +0000 (01:08 +0000)]
(Sorting Sequences): In sort*, add a little cautionary note about the key
procedure being used heavily.

17 years ago*** empty log message ***
Richard M. Stallman [Mon, 25 Dec 2006 01:04:15 +0000 (01:04 +0000)]
*** empty log message ***

17 years agoMerge last two entries of Michael Cadilhac, fix first name.
Michaël Cadilhac [Mon, 25 Dec 2006 00:22:49 +0000 (00:22 +0000)]
Merge last two entries of Michael Cadilhac, fix first name.
Fix some other typos.

17 years ago(Caching passphrase): Default for pgg-gpg-use-agent changed to t.
Chong Yidong [Sun, 24 Dec 2006 20:55:01 +0000 (20:55 +0000)]
(Caching passphrase): Default for pgg-gpg-use-agent changed to t.
(Prerequisites): Add explanation about gpg-agent.

17 years ago* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
Chong Yidong [Sun, 24 Dec 2006 20:54:22 +0000 (20:54 +0000)]
* pgg.texi (Caching passphrase): Default for pgg-gpg-use-agent changed
to t.
(Prerequisites): Add explanation about gpg-agent.

17 years ago(fill-comment-paragraph): Prevent the use of an optimized comment regexp if
Michaël Cadilhac [Sun, 24 Dec 2006 20:23:31 +0000 (20:23 +0000)]
(fill-comment-paragraph): Prevent the use of an optimized comment regexp if
`comment-start-skip' uses a ^.

17 years ago(bs--up): Remove interactive spec.
Michaël Cadilhac [Sun, 24 Dec 2006 17:31:20 +0000 (17:31 +0000)]
(bs--up): Remove interactive spec.

17 years ago(Variable Definitions): Document new name custom-add-frequent-value.
Richard M. Stallman [Sun, 24 Dec 2006 16:36:26 +0000 (16:36 +0000)]
(Variable Definitions): Document new name custom-add-frequent-value.

17 years agont/ChangeLog
Eli Zaretskii [Sun, 24 Dec 2006 07:22:49 +0000 (07:22 +0000)]
nt/ChangeLog

17 years ago($(TRES)): Don't use $<, as nmake supports it only in implicit rules.
Eli Zaretskii [Sun, 24 Dec 2006 07:22:10 +0000 (07:22 +0000)]
($(TRES)): Don't use $<, as nmake supports it only in implicit rules.
Use literal "emacs.rc" instead.

17 years ago** Make woman detect use of the doc macros and give a clear error message.
Chong Yidong [Sun, 24 Dec 2006 03:17:16 +0000 (03:17 +0000)]
** Make woman detect use of the doc macros and give a clear error message.
Fixed.

17 years ago(woman-decode-buffer): Signal error for alien macro sets. Suggested
Chong Yidong [Sun, 24 Dec 2006 03:15:53 +0000 (03:15 +0000)]
(woman-decode-buffer): Signal error for alien macro sets.  Suggested
by James Cloos.

17 years ago* woman.el (woman-decode-buffer): Signal error for alien macro
Chong Yidong [Sun, 24 Dec 2006 03:15:41 +0000 (03:15 +0000)]
* woman.el (woman-decode-buffer): Signal error for alien macro
sets.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Dec 2006 03:04:14 +0000 (03:04 +0000)]
*** empty log message ***

17 years ago(Holidays): US daylight savings begins second Sunday
Richard M. Stallman [Sun, 24 Dec 2006 03:01:49 +0000 (03:01 +0000)]
(Holidays): US daylight savings begins second Sunday
in March for 2007 onwards.
(Daylight Savings): Show new US default daylight savings rules, 2nd
Sun in Mar to 1st Sun in Nov, now in cal-dst.el.

17 years agoComment change.
Richard M. Stallman [Sun, 24 Dec 2006 02:59:28 +0000 (02:59 +0000)]
Comment change.

17 years ago(calendar-dst-starts): Default to second Sunday in March.
Richard M. Stallman [Sun, 24 Dec 2006 02:58:41 +0000 (02:58 +0000)]
(calendar-dst-starts): Default to second Sunday in March.
(calendar-dst-ends): Default to first Sunday in November.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Dec 2006 01:50:17 +0000 (01:50 +0000)]
*** empty log message ***

17 years agoRequire Autoconf 2.61.
Richard M. Stallman [Sun, 24 Dec 2006 01:48:56 +0000 (01:48 +0000)]
Require Autoconf 2.61.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Dec 2006 01:42:11 +0000 (01:42 +0000)]
*** empty log message ***

17 years ago(allout-encrypt-string): Inhibit use of agent within
Chong Yidong [Sun, 24 Dec 2006 01:08:43 +0000 (01:08 +0000)]
(allout-encrypt-string): Inhibit use of agent within
body of let form where encryption happens.  Acknowledge non-use of
gpg-agent in docstring.
(allout-toggle-subtree-encryption): Acknowledge non-use of
gpg-agent in docstring.

17 years ago* allout.el (allout-encrypt-string): Inhibit use of agent within
Chong Yidong [Sun, 24 Dec 2006 01:08:26 +0000 (01:08 +0000)]
* allout.el (allout-encrypt-string): Inhibit use of agent within
body of let form where encryption happens.  Acknowledge non-use of
gpg-agent in docstring.
(allout-toggle-subtree-encryption): Acknowledge non-use of
gpg-agent in docstring.

17 years ago*** empty log message ***
Richard M. Stallman [Sun, 24 Dec 2006 00:39:58 +0000 (00:39 +0000)]
*** empty log message ***

17 years ago(custom-add-frequent-value): Alias for custom-add-option.
Chong Yidong [Sun, 24 Dec 2006 00:25:03 +0000 (00:25 +0000)]
(custom-add-frequent-value): Alias for custom-add-option.

17 years ago* custom.el (custom-add-frequent-value): Alias for
Chong Yidong [Sun, 24 Dec 2006 00:24:54 +0000 (00:24 +0000)]
* custom.el (custom-add-frequent-value): Alias for
custom-add-option.

17 years agoAdd arch tagline
Miles Bader [Sat, 23 Dec 2006 23:33:38 +0000 (23:33 +0000)]
Add arch tagline

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Dec 2006 22:04:07 +0000 (22:04 +0000)]
*** empty log message ***

17 years ago2006-12-23 Michael Kifer <kifer@cs.stonybrook.edu>
Michael Kifer [Sat, 23 Dec 2006 21:33:50 +0000 (21:33 +0000)]
2006-12-23  Michael Kifer  <kifer@cs.stonybrook.edu>

* ediff-diff.el (ediff-diff-options): clarify docstring.
(ediff-setup-diff-regions): disallow -u in ediff-diff-options.

* viper-cmd.el (viper-post-command-sentinel): protect against errors in
hooks.
(viper-add-newline-at-eob-if-necessary): add newline only if we
actually modify buffer; ignore errors if occur.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Dec 2006 20:11:10 +0000 (20:11 +0000)]
*** empty log message ***

17 years ago** Fix calendar mode line scroll buttons.
Chong Yidong [Sat, 23 Dec 2006 19:10:33 +0000 (19:10 +0000)]
** Fix calendar mode line scroll buttons.
Done.

17 years ago< and > have been switched for the Calendar.
Chong Yidong [Sat, 23 Dec 2006 19:09:42 +0000 (19:09 +0000)]
< and > have been switched for the Calendar.

17 years ago(Scroll Calendar): < and > are switched.
Chong Yidong [Sat, 23 Dec 2006 19:08:13 +0000 (19:08 +0000)]
(Scroll Calendar): < and > are switched.

17 years ago* calendar.texi (Scroll Calendar): < and > are switched.
Chong Yidong [Sat, 23 Dec 2006 19:08:06 +0000 (19:08 +0000)]
* calendar.texi (Scroll Calendar): < and > are switched.

17 years ago(calendar-mode-map): Switch < and >.
Chong Yidong [Sat, 23 Dec 2006 19:07:12 +0000 (19:07 +0000)]
(calendar-mode-map): Switch < and >.
(calendar-mode-line-format): Use mouse-1 bindings, and tweak formatting.

17 years ago* calendar/calendar.el (calendar-mode-map): Switch < and >.
Chong Yidong [Sat, 23 Dec 2006 19:06:59 +0000 (19:06 +0000)]
* calendar/calendar.el (calendar-mode-map): Switch < and >.
(calendar-mode-line-format): Use mouse-1 bindings, and tweak
formatting.

17 years ago*** empty log message ***
Richard M. Stallman [Sat, 23 Dec 2006 18:08:27 +0000 (18:08 +0000)]
*** empty log message ***

17 years ago(delete-horizontal-space): Doc fix.
Richard M. Stallman [Sat, 23 Dec 2006 18:08:24 +0000 (18:08 +0000)]
(delete-horizontal-space): Doc fix.

17 years ago(Deletion): Describe `M-\' prefix argument.
Richard M. Stallman [Sat, 23 Dec 2006 18:07:36 +0000 (18:07 +0000)]
(Deletion): Describe `M-\' prefix argument.

17 years ago(Regexp Search): Explain why forward and reverse regexp
Richard M. Stallman [Sat, 23 Dec 2006 17:30:42 +0000 (17:30 +0000)]
(Regexp Search): Explain why forward and reverse regexp
search are not mirror images.

17 years ago*** empty log message ***
Eli Zaretskii [Sat, 23 Dec 2006 10:29:59 +0000 (10:29 +0000)]
*** empty log message ***

17 years agoExport XMFLAGS.
Eli Zaretskii [Sat, 23 Dec 2006 10:29:46 +0000 (10:29 +0000)]
Export XMFLAGS.

17 years ago(all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS).
Eli Zaretskii [Sat, 23 Dec 2006 10:28:08 +0000 (10:28 +0000)]
(all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS).

17 years agoAdd stamp_BLD.
Eli Zaretskii [Sat, 23 Dec 2006 09:53:24 +0000 (09:53 +0000)]
Add stamp_BLD.

17 years ago(bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) explicitly in a recursive
Eli Zaretskii [Sat, 23 Dec 2006 02:05:29 +0000 (02:05 +0000)]
(bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) explicitly in a recursive
Make, not implicitly through prerequisites, since the latter is wrong under
parallel builds.

17 years ago(some_mouse_moved): Fix last change.
Eli Zaretskii [Sat, 23 Dec 2006 01:57:15 +0000 (01:57 +0000)]
(some_mouse_moved): Fix last change.

17 years agoFix last change.
Eli Zaretskii [Fri, 22 Dec 2006 23:51:10 +0000 (23:51 +0000)]
Fix last change.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 22 Dec 2006 23:50:08 +0000 (23:50 +0000)]
*** empty log message ***

17 years ago(syms_of_callproc) <shell-file-name>: Doc fix.
Eli Zaretskii [Fri, 22 Dec 2006 23:49:18 +0000 (23:49 +0000)]
(syms_of_callproc) <shell-file-name>: Doc fix.

17 years agoRemove -unix from coding: tags.
Eli Zaretskii [Fri, 22 Dec 2006 23:37:42 +0000 (23:37 +0000)]
Remove -unix from coding: tags.

17 years ago(convert-standard-filename): Wrap in save-match-data.
Eli Zaretskii [Fri, 22 Dec 2006 23:32:24 +0000 (23:32 +0000)]
(convert-standard-filename): Wrap in save-match-data.

17 years agoFix a typo in an example.
Eli Zaretskii [Fri, 22 Dec 2006 23:27:28 +0000 (23:27 +0000)]
Fix a typo in an example.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 22 Dec 2006 23:21:13 +0000 (23:21 +0000)]
*** empty log message ***

17 years ago(sh-make-vars-local): Fix a typo in message string.
Eli Zaretskii [Fri, 22 Dec 2006 23:20:24 +0000 (23:20 +0000)]
(sh-make-vars-local): Fix a typo in message string.

17 years agoRegenerated.
Eli Zaretskii [Fri, 22 Dec 2006 23:13:53 +0000 (23:13 +0000)]
Regenerated.

17 years agoAdd support for NetBSD on x86-64, hp800 and sh3el.
Eli Zaretskii [Fri, 22 Dec 2006 23:09:14 +0000 (23:09 +0000)]
Add support for NetBSD on x86-64, hp800 and sh3el.
Remove redundant entry for powerpc-apple-netbsd.

17 years agoNew file.
Eli Zaretskii [Fri, 22 Dec 2006 23:06:27 +0000 (23:06 +0000)]
New file.

17 years agoAdd support for NetBSD.
Eli Zaretskii [Fri, 22 Dec 2006 23:05:55 +0000 (23:05 +0000)]
Add support for NetBSD.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 22 Dec 2006 22:58:05 +0000 (22:58 +0000)]
*** empty log message ***

17 years ago(outline-next-visible-heading): Fix the case with a header at end-of-file
Eli Zaretskii [Fri, 22 Dec 2006 22:57:15 +0000 (22:57 +0000)]
(outline-next-visible-heading): Fix the case with a header at end-of-file
with no final newline.

17 years ago(tab-always-indent): Doc fix.
Eli Zaretskii [Fri, 22 Dec 2006 22:46:22 +0000 (22:46 +0000)]
(tab-always-indent): Doc fix.

17 years agoExplain how to invoke GNU Make for parallel builds.
Eli Zaretskii [Fri, 22 Dec 2006 22:15:41 +0000 (22:15 +0000)]
Explain how to invoke GNU Make for parallel builds.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 22 Dec 2006 21:04:40 +0000 (21:04 +0000)]
*** empty log message ***

17 years ago($(OBJ0) $(OBJ1) $(WIN32OBJ)): Add $(BLD)lastfile.$(O) and
Eli Zaretskii [Fri, 22 Dec 2006 21:04:00 +0000 (21:04 +0000)]
($(OBJ0) $(OBJ1) $(WIN32OBJ)): Add $(BLD)lastfile.$(O) and
$(BLD)firstfile.$(O).

17 years ago(bootstrap): Make `all' explicitly in a recursive Make.
Eli Zaretskii [Fri, 22 Dec 2006 20:54:52 +0000 (20:54 +0000)]
(bootstrap): Make `all' explicitly in a recursive Make.

17 years ago(clean): Delete stamp_BLD.
Eli Zaretskii [Fri, 22 Dec 2006 20:41:35 +0000 (20:41 +0000)]
(clean): Delete stamp_BLD.

17 years ago*** empty log message ***
Eli Zaretskii [Fri, 22 Dec 2006 20:39:23 +0000 (20:39 +0000)]
*** empty log message ***

17 years agoFix last change.
Eli Zaretskii [Fri, 22 Dec 2006 20:38:16 +0000 (20:38 +0000)]
Fix last change.

17 years ago(clean): Delete stamp_BLD.
Eli Zaretskii [Fri, 22 Dec 2006 20:37:13 +0000 (20:37 +0000)]
(clean): Delete stamp_BLD.