bpt/emacs.git
21 years ago(sort-regexp-fields): pass noerror to
Karl Berry [Thu, 9 Jan 2003 23:28:25 +0000 (23:28 +0000)]
(sort-regexp-fields): pass noerror to
re-search-forward, so that we don't fail if no
records match record-regexp.

21 years ago(customize-group, customize-group-other-window):
Markus Rost [Thu, 9 Jan 2003 22:32:48 +0000 (22:32 +0000)]
(customize-group, customize-group-other-window):
Remove unnecessary calls to custom-load-symbol.
(custom-group-value-create):
Load widget deps if state is not hidden.  If widget deps are
loaded, load them in advance.
(custom-menu-create): If widget deps are loaded, load them earlier.

21 years agochanges for language-sepcific help by Philippe
Francesco Potortì [Thu, 9 Jan 2003 15:21:57 +0000 (15:21 +0000)]
changes for language-sepcific help by Philippe
Waroquiers <wao@cfmu.eurocontrol.be> applied and largely revised.

(language): Added a `help' member.
(arg_type): Added an at_end constant.
(plain_C_suffixes): Some items removed from here.
(Objc_suffixes): And put here (new constant).
(Ada_help, Asm_help, default_C_help, Cplusplus_help, Cjava_help,
Cobol_help, Erlang_help, Fortran_help, HTML_help, Lisp_help,
Makefile_help, Objc_help, Pascal_help, Perl_help, PHP_help,
PS_help, Prolog_help, Python_help, Scheme_help, TeX_help,
Texinfo_help, Yacc_help, auto_help, none-help, no_lang_help): New
constants.
(PS_functions, PS_suffixes): Renamed from Postscript_functions and
Postscript_suffixes.
(lang_names): Adapted to the new language structure, new language
"objc" added (was previously merged with "proc").
(print_language_names): Some help strings corrected.
(print_help): Now takes an argument and possibly prints lang help.
(print_help): Some help strings corrected.  Documents
language-specific help.
(main): Only print help after having parsed all the arguments.

21 years ago*** empty log message ***
Francesco Potortì [Thu, 9 Jan 2003 15:20:39 +0000 (15:20 +0000)]
*** empty log message ***

21 years agoAdded reference to the new `etags --help --lang=LANG' option.
Francesco Potortì [Thu, 9 Jan 2003 15:15:28 +0000 (15:15 +0000)]
Added reference to the new `etags --help --lang=LANG' option.

21 years ago* language/ethio-util.el (ethio-gemination)
John Paul Wallington [Thu, 9 Jan 2003 14:13:48 +0000 (14:13 +0000)]
* language/ethio-util.el (ethio-gemination)
(exit-ethiopic-environment): Doc fixes.

* language/viet-util.el (viet-encode-viqr-region)
(viet-decode-viqr-region, viet-encode-viqr-buffer)
(viet-decode-viqr-buffer): Doc fixes.

21 years ago* paths.el: Remove gnus-startup-file.
ShengHuo ZHU [Thu, 9 Jan 2003 13:50:17 +0000 (13:50 +0000)]
* paths.el: Remove gnus-startup-file.

21 years agoUpgraded to MH-E version 7.1.
Bill Wohler [Wed, 8 Jan 2003 23:21:16 +0000 (23:21 +0000)]
Upgraded to MH-E version 7.1.

21 years ago(Fmake_network_process): Convert new port number
Kim F. Storm [Wed, 8 Jan 2003 22:16:12 +0000 (22:16 +0000)]
(Fmake_network_process): Convert new port number
to host byte order for `:service t' case.  From Mario Lang.

