]> git.eshelyaron.com Git - emacs.git/log
emacs.git
21 years ago(font-lock-defaults-alist): Remove obsolete entries.
Stefan Monnier [Fri, 4 Jul 2003 18:29:12 +0000 (18:29 +0000)]
(font-lock-defaults-alist): Remove obsolete entries.

21 years ago(mail-specify-envelope-from, mail-envelope-from): Doc fix.
Glenn Morris [Fri, 4 Jul 2003 11:24:57 +0000 (11:24 +0000)]
(mail-specify-envelope-from, mail-envelope-from): Doc fix.

21 years ago*** empty log message ***
Glenn Morris [Fri, 4 Jul 2003 11:24:29 +0000 (11:24 +0000)]
*** empty log message ***

21 years agoDid away with the dependency on `c-emacs-features' when populating
Martin Stjernholm [Fri, 4 Jul 2003 10:47:06 +0000 (10:47 +0000)]
Did away with the dependency on `c-emacs-features' when populating
`rul-generic-mode-syntax-table'; we already know this isn't XEmacs.

21 years agoCC Mode 5.30 news.
Martin Stjernholm [Thu, 3 Jul 2003 12:49:26 +0000 (12:49 +0000)]
CC Mode 5.30 news.

21 years agoUpdated CC Mode to version 5.30.
Martin Stjernholm [Thu, 3 Jul 2003 12:30:59 +0000 (12:30 +0000)]
Updated CC Mode to version 5.30.

21 years ago(Help): Mention existence of Emacs and stand-alone Info at the very
Luc Teirlinck [Thu, 3 Jul 2003 01:59:39 +0000 (01:59 +0000)]
(Help): Mention existence of Emacs and stand-alone Info at the very
beginning of the tutorial.
(Help-Inv): New node.
(Help-]): New node.
(Help-M): Systematically point out the differences between default
Emacs and stand-alone versions.  Delete second menu.
(Help-Xref): Systematically point out the differences between default
Emacs and stand-alone versions.
(Help-Int): Change `l' example.
(Expert Info): Fix typos.
(Emacs Info Variables): Mention `Info-hide-note-references' and new
default for `Info-scroll-prefer-subnodes'.

