]> code.delx.au - gnu-emacs/log
gnu-emacs
18 years ago(compilation-disable-input): Doc fix.
Juri Linkov [Mon, 22 Aug 2005 19:55:57 +0000 (19:55 +0000)]
(compilation-disable-input): Doc fix.
(define-compilation-mode): Doc fix and refill.
(kill-compilation): Use `mode-name' in the error message.
(compilation-find-file): Use `compilation-error' in the
read-file-name's prompt.

18 years ago(Info-insert-dir): Use save-excursion around insert-buffer-substring.
Juri Linkov [Mon, 22 Aug 2005 19:53:46 +0000 (19:53 +0000)]
(Info-insert-dir): Use save-excursion around insert-buffer-substring.
(Info-isearch-search): Use LITERAL arg of replace-regexp-in-string.
(Info-escape-percent): Delete function.
(Info-fontify-node): Replace Info-escape-percent by
replace-regexp-in-string with REP arg set to lambda that
duplicates `%' and preserves text properties.

18 years ago(set-face-underline): Delete this duplicate function
Juri Linkov [Mon, 22 Aug 2005 19:53:05 +0000 (19:53 +0000)]
(set-face-underline): Delete this duplicate function
and make an obsolete alias to set-face-underline-p.
(set-face-underline-p): Use docstring of set-face-underline.
(describe-face): Create hyperlink to parent face.

18 years ago(smerge-basic-map): Bind smerge-combine-with-next.
Stefan Monnier [Mon, 22 Aug 2005 14:38:51 +0000 (14:38 +0000)]
(smerge-basic-map): Bind smerge-combine-with-next.
(smerge-auto-leave): Make undo re-enable the mode.
(debug-ignored-errors): Add the user-error of impossible resolution.
(smerge-resolve): Move things around a bit, in preparation for later.
(smerge-diff): Don't fail if the buffer has no associated file.
(ediff-ancestor-buffer, ediff-quit-hook): Quieten byte-compiler.
(smerge-conflict-overlay): New function.
(smerge-match-conflict): Don't add text properties here.
(smerge-find-conflict): Instead, add an overlay here.
Also check for the case where we're inside a conflict already, so as to
obviate the need for font-lock-multiline, which is unbearably slow with
large conflicts and ciomplex font-lock patterns.
(smerge-remove-props): Remove overlay rather than text-properties.
(smerge-mode): Don't set font-lock-multiline.
Remove overlays when turned off.

18 years ago* fringe.c (update_window_fringes): Only put TOP and BOTTOM
Kim F. Storm [Sun, 21 Aug 2005 21:48:22 +0000 (21:48 +0000)]
* fringe.c (update_window_fringes): Only put TOP and BOTTOM
bitmaps on fully visible rows.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 21 Aug 2005 21:47:55 +0000 (21:47 +0000)]
*** empty log message ***

18 years ago(ido-ignore-item-p): Use save-match-data.
Kim F. Storm [Sun, 21 Aug 2005 21:26:07 +0000 (21:26 +0000)]
(ido-ignore-item-p): Use save-match-data.
Bind case-fold-search to ido-case-fold locally.

18 years ago(redisplay_window): Call update_window_fringes with
Kim F. Storm [Sun, 21 Aug 2005 20:58:03 +0000 (20:58 +0000)]
(redisplay_window): Call update_window_fringes with
KEEP_CURRENT_P non-0 if we are going to refresh fringes later.

18 years ago(update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
Kim F. Storm [Sun, 21 Aug 2005 20:57:42 +0000 (20:57 +0000)]
(update_window_fringes): Replace FORCE_P arg with KEEP_CURRENT_P arg;
if non-zero, don't update current row fringes, and return 0.

18 years ago*** empty log message ***
Kim F. Storm [Sun, 21 Aug 2005 20:56:35 +0000 (20:56 +0000)]
*** empty log message ***

18 years ago(normal-mode): If font lock is on, turn it off and on.
Richard M. Stallman [Sat, 20 Aug 2005 21:50:48 +0000 (21:50 +0000)]
(normal-mode): If font lock is on, turn it off and on.

18 years ago(replace-regexp-in-string): Doc fix.
Richard M. Stallman [Sat, 20 Aug 2005 21:48:51 +0000 (21:48 +0000)]
(replace-regexp-in-string): Doc fix.

18 years ago(command-line-1): Don't suppress startup screen due to existing processes.
Richard M. Stallman [Sat, 20 Aug 2005 21:48:20 +0000 (21:48 +0000)]
(command-line-1): Don't suppress startup screen due to existing processes.

18 years ago(grep): Bind compilation-disable-input to t.
Richard M. Stallman [Sat, 20 Aug 2005 21:47:40 +0000 (21:47 +0000)]
(grep): Bind compilation-disable-input to t.

18 years ago(compilation-disable-input): Default to nil.
Richard M. Stallman [Sat, 20 Aug 2005 21:47:06 +0000 (21:47 +0000)]
(compilation-disable-input): Default to nil.

18 years agoMention compilation-disable-input.
Eli Zaretskii [Sat, 20 Aug 2005 12:20:49 +0000 (12:20 +0000)]
Mention compilation-disable-input.

18 years ago*** empty log message ***
Eli Zaretskii [Sat, 20 Aug 2005 12:15:04 +0000 (12:15 +0000)]
*** empty log message ***

18 years ago(compilation-disable-input): New defcustom.
Eli Zaretskii [Sat, 20 Aug 2005 12:14:24 +0000 (12:14 +0000)]
(compilation-disable-input): New defcustom.
(compilation-start): If compilation-disable-input is non-nil, send EOF to
the compilation process.

18 years ago(The Buffer List): Clarify the manipulation of the buffer list.
Eli Zaretskii [Sat, 20 Aug 2005 11:58:09 +0000 (11:58 +0000)]
(The Buffer List): Clarify the manipulation of the buffer list.

18 years agoUpdate links and URLs.
Eli Zaretskii [Sat, 20 Aug 2005 11:49:26 +0000 (11:49 +0000)]
Update links and URLs.

18 years ago(tex-bibtex-file, tex-send-tex-command):
Eli Zaretskii [Sat, 20 Aug 2005 11:41:23 +0000 (11:41 +0000)]
(tex-bibtex-file, tex-send-tex-command):
Run the argument of tex-shell-cd-command through
convert-standard-filename, to get the correct style of slashes on
Windows, and enclose the result in quotes, in case the file name
includes whitespace or other special characters.

18 years ago(display_echo_area_1): Get display start pos from w->start.
Richard M. Stallman [Sat, 20 Aug 2005 05:26:27 +0000 (05:26 +0000)]
(display_echo_area_1): Get display start pos from w->start.
(resize_mini_window): Set w->start, and PT, so as to display the tail
end of the buffer, if it doesn't all fit.

18 years ago(gud-kill-buffer-hook): Don't kill unrelated
Andreas Schwab [Fri, 19 Aug 2005 15:03:48 +0000 (15:03 +0000)]
(gud-kill-buffer-hook): Don't kill unrelated
process.

18 years ago(minibuffer-prompt-properties): Correct typo.
Luc Teirlinck [Fri, 19 Aug 2005 02:08:56 +0000 (02:08 +0000)]
(minibuffer-prompt-properties): Correct typo.

18 years ago*** empty log message ***
Luc Teirlinck [Fri, 19 Aug 2005 02:07:51 +0000 (02:07 +0000)]
*** empty log message ***

18 years ago(Obtaining the FAQ): Delete refs to Lerner's email and web site.
Richard M. Stallman [Thu, 18 Aug 2005 19:30:05 +0000 (19:30 +0000)]
(Obtaining the FAQ): Delete refs to Lerner's email and web site.

18 years ago(Top): Delete menu item for deleted node Keyboard Translations.
Luc Teirlinck [Thu, 18 Aug 2005 17:56:08 +0000 (17:56 +0000)]
(Top): Delete menu item for deleted node Keyboard Translations.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 18 Aug 2005 17:53:09 +0000 (17:53 +0000)]
*** empty log message ***

18 years agoFix errors due to incorrect line wrapping.
Kim F. Storm [Thu, 18 Aug 2005 15:06:23 +0000 (15:06 +0000)]
Fix errors due to incorrect line wrapping.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 18 Aug 2005 15:06:09 +0000 (15:06 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Thu, 18 Aug 2005 15:03:37 +0000 (15:03 +0000)]
*** empty log message ***

18 years ago(Unasked-for Search): Delete xref to Keyboard Translations.
Richard M. Stallman [Thu, 18 Aug 2005 15:03:23 +0000 (15:03 +0000)]
(Unasked-for Search): Delete xref to Keyboard Translations.

18 years ago(Glossary): Delete xref.
Richard M. Stallman [Thu, 18 Aug 2005 15:02:47 +0000 (15:02 +0000)]
(Glossary): Delete xref.

18 years ago(Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate.
Richard M. Stallman [Thu, 18 Aug 2005 15:02:16 +0000 (15:02 +0000)]
(Swapping keys): Xref for normal-erase-is-backspace-mode, not keyboard-translate.

18 years ago(Minor Modes): Say that the list here is not complete.
Richard M. Stallman [Thu, 18 Aug 2005 15:01:06 +0000 (15:01 +0000)]
(Minor Modes): Say that the list here is not complete.
(Keyboard Translations): Node deleted.
(Disabling): Delete xref to it.
(Customization Groups): Fix Custom buffer example.
(Hooks): Mention remove-hooks.

18 years ago(calc_pixel_width_or_height): Use actual display
Kim F. Storm [Thu, 18 Aug 2005 11:31:22 +0000 (11:31 +0000)]
(calc_pixel_width_or_height): Use actual display
resolution when available instead of Vdisplay_pixels_per_inch.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 18 Aug 2005 11:31:04 +0000 (11:31 +0000)]
*** empty log message ***

18 years ago(dired-move-to-end-of-filename):
Thien-Thi Nguyen [Thu, 18 Aug 2005 11:30:44 +0000 (11:30 +0000)]
(dired-move-to-end-of-filename):
Handle fifo as rendered by "ls -lF": Don't include trailing "|".

18 years ago(ido-everywhere): Fix defcustom :set function to disable
Kim F. Storm [Thu, 18 Aug 2005 09:29:48 +0000 (09:29 +0000)]
(ido-everywhere): Fix defcustom :set function to disable
rather than toggle mode when custom value is nil.
(ido-everywhere): Fix defun doc string.

18 years ago*** empty log message ***
Kim F. Storm [Thu, 18 Aug 2005 09:29:36 +0000 (09:29 +0000)]
*** empty log message ***

18 years ago(GDB Graphical Interface): Improve filling of menu item.
Luc Teirlinck [Thu, 18 Aug 2005 02:48:50 +0000 (02:48 +0000)]
(GDB Graphical Interface): Improve filling of menu item.

18 years ago*** empty log message ***
Luc Teirlinck [Thu, 18 Aug 2005 02:45:28 +0000 (02:45 +0000)]
*** empty log message ***

18 years ago(GDB Graphical Interface): Use better node names.
Nick Roberts [Wed, 17 Aug 2005 23:46:32 +0000 (23:46 +0000)]
(GDB Graphical Interface): Use better node names.

18 years ago*** empty log message ***
Nick Roberts [Wed, 17 Aug 2005 23:44:52 +0000 (23:44 +0000)]
*** empty log message ***

18 years ago(minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable".
Richard M. Stallman [Wed, 17 Aug 2005 15:49:10 +0000 (15:49 +0000)]
(minibuffer-prompt-properties): Use "Don't Enter" as tag instead of "Inviolable".

18 years ago(windmove-coordinates-of-position): Remove.
Kim F. Storm [Wed, 17 Aug 2005 15:03:00 +0000 (15:03 +0000)]
(windmove-coordinates-of-position): Remove.
(windmove-coordinates-of-window-position): Remove.
(windmove-reference-loc): Use posn-at-point instead.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 Aug 2005 15:02:41 +0000 (15:02 +0000)]
*** empty log message ***

18 years ago(buffer_posn_from_coords): Check that target row is
Kim F. Storm [Wed, 17 Aug 2005 15:00:14 +0000 (15:00 +0000)]
(buffer_posn_from_coords): Check that target row is
within matrix.

18 years ago(pos_visible_p): Adjust X value if window is hscrolled.
Kim F. Storm [Wed, 17 Aug 2005 14:59:41 +0000 (14:59 +0000)]
(pos_visible_p): Adjust X value if window is hscrolled.

18 years ago(insert-for-yank-1): Doc fix.
Kim F. Storm [Wed, 17 Aug 2005 14:08:30 +0000 (14:08 +0000)]
(insert-for-yank-1): Doc fix.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 Aug 2005 14:08:12 +0000 (14:08 +0000)]
*** empty log message ***

18 years ago(ido-enter-matching-directory): Rename from
Kim F. Storm [Wed, 17 Aug 2005 11:17:41 +0000 (11:17 +0000)]
(ido-enter-matching-directory): Rename from
ido-enter-single-matching-directory.  Change 'slash choice to
'only.  Add 'first choice.
(ido-exhibit): Adapt to above changes.

18 years ago*** empty log message ***
Kim F. Storm [Wed, 17 Aug 2005 11:17:19 +0000 (11:17 +0000)]
*** empty log message ***

18 years agoExpand comment about building loaddefs.el.
Luc Teirlinck [Wed, 17 Aug 2005 01:58:07 +0000 (01:58 +0000)]
Expand comment about building loaddefs.el.

18 years ago*** empty log message ***
Luc Teirlinck [Wed, 17 Aug 2005 01:56:57 +0000 (01:56 +0000)]
*** empty log message ***

18 years ago* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
Jan Djärv [Tue, 16 Aug 2005 19:34:25 +0000 (19:34 +0000)]
* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
xg_set_frame_icon and call it.

* gtkutil.c (xg_set_frame_icon): New function.

* gtkutil.h (xg_set_frame_icon): Declare it.

18 years ago* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
Jan Djärv [Tue, 16 Aug 2005 19:34:00 +0000 (19:34 +0000)]
* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
xg_set_frame_icon and call it.

18 years ago* gtkutil.c (xg_set_frame_icon): New function.
Jan Djärv [Tue, 16 Aug 2005 19:33:40 +0000 (19:33 +0000)]
* gtkutil.c (xg_set_frame_icon): New function.

18 years ago* gtkutil.h (xg_set_frame_icon): Declare it.
Jan Djärv [Tue, 16 Aug 2005 19:33:07 +0000 (19:33 +0000)]
* gtkutil.h (xg_set_frame_icon): Declare it.

18 years ago(SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
Kim F. Storm [Tue, 16 Aug 2005 14:58:33 +0000 (14:58 +0000)]
(SAVED_WINDOW_VECTOR_SIZE): Remove dangerous define.
(Fcurrent_window_configuration): Use VECSIZE macro instead.

18 years ago(increment_row_positions): Skip non-enabled rows.
Kim F. Storm [Tue, 16 Aug 2005 14:58:16 +0000 (14:58 +0000)]
(increment_row_positions): Skip non-enabled rows.

18 years ago*** empty log message ***
Kim F. Storm [Tue, 16 Aug 2005 14:57:30 +0000 (14:57 +0000)]
*** empty log message ***

18 years agoUpdate "copyright years" section.
Thien-Thi Nguyen [Tue, 16 Aug 2005 11:48:27 +0000 (11:48 +0000)]
Update "copyright years" section.

18 years agoUpdate years in copyright notice; nfc.
Thien-Thi Nguyen [Tue, 16 Aug 2005 10:34:51 +0000 (10:34 +0000)]
Update years in copyright notice; nfc.

18 years ago(toggle-gdb-use-inferior-io-buffer):
Nick Roberts [Tue, 16 Aug 2005 09:32:11 +0000 (09:32 +0000)]
(toggle-gdb-use-inferior-io-buffer):
Comment use of defadvice.

18 years ago(gud-jump): Rework for gdb-ui.
Nick Roberts [Tue, 16 Aug 2005 09:31:31 +0000 (09:31 +0000)]
(gud-jump): Rework for gdb-ui.

18 years ago*** empty log message ***
Nick Roberts [Tue, 16 Aug 2005 09:30:35 +0000 (09:30 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Tue, 16 Aug 2005 02:32:05 +0000 (02:32 +0000)]
*** empty log message ***

18 years ago(message3_nolog): Clear echo_message_buffer.
Richard M. Stallman [Tue, 16 Aug 2005 01:34:06 +0000 (01:34 +0000)]
(message3_nolog): Clear echo_message_buffer.

18 years ago(flyspell-large-region): Fix doc and custom type.
Richard M. Stallman [Mon, 15 Aug 2005 23:48:30 +0000 (23:48 +0000)]
(flyspell-large-region): Fix doc and custom type.
(flyspell-mark-duplications-flag): Doc fix.

18 years ago* mh-customize.el: Do not use face-alias compatibility for
Dan Nicolaescu [Mon, 15 Aug 2005 21:29:32 +0000 (21:29 +0000)]
* mh-customize.el: Do not use face-alias compatibility for
faces that did not appear in the previous Emacs release.

* buff-menu.el:
* compare-w.el:
* emacs-lisp/testcover.el:
* play/gomoku.el:
* play/mpuz.el:
* progmodes/flymake.el:
* progmodes/gdb-ui.el:
* progmodes/idlw-help.el:
* progmodes/idlw-shell.el:
* progmodes/ld-script.el:
* progmodes/which-func.el:
* ruler-mode.el:
* strokes.el:
* textmodes/sgml-mode.el:
* textmodes/table.el: Do not use face-alias for backward
compatibility for faces that did not appear in the previous Emacs
release.

18 years agoRefill long lines.
Andreas Schwab [Mon, 15 Aug 2005 20:16:05 +0000 (20:16 +0000)]
Refill long lines.

18 years ago(next-error-follow-minor-mode): Fix init value and
Dan Nicolaescu [Mon, 15 Aug 2005 17:23:50 +0000 (17:23 +0000)]
(next-error-follow-minor-mode): Fix init value and
ligher.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 15 Aug 2005 14:51:27 +0000 (14:51 +0000)]
*** empty log message ***

18 years ago(cua-delete-region): Return t if
Kim F. Storm [Mon, 15 Aug 2005 14:10:39 +0000 (14:10 +0000)]
(cua-delete-region): Return t if
deleted region was non-empty.
(cua-replace-region): Inhibit overwrite-mode for
self-insert-command if replaced region was non-empty.
(cua--explicit-region-start, cua--status-string): Make them
buffer-local at top-level...
(cua-mode): ...rather than when mode is enabled.

18 years agoRemove reference to UDP server processes hanging on Windows
Juanma Barranquero [Mon, 15 Aug 2005 13:54:37 +0000 (13:54 +0000)]
Remove reference to UDP server processes hanging on Windows
(fixed by Kim F. Storm).

18 years ago(vhdl-emacs-21): Set t for Emacs 21, 22, and so on.
Thien-Thi Nguyen [Mon, 15 Aug 2005 13:54:33 +0000 (13:54 +0000)]
(vhdl-emacs-21): Set t for Emacs 21, 22, and so on.

18 years agoUpdate Commentary header.
David Ponce [Mon, 15 Aug 2005 13:00:09 +0000 (13:00 +0000)]
Update Commentary header.
(tree-widget-theme): Doc fix.
(tree-widget-space-width): New option.
(tree-widget-image-properties): Look up in the default theme too.
(tree-widget--cursors): Only for images with arrow pointer shape.
(tree-widget-lookup-image): Pointer shape is hand by default.
(tree-widget-icon): Generic icon widget renamed from
`tree-widget-control'.
(tree-widget-*-icon): Rename from `tree-widget-*-control' and
derive from `tree-widget-icon'.
(tree-widget-handle): Improve default look and feel of the text
representation.
(tree-widget): Rename :*-control properties to :*-icon properties.
Add :action and :help-echo properties.
(tree-widget-after-toggle-functions): Move.
(tree-widget-close-node, tree-widget-open-node): Remove.
(tree-widget-before-create-icon-functions): New hook.
(tree-widget-value-create): Update to allow customization of icons
and nodes at run-time via that new hook.
(tree-widget-icon-create, tree-widget-leaf-node-icon-p)
(tree-widget-icon-action, tree-widget-icon-help-echo)
(tree-widget-action, tree-widget-help-echo): New functions.

