]> code.delx.au - gnu-emacs/log
gnu-emacs
21 years ago(optimize-char-coding-system-table): Optimize it.
Kenichi Handa [Wed, 15 Jan 2003 05:57:31 +0000 (05:57 +0000)]
(optimize-char-coding-system-table): Optimize it.

21 years agoSetup the fontset "fontset-mac" correctly.
Kenichi Handa [Wed, 15 Jan 2003 05:33:18 +0000 (05:33 +0000)]
Setup the fontset "fontset-mac" correctly.

21 years agoImprove commentary.
Nick Roberts [Tue, 14 Jan 2003 23:58:13 +0000 (23:58 +0000)]
Improve commentary.
(gdb-window-height, gdb-window-width, gdb-display-number-end):
Customize the dimensions of frames for displayed expressions.
(gdb-error-begin): Comment out because it is not used because of
bug/quirk in annotations.
(gdb-reset): Use with-current-buffer.

21 years ago*** empty log message ***
Nick Roberts [Tue, 14 Jan 2003 23:57:32 +0000 (23:57 +0000)]
*** empty log message ***

21 years ago(Ftext_properties_at, Fnext_char_property_change)
Francesco Potortì [Tue, 14 Jan 2003 23:13:05 +0000 (23:13 +0000)]
(Ftext_properties_at, Fnext_char_property_change)
(Fprevious_char_property_change)
(Fnext_single_char_property_change)
(Fprevious_single_char_property_change, Fnext_property_change)
(Fnext_single_property_change, Fprevious_property_change)
(Fprevious_single_property_change, Fadd_text_properties)
(Fput_text_property, Fset_text_properties)
(Fremove_text_properties, Fremove_list_of_text_properties)
(Ftext_property_any, Ftext_property_not_all): Clarify doc strings.

21 years ago(Fsubstring): Clarify doc string.
Francesco Potortì [Tue, 14 Jan 2003 23:12:31 +0000 (23:12 +0000)]
(Fsubstring): Clarify doc string.

21 years ago*** empty log message ***
Francesco Potortì [Tue, 14 Jan 2003 23:12:01 +0000 (23:12 +0000)]
*** empty log message ***

21 years agoRename `whole-path' to `whole-name' throughout.
Kim F. Storm [Tue, 14 Jan 2003 23:11:42 +0000 (23:11 +0000)]
Rename `whole-path' to `whole-name' throughout.
(dired-mark-read-regexp): Use "Abs." prefix instead of "Path".

21 years agoDoc fixes.
Kim F. Storm [Tue, 14 Jan 2003 23:11:19 +0000 (23:11 +0000)]
Doc fixes.

21 years agoMisc changes to avoid using path == file name.
Kim F. Storm [Tue, 14 Jan 2003 23:04:19 +0000 (23:04 +0000)]
Misc changes to avoid using path == file name.

21 years ago(fast-lock-cache-name): Doc fix.
Kim F. Storm [Tue, 14 Jan 2003 22:36:40 +0000 (22:36 +0000)]
(fast-lock-cache-name): Doc fix.

21 years ago(browse-url-filename-alist): Doc fix.
Kim F. Storm [Tue, 14 Jan 2003 22:34:20 +0000 (22:34 +0000)]
(browse-url-filename-alist): Doc fix.

21 years ago(archive-arc-rename-entry): Fix error message.
Kim F. Storm [Tue, 14 Jan 2003 22:32:21 +0000 (22:32 +0000)]
(archive-arc-rename-entry): Fix error message.
(archive-lzh-summarize): Replace local var `path' with `dir'.
(archive-unique-fname) [!MSDOS]: Avoid byte-compiler warning.

21 years ago(cvs-fileinfo-from-entries): Deal with Solaris'
Stefan Monnier [Tue, 14 Jan 2003 21:53:39 +0000 (21:53 +0000)]
(cvs-fileinfo-from-entries): Deal with Solaris'
occasional use of "05" rather than " 5" for day-of-month.

21 years ago(log-view-message-re): The rev might be locked.
Stefan Monnier [Tue, 14 Jan 2003 21:46:13 +0000 (21:46 +0000)]
(log-view-message-re): The rev might be locked.

21 years ago(ido-read-internal, ido-file-internal)
Kim F. Storm [Tue, 14 Jan 2003 21:31:47 +0000 (21:31 +0000)]
(ido-read-internal, ido-file-internal)
(ido-copy-current-file-name, ido-wide-find-dirs-or-files):
Don't use `path' as name of local variables holding a file name.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Jan 2003 21:31:19 +0000 (21:31 +0000)]
*** empty log message ***

