]> code.delx.au - gnu-emacs/log
gnu-emacs
23 years ago(Basic Indent): Add a cross-reference to description of indent-tabs-mode.
Eli Zaretskii [Sat, 9 Jun 2001 14:19:25 +0000 (14:19 +0000)]
(Basic Indent): Add a cross-reference to description of indent-tabs-mode.

23 years agoAdd a cross-reference to the description of indent-tabs-mode.
Eli Zaretskii [Sat, 9 Jun 2001 14:15:34 +0000 (14:15 +0000)]
Add a cross-reference to the description of indent-tabs-mode.

23 years ago(eshell-exit-success-p): Use a string-match to test if the last
John Wiegley [Sat, 9 Jun 2001 05:24:15 +0000 (05:24 +0000)]
(eshell-exit-success-p): Use a string-match to test if the last
command was Lisp or not.
(eshell-rewrite-if-command): "if" syntax is "if A B C", not "if A B x
C".

23 years agoRemoved an empty comment.
John Wiegley [Sat, 9 Jun 2001 05:23:38 +0000 (05:23 +0000)]
Removed an empty comment.

23 years ago*** empty log message ***
John Wiegley [Sat, 9 Jun 2001 05:22:11 +0000 (05:22 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Stefan Monnier [Fri, 8 Jun 2001 12:08:28 +0000 (12:08 +0000)]
*** empty log message ***

23 years agoFix a bad @setfilename.
Eli Zaretskii [Fri, 8 Jun 2001 11:00:41 +0000 (11:00 +0000)]
Fix a bad @setfilename.

23 years ago(grep-regexp-alist): Remove definition, since the
Eli Zaretskii [Fri, 8 Jun 2001 10:57:27 +0000 (10:57 +0000)]
(grep-regexp-alist): Remove definition, since the
general one on compile.el supports drive letters.

23 years ago*** empty log message ***
Carsten Dominik [Fri, 8 Jun 2001 08:56:37 +0000 (08:56 +0000)]
*** empty log message ***

23 years agoUpdated to version 4.16
Carsten Dominik [Fri, 8 Jun 2001 08:55:05 +0000 (08:55 +0000)]
Updated to version 4.16

23 years ago* reftex-ref.el (reftex-select-label-help): Added "z" key
Carsten Dominik [Fri, 8 Jun 2001 08:43:20 +0000 (08:43 +0000)]
* reftex-ref.el (reftex-select-label-help): Added "z" key
description.

* reftex-sel.el (reftex-select-jump): New command.

* reftex-toc.el (reftex-toc-help): Added "z" key description.
(reftex-toc-jump): New command.

* reftex-cite.el (reftex-parse-bibitem): Regexp changed to parse
international characters as well.

* reftex.el: Added autoloads for \12eftex-varioref-vref',
\12eftex-fancyref-fref', \12eftex-fancyref-Fref'

* reftex-vars.el:  Protected single backslash in many docstrings.

* reftex-dcr.el (reftex-view-crossref): added SPACE and TAB to the
key separaotrs.

23 years ago(Hideshow): Fix the docs of keybindings which used a single `@'.
Eli Zaretskii [Thu, 7 Jun 2001 16:01:50 +0000 (16:01 +0000)]
(Hideshow): Fix the docs of keybindings which used a single `@'.

23 years ago*** empty log message ***
Eli Zaretskii [Thu, 7 Jun 2001 13:57:58 +0000 (13:57 +0000)]
*** empty log message ***

23 years ago(auto-coding-alist): Remove redundant
Eli Zaretskii [Thu, 7 Jun 2001 13:56:38 +0000 (13:56 +0000)]
(auto-coding-alist): Remove redundant
up-cased versions of the extensions (auto-coding-alist-lookup is
case-insensitive where needed).  Recognize .gz, .Z, .bz, .bz2, and
.gpg files as binary.  Suggested by Karl Berry <karl@gnu.org>.

23 years agoFix Next and Prev pointers in @node directives, so
Eli Zaretskii [Thu, 7 Jun 2001 13:49:33 +0000 (13:49 +0000)]
Fix Next and Prev pointers in @node directives, so
that SPC can be used to traverse the whole document in sequence.

23 years agoChange "Dired Commands" to "Dired Navigation". Move the general
Eli Zaretskii [Thu, 7 Jun 2001 10:23:13 +0000 (10:23 +0000)]
Change "Dired Commands" to "Dired Navigation".  Move the general
explanation of Dired bindings to the chapter intro.  Document
dired-up-directory and its key `^'.

23 years ago(lisp-indent-offset): Add a doc string.
Eli Zaretskii [Tue, 5 Jun 2001 08:50:20 +0000 (08:50 +0000)]
(lisp-indent-offset): Add a doc string.

23 years ago2001-06-04 Andrew Choi <akochoi@i-cable.com>
Andrew Choi [Mon, 4 Jun 2001 01:14:31 +0000 (01:14 +0000)]
2001-06-04  Andrew Choi  <akochoi@i-cable.com>

* quail/.cvsignore: Change CTLauB.el to CTLau-b5.el.

23 years ago*** empty log message ***
Stefan Monnier [Sun, 3 Jun 2001 23:00:47 +0000 (23:00 +0000)]
*** empty log message ***

23 years agoMinor change.
Richard M. Stallman [Sun, 3 Jun 2001 13:05:21 +0000 (13:05 +0000)]
Minor change.

23 years agoselected buffer <=> current buffer.
Richard M. Stallman [Sat, 2 Jun 2001 20:55:48 +0000 (20:55 +0000)]
selected buffer <=> current buffer.

23 years agoselected buffer => current buffer.
Richard M. Stallman [Sat, 2 Jun 2001 20:54:03 +0000 (20:54 +0000)]
selected buffer => current buffer.

23 years ago(clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
Stefan Monnier [Sat, 2 Jun 2001 19:19:05 +0000 (19:19 +0000)]
(clear_mouse_face): Reset dpyinfo->mouse_face_overlay as
well otherwise note_mouse_highlight might optimize away highlighting
if we pass over that same overlay again.

23 years ago(Compilation Mode): Document compilation-error-regexp-alist.
Eli Zaretskii [Sat, 2 Jun 2001 06:28:37 +0000 (06:28 +0000)]
(Compilation Mode): Document compilation-error-regexp-alist.

23 years ago(Fload): Document that the argument is run via substitute-in-file-name.
Eli Zaretskii [Sat, 2 Jun 2001 06:12:18 +0000 (06:12 +0000)]
(Fload): Document that the argument is run via substitute-in-file-name.

23 years ago(describe-variable): Put value on same line
Richard M. Stallman [Fri, 1 Jun 2001 18:02:04 +0000 (18:02 +0000)]
(describe-variable): Put value on same line
with preceding text, if it is short enough to look good that way.

23 years agoCorrect names of some C mode indentation commands.
Richard M. Stallman [Fri, 1 Jun 2001 18:01:37 +0000 (18:01 +0000)]
Correct names of some C mode indentation commands.

23 years agoUpdate Customization buffer examples
Richard M. Stallman [Fri, 1 Jun 2001 17:57:23 +0000 (17:57 +0000)]
Update Customization buffer examples
and some other minor changes.

23 years agoProofreading changes from Tim Goodwin <tjg@star.le.ac.uk>.
Eli Zaretskii [Fri, 1 Jun 2001 16:54:11 +0000 (16:54 +0000)]
Proofreading changes from Tim Goodwin <tjg@star.le.ac.uk>.

23 years ago*** empty log message ***
Andrew Innes [Fri, 1 Jun 2001 13:46:18 +0000 (13:46 +0000)]
*** empty log message ***

23 years ago(TIT-GB): Remove CTLau.elc from it.
Andrew Innes [Fri, 1 Jun 2001 13:45:43 +0000 (13:45 +0000)]
(TIT-GB): Remove CTLau.elc from it.
(TIT-BIG5): Remove CTLauB.elc from it.
(MISC-DIC): Add CTLau.elc and CTLau-b5.elc to it.
(clean mostlyclean): Remove obsolete reference.

23 years ago(TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
Andrew Innes [Fri, 1 Jun 2001 13:45:17 +0000 (13:45 +0000)]
(TIT_GB): Remove quail/PY.elc and quail/ZIRANMA.elc.
(NON_TIT_BIG5): Remove $(srcdir)/quail/tsang-b5.elc and
$(srcdir)/quail/pypunct-b5.elc.
(NON_TIT_CNS): Remove.
(CHINESE_NON_TIT): Remove $(NON_TIT_CNS).
(CHINESE_CNS): Remove.
(KOREAN): Add $(srcdir)/quail/hanja3.elc.
(LATIN): Add $(srcdir)/quail/latin-alt.elc and
$(srcdir)/quail/latin-ltx.elc.
(MISC_DIC): Copy from Makefile.in.
(CHINESE): Remove $(CHINESE_CNS).
(all): Add $(MISC_DIC) as target.
(.NOTPARALLEL): New target.
(.NO_PARALLEL): New target.
($(MISC_DIC)): New target.
(clean mostlyclean): Clean more stuff.
(TIT_EL): New macro.
(MISC_DIC_EL): New macro.

23 years ago(sh_output): Don't use $(warning ...) to output
Andrew Innes [Fri, 1 Jun 2001 13:18:27 +0000 (13:18 +0000)]
(sh_output): Don't use $(warning ...) to output
messages, since that is not supported by GNU make 3.77.

23 years ago*** empty log message ***
Eli Zaretskii [Fri, 1 Jun 2001 12:21:57 +0000 (12:21 +0000)]
*** empty log message ***

23 years ago[ms-dos]: Call IT-setup-unicode-display.
Eli Zaretskii [Fri, 1 Jun 2001 12:21:29 +0000 (12:21 +0000)]
[ms-dos]: Call IT-setup-unicode-display.

23 years ago(IT-unicode-translations): New variable.
Eli Zaretskii [Fri, 1 Jun 2001 12:18:39 +0000 (12:18 +0000)]
(IT-unicode-translations): New variable.
(IT-setup-unicode-display): New function.

23 years agoHandle before-string and after-string overlay properties
Gerd Moellmann [Fri, 1 Jun 2001 09:22:20 +0000 (09:22 +0000)]
Handle before-string and after-string overlay properties
in ps-print-*-with-faces commands.  Doc fix.
(ps-print-version): New version number (6.5.2).
(ps-e-overlay-end): Alias for overlay-end to avoid compilation gripes
for XEmacs.
(ps-prefix-quote): Doc fix.
(ps-setup, ps-print-quote, ps-generate-postscript-with-faces): Code
fix.
(ps-basic-plot-str, ps-plot-string): New funs.

23 years ago(bootstrap-doc): New target.
Gerd Moellmann [Thu, 31 May 2001 19:02:56 +0000 (19:02 +0000)]
(bootstrap-doc): New target.
(bootstrap-emacs): Depend on it.

23 years ago(tags-compression-info-list): Fix docstring
Stefan Monnier [Thu, 31 May 2001 14:34:37 +0000 (14:34 +0000)]
(tags-compression-info-list): Fix docstring
and :type spec.

23 years ago(Fdo_auto_save): Don't try to create the directory of
Gerd Moellmann [Thu, 31 May 2001 09:59:12 +0000 (09:59 +0000)]
(Fdo_auto_save): Don't try to create the directory of
auto-save-list-file-name when shutting down Emacs, because
creating the directory might signal an error, and leaves
Emacs in a strange state.

23 years ago*** empty log message ***
Gerd Moellmann [Thu, 31 May 2001 08:56:58 +0000 (08:56 +0000)]
*** empty log message ***

23 years ago(tty_cursor_hidden): New variable.
Gerd Moellmann [Thu, 31 May 2001 08:56:32 +0000 (08:56 +0000)]
(tty_cursor_hidden): New variable.
(update_begin): Don't call tty_hide_cursor.  Clean up.
(update_end, set_terminal_window, set_scroll_region): Clean up.
(ring_bell, reset_terminal_modes): Clean up.
(tty_hide_cursor, tty_show_cursor): Hide/show cursor depending
on tty_cursor_hidden.
(write_glyphs): Call tty_hide_cursor.

23 years ago(xml-parse-tag): The document may contain invalid characters.
Gerd Moellmann [Thu, 31 May 2001 08:17:31 +0000 (08:17 +0000)]
(xml-parse-tag): The document may contain invalid characters.
From ShengHuo ZHU  <zsh@cs.rochester.edu>

23 years ago(rmail-revert): Modify to work in
Gerd Moellmann [Thu, 31 May 2001 08:09:47 +0000 (08:09 +0000)]
(rmail-revert): Modify to work in
rmail-view-buffer.

(rmail-insert-mime-resent-message-function): New
variable.
(rmail-resend): Modify to work in `rmail-view-buffer'; call
`rmail-insert-mime-resent-message-function' if `rmail-enable-mime'
is non-nil.

23 years ago(rmail-message-subject-p): Don't call
Gerd Moellmann [Thu, 31 May 2001 08:08:41 +0000 (08:08 +0000)]
(rmail-message-subject-p): Don't call
`rmail-summary-line-decoder' if the message does not have Subject:
field.

23 years ago(inactivate-input-method): Set
Gerd Moellmann [Thu, 31 May 2001 07:59:18 +0000 (07:59 +0000)]
(inactivate-input-method): Set
input-method-function to nil.

23 years ago(latex-find-indent): Handle the BOBP case.
Stefan Monnier [Thu, 31 May 2001 02:26:43 +0000 (02:26 +0000)]
(latex-find-indent): Handle the BOBP case.

23 years ago(copy_overlays): Make ENABLE_CHECKING happy.
Stefan Monnier [Thu, 31 May 2001 01:44:47 +0000 (01:44 +0000)]
(copy_overlays): Make ENABLE_CHECKING happy.

23 years agoAdd that PBM and XBM image specs may have :foreground nil, and
Gerd Moellmann [Wed, 30 May 2001 15:32:04 +0000 (15:32 +0000)]
Add that PBM and XBM image specs may have :foreground nil, and
:background nil.

23 years agoAdd that PBM and XPM image specs may have :foreground nil, and
Gerd Moellmann [Wed, 30 May 2001 15:31:34 +0000 (15:31 +0000)]
Add that PBM and XPM image specs may have :foreground nil, and
:background nil.

23 years ago(enum image_value_type): New enumerator
Gerd Moellmann [Wed, 30 May 2001 15:30:19 +0000 (15:30 +0000)]
(enum image_value_type): New enumerator
IMAGE_STRING_OR_NIL_VALUE.
(parse_image_spec): Handle it.
(xbm_format, pbm_format): Use it for :foreground and :background.
(xbm_load, pbm_load): Check for nil color names.

23 years ago(note_mouse_highlight): If an overlapping overlay
Gerd Moellmann [Wed, 30 May 2001 11:19:43 +0000 (11:19 +0000)]
(note_mouse_highlight): If an overlapping overlay
exists, but we find that we highlight the same overlay as before,
don't do the highlighting again.

23 years agominor optimization
Sam Steingold [Tue, 29 May 2001 16:12:03 +0000 (16:12 +0000)]
minor optimization

23 years agofix live process/dead buffer bub on w32
Sam Steingold [Tue, 29 May 2001 15:47:01 +0000 (15:47 +0000)]
fix live process/dead buffer bub on w32

23 years ago(single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
Gerd Moellmann [Tue, 29 May 2001 14:31:01 +0000 (14:31 +0000)]
(single_submenu, xmenu_show) [!HAVE_MULTILINGUAL_MENU]:
Protect unibyte strings created by replacing their multibyte
equivalents in menu_items.

23 years ago(Fsingle_key_description): NUL-terminate the string
Gerd Moellmann [Tue, 29 May 2001 14:09:54 +0000 (14:09 +0000)]
(Fsingle_key_description): NUL-terminate the string
buffer before calling build_string.

23 years ago(Fcall_process): Deal with decode_coding returning
Gerd Moellmann [Tue, 29 May 2001 13:57:30 +0000 (13:57 +0000)]
(Fcall_process): Deal with decode_coding returning
CODING_FINISH_INCONSISTENT_EOL.

23 years ago(ccl-decode-mule-utf-8): Handle
Gerd Moellmann [Tue, 29 May 2001 08:41:02 +0000 (08:41 +0000)]
(ccl-decode-mule-utf-8): Handle
invalid UTF-8 sequences.

23 years agoUpdate the entry for `comint-carriage-motion' (ne `comint-cr-magic').
Miles Bader [Tue, 29 May 2001 08:29:19 +0000 (08:29 +0000)]
Update the entry for `comint-carriage-motion' (ne `comint-cr-magic').

23 years ago*** empty log message ***
Stefan Monnier [Tue, 29 May 2001 08:23:51 +0000 (08:23 +0000)]
*** empty log message ***

23 years ago(Fsingle_key_description): Create a multibyte string
Gerd Moellmann [Mon, 28 May 2001 16:21:41 +0000 (16:21 +0000)]
(Fsingle_key_description): Create a multibyte string
only if necessary.

23 years ago(xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
Gerd Moellmann [Mon, 28 May 2001 16:20:48 +0000 (16:20 +0000)]
(xmenu_show) [!HAVE_MULTILINGUAL_MENU]: Don't overwrite
an item's name with its key description in case the description
is a multibyte string.

23 years ago(comint-carriage-motion): Doc-string tweaks.
Miles Bader [Mon, 28 May 2001 15:09:44 +0000 (15:09 +0000)]
(comint-carriage-motion): Doc-string tweaks.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 28 May 2001 15:02:01 +0000 (15:02 +0000)]
*** empty log message ***

23 years ago(Fstart_kbd_macro): Doc fix.
Gerd Moellmann [Mon, 28 May 2001 15:01:34 +0000 (15:01 +0000)]
(Fstart_kbd_macro): Doc fix.

23 years ago(LANG): Set LC_ALL and LANGUAGE to C, unset
Gerd Moellmann [Mon, 28 May 2001 14:59:31 +0000 (14:59 +0000)]
(LANG): Set LC_ALL and LANGUAGE to C, unset
LC_MESSAGES and LANG.  From Karl Eichwalder <keichwa@gmx.net>.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 28 May 2001 14:50:35 +0000 (14:50 +0000)]
*** empty log message ***

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 28 May 2001 13:42:52 +0000 (13:42 +0000)]
*** empty log message ***

