bpt/emacs.git
22 years ago(byte-recompile-directory): Report numbers of files skipped and failed too.
Sam Steingold [Mon, 29 Oct 2001 17:26:26 +0000 (17:26 +0000)]
(byte-recompile-directory): Report numbers of files skipped and failed too.

22 years ago(log-view-mode-map): Bind `M-n' and `M-p', not `M n'
Kai Großjohann [Mon, 29 Oct 2001 15:46:46 +0000 (15:46 +0000)]
(log-view-mode-map): Bind `M-n' and `M-p', not `M n'
and `M p'.

22 years ago(iso-accents-compose): Push SECOND-CHAR
Gerd Moellmann [Mon, 29 Oct 2001 15:44:21 +0000 (15:44 +0000)]
(iso-accents-compose): Push SECOND-CHAR
as is on unread-command-events instead of `(SECOND-CHAR)'.

22 years ago(x_display_and_set_cursor): If cursor_in_echo_area,
Gerd Moellmann [Mon, 29 Oct 2001 14:00:39 +0000 (14:00 +0000)]
(x_display_and_set_cursor): If cursor_in_echo_area,
use NO_CURSOR if cursor_in_non_selected_windows is false.

22 years ago#
André Spiegel [Mon, 29 Oct 2001 12:28:12 +0000 (12:28 +0000)]
#

22 years ago# Doc fix, completing prev change.
André Spiegel [Mon, 29 Oct 2001 12:26:15 +0000 (12:26 +0000)]
# Doc fix, completing prev change.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Oct 2001 12:25:58 +0000 (12:25 +0000)]
*** empty log message ***

22 years ago(enriched-face-ans): Handle face attributes
Gerd Moellmann [Mon, 29 Oct 2001 12:25:27 +0000 (12:25 +0000)]
(enriched-face-ans): Handle face attributes
of the form `(FACE1 FACE2 ...).

22 years ago(Fface_font): Use UNSPECIFIEDP instead of NILP for
Gerd Moellmann [Mon, 29 Oct 2001 12:21:56 +0000 (12:21 +0000)]
(Fface_font): Use UNSPECIFIEDP instead of NILP for
the slant attribute if FRAME is t.

22 years agoMention vc-*-switches in backend API documentation.
André Spiegel [Mon, 29 Oct 2001 12:21:26 +0000 (12:21 +0000)]
Mention vc-*-switches in backend API documentation.
(vc-annotate): Adapt doc string to recent change.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Oct 2001 11:39:52 +0000 (11:39 +0000)]
*** empty log message ***

22 years ago(dired-omit-startup): Show ``Omit'' only in Dired
Gerd Moellmann [Mon, 29 Oct 2001 11:39:24 +0000 (11:39 +0000)]
(dired-omit-startup): Show ``Omit'' only in Dired
buffers.

22 years ago(x_set_internal_border_width): Set frame garbaged
Gerd Moellmann [Mon, 29 Oct 2001 11:18:51 +0000 (11:18 +0000)]
(x_set_internal_border_width): Set frame garbaged
when X window doesn't exist yet.

22 years ago(x_after_update_window_line): Clear internal border
Gerd Moellmann [Mon, 29 Oct 2001 11:16:20 +0000 (11:16 +0000)]
(x_after_update_window_line): Clear internal border
in different circumstances.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Oct 2001 09:44:56 +0000 (09:44 +0000)]
*** empty log message ***

22 years ago(XTread_socket) <KeyPress>: Don't use
Gerd Moellmann [Mon, 29 Oct 2001 09:44:31 +0000 (09:44 +0000)]
(XTread_socket) <KeyPress>: Don't use
STRING_CHAR_AND_LENGTH if nchars == nbytes.  From Kenichi Handa
<handa@etl.go.jp>.

22 years ago(sql-mysql): Doc change by RMS.
Gerd Moellmann [Mon, 29 Oct 2001 09:35:04 +0000 (09:35 +0000)]
(sql-mysql): Doc change by RMS.

(sql-db2): Doc change.
(sql-help): Doc change by Christian Egli <christian.egli@stest.ch>.
(sql-mysql): Doc change by Christian Egli <christian.egli@stest.ch>.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Oct 2001 09:11:17 +0000 (09:11 +0000)]
*** empty log message ***

22 years ago(substitute-env-vars): Don't quote argument to `rx';
Gerd Moellmann [Mon, 29 Oct 2001 09:10:48 +0000 (09:10 +0000)]
(substitute-env-vars): Don't quote argument to `rx';
it's a macro.

