1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-13 16:38:14 +00:00
Commit Graph

67736 Commits

Author SHA1 Message Date
Eli Zaretskii
2126efcc17 ($(TRES)): Don't use $<, as nmake supports it only in implicit rules.
Use literal "emacs.rc" instead.
2006-12-24 07:22:10 +00:00
Chong Yidong
3442bbbb30 ** Make woman detect use of the doc macros and give a clear error message.
Fixed.
2006-12-24 03:17:16 +00:00
Chong Yidong
d24b0d9a33 (woman-decode-buffer): Signal error for alien macro sets. Suggested
by James Cloos.
2006-12-24 03:15:53 +00:00
Chong Yidong
c4cdc5a182 * woman.el (woman-decode-buffer): Signal error for alien macro
sets.
2006-12-24 03:15:41 +00:00
Richard M. Stallman
3350dc42d8 *** empty log message *** 2006-12-24 03:04:14 +00:00
Richard M. Stallman
73ae52d05b (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.
2006-12-24 03:01:49 +00:00
Richard M. Stallman
a9621aa9c7 Comment change. 2006-12-24 02:59:28 +00:00
Richard M. Stallman
ed589f9aa2 (calendar-dst-starts): Default to second Sunday in March.
(calendar-dst-ends): Default to first Sunday in November.
2006-12-24 02:58:41 +00:00
Richard M. Stallman
be064bc4bf *** empty log message *** 2006-12-24 01:50:17 +00:00
Richard M. Stallman
ba8c19357c Require Autoconf 2.61. 2006-12-24 01:48:56 +00:00
Richard M. Stallman
368d794a58 *** empty log message *** 2006-12-24 01:42:11 +00:00
Chong Yidong
e14adf874a (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.
2006-12-24 01:08:43 +00:00
Chong Yidong
7acbbaa039 * 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.
2006-12-24 01:08:26 +00:00
Richard M. Stallman
09ebc580c9 *** empty log message *** 2006-12-24 00:39:58 +00:00
Chong Yidong
467064a42d (custom-add-frequent-value): Alias for custom-add-option. 2006-12-24 00:25:03 +00:00
Chong Yidong
ab83dc8d9e * custom.el (custom-add-frequent-value): Alias for
custom-add-option.
2006-12-24 00:24:54 +00:00
Miles Bader
74803f9f21 Add arch tagline 2006-12-23 23:33:38 +00:00
Richard M. Stallman
68c70828a5 *** empty log message *** 2006-12-23 22:04:07 +00:00
Michael Kifer
c6a85d16a5 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.
2006-12-23 21:33:50 +00:00
Richard M. Stallman
4c1f826966 *** empty log message *** 2006-12-23 20:11:10 +00:00
Chong Yidong
818b78d833 ** Fix calendar mode line scroll buttons.
Done.
2006-12-23 19:10:33 +00:00
Chong Yidong
89331caac7 < and > have been switched for the Calendar. 2006-12-23 19:09:42 +00:00
Chong Yidong
668b2b75f0 (Scroll Calendar): < and > are switched. 2006-12-23 19:08:13 +00:00
Chong Yidong
858d24c146 * calendar.texi (Scroll Calendar): < and > are switched. 2006-12-23 19:08:06 +00:00
Chong Yidong
25ccbfee2f (calendar-mode-map): Switch < and >.
(calendar-mode-line-format): Use mouse-1 bindings, and tweak formatting.
2006-12-23 19:07:12 +00:00
Chong Yidong
3ea944838e * calendar/calendar.el (calendar-mode-map): Switch < and >.
(calendar-mode-line-format): Use mouse-1 bindings, and tweak
formatting.
2006-12-23 19:06:59 +00:00
Richard M. Stallman
a914e2b269 *** empty log message *** 2006-12-23 18:08:27 +00:00
Richard M. Stallman
1cfcd2db9a (delete-horizontal-space): Doc fix. 2006-12-23 18:08:24 +00:00
Richard M. Stallman
80b9df3a62 (Deletion): Describe `M-\' prefix argument. 2006-12-23 18:07:36 +00:00
Richard M. Stallman
d1549d4e6d (Regexp Search): Explain why forward and reverse regexp
search are not mirror images.
2006-12-23 17:30:42 +00:00
Eli Zaretskii
fa1f0a88f9 *** empty log message *** 2006-12-23 10:29:59 +00:00
Eli Zaretskii
23825e3b98 Export XMFLAGS. 2006-12-23 10:29:46 +00:00
Eli Zaretskii
d572c0057f (all-other-dirs-nmake, recompile-nmake): Don't use $(XMFLAGS). 2006-12-23 10:28:08 +00:00
Eli Zaretskii
41e2a949cc Add stamp_BLD. 2006-12-23 09:53:24 +00:00
Eli Zaretskii
512dd711be (bootstrap-clean): Run bootstrap-clean-$(SHELLTYPE) explicitly in a recursive
Make, not implicitly through prerequisites, since the latter is wrong under
parallel builds.
2006-12-23 02:05:29 +00:00
Eli Zaretskii
e2bb07db78 (some_mouse_moved): Fix last change. 2006-12-23 01:57:15 +00:00
Eli Zaretskii
b20b29beff Fix last change. 2006-12-22 23:51:10 +00:00
Eli Zaretskii
453027ac8f *** empty log message *** 2006-12-22 23:50:08 +00:00
Eli Zaretskii
e69071cee3 (syms_of_callproc) <shell-file-name>: Doc fix. 2006-12-22 23:49:18 +00:00
Eli Zaretskii
818f5ca242 Remove -unix from coding: tags. 2006-12-22 23:37:42 +00:00
Eli Zaretskii
45b8a40134 (convert-standard-filename): Wrap in save-match-data. 2006-12-22 23:32:24 +00:00
Eli Zaretskii
8f91848902 Fix a typo in an example. 2006-12-22 23:27:28 +00:00
Eli Zaretskii
b9542c10b7 *** empty log message *** 2006-12-22 23:21:13 +00:00
Eli Zaretskii
3307f085f1 (sh-make-vars-local): Fix a typo in message string. 2006-12-22 23:20:24 +00:00
Eli Zaretskii
d54ee7b428 Regenerated. 2006-12-22 23:13:53 +00:00
Eli Zaretskii
01cd065bd1 Add support for NetBSD on x86-64, hp800 and sh3el.
Remove redundant entry for powerpc-apple-netbsd.
2006-12-22 23:09:14 +00:00
Eli Zaretskii
d0d76936e7 New file. 2006-12-22 23:06:27 +00:00
Eli Zaretskii
253d464c6f Add support for NetBSD. 2006-12-22 23:05:55 +00:00
Eli Zaretskii
c52bf8c3ca *** empty log message *** 2006-12-22 22:58:05 +00:00
Eli Zaretskii
cf27cc8311 (outline-next-visible-heading): Fix the case with a header at end-of-file
with no final newline.
2006-12-22 22:57:15 +00:00