23 years ago(cursor_in_mouse_face_p): New function.
Gerd Moellmann [Mon, 28 May 2001 13:42:21 +0000 (13:42 +0000)]
(cursor_in_mouse_face_p): New function.
(x_draw_stretch_glyph_string): Use it to choose a different GC
when drawing a cursor within highlighted text.

23 years ago(comint-carriage-motion): Renamed from
Gerd Moellmann [Mon, 28 May 2001 13:01:24 +0000 (13:01 +0000)]
(comint-carriage-motion): Renamed from
`comint-cr-magic'.  Operate on the buffer instead of the string
(for use as a comint post-output filter, instead of as a
pre-output filter).  Handle backspaces too.  Add to the
`comint-output-filter-functions' hook instead of
`comint-preoutput-filter-functions'.

23 years ago(outline-mode): Fix font-lock-defaults.
Stefan Monnier [Mon, 28 May 2001 12:21:59 +0000 (12:21 +0000)]
(outline-mode): Fix font-lock-defaults.
(outline-invisible-p): New function.
(hide-leaves): Save excursion.
(hide-other): Stop looping when reaching bobp.

23 years ago(Fload): Remove unused label.
Gerd Moellmann [Mon, 28 May 2001 12:05:45 +0000 (12:05 +0000)]
(Fload): Remove unused label.

23 years ago(string_display_width): Put in #if 0.
Gerd Moellmann [Mon, 28 May 2001 12:04:47 +0000 (12:04 +0000)]
(string_display_width): Put in #if 0.

23 years ago(char_property_eq): Put in #if 0.
Gerd Moellmann [Mon, 28 May 2001 12:04:26 +0000 (12:04 +0000)]
(char_property_eq): Put in #if 0.

23 years ago*** empty log message ***
Gerd Moellmann [Mon, 28 May 2001 11:58:55 +0000 (11:58 +0000)]
*** empty log message ***

23 years ago(speeds): Put in #if 0.
Gerd Moellmann [Mon, 28 May 2001 11:58:27 +0000 (11:58 +0000)]
(speeds): Put in #if 0.

23 years ago(japanese-hankaku): Prefer the charset
Gerd Moellmann [Mon, 28 May 2001 11:03:17 +0000 (11:03 +0000)]
(japanese-hankaku): Prefer the charset
`jisx0201' when the optional argument `ascii-only' is not specified.
(japanese-hankaku-region): Ditto.
From Katsumi Yamaoka <yamaoka@jpl.org>

