bpt/emacs.git
20 years ago(Fformat, Ftranspose_regions): Use SAFE_ALLOCA.
Kim F. Storm [Mon, 21 Jun 2004 21:54:30 +0000 (21:54 +0000)]
(Fformat, Ftranspose_regions): Use SAFE_ALLOCA.

20 years ago(MAX_ALLOCA): Remove define.
Kim F. Storm [Mon, 21 Jun 2004 21:54:08 +0000 (21:54 +0000)]
(MAX_ALLOCA): Remove define.
(Faset): Use SAFE_ALLOCA.

20 years ago*** empty log message ***
Juanma Barranquero [Mon, 21 Jun 2004 21:53:41 +0000 (21:53 +0000)]
*** empty log message ***

20 years ago(MAX_ALLOCA): Remove define.
Kim F. Storm [Mon, 21 Jun 2004 21:53:27 +0000 (21:53 +0000)]
(MAX_ALLOCA): Remove define.

20 years ago(Fstring): Use SAFE_ALLOCA.
Kim F. Storm [Mon, 21 Jun 2004 21:52:46 +0000 (21:52 +0000)]
(Fstring): Use SAFE_ALLOCA.

20 years ago(image-library-alist): Rewrite docstring in active voice.
Juanma Barranquero [Mon, 21 Jun 2004 21:52:28 +0000 (21:52 +0000)]
(image-library-alist): Rewrite docstring in active voice.

20 years ago(casify_object): Use SAFE_ALLOCA.
Kim F. Storm [Mon, 21 Jun 2004 21:52:03 +0000 (21:52 +0000)]
(casify_object): Use SAFE_ALLOCA.

20 years ago(safe_alloca_unwind): New function.
Kim F. Storm [Mon, 21 Jun 2004 21:51:50 +0000 (21:51 +0000)]
(safe_alloca_unwind): New function.

20 years ago(MAX_ALLOCA): Define here.
Kim F. Storm [Mon, 21 Jun 2004 21:51:18 +0000 (21:51 +0000)]
(MAX_ALLOCA): Define here.
(safe_alloca_unwind): Add prototype.
(USE_SAFE_ALLOCA, SAFE_ALLOCA, SAFE_FREE): New macros.

20 years ago(Images): Remove redundant @vindex directives.
Juanma Barranquero [Mon, 21 Jun 2004 21:51:10 +0000 (21:51 +0000)]
(Images): Remove redundant @vindex directives.
Rewrite `image-library-alist' doc in active voice.

20 years ago*** empty log message ***
Kim F. Storm [Mon, 21 Jun 2004 21:50:52 +0000 (21:50 +0000)]
*** empty log message ***

20 years ago(Fwith_output_to_temp_buffer): Doc fix.
Eli Zaretskii [Mon, 21 Jun 2004 19:52:30 +0000 (19:52 +0000)]
(Fwith_output_to_temp_buffer): Doc fix.

20 years agoinfo.texi
Karl Berry [Mon, 21 Jun 2004 13:46:59 +0000 (13:46 +0000)]
info.texi

20 years ago(Top): mention that only Emacs has mouse support.
Karl Berry [Mon, 21 Jun 2004 13:28:50 +0000 (13:28 +0000)]
(Top): mention that only Emacs has mouse support.
(Getting Started): mention this in a few other places.

20 years agoLink leim-ext.el into tempdir.
Kenichi Handa [Mon, 21 Jun 2004 11:57:45 +0000 (11:57 +0000)]
Link leim-ext.el into tempdir.

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Jun 2004 03:26:53 +0000 (03:26 +0000)]
*** empty log message ***

20 years ago(Finternal_copy_lisp_face): Small cleanup; doc fix.
Richard M. Stallman [Mon, 21 Jun 2004 03:26:32 +0000 (03:26 +0000)]
(Finternal_copy_lisp_face): Small cleanup; doc fix.

20 years ago(match_limit): Cleaner err msg when no match data available.
Richard M. Stallman [Mon, 21 Jun 2004 03:24:25 +0000 (03:24 +0000)]
(match_limit): Cleaner err msg when no match data available.

20 years ago(syms_of_window): Doc fix.
Richard M. Stallman [Mon, 21 Jun 2004 03:23:27 +0000 (03:23 +0000)]
(syms_of_window): Doc fix.

20 years ago(command_loop_1): Handle values `only' and `identity' for Vtransient_mark_mode.
Richard M. Stallman [Mon, 21 Jun 2004 03:22:34 +0000 (03:22 +0000)]
(command_loop_1): Handle values `only' and `identity' for Vtransient_mark_mode.