21 years agoRemove final period from error message.
Kim F. Storm [Tue, 14 Jan 2003 21:12:20 +0000 (21:12 +0000)]
Remove final period from error message.

21 years ago*** empty log message ***
John Paul Wallington [Tue, 14 Jan 2003 20:59:10 +0000 (20:59 +0000)]
*** empty log message ***

21 years ago(apropos): Restore autoload cookie. Fix error
John Paul Wallington [Tue, 14 Jan 2003 20:47:21 +0000 (20:47 +0000)]
(apropos): Restore autoload cookie.  Fix error
message typo.

21 years ago* make-package: Fixed problem where the building without
Steven Tamm [Tue, 14 Jan 2003 17:49:00 +0000 (17:49 +0000)]
* make-package: Fixed problem where the building without
specifying build directory fails.

21 years ago(Fset_process_plist): Fixed return value.
Kim F. Storm [Tue, 14 Jan 2003 13:36:14 +0000 (13:36 +0000)]
(Fset_process_plist): Fixed return value.

21 years agoReplace "process private vars" with "process plist".
Kim F. Storm [Tue, 14 Jan 2003 10:18:36 +0000 (10:18 +0000)]
Replace "process private vars" with "process plist".

21 years ago(clone-process): Copy process' plist to new process.
Kim F. Storm [Tue, 14 Jan 2003 10:16:00 +0000 (10:16 +0000)]
(clone-process): Copy process' plist to new process.

21 years ago*** empty log message ***
Kim F. Storm [Tue, 14 Jan 2003 10:15:40 +0000 (10:15 +0000)]
*** empty log message ***

21 years ago(process-put, process-get): New functions.
Kim F. Storm [Tue, 14 Jan 2003 09:56:10 +0000 (09:56 +0000)]
(process-put, process-get): New functions.

21 years agoReworked 2003-01-12 change -- call a plist a plist!
Kim F. Storm [Tue, 14 Jan 2003 09:55:50 +0000 (09:55 +0000)]
Reworked 2003-01-12 change -- call a plist a plist!
(QCplist): Renamed from QCvars.  All uses changed.
(Fprocess_plist): Replaces Fprocess_variable.  Simplified.
(Fset_process_plist): Replaces Fset_process_variable.  Simplified.
(syms_of_process): Intern, staticpro, defsubr these.
(Fmake_network_process): Describe :plist arg.  Removed :vars arg.

21 years ago(struct Lisp_Process): New member plist replaces old
Kim F. Storm [Tue, 14 Jan 2003 09:55:00 +0000 (09:55 +0000)]
(struct Lisp_Process): New member plist replaces old
member private_vars.  All uses changed.

21 years agoUpdate the description of version handling.
Markus Rost [Tue, 14 Jan 2003 00:21:30 +0000 (00:21 +0000)]
Update the description of version handling.

21 years ago(custom-make-dependencies): Don't set standard-value
Markus Rost [Mon, 13 Jan 2003 23:47:04 +0000 (23:47 +0000)]
(custom-make-dependencies):  Don't set standard-value
and version numbers for variables.  Handle faces.

21 years ago(customize-changed-options): Doc addition. Load the
Markus Rost [Mon, 13 Jan 2003 23:43:30 +0000 (23:43 +0000)]
(customize-changed-options):  Doc addition.  Load the
version deps earlier.  Use other tests for groups and variables.
Handle faces.

21 years ago*** empty log message ***
Francesco Potortì [Mon, 13 Jan 2003 23:16:41 +0000 (23:16 +0000)]
*** empty log message ***

21 years ago(motorola-delta-3300): Removed (obsolete).
Francesco Potortì [Mon, 13 Jan 2003 23:15:13 +0000 (23:15 +0000)]
(motorola-delta-3300): Removed (obsolete).

21 years ago(m68k-motorola-sysv): Removed (obsolete).
Francesco Potortì [Mon, 13 Jan 2003 23:12:05 +0000 (23:12 +0000)]
(m68k-motorola-sysv): Removed (obsolete).

21 years ago*** empty log message ***
Francesco Potortì [Mon, 13 Jan 2003 23:08:23 +0000 (23:08 +0000)]
*** empty log message ***