23 years ago*** empty log message ***
Eli Zaretskii [Mon, 28 May 2001 07:24:57 +0000 (07:24 +0000)]
*** empty log message ***

23 years ago(custom-file): Fix last change.
Eli Zaretskii [Mon, 28 May 2001 07:13:32 +0000 (07:13 +0000)]
(custom-file): Fix last change.

23 years ago(byte-compile-file-form-autoload): Use the
Stefan Monnier [Sun, 27 May 2001 11:40:39 +0000 (11:40 +0000)]
(byte-compile-file-form-autoload): Use the
same definition in byte-compile-function-environment as `autoload'
would put in `symbol-function'.

23 years ago(byte-compile-inline-expand): Complete Dave's
Stefan Monnier [Sun, 27 May 2001 11:34:56 +0000 (11:34 +0000)]
(byte-compile-inline-expand): Complete Dave's
patch to correct the error message as well.

23 years ago(byte-compile-inline-expand): Fix the arg of `load' again.
Stefan Monnier [Sun, 27 May 2001 11:12:13 +0000 (11:12 +0000)]
(byte-compile-inline-expand): Fix the arg of `load' again.

23 years ago*** empty log message ***
Stefan Monnier [Sun, 27 May 2001 11:11:24 +0000 (11:11 +0000)]
*** empty log message ***