20 years ago(syms_of_buffer): Doc fix.
Richard M. Stallman [Mon, 21 Jun 2004 03:20:20 +0000 (03:20 +0000)]
(syms_of_buffer): Doc fix.

20 years ago(mouse-set-region-1): Set transient-mark-mode to `only'.
Richard M. Stallman [Mon, 21 Jun 2004 03:16:28 +0000 (03:16 +0000)]
(mouse-set-region-1): Set transient-mark-mode to `only'.

20 years ago(isearch-repeat): Avoid testing old match data.
Richard M. Stallman [Mon, 21 Jun 2004 03:15:43 +0000 (03:15 +0000)]
(isearch-repeat): Avoid testing old match data.
(isearch-message): Display trailing space in special font
when search is failing.
(isearch-search-fun-function): Doc fix.

20 years ago(global-auto-revert-non-file-buffers): Doc fix.
Richard M. Stallman [Mon, 21 Jun 2004 03:12:46 +0000 (03:12 +0000)]
(global-auto-revert-non-file-buffers): Doc fix.

20 years ago*** empty log message ***
Richard M. Stallman [Mon, 21 Jun 2004 03:10:40 +0000 (03:10 +0000)]
*** empty log message ***

20 years ago(Ftry_completion, Fall_completions): Do lazy binding
David Kastrup [Sun, 20 Jun 2004 22:29:47 +0000 (22:29 +0000)]
(Ftry_completion, Fall_completions): Do lazy binding
and unbinding of `case-fold-search' according to
`completion-ignore-case' around calls of string-match and
predicates, respectively.  Should give satisfactory performance
in all relevant cases.

20 years ago*** empty log message ***
Richard M. Stallman [Sun, 20 Jun 2004 21:50:53 +0000 (21:50 +0000)]
*** empty log message ***

20 years ago* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
Jesper Harder [Sun, 20 Jun 2004 14:45:43 +0000 (14:45 +0000)]
* msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
* custom.texi (Customization): do.
* anti.texi (Antinews): do.
* abbrevs.texi (Defining Abbrevs): do.

20 years ago(Info Lookup): Fix keybinding for
Jesper Harder [Sun, 20 Jun 2004 14:29:25 +0000 (14:29 +0000)]
(Info Lookup): Fix keybinding for
info-lookup-symbol.

20 years ago(show-trailing-whitespace): Doc fix.
Luc Teirlinck [Sat, 19 Jun 2004 16:11:02 +0000 (16:11 +0000)]
(show-trailing-whitespace): Doc fix.

20 years ago(custom-variable-documentation): New function.
Luc Teirlinck [Sat, 19 Jun 2004 16:02:06 +0000 (16:02 +0000)]
(custom-variable-documentation): New function.
(custom-variable): Use it.

20 years ago(Supporting additional buffers): Minor change.
Luc Teirlinck [Sat, 19 Jun 2004 00:59:28 +0000 (00:59 +0000)]
(Supporting additional buffers): Minor change.

20 years ago(Man-getpage-in-background): Revert previous change but
Nick Roberts [Sat, 19 Jun 2004 00:50:04 +0000 (00:50 +0000)]
(Man-getpage-in-background): Revert previous change but
make cygwin a special case.

20 years ago*** empty log message ***
Nick Roberts [Sat, 19 Jun 2004 00:48:23 +0000 (00:48 +0000)]
*** empty log message ***

20 years ago(global-auto-revert-non-file-buffers): Update docstring.
Luc Teirlinck [Sat, 19 Jun 2004 00:36:39 +0000 (00:36 +0000)]
(global-auto-revert-non-file-buffers): Update docstring.

20 years ago(grep-regexp-alist): Match columns and column ranges, if present.
Daniel Pfeiffer [Fri, 18 Jun 2004 23:01:30 +0000 (23:01 +0000)]
(grep-regexp-alist): Match columns and column ranges, if present.

20 years ago(compilation-error-properties): Store one more than end-col, if present, so
Daniel Pfeiffer [Fri, 18 Jun 2004 23:00:46 +0000 (23:00 +0000)]
(compilation-error-properties): Store one more than end-col, if present, so
that transient-mark-mode will highlight last char too.