18 years ago*** empty log message ***
David Ponce [Mon, 15 Aug 2005 12:58:24 +0000 (12:58 +0000)]
*** empty log message ***

18 years ago(ido-buffer-internal): Use with-no-warnings.
Kim F. Storm [Mon, 15 Aug 2005 12:29:54 +0000 (12:29 +0000)]
(ido-buffer-internal): Use with-no-warnings.
(ido-make-merged-file-list): Use while-no-input.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 15 Aug 2005 12:29:38 +0000 (12:29 +0000)]
*** empty log message ***

18 years ago(QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.
Kim F. Storm [Mon, 15 Aug 2005 12:22:43 +0000 (12:22 +0000)]
(QUIT) [!SYNC_INPUT]: Throw t to Vthrow_on_input.

18 years agoUpdate dismal link
Stephen Eglen [Mon, 15 Aug 2005 10:41:09 +0000 (10:41 +0000)]
Update dismal link

18 years agoTypo.
Andreas Schwab [Mon, 15 Aug 2005 10:11:41 +0000 (10:11 +0000)]
Typo.

18 years ago(deactivate_process, status_notify, read_process_output):
Kim F. Storm [Mon, 15 Aug 2005 08:45:04 +0000 (08:45 +0000)]
(deactivate_process, status_notify, read_process_output):
Remove prototypes.

18 years ago(deactivate_process, status_notify, read_process_output)
Kim F. Storm [Mon, 15 Aug 2005 08:44:53 +0000 (08:44 +0000)]
(deactivate_process, status_notify, read_process_output)
(update_status, status_convert, decode_status, allocate_pty)
(make_process, remove_process, list_processes_1)
(create_process_1, unwind_request_sigio, read_process_output)
(send_process, keyboard_bit_set): Declare static.
(Fdelete_process): Simplify.  Pass process to status_notify, so we
don't try to read output from it.
(status_notify): New arg deleting_process--don't try to read
output from that process.

18 years ago*** empty log message ***
Kim F. Storm [Mon, 15 Aug 2005 08:44:36 +0000 (08:44 +0000)]
*** empty log message ***

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 15 Aug 2005 02:06:44 +0000 (02:06 +0000)]
*** empty log message ***