22 years ago*** empty log message ***
Gerd Moellmann [Mon, 29 Oct 2001 08:28:56 +0000 (08:28 +0000)]
*** empty log message ***

22 years ago(x_build_heuristic_mask): Use x_alloc_image_color.
Gerd Moellmann [Sun, 28 Oct 2001 20:57:00 +0000 (20:57 +0000)]
(x_build_heuristic_mask): Use x_alloc_image_color.

22 years ago*** empty log message ***
Gerd Moellmann [Sun, 28 Oct 2001 19:28:52 +0000 (19:28 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Eli Zaretskii [Sun, 28 Oct 2001 19:28:08 +0000 (19:28 +0000)]
*** empty log message ***

22 years agoAdd IBM S/390 on GNU/Linux.
Eli Zaretskii [Sun, 28 Oct 2001 19:16:18 +0000 (19:16 +0000)]
Add IBM S/390 on GNU/Linux.

22 years agoNew file. From Adam Thornton <athornton@sinenomine.net>.
Eli Zaretskii [Sun, 28 Oct 2001 19:10:11 +0000 (19:10 +0000)]
New file.  From Adam Thornton <athornton@sinenomine.net>.

22 years ago(x_build_heuristic_mask): Fix a bug not incrementing
Gerd Moellmann [Sun, 28 Oct 2001 19:08:14 +0000 (19:08 +0000)]
(x_build_heuristic_mask): Fix a bug not incrementing
a loop counter.

22 years ago(s390-*-linux-gnu): New system. From Adam Thornton <athornton@sinenomine.net>.
Eli Zaretskii [Sun, 28 Oct 2001 19:05:36 +0000 (19:05 +0000)]
(s390-*-linux-gnu): New system.  From Adam Thornton <athornton@sinenomine.net>.

22 years agoUse argv[0] instead of emacs when -t was specified.
Pavel Janík [Sun, 28 Oct 2001 18:53:39 +0000 (18:53 +0000)]
Use argv[0] instead of emacs when -t was specified.

22 years agoChange doc-string comments to `new style' [w/`doc:' keyword].
Pavel Janík [Sun, 28 Oct 2001 18:50:45 +0000 (18:50 +0000)]
Change doc-string comments to `new style' [w/`doc:' keyword].
Fix typos in comments.

22 years ago(RegText): Fix the wording in the last change. From Richard M. Stallman.
Eli Zaretskii [Sun, 28 Oct 2001 17:41:55 +0000 (17:41 +0000)]
(RegText): Fix the wording in the last change.  From Richard M. Stallman.

22 years ago(Customization Types): Add a reference to the Widget manual.
Eli Zaretskii [Sun, 28 Oct 2001 17:38:29 +0000 (17:38 +0000)]
(Customization Types): Add a reference to the Widget manual.

22 years ago(recursive-load-depth-limit): Added.
Gerd Moellmann [Sun, 28 Oct 2001 16:24:15 +0000 (16:24 +0000)]
(recursive-load-depth-limit): Added.

22 years ago(version18p, version20p): Vars deleted.
Richard M. Stallman [Sun, 28 Oct 2001 14:21:59 +0000 (14:21 +0000)]
(version18p, version20p): Vars deleted.
All uses removed--assume Emacs version is >= 20.

22 years ago(sc-emacs-features): Test for "Emacs 19"
Richard M. Stallman [Sun, 28 Oct 2001 14:20:39 +0000 (14:20 +0000)]
(sc-emacs-features): Test for "Emacs 19"
by really checking that it is not version 18.

22 years ago(eval-defun): Doc fix.
Richard M. Stallman [Sun, 28 Oct 2001 14:15:14 +0000 (14:15 +0000)]
(eval-defun): Doc fix.

22 years ago*** empty log message ***
Richard M. Stallman [Sun, 28 Oct 2001 14:14:44 +0000 (14:14 +0000)]
*** empty log message ***

22 years ago(bug_reporting_address): New function.
Pavel Janík [Sun, 28 Oct 2001 13:42:48 +0000 (13:42 +0000)]
(bug_reporting_address): New function.
Use it when displaying usage message.

22 years ago(read_minibuf): Remove unused external declaration of variable
Pavel Janík [Sun, 28 Oct 2001 10:56:21 +0000 (10:56 +0000)]
(read_minibuf): Remove unused external declaration of variable
`Qread_only'.

22 years ago(access_keymap): Remove unused variable `charset'.
Pavel Janík [Sun, 28 Oct 2001 10:53:43 +0000 (10:53 +0000)]
(access_keymap): Remove unused variable `charset'.

22 years ago*** empty log message ***
Miles Bader [Sun, 28 Oct 2001 10:22:34 +0000 (10:22 +0000)]
*** empty log message ***

22 years ago(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
Miles Bader [Sun, 28 Oct 2001 10:19:33 +0000 (10:19 +0000)]
(face-attribute): Add INHERIT argument, consider face inheritance if non-nil.
(face-attribute-merged-with): New function.
(face-attribute-specified-or): New macro.
(face-foreground, face-background, face-stipple): Add INHERIT argument.
Use `face-attribute-specified-or'.

22 years ago(merge_face_heights): Handle TO being relative as well.
Miles Bader [Sun, 28 Oct 2001 10:09:29 +0000 (10:09 +0000)]
(merge_face_heights): Handle TO being relative as well.
Remove #ifdef'd-out code.
(Fface_attribute_relative_p, Fmerge_face_attribute): New functions.
(syms_of_xfaces): Initialize them.

22 years ago*** empty log message ***
Stefan Monnier [Sun, 28 Oct 2001 06:48:56 +0000 (06:48 +0000)]
*** empty log message ***

22 years ago(syntax-ppss-stats): Be more robust when dividing by 0.
Stefan Monnier [Sun, 28 Oct 2001 05:43:36 +0000 (05:43 +0000)]
(syntax-ppss-stats): Be more robust when dividing by 0.

22 years agoRequire `syntax'.
Stefan Monnier [Sun, 28 Oct 2001 04:48:16 +0000 (04:48 +0000)]
Require `syntax'.
(font-lock-defaults-alist): Don't define keywords for lisp languages.
Use `c-font-lock-syntactic-face-function' for c languages.
(font-lock-mode): Don't unset vars when turning the mode off.
(font-lock-default-fontify-buffer): Don't unset vars at the end.
(font-lock-extra-managed-props): New var.
(font-lock-default-unfontify-region): Use it.
(font-lock-apply-syntactic-highlight): Flush the syntax cache.
Don't eval the value when there's no match.
(font-lock-ppss-stats): New var.
(font-lock-ppss): New fun.
(font-lock-fontify-syntactically-region): Use it and syntax.ppss.
(font-lock-apply-highlight): Allow `highlight' to set several props.
(font-lock-set-defaults): Use dolist.
(font-lock-unset-defaults): Remove.
(font-lock-match-c-style-declaration-item-and-skip-to-next):
Try to recognize prototypes using `foo P_ ((args))'.
({c,c++,java,objc}-font-lock-keywords-{1,2,3}): Don't setq a defconst.
(c-font-lock-keywords-2): Fix last change to still use Anders' trick.
(c-font-lock-syntactic-face-function): New function.
(font-lock-match-c++-style-declaration-item-and-skip-to-next)
(c++-keywords): Use a more sophisticated regexp to handle
shallowly nested templates.

22 years ago(sgml-tags-invisible): Typo.
Stefan Monnier [Sun, 28 Oct 2001 04:12:46 +0000 (04:12 +0000)]
(sgml-tags-invisible): Typo.

22 years ago(sgml-empty-tags): New var.
Stefan Monnier [Sun, 28 Oct 2001 04:10:40 +0000 (04:10 +0000)]
(sgml-empty-tags): New var.
(sgml-tag): Use it.  Cleanup with `cond'.
(sgml-tags-invisible): Make sgml-tags-invisible buffer-local.
Mark the overlays and only delete those that are marked.
(sgml-skip-close-p): Remove.
(sgml-value): Replace sgml-skip-close-p with its definition.
(html-tag-alist): Use sgml-xml a bit more.
(html-mode): Set sgml-empty-tags.

22 years ago*** empty log message ***
Stefan Monnier [Sun, 28 Oct 2001 03:29:49 +0000 (03:29 +0000)]
*** empty log message ***

22 years agoUse `when', `dolist', `push', ...
Stefan Monnier [Sun, 28 Oct 2001 03:24:14 +0000 (03:24 +0000)]
Use `when', `dolist', `push', ...
(texinfo-update-node, texinfo-sequential-node-update):
Don't bind the obsolete `auto-fill-hook'.
(texinfo-multi-file-included-list,texinfo-multi-file-master-menu-list):
Use `set-buffer' rather than `switch-to-buffer'.
(texinfo-multi-file-update): Use "Top" rather than `up-node-name'.
Use `set-buffer' rather than `switch-to-buffer'.

22 years ago*** empty log message ***
Miles Bader [Sun, 28 Oct 2001 03:12:04 +0000 (03:12 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
Stefan Monnier [Sat, 27 Oct 2001 23:26:53 +0000 (23:26 +0000)]
*** empty log message ***

22 years ago(gnus-setup-message): Setup reaper for MML buffers.
Stefan Monnier [Sat, 27 Oct 2001 22:52:29 +0000 (22:52 +0000)]
(gnus-setup-message): Setup reaper for MML buffers.

22 years ago*** empty log message ***
Jason Rumney [Sat, 27 Oct 2001 22:40:41 +0000 (22:40 +0000)]
*** empty log message ***

22 years ago(w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
Jason Rumney [Sat, 27 Oct 2001 22:30:55 +0000 (22:30 +0000)]
(w32_wnd_proc) <WM_KILLFOCUS>: Destroy the system caret.
<WM_EMACS_DESTROY_CARET, WM_EMACS_TRACK_CARET>: Track cursor
position using the system caret.

22 years ago(w32_system_caret_hwnd, w32_system_caret_width)
Jason Rumney [Sat, 27 Oct 2001 22:21:24 +0000 (22:21 +0000)]
(w32_system_caret_hwnd, w32_system_caret_width)
(w32_system_caret_height, w32_system_caret_x)
(w32_system_caret_y): New variables for tracking system caret.
(w32_initialize): Initialize them.
(x_display_and_set_cursor): Make system caret follow the active cursor.

22 years ago(mail-mode-syntax-table): Let it inherit from text-mode-syntax-table.
Stefan Monnier [Sat, 27 Oct 2001 22:19:29 +0000 (22:19 +0000)]
(mail-mode-syntax-table): Let it inherit from text-mode-syntax-table.
(mail-mode): Use define-derived-mode.
Fix ordering of alternatives in adaptive-fill-regexp.
(mail-mode-map): Don't rely on keymap's internal representation.

22 years ago(WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.
Jason Rumney [Sat, 27 Oct 2001 22:07:59 +0000 (22:07 +0000)]
(WM_EMACS_TRACK_CARET, WM_EMACS_DESTROY_CARET): New messages types.

22 years agoFix typo in a comment.
Pavel Janík [Sat, 27 Oct 2001 21:43:23 +0000 (21:43 +0000)]
Fix typo in a comment.

22 years ago(mouse-buffer-menu-mode-groups): added SGML group
Sam Steingold [Sat, 27 Oct 2001 16:32:35 +0000 (16:32 +0000)]
(mouse-buffer-menu-mode-groups): added SGML group

22 years agorenamed `html-xhtml' to `sgml-xml'
Sam Steingold [Sat, 27 Oct 2001 16:09:54 +0000 (16:09 +0000)]
renamed `html-xhtml' to `sgml-xml'

22 years agorenamed `html-xhtml' to `sgml-xml' and generalized accordingly
Sam Steingold [Sat, 27 Oct 2001 16:07:35 +0000 (16:07 +0000)]
renamed `html-xhtml' to `sgml-xml' and generalized accordingly

22 years agoRemove installation instructions. There's nothing to do.
Gerd Moellmann [Sat, 27 Oct 2001 15:08:48 +0000 (15:08 +0000)]
Remove installation instructions.  There's nothing to do.

22 years ago*** empty log message ***
Eli Zaretskii [Sat, 27 Oct 2001 15:02:14 +0000 (15:02 +0000)]
*** empty log message ***

22 years agoNo change. Error by bob, not eliz, logging change for wrong file.
Eli Zaretskii [Sat, 27 Oct 2001 14:57:00 +0000 (14:57 +0000)]
No change.  Error by bob, not eliz, logging change for wrong file.

22 years agoFix typos in comments.
Pavel Janík [Sat, 27 Oct 2001 10:41:38 +0000 (10:41 +0000)]
Fix typos in comments.
Remove unnecessary spaces.
Change doc-string comments to `new style' [w/`doc:' keyword].
(USAGE2): Fix typos in usage string.

22 years agoFix typo in a comment.
Pavel Janík [Sat, 27 Oct 2001 09:25:12 +0000 (09:25 +0000)]
Fix typo in a comment.

22 years ago(gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.
Pavel Janík [Sat, 27 Oct 2001 09:20:15 +0000 (09:20 +0000)]
(gdb_lisp_params): Remove code in #if 0 which is now in emacs.c.

22 years ago(move_it_vertically_backward): Use 2/3 line_height
Gerd Moellmann [Sat, 27 Oct 2001 08:55:04 +0000 (08:55 +0000)]
(move_it_vertically_backward): Use 2/3 line_height
instead of 1/2 line_height in the heuristic for skipping
farther backward when target_y was not reached.

22 years ago(sound_perror): Unblock SIGIO, turn on atimers.
Gerd Moellmann [Sat, 27 Oct 2001 08:49:39 +0000 (08:49 +0000)]
(sound_perror): Unblock SIGIO, turn on atimers.
Display errno only if non-zero.
(sound_warning): New function.
(vox_configure): Don't treat failing to set sample rate as error.
(various places): Improve error messages.

22 years ago*** empty log message ***
Stefan Monnier [Sat, 27 Oct 2001 08:12:55 +0000 (08:12 +0000)]
*** empty log message ***

22 years ago(ange-ftp-send-cmd): Call fix-name-func for
Gerd Moellmann [Sat, 27 Oct 2001 07:53:11 +0000 (07:53 +0000)]
(ange-ftp-send-cmd): Call fix-name-func for
`mdtm'.  From "Forrest Cahoon" <forrest.cahoon@merrillcorp.com>.

22 years ago(text-mode): Use define-derived-mode.
Stefan Monnier [Sat, 27 Oct 2001 07:42:11 +0000 (07:42 +0000)]
(text-mode): Use define-derived-mode.
(toggle-text-mode-auto-fill): Use derived-mode-p.

22 years ago*** empty log message ***
Stefan Monnier [Sat, 27 Oct 2001 05:21:32 +0000 (05:21 +0000)]
*** empty log message ***

22 years ago("italian-alt-postfix"): Undo previous change.
Francesco Potortì [Sat, 27 Oct 2001 00:55:34 +0000 (00:55 +0000)]
("italian-alt-postfix"): Undo previous change.

22 years ago("italian-postfix"): Undo previous change.
Francesco Potortì [Sat, 27 Oct 2001 00:54:22 +0000 (00:54 +0000)]
("italian-postfix"): Undo previous change.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 26 Oct 2001 21:41:35 +0000 (21:41 +0000)]
*** empty log message ***

22 years ago(Faccess_file): Run the argument filename through
Eli Zaretskii [Fri, 26 Oct 2001 21:38:40 +0000 (21:38 +0000)]
(Faccess_file): Run the argument filename through
Fexpand_file_name, before using it.

22 years ago(x-frob-font-slant, x-frob-font-weight): Add
Eli Zaretskii [Fri, 26 Oct 2001 21:27:19 +0000 (21:27 +0000)]
(x-frob-font-slant, x-frob-font-weight): Add
make-obsolete cookies, to follow faces.el.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 26 Oct 2001 21:24:04 +0000 (21:24 +0000)]
*** empty log message ***

22 years ago(internal-get-face): Use facep instead of the obsolete
Eli Zaretskii [Fri, 26 Oct 2001 21:16:09 +0000 (21:16 +0000)]
(internal-get-face): Use facep instead of the obsolete
internal-find-face.
(internal-frob-font-weight, internal-frob-font-slant): New
defailiases for obsolete functions.
(x-make-font-bold, x-make-font-demibold, x-make-font-unbold)
(x-make-font-italic, x-make-font-oblique, x-make-font-unitalic)
(x-make-font-bold-italic): Use internal-frob-font-weight and
internal-frob-font-slant aliases instead of the obsolete
x-frob-... functions.

22 years ago(html-mode); set `mode-name' based on `html-xhtml'
Sam Steingold [Fri, 26 Oct 2001 20:55:36 +0000 (20:55 +0000)]
(html-mode); set `mode-name' based on `html-xhtml'

22 years ago(html-mode): Set `html-xhtml' from the DOCTYPE.
Sam Steingold [Fri, 26 Oct 2001 20:29:10 +0000 (20:29 +0000)]
(html-mode): Set `html-xhtml' from the DOCTYPE.
(html-tag-alist): Use `html-xhtml' for "li", "dt" and "dd".
(sgml-tag): Close empty tags in XHTML.

22 years agoMention that screen(1) can come in handy for debugging the tty version.
Eli Zaretskii [Fri, 26 Oct 2001 20:21:57 +0000 (20:21 +0000)]
Mention that screen(1) can come in handy for debugging the tty version.
Suggested by dave Love.

22 years agoRe-indent.
Stefan Monnier [Fri, 26 Oct 2001 20:11:25 +0000 (20:11 +0000)]
Re-indent.

22 years ago*** empty log message ***
Jason Rumney [Fri, 26 Oct 2001 19:56:32 +0000 (19:56 +0000)]
*** empty log message ***

22 years agoUse ANSI fonts for iso10646-1 if UNICODE is not defined in system headers.
Jason Rumney [Fri, 26 Oct 2001 18:59:41 +0000 (18:59 +0000)]
Use ANSI fonts for iso10646-1 if UNICODE is not defined in system headers.

22 years ago(derived-mode-hook-name, derived-mode-map-name)
Sam Steingold [Fri, 26 Oct 2001 17:51:38 +0000 (17:51 +0000)]
(derived-mode-hook-name, derived-mode-map-name)
(derived-mode-syntax-table-name, derived-mode-abbrev-table-name):
define defsubsts before they are first used

22 years agosome code simplifications: when instead of if+progn;
Sam Steingold [Fri, 26 Oct 2001 17:40:59 +0000 (17:40 +0000)]
some code simplifications: when instead of if+progn;
line-beginning-position instead of progn+bol+point

22 years agoignore *-spd and *.pdb for w32
Sam Steingold [Fri, 26 Oct 2001 16:51:57 +0000 (16:51 +0000)]
ignore *-spd and *.pdb for w32

22 years agoregenerated
Sam Steingold [Fri, 26 Oct 2001 15:40:03 +0000 (15:40 +0000)]
regenerated

22 years agosugar: escape a "{" in the first column to pacify font-lock
Sam Steingold [Fri, 26 Oct 2001 15:37:54 +0000 (15:37 +0000)]
sugar: escape a "{" in the first column to pacify font-lock

22 years ago(c-font-lock-keywords-2): Do not require labels to be alone on the line.
Sam Steingold [Fri, 26 Oct 2001 15:04:58 +0000 (15:04 +0000)]
(c-font-lock-keywords-2): Do not require labels to be alone on the line.

22 years ago*** empty log message ***
Eli Zaretskii [Fri, 26 Oct 2001 14:25:06 +0000 (14:25 +0000)]
*** empty log message ***

22 years ago(button): Special face definition for MS-DOS terminals.
Eli Zaretskii [Fri, 26 Oct 2001 14:23:10 +0000 (14:23 +0000)]
(button): Special face definition for MS-DOS terminals.

22 years ago(sh-font-lock-close-heredoc): check the args for being non-nil
Sam Steingold [Fri, 26 Oct 2001 13:54:45 +0000 (13:54 +0000)]
(sh-font-lock-close-heredoc): check the args for being non-nil

22 years agono functional changes - a preparation for the next patch
Sam Steingold [Fri, 26 Oct 2001 13:48:53 +0000 (13:48 +0000)]
no functional changes - a preparation for the next patch

22 years ago(syms_of_display) <visible-bell>: Add a reference to
Eli Zaretskii [Fri, 26 Oct 2001 13:35:12 +0000 (13:35 +0000)]
(syms_of_display) <visible-bell>: Add a reference to
ring-bell-function.  Suggested by Alf-Ivar Holm <alfh@ifi.uio.no>

22 years ago(Horizontal Scrolling): Add an index entry for automatic-hscrolling.
Eli Zaretskii [Fri, 26 Oct 2001 12:50:03 +0000 (12:50 +0000)]
(Horizontal Scrolling): Add an index entry for automatic-hscrolling.

22 years ago(insert_1_both): Do nothing if NCHARS == 0.
Gerd Moellmann [Fri, 26 Oct 2001 12:02:42 +0000 (12:02 +0000)]
(insert_1_both): Do nothing if NCHARS == 0.

22 years ago(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Gerd Moellmann [Fri, 26 Oct 2001 11:59:32 +0000 (11:59 +0000)]
(XTset_vertical_scroll_bar) [!USE_TOOLKIT_SCROLL_BARS]:
Fix clearning in the case of scroll bars on the right.