21 years agoRename ido-max-prompt-width to ido-max-file-prompt-width for consistency.
Kim F. Storm [Mon, 13 Jan 2003 23:05:51 +0000 (23:05 +0000)]
Rename ido-max-prompt-width to ido-max-file-prompt-width for consistency.

21 years agoobsoleted
Francesco Potortì [Mon, 13 Jan 2003 23:03:30 +0000 (23:03 +0000)]
obsoleted

21 years agoFix incorrect use of "path" term in ido.el.
Kim F. Storm [Mon, 13 Jan 2003 22:57:28 +0000 (22:57 +0000)]
Fix incorrect use of "path" term in ido.el.

21 years ago(ido-ignore-directories-merge): Doc fix.
Kim F. Storm [Mon, 13 Jan 2003 22:56:53 +0000 (22:56 +0000)]
(ido-ignore-directories-merge): Doc fix.
(ido-max-prompt-width): Renamed from ido-max-prompt-path.
(ido-enable-last-directory-history): Doc fix.
(ido-work-directory-list-ignore-regexps): Doc fix.
(ido-enable-tramp-completion): Doc fix.
(ido-record-ftp-work-directories): Doc fix.
(ido-merge-ftp-work-directories): Doc fix.
(ido-rewrite-file-prompt-functions): Renamed from
ido-make-file-prompt-hook.  Directory name is now in dynamic
variable `dirname' (instead of `path').
(ido-rewrite-file-prompt-rules): Renamed from
ido-rewrite-prompt-path-rules.
(ido-read-file-name-as-directory-commands): Doc fix.
(ido-last-directory-list): Doc fix.
(ido-work-directory-list): Doc fix.
(ido-work-file-list): Doc fix.
(ido-make-prompt): Directory name now in `dirname' var.
(ido-edit-input): Doc fix.
(ido-complete): Fix error message.
(ido-copy-current-word): Doc fix.
(ido-find-file): Doc fix.

21 years ago(Fdelete_directory, Fdelete_file): Document the
Francesco Potortì [Mon, 13 Jan 2003 22:17:01 +0000 (22:17 +0000)]
(Fdelete_directory, Fdelete_file): Document the
behaviour in front of symlinks.
(Fdelete_file): Raise an error on directories.

21 years ago(server-process-filter): Use `minibufferp' to test
John Paul Wallington [Mon, 13 Jan 2003 16:44:07 +0000 (16:44 +0000)]
(server-process-filter): Use `minibufferp' to test
whether we are inside a minibuffer.
(server-process, server-kill-new-buffers): Doc fixes.

21 years ago*** empty log message ***
Dave Love [Mon, 13 Jan 2003 13:33:54 +0000 (13:33 +0000)]
*** empty log message ***

21 years ago(Freverse): Use QUIT.
Dave Love [Mon, 13 Jan 2003 13:33:42 +0000 (13:33 +0000)]
(Freverse): Use QUIT.

21 years ago(mule-utf-16-be, mule-utf-16-le): Remove
Dave Love [Mon, 13 Jan 2003 13:26:21 +0000 (13:26 +0000)]
(mule-utf-16-be, mule-utf-16-le): Remove
pre-write-conversion.

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 13 Jan 2003 12:50:55 +0000 (12:50 +0000)]
*** empty log message ***

21 years agoPut "process enhancements" before "network enhancements".
Kim F. Storm [Mon, 13 Jan 2003 11:59:41 +0000 (11:59 +0000)]
Put "process enhancements" before "network enhancements".

21 years agoNew process variables.
Kim F. Storm [Mon, 13 Jan 2003 11:58:31 +0000 (11:58 +0000)]
New process variables.

21 years ago(hexl-mode-map): Don't quote remapped command names.
Kim F. Storm [Mon, 13 Jan 2003 09:49:54 +0000 (09:49 +0000)]
(hexl-mode-map): Don't quote remapped command names.

21 years ago*** empty log message ***
Kim F. Storm [Mon, 13 Jan 2003 09:49:10 +0000 (09:49 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Juanma Barranquero [Mon, 13 Jan 2003 08:27:02 +0000 (08:27 +0000)]
*** empty log message ***

21 years ago*** empty log message ***
Richard M. Stallman [Mon, 13 Jan 2003 08:23:46 +0000 (08:23 +0000)]
*** empty log message ***

21 years ago(ruler-mode-comment-column-char, ruler-mode-goal-column-char)
Juanma Barranquero [Mon, 13 Jan 2003 08:22:50 +0000 (08:22 +0000)]
(ruler-mode-comment-column-char, ruler-mode-goal-column-char)
(ruler-mode-set-goal-column-ding-flag, ruler-mode-mouse-current-grab-object):
New variables.
(ruler-mode-comment-column-face, ruler-mode-goal-column-face): New faces.
(ruler-mode-mouse-set-fill-column): Removed.
(ruler-mode-mouse-grab-any-column, ruler-mode-mouse-drag-any-column-iteration)
(ruler-mode-mouse-drag-any-column): New functions.
(ruler-mode-map): [header-line down-mouse-2] Bound to
`ruler-mode-mouse-grab-any-column' instead of
`ruler-mode-mouse-set-fill-column'.
(ruler-mode): Cleanup buffer local variable `header-line-format' if it didn't
exist when `ruler-mode' was enabled.
(ruler-mode-ruler-help-echo): Updated its value.
(ruler-mode-ruler-help-echo-when-goal-column): New help string used when
goal-column is already set.
(ruler-mode-ruler-help-echo-tab): Renamed to...
(ruler-mode-ruler-help-echo-when-tab-stops): New.
(ruler-mode-fill-column-help-echo, ruler-mode-comment-column-help-echo)
(ruler-mode-goal-column-help-echo): New help strings.
(ruler-mode-ruler): Use `ruler-mode-ruler-help-echo-when-goal-column' instead of
`ruler-mode-ruler-help-echo' if `goal-column' is set. Show `comment-column' and
`goal-column'. Echo the different help string for each *-column characters on
the ruler.

21 years ago(minibuffer_completion_contents): Error if point is inside prompt.
Richard M. Stallman [Mon, 13 Jan 2003 08:22:44 +0000 (08:22 +0000)]
(minibuffer_completion_contents): Error if point is inside prompt.

21 years agoFinish previous change.
Richard M. Stallman [Mon, 13 Jan 2003 08:22:08 +0000 (08:22 +0000)]
Finish previous change.

21 years ago(command_loop_1): Don't redisplay directly if there's a post-command-hook.
Richard M. Stallman [Mon, 13 Jan 2003 08:20:09 +0000 (08:20 +0000)]
(command_loop_1): Don't redisplay directly if there's a post-command-hook.

21 years ago(syms_of_fileio) <directory-sep-char>: Doc fix.
Richard M. Stallman [Mon, 13 Jan 2003 08:17:33 +0000 (08:17 +0000)]
(syms_of_fileio) <directory-sep-char>: Doc fix.
(Fdo_auto_save): Add gcpros around Ffile_name_directory.

21 years ago(apropos-documentation-property): New function.
Richard M. Stallman [Mon, 13 Jan 2003 08:07:18 +0000 (08:07 +0000)]
(apropos-documentation-property): New function.
(apropos): Use apropos-documentation-property.

21 years ago(mode-line-process): Mark as risky.
Richard M. Stallman [Mon, 13 Jan 2003 08:05:13 +0000 (08:05 +0000)]
(mode-line-process): Mark as risky.

21 years ago(where-is): Catch errors in indirect-function.
Richard M. Stallman [Mon, 13 Jan 2003 08:04:46 +0000 (08:04 +0000)]
(where-is): Catch errors in indirect-function.

21 years ago(server-process-filter): Comment out -eval.
Richard M. Stallman [Mon, 13 Jan 2003 08:04:17 +0000 (08:04 +0000)]
(server-process-filter): Comment out -eval.
Don't switch buffers if inside isearch or minibuffer.

21 years ago(compilation-revert-buffer): If buffer has a file, revert it in the normal way.
Richard M. Stallman [Mon, 13 Jan 2003 08:02:47 +0000 (08:02 +0000)]
(compilation-revert-buffer): If buffer has a file, revert it in the normal way.

21 years agoRequire fontset conditionally again.
Richard M. Stallman [Mon, 13 Jan 2003 08:01:54 +0000 (08:01 +0000)]
Require fontset conditionally again.

21 years ago(Changing Properties): Say string indices are origin-0.
Richard M. Stallman [Mon, 13 Jan 2003 08:01:09 +0000 (08:01 +0000)]
(Changing Properties): Say string indices are origin-0.

21 years ago(Screen Lines) <compute-motion>: Correct order of elts in return value.
Richard M. Stallman [Mon, 13 Jan 2003 08:00:28 +0000 (08:00 +0000)]
(Screen Lines) <compute-motion>: Correct order of elts in return value.

21 years ago(Changing Key Bindings) <define-key>: Mention how to define a default binding.
Richard M. Stallman [Mon, 13 Jan 2003 07:59:04 +0000 (07:59 +0000)]
(Changing Key Bindings) <define-key>: Mention how to define a default binding.

21 years ago*** empty log message ***
Stefan Monnier [Mon, 13 Jan 2003 00:40:07 +0000 (00:40 +0000)]
*** empty log message ***

21 years ago(ido-enable-tramp-completion): New defcustom.
Kim F. Storm [Sun, 12 Jan 2003 22:27:17 +0000 (22:27 +0000)]
(ido-enable-tramp-completion): New defcustom.
(ido-enter-single-matching-directory): Change default to 'slash.
(ido-is-tramp-root): New defun.
(ido-is-root-directory, ido-is-ftp-directory, ido-is-slow-ftp-host)
(ido-may-cache-directory, ido-final-slash, ido-read-internal)
(ido-complete, ido-make-file-list1, ido-make-dir-list1):
Handle tramp completion.
(ido-file-name-all-completions1): New defun for tramp completion.
(ido-file-name-all-completions): Use it.
(ido-set-matches1): Relax matching of text with trailing slash.
(ido-exhibit): Handle tramp completion.
Simplified code using nested cond forms using new `refresh' var.
Fixed handling of /~user/ paths.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 12 Jan 2003 22:23:22 +0000 (22:23 +0000)]
*** empty log message ***