21 years ago*** empty log message ***
Kim F. Storm [Wed, 8 Jan 2003 22:14:55 +0000 (22:14 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Jan Djärv [Wed, 8 Jan 2003 20:06:05 +0000 (20:06 +0000)]
*** empty log message ***

21 years ago(Fx_popup_menu): If popping up at mouse position,
Jan Djärv [Wed, 8 Jan 2003 20:06:05 +0000 (20:06 +0000)]
(Fx_popup_menu): If popping up at mouse position,
call XQueryPointer to get coordinates.
(popup_get_selection): Do not set popup_activated_flag to zero,
let popup_deactivate_callback do that.  Needed for Motif.
Call x_dispatch_event instead of XtDispatchEvent.
(xmenu_show): Calculate root coordinate from frame top/left position.

21 years ago*** empty log message ***
Dave Love [Wed, 8 Jan 2003 19:28:42 +0000 (19:28 +0000)]
*** empty log message ***

21 years ago(format-network-address): Added optional OMIT-PORT arg. Callers changed.
Kim F. Storm [Wed, 8 Jan 2003 15:35:03 +0000 (15:35 +0000)]
(format-network-address): Added optional OMIT-PORT arg.  Callers changed.

21 years ago*** empty log message ***
Kim F. Storm [Wed, 8 Jan 2003 15:33:55 +0000 (15:33 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Kim F. Storm [Wed, 8 Jan 2003 10:38:18 +0000 (10:38 +0000)]
*** empty log message ***

21 years ago(server_accept_connection): Fixed recording of new
Kim F. Storm [Wed, 8 Jan 2003 10:38:06 +0000 (10:38 +0000)]
(server_accept_connection): Fixed recording of new
connection's local address in :local property of contact info.
(Fmake_network_process): Record local network address for new
client processes in :local property of contact info.

21 years ago(unforward-rmail-message): Don't use global variable `n'.
Kim F. Storm [Wed, 8 Jan 2003 10:13:57 +0000 (10:13 +0000)]
(unforward-rmail-message): Don't use global variable `n'.

21 years ago(unforward-rmail-message): Simplified. No functional change.
Francesco Potortì [Wed, 8 Jan 2003 09:11:23 +0000 (09:11 +0000)]
(unforward-rmail-message): Simplified.  No functional change.

21 years ago*** empty log message ***
Francesco Potortì [Wed, 8 Jan 2003 09:10:53 +0000 (09:10 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Markus Rost [Tue, 7 Jan 2003 19:35:51 +0000 (19:35 +0000)]
*** empty log message ***

21 years ago(Fread_variable): Doc fix.
Markus Rost [Tue, 7 Jan 2003 19:35:29 +0000 (19:35 +0000)]
(Fread_variable): Doc fix.

21 years ago(Fuser_variable_p): Doc change. For custom variables,
Markus Rost [Tue, 7 Jan 2003 19:33:57 +0000 (19:33 +0000)]
(Fuser_variable_p): Doc change.  For custom variables,
use the same test as for custom-variable-p.

21 years ago(custom-variable-prompt): Doc change. Use custom-variable-p.
Markus Rost [Tue, 7 Jan 2003 19:29:25 +0000 (19:29 +0000)]
(custom-variable-prompt): Doc change. Use custom-variable-p.
(customize-option): Remove search in loaddefs.el.
(customize-apropos):  Use custom-variable-p.
(custom-save-variables): Use custom-variable-p to detect non-rogue variables.

21 years ago(set-variable): Load deps of custom variables without type.
Markus Rost [Tue, 7 Jan 2003 19:25:20 +0000 (19:25 +0000)]
(set-variable): Load deps of custom variables without type.

21 years ago(describe-variable): Use custom-variable-p.
Markus Rost [Tue, 7 Jan 2003 19:17:46 +0000 (19:17 +0000)]
(describe-variable): Use custom-variable-p.

21 years agoRegenerated with the new custom-autoload calls.
Markus Rost [Tue, 7 Jan 2003 19:12:43 +0000 (19:12 +0000)]
Regenerated with the new custom-autoload calls.

21 years ago(make-autoload): Generate custom-autoload for autoloaded defcustoms.
Markus Rost [Tue, 7 Jan 2003 18:39:14 +0000 (18:39 +0000)]
(make-autoload): Generate custom-autoload for autoloaded defcustoms.

21 years ago(custom-autoload, custom-variable-p): New functions.
Markus Rost [Tue, 7 Jan 2003 18:33:18 +0000 (18:33 +0000)]
(custom-autoload, custom-variable-p): New functions.

21 years agoRegenerated.
Jan Djärv [Tue, 7 Jan 2003 17:53:56 +0000 (17:53 +0000)]
Regenerated.

21 years ago(unforward-rmail-message): Skip all newlines
Francesco Potortì [Tue, 7 Jan 2003 14:34:44 +0000 (14:34 +0000)]
(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:.

21 years ago*** empty log message ***
Francesco Potortì [Tue, 7 Jan 2003 14:33:59 +0000 (14:33 +0000)]
*** empty log message ***

21 years ago(fns.o): Depend on coding.h.
Dave Love [Tue, 7 Jan 2003 12:08:40 +0000 (12:08 +0000)]
(fns.o): Depend on coding.h.

21 years ago(dired-garbage-files-regexp): Add `.aux$'. These are
Kai Großjohann [Tue, 7 Jan 2003 10:20:38 +0000 (10:20 +0000)]
(dired-garbage-files-regexp): Add `.aux$'.  These are
produced by TeX.

21 years ago#
André Spiegel [Tue, 7 Jan 2003 08:30:56 +0000 (08:30 +0000)]
#

21 years ago(vc-rcs-checkout): Fix the check whether we are on a branch.
André Spiegel [Tue, 7 Jan 2003 08:28:15 +0000 (08:28 +0000)]
(vc-rcs-checkout): Fix the check whether we are on a branch.

21 years ago* INSTALL: Added documentation about --enable-carbon-app and
Steven Tamm [Tue, 7 Jan 2003 05:50:36 +0000 (05:50 +0000)]
* 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

21 years ago* configure.in: New option, --enable-carbon-app, to specify
Steven Tamm [Tue, 7 Jan 2003 05:46:31 +0000 (05:46 +0000)]
* 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

21 years agoUpdate version number.
Miles Bader [Tue, 7 Jan 2003 01:26:24 +0000 (01:26 +0000)]
Update version number.

21 years agoUnset LANG etc. to avoid non-standard command output from non-C locales.
Miles Bader [Tue, 7 Jan 2003 01:25:53 +0000 (01:25 +0000)]
Unset LANG etc. to avoid non-standard command output from non-C locales.

21 years agoFix last change.
Dave Love [Mon, 6 Jan 2003 21:21:50 +0000 (21:21 +0000)]
Fix last change.

21 years ago*** empty log message ***
Dave Love [Mon, 6 Jan 2003 21:16:14 +0000 (21:16 +0000)]
*** empty log message ***

21 years ago(lookup-words): Cope with null lookup-dict.
Dave Love [Mon, 6 Jan 2003 20:46:57 +0000 (20:46 +0000)]
(lookup-words): Cope with null lookup-dict.

21 years ago("Chinese-EUC-TW"): New.
Dave Love [Mon, 6 Jan 2003 20:39:08 +0000 (20:39 +0000)]
("Chinese-EUC-TW"): New.

21 years agoCheck for nl_langinfo.
Dave Love [Mon, 6 Jan 2003 17:42:52 +0000 (17:42 +0000)]
Check for nl_langinfo.
[!HAVE_SIZE_T]: Fix typedef.

21 years ago(rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.
John Paul Wallington [Mon, 6 Jan 2003 16:02:29 +0000 (16:02 +0000)]
(rmail-mmdf-delim1, rmail-mmdf-delim2): Doc fixes.

21 years agoInclude coding.h. Use POINTER_TYPE*, not void*.
Dave Love [Mon, 6 Jan 2003 15:41:17 +0000 (15:41 +0000)]
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.

21 years ago(syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.
Dave Love [Mon, 6 Jan 2003 15:21:37 +0000 (15:21 +0000)]
(syms_of_xfns) <Vx_bitmap_file_path>: Doc fix.

21 years ago(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.
Dave Love [Mon, 6 Jan 2003 15:21:08 +0000 (15:21 +0000)]
(syms_of_w32fns) <Vx_bitmap_file_path>: Doc fix.

21 years ago(syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.
Dave Love [Mon, 6 Jan 2003 15:20:57 +0000 (15:20 +0000)]
(syms_of_macfns) <Vx_bitmap_file_path>: Doc fix.

21 years ago(INSTALL_INFO): Get install-info command from
David Kastrup [Mon, 6 Jan 2003 14:55:12 +0000 (14:55 +0000)]
(INSTALL_INFO): Get install-info command from
configure.

21 years agoRegenerated.
David Kastrup [Mon, 6 Jan 2003 14:54:51 +0000 (14:54 +0000)]
Regenerated.

21 years agoAdd tests for install-info
David Kastrup [Mon, 6 Jan 2003 14:51:49 +0000 (14:51 +0000)]
Add tests for install-info

21 years ago*** empty log message ***
David Kastrup [Mon, 6 Jan 2003 14:50:21 +0000 (14:50 +0000)]
*** empty log message ***

21 years agoDisplay message that this package is obsolete.
Richard M. Stallman [Mon, 6 Jan 2003 01:30:28 +0000 (01:30 +0000)]
Display message that this package is obsolete.

21 years agoAdd comma to clarify wording.
Richard M. Stallman [Mon, 6 Jan 2003 01:29:27 +0000 (01:29 +0000)]
Add comma to clarify wording.

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 6 Jan 2003 01:28:25 +0000 (01:28 +0000)]
*** empty log message ***

21 years ago(isearch-repeat): Error if try to repeat search and there was no previou search.
Richard M. Stallman [Mon, 6 Jan 2003 01:21:15 +0000 (01:21 +0000)]
(isearch-repeat): Error if try to repeat search and there was no previou search.

21 years ago(dired-recursive-deletes): Fix custom type.
Richard M. Stallman [Mon, 6 Jan 2003 01:20:35 +0000 (01:20 +0000)]
(dired-recursive-deletes): Fix custom type.

21 years ago(dabbrev--substitute-expansion):
Richard M. Stallman [Mon, 6 Jan 2003 01:19:59 +0000 (01:19 +0000)]
(dabbrev--substitute-expansion):
Convert all whitespace to single spaces,
except when it's carried over from the existing text.

21 years ago(split-line): Clean up implementation.
Richard M. Stallman [Mon, 6 Jan 2003 01:17:19 +0000 (01:17 +0000)]
(split-line): Clean up implementation.

21 years agoComment change.
Richard M. Stallman [Mon, 6 Jan 2003 01:10:25 +0000 (01:10 +0000)]
Comment change.

21 years ago(rmail-font-lock-keywords): Discard code to match both cases.
Richard M. Stallman [Mon, 6 Jan 2003 01:08:31 +0000 (01:08 +0000)]
(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-*.

21 years ago(mail-font-lock-keywords): Match multiline In-Reply-To and X-*.
Richard M. Stallman [Mon, 6 Jan 2003 01:07:14 +0000 (01:07 +0000)]
(mail-font-lock-keywords): Match multiline In-Reply-To and X-*.

21 years agoReference Debugging, not Debugger, in Lisp ref man.
Richard M. Stallman [Mon, 6 Jan 2003 01:04:56 +0000 (01:04 +0000)]
Reference Debugging, not Debugger, in Lisp ref man.

21 years agoMove toolBar table entry.
Richard M. Stallman [Mon, 6 Jan 2003 01:03:44 +0000 (01:03 +0000)]
Move toolBar table entry.
Shorten some @cindex entries.

21 years ago(try_scrolling): New arg LAST_LINE_MISFIT.
Richard M. Stallman [Mon, 6 Jan 2003 00:58:45 +0000 (00:58 +0000)]
(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.

21 years ago(apropos_predicate, apropos_accumulate): Make them static.
Richard M. Stallman [Mon, 6 Jan 2003 00:53:47 +0000 (00:53 +0000)]
(apropos_predicate, apropos_accumulate): Make them static.
(syms_of_keymap): staticpro them.
(Fapropos_internal): Initialize them and clear them out.
Don't GCPRO them.

21 years ago(!HAVE_SIZE_T): Fix order of arguments in type definition of size_t.
Richard M. Stallman [Mon, 6 Jan 2003 00:50:38 +0000 (00:50 +0000)]
(!HAVE_SIZE_T): Fix order of arguments in type definition of size_t.

21 years ago(syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fixes.
Richard M. Stallman [Mon, 6 Jan 2003 00:49:20 +0000 (00:49 +0000)]
(syms_of_buffer) <scroll-up-aggressively, scroll-down-aggressively>: Doc fixes.

21 years agoNew misc type Lisp_Save_Value.
Richard M. Stallman [Mon, 6 Jan 2003 00:47:38 +0000 (00:47 +0000)]
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.

21 years ago(make_save_value): New function.
Richard M. Stallman [Mon, 6 Jan 2003 00:45:45 +0000 (00:45 +0000)]
(make_save_value): New function.

21 years ago(x_catch_errors): Save dpy using make_save_value.
Richard M. Stallman [Mon, 6 Jan 2003 00:45:31 +0000 (00:45 +0000)]
(x_catch_errors): Save dpy using make_save_value.
(x_catch_errors_unwind): Call XSync.

21 years ago(__P): Renamed from _P to avoid problems on Cygwin.
Kim F. Storm [Sun, 5 Jan 2003 23:38:59 +0000 (23:38 +0000)]
(__P): Renamed from _P to avoid problems on Cygwin.
All uses changed.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 5 Jan 2003 23:37:41 +0000 (23:37 +0000)]
*** empty log message ***

21 years ago(Buffer-menu-execute): Fix for effect of header
Dave Love [Sun, 5 Jan 2003 23:15:36 +0000 (23:15 +0000)]
(Buffer-menu-execute): Fix for effect of header
line.

21 years ago(non-iso-charset-alist): Add
Dave Love [Sun, 5 Jan 2003 23:14:20 +0000 (23:14 +0000)]
(non-iso-charset-alist): Add
vietnamese-tcvn.

21 years ago(locale-language-names): Use
Dave Love [Sun, 5 Jan 2003 23:13:56 +0000 (23:13 +0000)]
(locale-language-names): Use
Croatian, Swedish.

21 years ago(Buffer-menu-buffer+size): Don't clobber buffer name.
Andreas Schwab [Sun, 5 Jan 2003 17:46:42 +0000 (17:46 +0000)]
(Buffer-menu-buffer+size): Don't clobber buffer name.

21 years ago*** empty log message ***
Dave Love [Sun, 5 Jan 2003 01:06:52 +0000 (01:06 +0000)]
*** empty log message ***

21 years ago("Georgian"): Fix nonascii-translation.
Dave Love [Sun, 5 Jan 2003 00:55:51 +0000 (00:55 +0000)]
("Georgian"): Fix nonascii-translation.

21 years ago("Latin-6", "Croatian"): New.
Dave Love [Sun, 5 Jan 2003 00:55:27 +0000 (00:55 +0000)]
("Latin-6", "Croatian"): New.
("Latin-7"): Fix nonascii-translation.  Add input method.
("Lithuanian", "Latvian"): Add nonascii-translation.
("German", "Spanish", "Dutch", "Welsh", "Swedish"): Fix
nonascii-translation.

21 years ago(set-locale-environment): Ignore
Dave Love [Sun, 5 Jan 2003 00:38:05 +0000 (00:38 +0000)]
(set-locale-environment): Ignore
empty values of environment variables.

21 years ago(byte-optimize-nth)
Dave Love [Sun, 5 Jan 2003 00:28:18 +0000 (00:28 +0000)]
(byte-optimize-nth)
(byte-optimize-nthcdr): Fix for case of wrong-length forms.

21 years ago(SLAVIC): Add croatian.elc.
Dave Love [Sun, 5 Jan 2003 00:18:44 +0000 (00:18 +0000)]
(SLAVIC): Add croatian.elc.

21 years agoAcknowledge Tom Lord as author of gdba.el.
Nick Roberts [Sat, 4 Jan 2003 22:45:39 +0000 (22:45 +0000)]
Acknowledge Tom Lord as author of gdba.el.
Use let construction to bind buffer-read-only to nil.
(gdba): 'set height 0' in GDB.
(gdb-display-end, gdb-frame-handler): Corrections to forming
full expression name for header-line in display frame.
(gdb-info-breakpoints-custom): Highlight breakpoints since
they may be clicked on with mouse-2.
(gdb-quit): Delete frames of displayed expressions when
quitting.
(gdb-delete-frames): New function.
(gdb-source-info): Don't create stack buffer automatically.

21 years ago*** empty log message ***
Nick Roberts [Sat, 4 Jan 2003 22:43:31 +0000 (22:43 +0000)]
*** empty log message ***

21 years ago(xml-substitute-special): Move "&amp;" -> "&" last.
Thien-Thi Nguyen [Sat, 4 Jan 2003 09:32:17 +0000 (09:32 +0000)]
(xml-substitute-special): Move "&amp;" -> "&" last.

21 years ago*** empty log message ***
Kim F. Storm [Fri, 3 Jan 2003 22:48:27 +0000 (22:48 +0000)]
*** empty log message ***

21 years ago(message-split-line): New function.
Kim F. Storm [Fri, 3 Jan 2003 22:48:19 +0000 (22:48 +0000)]
(message-split-line): New function.
(message-mode-map): Remap split-line to message-split-line.

21 years ago(mail-split-line): New function.
Kim F. Storm [Fri, 3 Jan 2003 22:46:53 +0000 (22:46 +0000)]
(mail-split-line): New function.
(mail-mode-map): remap split-line to mail-split-line.

21 years ago(split-line): If present, copy fill-prefix from
Kim F. Storm [Fri, 3 Jan 2003 22:46:06 +0000 (22:46 +0000)]
(split-line): If present, copy fill-prefix from
current line to new line.  Don't copy if prefix arg.
From Lisp, arg may be an alternative prefix string to copy.
Inspired by Ehud Karni <ehud@unix.mvs.co.il>.

21 years ago(find-variable-noselect): Make it work
Dave Love [Fri, 3 Jan 2003 21:12:01 +0000 (21:12 +0000)]
(find-variable-noselect): Make it work
with new load-history format.

21 years ago(sort-coding-systems): Adjust
Dave Love [Fri, 3 Jan 2003 20:16:56 +0000 (20:16 +0000)]
(sort-coding-systems): Adjust
priority of utf-16 and x-ctext.

21 years ago(utf-translate-cjk): Call
Dave Love [Fri, 3 Jan 2003 20:12:51 +0000 (20:12 +0000)]
(utf-translate-cjk): Call
optimize-char-coding-system-table.

21 years ago(ucs-unify-8859, ucs-fragment-8859):
Dave Love [Fri, 3 Jan 2003 20:12:17 +0000 (20:12 +0000)]
(ucs-unify-8859, ucs-fragment-8859):
Call optimize-char-coding-system-table.

21 years ago(register-char-codings): Don't call
Dave Love [Fri, 3 Jan 2003 20:11:15 +0000 (20:11 +0000)]
(register-char-codings): Don't call
optimize-char-coding-system-table here.
(keyboard-coding-system): Doc fix.  Update :version.

21 years ago(nroff-mode-hook): Customize.
Dave Love [Fri, 3 Jan 2003 20:04:48 +0000 (20:04 +0000)]
(nroff-mode-hook): Customize.
(nroff-imenu-expression): New.
(nroff-mode): Use it.

21 years ago(auto-insert-alist): Add man page skeleton.
Dave Love [Fri, 3 Jan 2003 20:01:24 +0000 (20:01 +0000)]
(auto-insert-alist): Add man page skeleton.

21 years ago*** empty log message ***
Juanma Barranquero [Fri, 3 Jan 2003 16:05:51 +0000 (16:05 +0000)]
*** empty log message ***