23 years ago(byte-compile-inline-expand): Undo last change.
Stefan Monnier [Sun, 27 May 2001 11:02:02 +0000 (11:02 +0000)]
(byte-compile-inline-expand): Undo last change.

23 years ago(custom-file): Don't assume we were invoked with -q unless ~/.emacs exists.
Eli Zaretskii [Sun, 27 May 2001 10:38:51 +0000 (10:38 +0000)]
(custom-file): Don't assume we were invoked with -q unless ~/.emacs exists.

23 years agoDocument that customizations from "emacs -q" cannot be saved.
Eli Zaretskii [Sun, 27 May 2001 06:26:54 +0000 (06:26 +0000)]
Document that customizations from "emacs -q" cannot be saved.

23 years ago(enable-command): If user-init-file is nil or does not
Eli Zaretskii [Sun, 27 May 2001 06:18:28 +0000 (06:18 +0000)]
(enable-command): If user-init-file is nil or does not
exist, default to "~/.emacs" (~/_emacs on DOS and, maybe, Windows).

23 years ago*** empty log message ***
Stefan Monnier [Sat, 26 May 2001 17:16:40 +0000 (17:16 +0000)]
*** empty log message ***

23 years ago(tex-mode-syntax-table): Add ^.
Stefan Monnier [Fri, 25 May 2001 22:08:58 +0000 (22:08 +0000)]
(tex-mode-syntax-table): Add ^.
(tex-font-lock-keywords-1, tex-font-lock-keywords-2):
Allow spaces around macro arguments.
(tex-mode-map): Inherit from text-mode-map, but rebind \t to
indent-for-tab-command.
(latex-mode-map, plain-tex-mode-map): New keymaps.
Inherit from tex-mode-map.
(tex-common-initialization): Don't setup the keymap any more
since it's now done right by define-derived-mode.
(latex-mode): Set skeleton-end-hook to nil.
(latex-skeleton-end-hook): Remove.
(tex-latex-block, latex-insert-item): Simplify.
(latex-syntax-after): Use following-char rather than char-after.
(tex-discount-args-cmds, tex-count-words): New functions.