21 years ago.
Andreas Schwab [Sun, 12 Jan 2003 20:53:04 +0000 (20:53 +0000)]
.

21 years ago(picture-substitute): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:51:36 +0000 (20:51 +0000)]
(picture-substitute): Use command remapping instead of
substitute-key-definition.

21 years ago(sh-mode-map): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:51:12 +0000 (20:51 +0000)]
(sh-mode-map): Use command remapping instead of
substitute-key-definition.

21 years ago(solitaire-mode-map): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:50:32 +0000 (20:50 +0000)]
(solitaire-mode-map): Use command remapping instead of
substitute-key-definition.

21 years ago(lm-mode-map): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:50:11 +0000 (20:50 +0000)]
(lm-mode-map): Use command remapping instead of
substitute-key-definition.

21 years ago(gomoku-mode-map): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:49:41 +0000 (20:49 +0000)]
(gomoku-mode-map): Use command remapping instead of
substitute-key-definition.

21 years ago(decipher-mode-map): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:49:14 +0000 (20:49 +0000)]
(decipher-mode-map): Use command remapping instead of
substitute-key-definition.

21 years ago(Commentary): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:48:49 +0000 (20:48 +0000)]
(Commentary): Use command remapping instead of
substitute-key-definition.

21 years ago(hexl-mode-map): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:48:16 +0000 (20:48 +0000)]
(hexl-mode-map): Use command remapping instead of
substitute-key-definition.