21 years ago*** empty log message ***
Luc Teirlinck [Thu, 3 Jul 2003 01:54:21 +0000 (01:54 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Luc Teirlinck [Wed, 2 Jul 2003 04:28:58 +0000 (04:28 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Luc Teirlinck [Wed, 2 Jul 2003 04:09:52 +0000 (04:09 +0000)]
*** empty log message ***

21 years ago(Info-fontify-menu-headers): Only fontify `* Menu:' at the beginning
Luc Teirlinck [Wed, 2 Jul 2003 00:57:20 +0000 (00:57 +0000)]
(Info-fontify-menu-headers): Only fontify `* Menu:' at the beginning
of a line.
(Info-extract-menu-node-name): Correctly initialize while loop.
(Info-scroll-prefer-subnodes): Change default to nil.

21 years ago*** empty log message ***
Luc Teirlinck [Wed, 2 Jul 2003 00:53:46 +0000 (00:53 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Luc Teirlinck [Wed, 2 Jul 2003 00:42:24 +0000 (00:42 +0000)]
*** empty log message ***

21 years ago(vis-mode): Update documentation string to reflect earlier changes.
Luc Teirlinck [Tue, 1 Jul 2003 22:15:33 +0000 (22:15 +0000)]
(vis-mode): Update documentation string to reflect earlier changes.

21 years ago*** empty log message ***
Luc Teirlinck [Tue, 1 Jul 2003 22:12:50 +0000 (22:12 +0000)]
*** empty log message ***

21 years agoFix typo.
Richard M. Stallman [Mon, 30 Jun 2003 10:43:22 +0000 (10:43 +0000)]
Fix typo.

21 years agoMinor Texinfo usage fix.
Richard M. Stallman [Mon, 30 Jun 2003 10:43:01 +0000 (10:43 +0000)]
Minor Texinfo usage fix.

21 years ago(Buffer Contents): Document current-word.
Richard M. Stallman [Mon, 30 Jun 2003 10:42:46 +0000 (10:42 +0000)]
(Buffer Contents): Document current-word.
(Change Hooks): Not called for *Messages*.

21 years ago(Defining Functions): Explain about redefining primitives.
Richard M. Stallman [Mon, 30 Jun 2003 10:40:27 +0000 (10:40 +0000)]
(Defining Functions): Explain about redefining primitives.
(Function Safety): Renamed.  Minor changes.
Comment out the detailed criteria for what is safe.

21 years ago(pure-space-overflow): Set it if overflow.
Richard M. Stallman [Mon, 30 Jun 2003 10:38:03 +0000 (10:38 +0000)]
(pure-space-overflow): Set it if overflow.

21 years ago(pure-space-overflow): New variable.
Richard M. Stallman [Mon, 30 Jun 2003 10:36:35 +0000 (10:36 +0000)]
(pure-space-overflow): New variable.
(fancy-splash-screens-1): Display warning if overflow.
(normal-splash-screen): Likewise.

21 years agoRecord new maintainer.
Richard M. Stallman [Mon, 30 Jun 2003 10:34:50 +0000 (10:34 +0000)]
Record new maintainer.

21 years ago(vc-default-show-log-entry): Use with-no-warnings.
Richard M. Stallman [Mon, 30 Jun 2003 10:34:26 +0000 (10:34 +0000)]
(vc-default-show-log-entry): Use with-no-warnings.

21 years ago(lazy-completion-table, dynamic-completion-table): New macros.
Richard M. Stallman [Mon, 30 Jun 2003 10:33:52 +0000 (10:33 +0000)]
(lazy-completion-table, dynamic-completion-table): New macros.

21 years agoAdd workaround for "Windows only" printers
Jason Rumney [Sun, 29 Jun 2003 20:22:07 +0000 (20:22 +0000)]
Add workaround for "Windows only" printers

21 years ago(gdb-display-number-end): Don't re-initialise local
Nick Roberts [Sun, 29 Jun 2003 13:52:50 +0000 (13:52 +0000)]
(gdb-display-number-end): Don't re-initialise local
variables to preserve array slices.
(gdb-array-slice): Rename gdb-mouse-array-slice.
(gdb-array-slice): Interactive function bound to "\r" for text
terminals.
(gdb-view-source): Rename gdb-view-source-function.
Set uninitialised variables (defvars) to nil.

21 years ago*** empty log message ***
Nick Roberts [Sun, 29 Jun 2003 13:49:13 +0000 (13:49 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Dave Love [Sun, 29 Jun 2003 12:05:01 +0000 (12:05 +0000)]
*** empty log message ***

21 years agoFix XRegisterIMInstantiateCallback check for gcc.
Dave Love [Sun, 29 Jun 2003 12:01:08 +0000 (12:01 +0000)]
Fix XRegisterIMInstantiateCallback check for gcc.

21 years ago(set-display-table-and-terminal-coding-system): Remove CVS
Kai Großjohann [Sun, 29 Jun 2003 10:37:00 +0000 (10:37 +0000)]
(set-display-table-and-terminal-coding-system): Remove CVS
conflict markers and some code.

21 years ago(mule-menu-keymap): Delete mouse-set-fonts item here.
Richard M. Stallman [Sat, 28 Jun 2003 11:54:47 +0000 (11:54 +0000)]
(mule-menu-keymap): Delete mouse-set-fonts item here.

21 years ago(menu-bar-options-menu): Move mouse-set-fonts item here.
Richard M. Stallman [Sat, 28 Jun 2003 11:54:09 +0000 (11:54 +0000)]
(menu-bar-options-menu): Move mouse-set-fonts item here.

21 years ago(mark_buffer): Fix missed buffer->name in last patch.
Stefan Monnier [Fri, 27 Jun 2003 22:54:26 +0000 (22:54 +0000)]
(mark_buffer): Fix missed buffer->name in last patch.

21 years ago(MARKBIT): Update comment.
Stefan Monnier [Fri, 27 Jun 2003 22:53:35 +0000 (22:53 +0000)]
(MARKBIT): Update comment.

21 years ago(VECTOR_MARK, VECTOR_UNMARK, VECTOR_MARKED_P): New macros.
Stefan Monnier [Fri, 27 Jun 2003 21:54:38 +0000 (21:54 +0000)]
(VECTOR_MARK, VECTOR_UNMARK, VECTOR_MARKED_P): New macros.
(GC_STRING_BYTES): Don't mask markbit (it's only used on `size').
(allocate_buffer): Move.
(string_bytes): Don't mask markbit of `size_byte'.
(mark_maybe_object, mark_maybe_pointer, Fgarbage_collect)
(mark_object, mark_buffer, survives_gc_p, gc_sweep):
Use the `size' field of buffers (rather than the `name' field) for
the mark bit, as is done for all other vectorlike objects.
Use the new macros to access the mark bit of vectorlike objects.

21 years ago(menu-bar-options-menu): Move
Kai Großjohann [Fri, 27 Jun 2003 20:19:21 +0000 (20:19 +0000)]
(menu-bar-options-menu): Move
`mouse-set-fonts' here from Options/Mule submenu.

21 years agoFix minor Texinfo usage.
Richard M. Stallman [Fri, 27 Jun 2003 16:20:28 +0000 (16:20 +0000)]
Fix minor Texinfo usage.

21 years agoconfig.nt: New define strftime
Jan Djärv [Fri, 27 Jun 2003 11:55:04 +0000 (11:55 +0000)]
config.nt: New define strftime

21 years ago(BASE_PURESIZE): Increment base size.
Richard M. Stallman [Fri, 27 Jun 2003 02:25:31 +0000 (02:25 +0000)]
(BASE_PURESIZE): Increment base size.

21 years ago(fast_find_position): Enable Gerd's new definition.
Richard M. Stallman [Fri, 27 Jun 2003 02:24:29 +0000 (02:24 +0000)]
(fast_find_position): Enable Gerd's new definition.

21 years ago(xim_initialize): Undo previous change.
Richard M. Stallman [Fri, 27 Jun 2003 02:21:51 +0000 (02:21 +0000)]
(xim_initialize): Undo previous change.

21 years ago(Fset_window_dedicated_p): Simplify.
Stefan Monnier [Thu, 26 Jun 2003 23:20:50 +0000 (23:20 +0000)]
(Fset_window_dedicated_p): Simplify.
(display_buffer_1): Don't raise the win from which minibuf was entered.
(temp_output_buffer_show): Don't assume BEG == 1.  Simplify.
(Fminibuffer_selected_window): Simplify.
(delete_window): Update for new types.

21 years ago(message_dolog): Update for new types.
Stefan Monnier [Thu, 26 Jun 2003 23:18:07 +0000 (23:18 +0000)]
(message_dolog): Update for new types.

21 years ago(buf_charpos_to_bytepos, buf_bytepos_to_charpos)
Stefan Monnier [Thu, 26 Jun 2003 23:17:50 +0000 (23:17 +0000)]
(buf_charpos_to_bytepos, buf_bytepos_to_charpos)
(Fset_marker, set_marker_restricted, set_marker_both, unchain_marker)
(set_marker_restricted_both, Fbuffer_has_markers_at, count_markers):
Update for new types.

21 years ago(check_markers, adjust_markers_for_delete)
Stefan Monnier [Thu, 26 Jun 2003 23:17:29 +0000 (23:17 +0000)]
(check_markers, adjust_markers_for_delete)
(adjust_markers_for_insert, adjust_markers_for_replace)
(prepare_to_modify_buffer, RESTORE_VALUE): Update for new types.

21 years ago(save_excursion_restore, transpose_markers): Update for new types.
Stefan Monnier [Thu, 26 Jun 2003 23:17:13 +0000 (23:17 +0000)]
(save_excursion_restore, transpose_markers): Update for new types.

21 years ago(set_buffer_internal_1): Test CONSP for lists.
Stefan Monnier [Thu, 26 Jun 2003 23:16:44 +0000 (23:16 +0000)]
(set_buffer_internal_1): Test CONSP for lists.
(Fget_buffer_create, Fkill_buffer, Fset_buffer_multibyte): Update to new types.

21 years ago(survives_gc_p): Simplify.
Stefan Monnier [Thu, 26 Jun 2003 23:16:05 +0000 (23:16 +0000)]
(survives_gc_p): Simplify.
(Fmake_marker, free_marker, gc_sweep): Update for new types.

21 years ago(struct buffer_text): Lisp_Object `markers' => Lisp_Marker.
Stefan Monnier [Thu, 26 Jun 2003 23:15:25 +0000 (23:15 +0000)]
(struct buffer_text): Lisp_Object `markers' => Lisp_Marker.

21 years ago(unchain_marker): Lisp_Object arg => Lisp_Marker.
Stefan Monnier [Thu, 26 Jun 2003 23:15:08 +0000 (23:15 +0000)]
(unchain_marker): Lisp_Object arg => Lisp_Marker.
(struct Lisp_Marker): Lisp_Object `chain' => Lisp_Marker `next'.

21 years agoFix some of the font/face problems.
Jan Djärv [Thu, 26 Jun 2003 21:18:45 +0000 (21:18 +0000)]
Fix some of the font/face problems.

21 years agoconfigure: Regenerate
Jan Djärv [Thu, 26 Jun 2003 21:09:11 +0000 (21:09 +0000)]
configure: Regenerate

21 years agoAdd XRegisterIMInstantiateCallback_arg6 so it will be defined.
Jan Djärv [Thu, 26 Jun 2003 21:08:13 +0000 (21:08 +0000)]
Add XRegisterIMInstantiateCallback_arg6 so it will be defined.

21 years agoRemove comment about change in Commentary section.
Markus Rost [Thu, 26 Jun 2003 18:34:31 +0000 (18:34 +0000)]
Remove comment about change in Commentary section.

21 years ago(iswitchb-read-buffer): Remove redudant variable
Stephen Eglen [Thu, 26 Jun 2003 11:47:34 +0000 (11:47 +0000)]
(iswitchb-read-buffer): Remove redudant variable
iswitchb-prepost-hooks. Remove iswitchb-xemacs variable and use
(featurep 'xemacs) and fboundp instead. (From Stefan Monnier).

(iswitchb-completions): Remove two redundant arguments and local
variables. (From Stefan Monnier).

Commentary fix (from Markus Rost).

21 years ago(make_interval, Fmake_symbol, allocate_misc):
Stefan Monnier [Wed, 25 Jun 2003 23:28:14 +0000 (23:28 +0000)]
(make_interval, Fmake_symbol, allocate_misc):
Initialize the new field `gcmarkbit'.
(mark_interval, MARK_INTERVAL_TREE): Use the new `gcmarkbit' field.
(mark_interval_tree): Don't mark the tree separately from the nodes.
(UNMARK_BALANCE_INTERVALS): Don't unmark the tree.
(mark_maybe_object, mark_maybe_pointer, Fgarbage_collect, mark_object)
(survives_gc_p, gc_sweep): Use new `gcmarkbit' fields.

21 years ago(struct interval, struct Lisp_Symbol, struct Lisp_Free)
Stefan Monnier [Wed, 25 Jun 2003 23:16:30 +0000 (23:16 +0000)]
(struct interval, struct Lisp_Symbol, struct Lisp_Free)
(struct Lisp_Marker, struct Lisp_Intfwd, struct Lisp_Boolfwd)
(struct Lisp_Kboard_Objfwd, struct Lisp_Save_Value)
(struct Lisp_Buffer_Local_Value, struct Lisp_Overlay)
(struct Lisp_Objfwd, struct Lisp_Buffer_Objfwd): Add `gcmarkbit' field.

21 years ago(gnus-group-suspend): Avoid some consing.
Sam Steingold [Wed, 25 Jun 2003 18:44:57 +0000 (18:44 +0000)]
(gnus-group-suspend): Avoid some consing.

21 years ago* progmodes/asm-mode.el (asm-font-lock-keywords): Support
Masatake YAMATO [Wed, 25 Jun 2003 06:52:04 +0000 (06:52 +0000)]
* progmodes/asm-mode.el (asm-font-lock-keywords): Support
labels starting with "." and directives starting with ".".

21 years agoFix minor Texinfo usage.
Richard M. Stallman [Tue, 24 Jun 2003 18:16:37 +0000 (18:16 +0000)]
Fix minor Texinfo usage.
(file-exists-p): Explain handling of directories, symlinks, etc.

21 years agoAdvising Primitives renamed from Subr Arguments.
Richard M. Stallman [Tue, 24 Jun 2003 18:15:25 +0000 (18:15 +0000)]
Advising Primitives renamed from Subr Arguments.

21 years agoFix minor Texinfo usage.
Richard M. Stallman [Tue, 24 Jun 2003 18:15:06 +0000 (18:15 +0000)]
Fix minor Texinfo usage.

21 years ago(Advising Primitives): Renamed from Subr Arguments.
Richard M. Stallman [Tue, 24 Jun 2003 18:14:01 +0000 (18:14 +0000)]
(Advising Primitives): Renamed from Subr Arguments.
Explain that advising primitives doesn't affect calls from C code.

21 years ago(xim_initialize): Use XRegisterIMInstantiateCallback_arg6.
Dave Love [Tue, 24 Jun 2003 09:43:04 +0000 (09:43 +0000)]
(xim_initialize): Use XRegisterIMInstantiateCallback_arg6.

21 years agoTest HAVE_SYS__MBSTATE_H, not __hpux. Merge changes
Dave Love [Tue, 24 Jun 2003 09:42:14 +0000 (09:42 +0000)]
Test HAVE_SYS__MBSTATE_H, not __hpux.  Merge changes
from gnulib.

21 years ago*** empty log message ***
Dave Love [Mon, 23 Jun 2003 18:36:25 +0000 (18:36 +0000)]
*** empty log message ***

21 years agoCheck for sys/_mbstate_t.h. Test
Dave Love [Mon, 23 Jun 2003 18:35:23 +0000 (18:35 +0000)]
Check for sys/_mbstate_t.h.  Test
XRegisterIMInstantiateCallback prototype.
(AH_BOTTOM): Define DO_BLOCK_INPUT, my_strftime.

21 years ago*** empty log message ***
Andreas Schwab [Sun, 22 Jun 2003 17:04:22 +0000 (17:04 +0000)]
*** empty log message ***

21 years ago(Symbol Type): Fix description of examples.
Andreas Schwab [Sun, 22 Jun 2003 17:04:07 +0000 (17:04 +0000)]
(Symbol Type): Fix description of examples.

21 years ago(easy-mmode-define-navigation): Avoid
Andreas Schwab [Sun, 22 Jun 2003 16:55:47 +0000 (16:55 +0000)]
(easy-mmode-define-navigation): Avoid
variable as format argument for error.  Don't call symbol-name on
string.

21 years ago(eshell-do-opt): Avoid variable as format
Andreas Schwab [Sun, 22 Jun 2003 16:52:45 +0000 (16:52 +0000)]
(eshell-do-opt): Avoid variable as format
argument for error.

21 years ago(vis-mode): Doc fix.
Andreas Schwab [Sun, 22 Jun 2003 16:49:31 +0000 (16:49 +0000)]
(vis-mode): Doc fix.

21 years ago(diary-check-diary-file): New function.
Glenn Morris [Sun, 22 Jun 2003 01:02:22 +0000 (01:02 +0000)]
(diary-check-diary-file): New function.
(diary, view-diary-entries, show-all-diary-entries)
(mark-diary-entries): Use it.
(view-other-diary-entries): Doc fix.  Use `prefix-numeric-value'.
(diary-syntax-table, diary-attrtype-convert, diary-mail-days): Doc fix.
(diary-modified, d-file): No need to defvar (for compiler).
(list-diary-entries): No need for `let*' so use `let'.
(simple-diary-display): Use `diary-file' directly rather than
inheriting `d-file' from `list-diary-entries' caller.
(make-fancy-diary-buffer, show-all-diary-entries): `mode-line-format'
already buffer-local.
(diary-mail-addr): Set to the empty string (rather than nil) if
undefined, as per `user-mail-address'.
(diary-mail-entries): Doc fix.  Error if `diary-mail-address' unset.
(mark-sexp-diary-entries): Don't regexp-quote sexp-mark twice.
Remove an un-needed `if'.
(list-sexp-diary-entries): Remove local vars mark and s-entry, and
use `let' rather than `let*'.
(diary-date, insert-monthly-diary-entry)
(insert-yearly-diary-entry, insert-anniversary-diary-entry)
(insert-block-diary-entry, insert-cyclic-diary-entry)
(font-lock-diary-date-forms): No need for `let*' so use `let'.
(make-diary-entry): Doc fix.  Use `or' rather than `if'.
(diary-font-lock-keywords): Use `when'.  `cal-islam' is required
feature, not `cal-islamic'.
`calendar-islamic-month-name-array-leap-year' does not exist - use
`calendar-islamic-month-name-array'.

21 years ago*** empty log message ***
Glenn Morris [Sun, 22 Jun 2003 00:58:46 +0000 (00:58 +0000)]
*** empty log message ***

21 years ago(wait_reading_process_input): Don't signal SIGIO in batch mode.
Richard M. Stallman [Sun, 22 Jun 2003 00:04:49 +0000 (00:04 +0000)]
(wait_reading_process_input): Don't signal SIGIO in batch mode.

21 years ago(Fwrite_region): Alternate messages for append and partial write.
Richard M. Stallman [Sun, 22 Jun 2003 00:04:10 +0000 (00:04 +0000)]
(Fwrite_region): Alternate messages for append and partial write.

21 years ago(read_key_sequence): When converting upcase fn key to
Richard M. Stallman [Sun, 22 Jun 2003 00:01:42 +0000 (00:01 +0000)]
(read_key_sequence): When converting upcase fn key to
downcase, update fkey and keytran so `backspace' gets translated.

(read_avail_input): Don't signal SIGHUP in batch mode.

21 years agoRegenerate.
Glenn Morris [Sat, 21 Jun 2003 23:59:13 +0000 (23:59 +0000)]
Regenerate.

21 years ago(reset-language-environment): Adjusted for the name change:
Kenichi Handa [Sat, 21 Jun 2003 02:28:35 +0000 (02:28 +0000)]
(reset-language-environment): Adjusted for the name change:
xxx-utf-16-{le,be} -> xxx-utf-16{le,be}.

21 years agoMany name changes: utf-16-{be,le} -> utf-16{be,le}.
Kenichi Handa [Sat, 21 Jun 2003 02:26:13 +0000 (02:26 +0000)]
Many name changes: utf-16-{be,le} -> utf-16{be,le}.
(mule-utf-16-le, utf-16-le, mule-utf-16-be, utf-16-be): New coding
system aliases for backward compatibility.

21 years agoAdjusted for the name change: xxx-utf-16-{le,be} -> xxx-utf-16{le,be}.
Kenichi Handa [Sat, 21 Jun 2003 02:25:38 +0000 (02:25 +0000)]
Adjusted for the name change: xxx-utf-16-{le,be} -> xxx-utf-16{le,be}.

21 years ago(ucs-unify-8859, ucs-fragment-8859): Adjusted for the name change:
Kenichi Handa [Sat, 21 Jun 2003 02:25:19 +0000 (02:25 +0000)]
(ucs-unify-8859, ucs-fragment-8859): Adjusted for the name change:
xxx-utf-16-{le,be} -> xxx-utf-16{le,be}.

21 years ago(utf-translate-cjk-mode): Fix docstring.
Kenichi Handa [Sat, 21 Jun 2003 02:24:14 +0000 (02:24 +0000)]
(utf-translate-cjk-mode): Fix docstring.

21 years ago(vc-rename-file): Fix typo.
Luc Teirlinck [Fri, 20 Jun 2003 13:21:24 +0000 (13:21 +0000)]
(vc-rename-file): Fix typo.

21 years ago*** empty log message ***
Luc Teirlinck [Fri, 20 Jun 2003 13:19:33 +0000 (13:19 +0000)]
*** empty log message ***

21 years agoEntry that should have been made last month.
Glenn Morris [Fri, 20 Jun 2003 10:14:31 +0000 (10:14 +0000)]
Entry that should have been made last month.

21 years ago(Info-fontify-node): Improve calculation of other-tag.
Andreas Schwab [Thu, 19 Jun 2003 20:56:49 +0000 (20:56 +0000)]
(Info-fontify-node): Improve calculation of other-tag.

21 years agoAdd a comment in set-display-table-and-terminal-coding-system
Eli Zaretskii [Thu, 19 Jun 2003 16:12:21 +0000 (16:12 +0000)]
Add a comment in set-display-table-and-terminal-coding-system
explaining why we futz with display tables.

21 years ago(c-mode): Reverting last change.
Stefan Monnier [Thu, 19 Jun 2003 15:55:31 +0000 (15:55 +0000)]
(c-mode): Reverting last change.

21 years ago(gud-find-expr-function): Rename from gud-find-expr.
Stefan Monnier [Wed, 18 Jun 2003 23:26:28 +0000 (23:26 +0000)]
(gud-find-expr-function): Rename from gud-find-expr.
(gud-find-fortran-expr): Move to fortran.el.

21 years ago(fortran-gud-find-expr): Move from gud.el (was gud-find-fortran-expr).
Stefan Monnier [Wed, 18 Jun 2003 23:25:39 +0000 (23:25 +0000)]
(fortran-gud-find-expr): Move from gud.el (was gud-find-fortran-expr).
(fortran-mode): Set gud-find-expr-function.

21 years ago(gud-display1): Keep the gdb command, "display", in
Nick Roberts [Wed, 18 Jun 2003 22:37:40 +0000 (22:37 +0000)]
(gud-display1): Keep the gdb command, "display", in
the command history.
(gdb-restore-windows): Make restore work when gdb-many-windows
is nil.
(gdb-source-info, gdba): Display assembler if there is no symbol
table for main, or message if there is no main.
(gdb-assembler-custom): Move point to current line of assembler.

21 years ago(gud-menu-map): Add dbx support for "run" and
Nick Roberts [Wed, 18 Jun 2003 22:36:40 +0000 (22:36 +0000)]
(gud-menu-map): Add dbx support for "run" and
"nexti".
(dbx): Define gud-nexti and gud-run.
(gud-find-expr, gud-find-fortran-expr): New functions.
(gud-find-expr): New variable.
(gud-find-c-expr): Simplify.

21 years ago(fortran-gud-syntax-table): Syntax table
Nick Roberts [Wed, 18 Jun 2003 22:35:37 +0000 (22:35 +0000)]
(fortran-gud-syntax-table): Syntax table
for parsing Fortran expressions for gud-print. (Stefan Monnier)
(fortran-mode): Add local variable gud-find-expr.

21 years ago(c-mode): Add local variable gud-find-expr.
Nick Roberts [Wed, 18 Jun 2003 22:34:36 +0000 (22:34 +0000)]
(c-mode): Add local variable gud-find-expr.

21 years ago*** empty log message ***
Nick Roberts [Wed, 18 Jun 2003 22:33:41 +0000 (22:33 +0000)]
*** empty log message ***

21 years ago(looking-back): Handle the case of non-trivial regexps.
Stefan Monnier [Wed, 18 Jun 2003 21:49:55 +0000 (21:49 +0000)]
(looking-back): Handle the case of non-trivial regexps.
Add an optional `limit' argument.
(push, pop, with-temp-file, with-temp-message, delay-mode-hooks)
(with-syntax-table): Add edebug info.

21 years ago(Info-fontify-node): Give only the last whitespace character after the
Luc Teirlinck [Wed, 18 Jun 2003 03:03:23 +0000 (03:03 +0000)]
(Info-fontify-node): Give only the last whitespace character after the
node name the display property.  Give all other such whitespace the
invisibility property.

21 years ago*** empty log message ***
Luc Teirlinck [Wed, 18 Jun 2003 02:58:36 +0000 (02:58 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Tue, 17 Jun 2003 21:11:31 +0000 (21:11 +0000)]
*** empty log message ***