23 years ago(tildify-ignored-environments-alist): Recognize \verb* right.
Stefan Monnier [Fri, 25 May 2001 21:43:21 +0000 (21:43 +0000)]
(tildify-ignored-environments-alist): Recognize \verb* right.

23 years ago(tildify-ignored-environments-alist):
Stefan Monnier [Fri, 25 May 2001 21:41:44 +0000 (21:41 +0000)]
(tildify-ignored-environments-alist):
Recognize \verb* as well.

23 years ago(perl-mode): Use define-derived-mode.
Stefan Monnier [Fri, 25 May 2001 21:16:05 +0000 (21:16 +0000)]
(perl-mode): Use define-derived-mode.
(perl-comment-indent): Simplify to let newcomment.el do its job.
(perl-electric-terminator, perl-calculate-indent, perl-indent-exp)
(perl-mark-function): Cleanup the namespace.
(perl-calculate-indent): Don't be fooled by nested functions.

23 years agoDocstring typo.
Stefan Monnier [Fri, 25 May 2001 20:35:00 +0000 (20:35 +0000)]
Docstring typo.

23 years ago(speedbar-find-selected-file): RE-quote the filename.
Stefan Monnier [Fri, 25 May 2001 18:48:41 +0000 (18:48 +0000)]
(speedbar-find-selected-file): RE-quote the filename.