21 years ago(forms--change-commands): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:47:48 +0000 (20:47 +0000)]
(forms--change-commands): Use command remapping instead of
substitute-key-definition.

21 years ago(msb-mode-map): Use command remapping instead of substitute-key-definition.
Andreas Schwab [Sun, 12 Jan 2003 20:46:51 +0000 (20:46 +0000)]
(msb-mode-map): Use command remapping instead of substitute-key-definition.

21 years ago(emerge-setup-fixed-keymaps): Use command remapping instead of
Andreas Schwab [Sun, 12 Jan 2003 20:46:08 +0000 (20:46 +0000)]
(emerge-setup-fixed-keymaps): Use command remapping instead of
substitute-key-definition.

21 years ago(archive-mode-map): Use command remapping instead of substitute-key-definition.
Andreas Schwab [Sun, 12 Jan 2003 20:45:19 +0000 (20:45 +0000)]
(archive-mode-map): Use command remapping instead of substitute-key-definition.

21 years agoAdded process private variables.
Kim F. Storm [Sun, 12 Jan 2003 20:24:57 +0000 (20:24 +0000)]
Added process private variables.

21 years ago(QCvars): New variable.
Kim F. Storm [Sun, 12 Jan 2003 20:24:06 +0000 (20:24 +0000)]
(QCvars): New variable.
(syms_of_process): Intern and staticpro it.
(Fprocess_variable, Fset_process_variable): New functions.
(syms_of_process): Defsubr them.
(Fstart_process): Initialize private_vars plist to nil.
(Fmake_network_process): New arg :vars to setup the private
variables for new network process.
(server_accept_connection): Copy server's private variables to
client process.