18 years ago(Auto Major Mode): interpreter-mode-alist is not a regexp.
Richard M. Stallman [Mon, 15 Aug 2005 02:06:09 +0000 (02:06 +0000)]
(Auto Major Mode): interpreter-mode-alist is not a regexp.

18 years ago(interpreter-mode-alist): Doc fix.
Richard M. Stallman [Mon, 15 Aug 2005 02:05:01 +0000 (02:05 +0000)]
(interpreter-mode-alist): Doc fix.

18 years ago(rmail-nonignored-headers): New variable.
Richard M. Stallman [Mon, 15 Aug 2005 02:04:29 +0000 (02:04 +0000)]
(rmail-nonignored-headers): New variable.
(rmail-clear-headers): Use it.
(rmail-reply): Better handling of mail-followup-to header.

18 years ago(sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.
Richard M. Stallman [Mon, 15 Aug 2005 02:01:38 +0000 (02:01 +0000)]
(sh-font-lock-keywords-var): Variable renamed from sh-font-lock-keywords.
In the `shell' entry, don't try to refer to executable-font-lock-keywords.
(sh-font-lock-keywords-var-1): Renamed from sh-font-lock-keywords-1.
(sh-font-lock-keywords-var-2): Renamed from sh-font-lock-keywords-2.
(sh-font-lock-keywords): Append executable-font-lock-keywords here.
(sh-mode): Set comment-start-skip, local-abbrev-table, imenu-case-fold-search.
(sh-set-shell): Don't set them here.
(sh-feature): Simplify.  Get rid of the eval-a-variable feature.
Don't cache the results in the original alist; don't ever modify that alist.

18 years ago(flyspell-mode): Autoload a defvar.
Richard M. Stallman [Mon, 15 Aug 2005 01:49:51 +0000 (01:49 +0000)]
(flyspell-mode): Autoload a defvar.

18 years agoFix copyright notice, list author.
Richard M. Stallman [Mon, 15 Aug 2005 01:48:45 +0000 (01:48 +0000)]
Fix copyright notice, list author.

18 years ago(Sentences): Fix xref.
Richard M. Stallman [Mon, 15 Aug 2005 01:47:46 +0000 (01:47 +0000)]
(Sentences): Fix xref.

18 years ago(syms_of_image): Init Qxbm, Qpbm before calling define_image_type.
Richard M. Stallman [Mon, 15 Aug 2005 01:47:01 +0000 (01:47 +0000)]
(syms_of_image): Init Qxbm, Qpbm before calling define_image_type.

18 years ago*** empty log message ***
Richard M. Stallman [Mon, 15 Aug 2005 01:45:46 +0000 (01:45 +0000)]
*** empty log message ***

18 years ago(lookup-words): Cope with case where ARGS is empty.
Richard M. Stallman [Mon, 15 Aug 2005 01:37:41 +0000 (01:37 +0000)]
(lookup-words): Cope with case where ARGS is empty.

18 years agoPut autoload cookie at risky-local-variable declarations.
Andreas Schwab [Sun, 14 Aug 2005 23:55:03 +0000 (23:55 +0000)]
Put autoload cookie at risky-local-variable declarations.

18 years agoRevert last change.
Andreas Schwab [Sun, 14 Aug 2005 23:45:46 +0000 (23:45 +0000)]
Revert last change.