1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-27 07:37:33 +00:00
Commit Graph

45148 Commits

Author SHA1 Message Date
Markus Rost
d49298d9d7 (make-autoload): Generate custom-autoload for autoloaded defcustoms. 2003-01-07 18:39:14 +00:00
Markus Rost
1669290db3 (custom-autoload, custom-variable-p): New functions. 2003-01-07 18:33:18 +00:00
Jan Djärv
6a3a24fa11 Regenerated. 2003-01-07 17:53:56 +00:00
Francesco Potortì
59cb5b9b75 (unforward-rmail-message): Skip all newlines
after the initial separator.
(unforward-rmail-message): Forwarded-From: and Forwarded-Date:
instead of Forwarded-from: and Forwarded-date:.
2003-01-07 14:34:44 +00:00
Francesco Potortì
2752d2f4cf *** empty log message *** 2003-01-07 14:33:59 +00:00
Dave Love
221cf9ce5e (fns.o): Depend on coding.h. 2003-01-07 12:08:40 +00:00
Kai Großjohann
6fbe33a719 (dired-garbage-files-regexp): Add `.aux$'. These are
produced by TeX.
2003-01-07 10:20:38 +00:00
André Spiegel
644be377c5 # 2003-01-07 08:30:56 +00:00
André Spiegel
a207e923bd (vc-rcs-checkout): Fix the check whether we are on a branch. 2003-01-07 08:28:15 +00:00
Steven Tamm
77a4e329cd * INSTALL: Added documentation about --enable-carbon-app and
changed documentation concerning Emacs.app location
	Removed some of the documentation about make-package that isn't
	needed
	Changed comment about requiring root permission to install to
	saying that it might be necessary depending on where you install
	Refered to /usr caveat in more places

	* make-package (make_options): Use new carbon_appdir option to
	specify directory to install Application and lets the makefile
	install
2003-01-07 05:50:36 +00:00
Steven Tamm
52cd7d02cc * configure.in: New option, --enable-carbon-app, to specify
that the application should be installed
	* Makefile.in (install-arch-dep): On Mac OS X, install the
	Emacs.app application if carbon-app is enabled
2003-01-07 05:46:31 +00:00
Miles Bader
ca2135af19 Update version number. 2003-01-07 01:26:24 +00:00
Miles Bader
a819ec1a57 Unset LANG etc. to avoid non-standard command output from non-C locales. 2003-01-07 01:25:53 +00:00
Dave Love
f968418df8 Fix last change. 2003-01-06 21:21:50 +00:00
Dave Love
fb02aff2cc *** empty log message *** 2003-01-06 21:16:14 +00:00
Dave Love
3849454a12 (lookup-words): Cope with null lookup-dict. 2003-01-06 20:46:57 +00:00
Dave Love
9da20928ff ("Chinese-EUC-TW"): New. 2003-01-06 20:39:08 +00:00
Dave Love
fb33ec5232 Check for nl_langinfo.
[!HAVE_SIZE_T]: Fix typedef.
2003-01-06 17:42:52 +00:00
John Paul Wallington
3e0b7b44a8 (rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes. 2003-01-06 16:02:29 +00:00
Dave Love
dec002ca82 Include coding.h. Use POINTER_TYPE*, not void*.
(Vlocale_coding_system): Declare.
(Qcodeset, Qdays, Qmonths, Qpaper): New.
(Flanginfo): New.
(syms_of_fns): Initialize new stuff.
2003-01-06 15:41:17 +00:00
Dave Love
c5903437c4 (syms_of_xfns) <Vx_bitmap_file_path>: Doc fix. 2003-01-06 15:21:37 +00:00
Dave Love
6e2d67d813 (syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix. 2003-01-06 15:21:08 +00:00
Dave Love
748c57f6af (syms_of_macfns) <Vx_bitmap_file_path>: Doc fix. 2003-01-06 15:20:57 +00:00
David Kastrup
82b96f9518 (INSTALL_INFO): Get install-info command from
configure.
2003-01-06 14:55:12 +00:00
David Kastrup
9e71690ec7 Regenerated. 2003-01-06 14:54:51 +00:00
David Kastrup
d57c221198 Add tests for install-info 2003-01-06 14:51:49 +00:00
David Kastrup
1d08c2feba *** empty log message *** 2003-01-06 14:50:21 +00:00
Richard M. Stallman
24e31d36e6 Display message that this package is obsolete. 2003-01-06 01:30:28 +00:00
Richard M. Stallman
287890ea28 Add comma to clarify wording. 2003-01-06 01:29:27 +00:00
Richard M. Stallman
8c6d74c642 *** empty log message *** 2003-01-06 01:28:25 +00:00
Richard M. Stallman
135f293b2a (isearch-repeat): Error if try to repeat search and there was no previou search. 2003-01-06 01:21:15 +00:00
Richard M. Stallman
53ade5c75e (dired-recursive-deletes): Fix custom type. 2003-01-06 01:20:35 +00:00
Richard M. Stallman
19c17c4ec5 (dabbrev--substitute-expansion):
Convert all whitespace to single spaces,
except when it's carried over from the existing text.
2003-01-06 01:19:59 +00:00
Richard M. Stallman
d77bbdc98d (split-line): Clean up implementation. 2003-01-06 01:17:19 +00:00
Richard M. Stallman
ceabd2726c Comment change. 2003-01-06 01:10:25 +00:00
Richard M. Stallman
e68b1cf16e (rmail-font-lock-keywords): Discard code to match both cases.
(rmail-variables): Specify case-insensitive matching for font-lock.

(rmail-font-lock-keywords): Match multiline In-Reply-To and X-*.
2003-01-06 01:08:31 +00:00
Richard M. Stallman
c034acdf58 (mail-font-lock-keywords): Match multiline In-Reply-To and X-*. 2003-01-06 01:07:14 +00:00
Richard M. Stallman
6a27bff161 Reference Debugging, not Debugger, in Lisp ref man. 2003-01-06 01:04:56 +00:00
Richard M. Stallman
4fc3142715 Move toolBar table entry.
Shorten some @cindex entries.
2003-01-06 01:03:44 +00:00
Richard M. Stallman
03b0a4b411 (try_scrolling): New arg LAST_LINE_MISFIT.
Count LAST_LINE_MISFIT in scroll margin for end of window.
Move label too_near_end before setting SCROLL_MARGIN_POS.
Set LAST_LINE_MISFIT before jumping there.

(try_scrolling): Calculate amount_to_scroll better in
scroll_conservatively case.  If scrolling that much doesn't change
STARTP, move it down one line.

(setup_echo_area_for_printing): Kill Emacs if no selected frame.
2003-01-06 00:58:45 +00:00
Richard M. Stallman
5d55ffd05d (apropos_predicate, apropos_accumulate): Make them static.
(syms_of_keymap): staticpro them.
(Fapropos_internal): Initialize them and clear them out.
Don't GCPRO them.
2003-01-06 00:53:47 +00:00
Richard M. Stallman
11e8c205e7 (!HAVE_SIZE_T): Fix order of arguments in type definition of size_t. 2003-01-06 00:50:38 +00:00
Richard M. Stallman
4e0692c153 (syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fixes. 2003-01-06 00:49:20 +00:00
Richard M. Stallman
222151aa9c New misc type Lisp_Save_Value.
(enum Lisp_Misc_Type): Add Lisp_Misc_Save_Value.
(XSAVE_VALUE): New macro.
(struct Lisp_Save_Value): New data type.
(union Lisp_Misc): Add u_save_value alternative.
(make_save_value): Declared.
2003-01-06 00:47:38 +00:00
Richard M. Stallman
42172a6ba0 (make_save_value): New function. 2003-01-06 00:45:45 +00:00
Richard M. Stallman
781d152abe (x_catch_errors): Save dpy using make_save_value.
(x_catch_errors_unwind): Call XSync.
2003-01-06 00:45:31 +00:00
Kim F. Storm
1cb12638f3 (__P): Renamed from _P to avoid problems on Cygwin.
All uses changed.
2003-01-05 23:38:59 +00:00
Kim F. Storm
207aa3ffcb *** empty log message *** 2003-01-05 23:37:41 +00:00
Dave Love
4f1ab860fe (Buffer-menu-execute): Fix for effect of header
line.
2003-01-05 23:15:36 +00:00
Dave Love
e3b839aa6d (non-iso-charset-alist): Add
vietnamese-tcvn.
2003-01-05 23:14:20 +00:00