20 years ago*** empty log message ***
Daniel Pfeiffer [Fri, 18 Jun 2004 22:59:05 +0000 (22:59 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Jason Rumney [Fri, 18 Jun 2004 21:12:16 +0000 (21:12 +0000)]
*** empty log message ***

20 years agoDouble percent signs in for loops.
Jason Rumney [Fri, 18 Jun 2004 21:06:29 +0000 (21:06 +0000)]
Double percent signs in for loops.

20 years ago* xterm.c (x_draw_image_foreground_1): Subtract slice.x/y from
Jan Djärv [Thu, 17 Jun 2004 19:35:00 +0000 (19:35 +0000)]
* xterm.c (x_draw_image_foreground_1): Subtract slice.x/y from
  clip_x/y_origin.

20 years ago(Auto Reverting Dired): Minor changes.
Luc Teirlinck [Thu, 17 Jun 2004 17:16:36 +0000 (17:16 +0000)]
(Auto Reverting Dired): Minor changes.

20 years ago(query-replace-read-args): Only warn about use of \n
David Kastrup [Thu, 17 Jun 2004 14:44:02 +0000 (14:44 +0000)]
(query-replace-read-args): Only warn about use of \n
and \t when we are doing a regexp replacement and the actual
escaped character is n or t.
(query-replace-regexp): Add \, and \# interpretation to
interactive call and document it.
(query-replace-regexp-eval, replace-match-string-symbols): add \#
as shortkey for replace-count.
(replace-quote): New function for doubling backslashes.

20 years ago* fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca.
Jan Djärv [Thu, 17 Jun 2004 14:37:53 +0000 (14:37 +0000)]
* fns.c (string_to_multibyte): Use xmalloc/xfree instead of alloca.

20 years ago* macfns.c (Fx_display_color_cells): Do not limit return value to 256.
Jan Djärv [Thu, 17 Jun 2004 13:04:25 +0000 (13:04 +0000)]
* macfns.c (Fx_display_color_cells): Do not limit return value to 256.

* macterm.c (mac_initialize_display_info): Initialize n_planes correctly
on Mac OSX.

20 years agoUndo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally)
Kim F. Storm [Thu, 17 Jun 2004 08:33:27 +0000 (08:33 +0000)]
Undo 2004-06-16T15:10:55Z!storm@cua.dk changes (committed accidentally)
except for the copyright year update.

20 years ago*** empty log message ***
Juanma Barranquero [Thu, 17 Jun 2004 00:03:06 +0000 (00:03 +0000)]
*** empty log message ***

20 years ago(comment-region-internal): Fix docstring.
Juanma Barranquero [Thu, 17 Jun 2004 00:02:13 +0000 (00:02 +0000)]
(comment-region-internal): Fix docstring.

20 years ago(parse-colon-path, cd): Mention in docstring that the path separator is
Juanma Barranquero [Wed, 16 Jun 2004 23:56:46 +0000 (23:56 +0000)]
(parse-colon-path, cd): Mention in docstring that the path separator is
colon in GNU-like systems.

20 years ago(ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect):
Juanma Barranquero [Wed, 16 Jun 2004 23:50:03 +0000 (23:50 +0000)]
(ewoc-create, ewoc-map, ewoc-locate, ewoc-invalidate, ewoc-collect):
Doc fixes.
(ewoc--create-node, ewoc--delete-node-internal):
Fix typos in docstring.

20 years ago(INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): Add emacs-xtra.
Juanma Barranquero [Wed, 16 Jun 2004 23:44:12 +0000 (23:44 +0000)]
(INFO_TARGETS, DVI_TARGETS, EMACSSOURCES): Add emacs-xtra.
($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
(clean): Add emacs-xtra and flymake.  Remove redundancies.

20 years ago(syms_of_buffer): Clarify `fill-column' docstring.
Luc Teirlinck [Wed, 16 Jun 2004 22:33:52 +0000 (22:33 +0000)]
(syms_of_buffer): Clarify `fill-column' docstring.

20 years ago*** empty log message ***
Luc Teirlinck [Wed, 16 Jun 2004 22:32:06 +0000 (22:32 +0000)]
*** empty log message ***

20 years agoUpdate copyright.
Kim F. Storm [Wed, 16 Jun 2004 15:10:55 +0000 (15:10 +0000)]
Update copyright.

20 years ago(Vimage_types): Remove extern.
Kim F. Storm [Wed, 16 Jun 2004 14:17:01 +0000 (14:17 +0000)]
(Vimage_types): Remove extern.

20 years ago*** empty log message ***
Kim F. Storm [Wed, 16 Jun 2004 14:16:17 +0000 (14:16 +0000)]
*** empty log message ***

20 years agoRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410
Miles Bader [Wed, 16 Jun 2004 02:45:09 +0000 (02:45 +0000)]
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-410

Make sure image types are initialized for lookup too

20 years agoChanges from arch/CVS synchronization
Miles Bader [Wed, 16 Jun 2004 02:44:20 +0000 (02:44 +0000)]
Changes from arch/CVS synchronization

20 years ago(buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.
Luc Teirlinck [Wed, 16 Jun 2004 01:34:15 +0000 (01:34 +0000)]
(buffer-stale-function): Add hyperlink to emacs-xtra manual to docstring.

20 years ago(Autorevert, Supporting additional buffers): Explain special treatment
Luc Teirlinck [Wed, 16 Jun 2004 01:24:00 +0000 (01:24 +0000)]
(Autorevert, Supporting additional buffers): Explain special treatment
of buffers that automatically revert every `auto-revert-interval' seconds.

20 years agoComment doc string of defalias
Vinicius Jose Latorre [Wed, 16 Jun 2004 00:03:26 +0000 (00:03 +0000)]
Comment doc string of defalias

20 years ago*** empty log message ***
Luc Teirlinck [Tue, 15 Jun 2004 22:12:14 +0000 (22:12 +0000)]
*** empty log message ***

20 years ago(dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to
Luc Teirlinck [Tue, 15 Jun 2004 22:09:18 +0000 (22:09 +0000)]
(dired-do-redisplay, dired-maybe-insert-subdir): Add hyperlink to
emacs-xtra manual to docstring.

20 years ago(global-auto-revert-non-file-buffers): Add hyperlink to emacs-xtra
Luc Teirlinck [Tue, 15 Jun 2004 22:03:33 +0000 (22:03 +0000)]
(global-auto-revert-non-file-buffers): Add hyperlink to emacs-xtra
manual to docstring, as well as an info-link.

20 years ago(File): Add emacs-xtra.
Luc Teirlinck [Tue, 15 Jun 2004 21:13:34 +0000 (21:13 +0000)]
(File): Add emacs-xtra.

20 years ago(Reverting): Add anchor.
Luc Teirlinck [Tue, 15 Jun 2004 21:09:29 +0000 (21:09 +0000)]
(Reverting): Add anchor.

20 years ago(install-arch-indep, uninstall): Add emacs-xtra.
Luc Teirlinck [Tue, 15 Jun 2004 21:05:35 +0000 (21:05 +0000)]
(install-arch-indep, uninstall): Add emacs-xtra.

20 years ago(INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): Add emacs-xtra.
Luc Teirlinck [Tue, 15 Jun 2004 21:01:44 +0000 (21:01 +0000)]
(INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra): Add emacs-xtra.

20 years agoNew file.
Luc Teirlinck [Tue, 15 Jun 2004 20:55:24 +0000 (20:55 +0000)]
New file.

20 years ago(try_cursor_movement): Exclude header line from scroll
Kim F. Storm [Tue, 15 Jun 2004 10:35:05 +0000 (10:35 +0000)]
(try_cursor_movement): Exclude header line from scroll
margin at top of window.
(try_window_reusing_current_matrix): Calculate proper cursor position
after scrolling up with non-zero scroll margin, as the old cursor
position corresponds to value of PT before executing this command.
(try_window_id): Consider scroll margin at bottom of window too;
otherwise we fail to scroll when hl-line-mode is enabled.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 15 Jun 2004 10:33:15 +0000 (10:33 +0000)]
*** empty log message ***

20 years ago(skip_chars): Only recognize [:class:] when it has the
Kim F. Storm [Tue, 15 Jun 2004 09:42:31 +0000 (09:42 +0000)]
(skip_chars): Only recognize [:class:] when it has the
proper format and class is a lower-case word.

20 years ago*** empty log message ***
Kim F. Storm [Tue, 15 Jun 2004 09:42:18 +0000 (09:42 +0000)]
*** empty log message ***

20 years ago(Dired Enter): Mention conditions on `ls' switches.
Luc Teirlinck [Mon, 14 Jun 2004 22:06:15 +0000 (22:06 +0000)]
(Dired Enter): Mention conditions on `ls' switches.
(Dired and Find): Mention differences with ordinary Dired buffers.

20 years ago* gtkutil.c (xg_get_image_for_pixmap): New function.
Jan Djärv [Mon, 14 Jun 2004 21:53:24 +0000 (21:53 +0000)]
* gtkutil.c (xg_get_image_for_pixmap): New function.
(xg_get_gdk_pixmap_and_mask): Removed.
(update_frame_tool_bar): Call xg_get_image_for_pixmap instead of
xg_get_gdk_pixmap_and_mask.

20 years ago* xterm.h (struct x_display_info): Typo in comment fixed.
Jan Djärv [Mon, 14 Jun 2004 21:51:49 +0000 (21:51 +0000)]
* xterm.h (struct x_display_info): Typo in comment fixed.

20 years ago*** empty log message ***
Juanma Barranquero [Mon, 14 Jun 2004 21:17:25 +0000 (21:17 +0000)]
*** empty log message ***

20 years ago(Images): Document new delayed library loading, variable
Juanma Barranquero [Mon, 14 Jun 2004 21:11:21 +0000 (21:11 +0000)]
(Images): Document new delayed library loading, variable
`image-library-alist' and (existing but undocumented) function
`image-type-available-p'.

20 years ago(image-library-alist): Initialize to a known set of probable library names.
Juanma Barranquero [Mon, 14 Jun 2004 21:01:37 +0000 (21:01 +0000)]
(image-library-alist): Initialize to a known set of probable library names.

20 years ago(image-library-alist): New variable to map image types to external
Juanma Barranquero [Mon, 14 Jun 2004 20:58:36 +0000 (20:58 +0000)]
(image-library-alist): New variable to map image types to external
libraries.  Initialized to nil, unless system-specific configs change it.
(image-type-available-p): Determine whether an image type is available by
calling `init-image-library'.

20 years ago(Vimage_types): Delete (moved to image.c).
Juanma Barranquero [Mon, 14 Jun 2004 20:49:05 +0000 (20:49 +0000)]
(Vimage_types): Delete (moved to image.c).

20 years ago(Vimage_types): Move from xdisp.c.
Juanma Barranquero [Mon, 14 Jun 2004 20:47:25 +0000 (20:47 +0000)]
(Vimage_types): Move from xdisp.c.
(Vimage_type_cache): New variable.
(define_image_type): New argument indicating whether an image library was
loaded; cache loaded status and return t on success, nil otherwise.
(CACHE_IMAGE_TYPE, ADD_IMAGE_TYPE): New macros.
(w32_delayed_load): New function to load an image library from a list of
possible filenames.
(init_xpm_functions, init_png_functions, init_jpeg_functions)
(init_tiff_functions, init_gif_functions): Use `w32_delayed_load'.
(CHECK_LIB_AVAILABLE): Call `define_image_library' with new argument.
(Finit_image_library): New function, extracted from `init_image'.  Try to
initialize an image library on demand and cache whether we were successful
or not.
(syms_of_image): Initialize `Vimage_types' and `Vimage_type_cache'.  Add
recognized image types to Vimage_types. Export `init-image-library'.
(init_image): Remove initialization of all image types, except xbm and pbm.

20 years ago(Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.
Juanma Barranquero [Mon, 14 Jun 2004 20:44:48 +0000 (20:44 +0000)]
(Vimage_types): Make it conditional on HAVE_WINDOW_SYSTEM.

20 years ago*** empty log message ***
Andreas Schwab [Mon, 14 Jun 2004 09:04:41 +0000 (09:04 +0000)]
*** empty log message ***

20 years ago*** empty log message ***
Kenichi Handa [Mon, 14 Jun 2004 01:20:46 +0000 (01:20 +0000)]
*** empty log message ***

20 years ago(windows-1256, cp1125): Fix tables
Kenichi Handa [Mon, 14 Jun 2004 00:35:11 +0000 (00:35 +0000)]
(windows-1256, cp1125): Fix tables
for several characters.

20 years ago(time-stamp): Doc fix.
Luc Teirlinck [Mon, 14 Jun 2004 00:20:28 +0000 (00:20 +0000)]
(time-stamp): Doc fix.

20 years ago(Copyrights, Timestamps): Recommend `before-save-hook' instead of
Luc Teirlinck [Sun, 13 Jun 2004 23:08:05 +0000 (23:08 +0000)]
(Copyrights, Timestamps): Recommend `before-save-hook' instead of
`write-file-functions'.

20 years ago(ccl-encode-mule-utf-8): Fix previous change.
Kenichi Handa [Sun, 13 Jun 2004 22:57:46 +0000 (22:57 +0000)]
(ccl-encode-mule-utf-8): Fix previous change.

20 years ago*** empty log message ***
Richard M. Stallman [Sun, 13 Jun 2004 22:39:41 +0000 (22:39 +0000)]
*** empty log message ***

20 years ago(cmd_error): Don't call any_kboard_state if inside a recursive edit level.
Richard M. Stallman [Sun, 13 Jun 2004 22:39:20 +0000 (22:39 +0000)]
(cmd_error): Don't call any_kboard_state if inside a recursive edit level.

(command_loop): Call any_kboard_state before command_loop_2 when at top level.

20 years agoComment change.
Richard M. Stallman [Sun, 13 Jun 2004 22:37:07 +0000 (22:37 +0000)]
Comment change.

20 years ago(re_wctype, re_iswctype): Function defs longer static.
Richard M. Stallman [Sun, 13 Jun 2004 22:36:05 +0000 (22:36 +0000)]
(re_wctype, re_iswctype): Function defs longer static.
(CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)
(re_wctype, re_iswctype, re_wctype_to_bit):
Non-function definitions moved to regex.h.

20 years ago(CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)
Richard M. Stallman [Sun, 13 Jun 2004 22:34:19 +0000 (22:34 +0000)]
(CHAR_CLASS_MAX_LENGTH, re_wctype_t, re_wchar_t)
(re_wctype, re_iswctype, re_wctype_to_bit):
Non-function definitions moved here from regex.c.

20 years ago(Fselect_window): Doc fix.
Richard M. Stallman [Sun, 13 Jun 2004 22:27:53 +0000 (22:27 +0000)]
(Fselect_window): Doc fix.

20 years agoInclude regex.h.
Richard M. Stallman [Sun, 13 Jun 2004 22:25:34 +0000 (22:25 +0000)]
Include regex.h.
(skip_chars): New arg HANDLE_ISO_CLASSES.  Callers changed.
If requested, make a list of classes, then check the scanned
chars for membership in them.
(in_classes): New function.
(Fskip_chars_forward): Doc fix.

20 years ago(Ftry_completion, Fall_completions, Ftest_completion):
Andreas Schwab [Sun, 13 Jun 2004 22:20:55 +0000 (22:20 +0000)]
(Ftry_completion, Fall_completions, Ftest_completion):
Avoid calling specbind when completion-regexp-list is empty.

20 years agoUpdate for CC Mode 5.30 and incidental amendments.
Richard M. Stallman [Sun, 13 Jun 2004 22:14:41 +0000 (22:14 +0000)]
Update for CC Mode 5.30 and incidental amendments.
("AWK"): Is consistently thus spelt throughout.
(AWK, Pike): Document as "C-like modes".
(@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
(M-x man): Supersedes M-x manual-entry.
Add numerous index entries.  Correct "ESC a/e" to "M-a/e".

("Comments in C"): Delete node; the info is in CC Mode manual.
(c-comment-only-line-offset): Remove description.

(C-c ., C-c C-c): Describe new C Mode bindings.

(C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
(@dfn{Style}, c-default-style, comment-column, comment-padding)
(c-up-conditional, c-beginning-of-statement, c-end-of-statement):
Amend definitions.

(c-beginning-of-defun, c-end-of-defun, c-context-line-break):
Describe functions.

(c-comment-start-regexp, c-hanging-comment-ender-p)
(c-hanging-comment-starter-p): Remove obsolete definitions.

20 years ago(Init Syntax): Explain about vars that do special
Richard M. Stallman [Sun, 13 Jun 2004 22:08:07 +0000 (22:08 +0000)]
(Init Syntax): Explain about vars that do special
things when set with setq or with Custom.
(Init Examples): Add line-number-mode example.

20 years ago(sentence-end): Add 0x5397d as close brace.
Richard M. Stallman [Sun, 13 Jun 2004 22:03:53 +0000 (22:03 +0000)]
(sentence-end): Add 0x5397d as close brace.