21 years ago(struct Lisp_Process): New member private_vars.
Kim F. Storm [Sun, 12 Jan 2003 20:23:45 +0000 (20:23 +0000)]
(struct Lisp_Process): New member private_vars.

21 years ago.
Andreas Schwab [Sun, 12 Jan 2003 20:13:20 +0000 (20:13 +0000)]
.

21 years ago(inferior-emacs-lisp-mode): Bind comint-dynamic-complete-functions locally.
Andreas Schwab [Sun, 12 Jan 2003 20:11:44 +0000 (20:11 +0000)]
(inferior-emacs-lisp-mode): Bind comint-dynamic-complete-functions locally.

21 years ago(pure_alloc): Rewritten and simplified.
Kim F. Storm [Sun, 12 Jan 2003 15:40:23 +0000 (15:40 +0000)]
(pure_alloc): Rewritten and simplified.

21 years ago(pure_alloc): Corrected last change; now align the
Kim F. Storm [Sun, 12 Jan 2003 00:40:09 +0000 (00:40 +0000)]
(pure_alloc): Corrected last change; now align the
pointer and adjust the size rather than aligning the size and
adjusting the pointer.  Use a goto to handle overflow exception.

21 years ago*** empty log message ***
Kim F. Storm [Sun, 12 Jan 2003 00:38:22 +0000 (00:38 +0000)]
*** empty log message ***

21 years ago.
Andreas Schwab [Sat, 11 Jan 2003 23:16:40 +0000 (23:16 +0000)]
.

21 years ago(Buffer-menu-select): Fix for effect of header line.
Andreas Schwab [Sat, 11 Jan 2003 23:15:10 +0000 (23:15 +0000)]
(Buffer-menu-select): Fix for effect of header line.

21 years ago.
Andreas Schwab [Sat, 11 Jan 2003 22:49:02 +0000 (22:49 +0000)]
.

21 years ago(sgml-font-lock-keywords-2): Add flag to merge with existing fontification.
Andreas Schwab [Sat, 11 Jan 2003 22:47:33 +0000 (22:47 +0000)]
(sgml-font-lock-keywords-2): Add flag to merge with existing fontification.

21 years agoUpdated to reflect changes in English version.
Pavel Janík [Sat, 11 Jan 2003 20:21:46 +0000 (20:21 +0000)]
Updated to reflect changes in English version.
From Miroslav Va�ko <zemiak@zoznam.sk>.

21 years ago(gud-menu-map, gud-tool-bar-map, gdb): Change gud-goto to gud-until.
Nick Roberts [Sat, 11 Jan 2003 16:58:19 +0000 (16:58 +0000)]
(gud-menu-map, gud-tool-bar-map, gdb): Change gud-goto to gud-until.

21 years agoRenamed gud-goto to gud-until
Nick Roberts [Sat, 11 Jan 2003 16:57:30 +0000 (16:57 +0000)]
Renamed gud-goto to gud-until

21 years ago(gud-display): Use GDB command ptype instead of whatis
Nick Roberts [Sat, 11 Jan 2003 16:47:33 +0000 (16:47 +0000)]
(gud-display): Use GDB command ptype instead of whatis
to find out if variable shuld be dereferenced.
(gud-display1): Exit if there is `No symbol'.
(gdb-expressions-mode-map): Correction to key-binding.
(gdb-reset): New function. Reset environment at end of debugging.
(gdb-quit): Remove.

21 years ago(gud-kill-buffer-hook): Save gud-minor-mode type.
Nick Roberts [Sat, 11 Jan 2003 16:46:35 +0000 (16:46 +0000)]
(gud-kill-buffer-hook): Save gud-minor-mode type.
(gud-reset): New function. Reset environment at end of debugging.
(gud-sentinel): Call gud-reset or gdb-reset.

21 years ago*** empty log message ***
Nick Roberts [Sat, 11 Jan 2003 16:45:15 +0000 (16:45 +0000)]
*** empty log message ***

21 years ago(cp-make-coding-system): Fix last
Dave Love [Fri, 10 Jan 2003 23:30:52 +0000 (23:30 +0000)]
(cp-make-coding-system): Fix last
change.