23 years ago(byte-compile-inline-expand):
Stefan Monnier [Fri, 25 May 2001 18:43:50 +0000 (18:43 +0000)]
(byte-compile-inline-expand):
Fix the arg of `load'.  From Dave Love <fx@gnu.org>.

23 years ago2001-05-25 Andrew Choi <akochoi@i-cable.com>
Andrew Choi [Fri, 25 May 2001 11:47:37 +0000 (11:47 +0000)]
2001-05-25  Andrew Choi  <akochoi@i-cable.com>

* international/titdic-cnv.el (ctlau-gb-converter): `\' should
actually be `\\'.
(ctlau-b5-converter): Likewise.

23 years agoAdd some intro text in node Deletion.
Richard M. Stallman [Thu, 24 May 2001 21:55:04 +0000 (21:55 +0000)]
Add some intro text in node Deletion.

23 years agoClarify that building with MSVC requires nmake.
Jason Rumney [Thu, 24 May 2001 21:23:05 +0000 (21:23 +0000)]
Clarify that building with MSVC requires nmake.

23 years agoChange input method name chinese-ctlau-b5 back to chinese-ctlaub.
Andrew Choi [Thu, 24 May 2001 14:03:11 +0000 (14:03 +0000)]
Change input method name chinese-ctlau-b5 back to chinese-ctlaub.

23 years ago2001-05-24 Andrew Choi <akochoi@i-cable.com>
Andrew Choi [Thu, 24 May 2001 12:14:42 +0000 (12:14 +0000)]
2001-05-24  Andrew Choi  <akochoi@i-cable.com>

* international/titdic-cnv.el (quail-misc-package-ext-info):
Change name of input method chinese-ctlaub to chinese-ctlau-b5.