summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (customize-browse): Call `widget-setup'.Markus Rost2002-12-292-0/+5
|
* Generate cus-load.el and finder-inf.el in theAndreas Schwab2002-12-292-11/+24
| | | | | | source directory. Change dependencies on lisp files to explicitly use $(lisp). (compile-calc): Fix command substitution.
* * cus-dep.el (generated-custom-dependencies-file): New variable.Andreas Schwab2002-12-291-7/+13
| | | | | (custom-make-dependencies): Use it instead of hardcoding cus-load.el.
* * finder.el (generated-finder-keywords-file): New variable.Andreas Schwab2002-12-291-5/+10
| | | | | (finder-compile-keywords): Use it instead of hardcoding finder-inf.el.
* *** empty log message ***Richard M. Stallman2002-12-281-0/+15
|
* (info-lookup): Fix error message typo.Richard M. Stallman2002-12-281-1/+1
|
* (comint-mode): Localy set scroll-conservatively.Richard M. Stallman2002-12-281-1/+4
| | | | | (comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output is active only when point is at end.
* (dired-goto-file): Handle \ and ^M quoted by backslash. Fix error message.Richard M. Stallman2002-12-281-2/+8
|
* (find-file-noselect-1): Kill local value of `cursor-type'.Richard M. Stallman2002-12-281-0/+1
|
* (repeat-complex-command): Signal real error on failure.Richard M. Stallman2002-12-281-1/+3
|
* (makefile-font-lock-keywords): HighlightAndreas Schwab2002-12-282-0/+7
| | | | | automatic variable references enclosed in parens and optionally suffixed by F or D.
* (Info-complete-menu-item): Make `Info-complete-cache' a buffer-local variable.Miles Bader2002-12-272-3/+8
|
* (customize-group-other-window): Use pop-to-buffer inMarkus Rost2002-12-262-13/+26
| | | | | | the same way as `custom-buffer-create-other-window'. (customize-variable-other-window, customize-option-other-window): Definitions moved up.
* * net/tramp*.el: Sync with upstream version 2.0.28. Bugfixes.Kai Großjohann2002-12-267-339/+1562
| | | | | | | * net/tramp-ftp.el: Glue code with Ange-FTP, broken out of tramp.el. From Michael Albinus. * net/tramp-smb.el: New file for using smbclient to access Windows shares with Tramp. From Michael Albinus.
* (select-safe-coding-system): Fix typo.Andreas Schwab2002-12-262-1/+6
|
* #André Spiegel2002-12-261-1/+3
|
* (vc-rcs-checkin): By default, always specify theAndré Spiegel2002-12-261-1/+3
| | | | current branch of the working file for check-in.
* #André Spiegel2002-12-261-0/+12
|
* (vc-sccs-checkout): Handle t argument for REV.André Spiegel2002-12-261-2/+4
|
* (vc-rcs-checkout): Handle t argument for REV.André Spiegel2002-12-261-7/+19
|
* (vc-cvs-checkout): Handle t argument for REV.André Spiegel2002-12-261-22/+23
|
* (vc-next-action-on-file): Use t argument to vc-checkout inAndré Spiegel2002-12-261-5/+6
| | | | | order to get the latest version on the current branch. Update documentation of vc-BACKEND-checkout to explain this.
* (gdb-info-display-custom): Ensure that frames/buffersNick Roberts2002-12-261-65/+70
| | | | | | | | | of displayed expressions are deleted when the displayed expressions are deleted. (gdb-delete-disp-this-line, gdb-delete-display): Frame/buffer deletion is handled by gdb-info-display-custom now. (gdb-source-info): Undo earlier change (do create display buffer automatically).
* *** empty log message ***Nick Roberts2002-12-261-0/+10
|
* (custom-save-faces): Fix typo.Markus Rost2002-12-252-3/+6
|
* (unforward-rmail-message): Do not assume thatFrancesco Potortì2002-12-231-3/+11
| | | | | | the forwarded message's Date: header comes after From:. Use a Forwarded-from: rather than a Forwarded-by: header. Add a Forwarded-date: header.
* *** empty log message ***Francesco Potortì2002-12-231-3/+10
|
* (gdb-display-number-end): Make auto-display ofNick Roberts2002-12-231-100/+104
| | | | | | | | expressions in GDB work on text-only terminals. (gdb-post-prompt): Compute current frame properly. (gdb-get-current-frame, gdb-frame-handler): New functions. (gdb-source-info): Move last statement into if clause. Tidy, improve documentation.
* *** empty log message ***Nick Roberts2002-12-231-0/+9
|
* *** empty log message ***Richard M. Stallman2002-12-231-0/+51
|
* New file.Richard M. Stallman2002-12-231-0/+156
|
* (custom-known-themes): New variable.Richard M. Stallman2002-12-231-53/+422
| | | | | | | | | | | | | | | | | | | | | | | (custom-declare-theme): New function. (deftheme): New macro. (custom-make-theme-feature): New function. (custom-theme-p): New function. (custom-check-theme): New function. (custom-push-theme): New function. (custom-theme-set-variables): Take themes into account. (custom-loaded-themes): New variable. (custom-theme-loaded-p): New function. (provide-theme): New function. (require-theme): New function. (custom-remove-theme): New function. (custom-do-theme-reset): New function. (custom-theme-load-themes): New function. (custom-load-themes): New function. (custom-theme-value): New function. (custom-theme-variable-value): New function. (custom-theme-reset-internal): New function. (custom-theme-reset-variables): New function. (custom-reset-variables): New function.
* (custom-set-faces): Call custom-theme-set-faces.Richard M. Stallman2002-12-231-23/+110
| | | | | | | | (custom-theme-set-faces): New function. (custom-theme-face-value): New function. (custom-theme-reset-internal-face): New function. (custom-theme-reset-faces): New function. (custom-reset-faces): New function.
* (customize-save-variable): Take themes into account.Richard M. Stallman2002-12-231-28/+103
| | | | | | | | | | | | | | | (custom-variable-save): Take themes into account. (custom-variable-reset-saved): Add comment-widget. (custom-variable-reset-standard): Add comment-widget. (custom-variable-reset-standard): Take themes into account. (custom-face-save): Take themes into account. (custom-face-reset-standard): Take themes into account. (custom-save-variables): Take themes into account. (custom-save-faces): Take themes into account. (custom-save-faces): Take themes into account. (custom-save-resets): New function. (custom-save-loaded-themes): New function. (customize-save-customized): Take themes into account.
* Don't define a name for the minor mode menu.Richard M. Stallman2002-12-232-5/+33
|
* (easy-menu-do-define): Handle nil for SYMBOL.Richard M. Stallman2002-12-231-15/+18
| | | | (easy-menu-define): Doc fix, say SYMBOL can be nil.
* (save-selected-window): Save and restore selected windows of all frames.Richard M. Stallman2002-12-231-3/+12
|
* (info-lookup): For ease of use try itemRichard M. Stallman2002-12-231-10/+21
| | | | | | case-insensitive if not found case-sensitive. Do case sensitive search in index nodes, so items differing only in case go correctly to their respective nodes.
* (scroll-up-aggressively, scroll-down-aggressively): Update custom types.Richard M. Stallman2002-12-231-2/+6
|
* (rx-and): Generate a shy group.Richard M. Stallman2002-12-231-10/+51
| | | | | | | Specify `no-group' when calling rx-to-string. (rx-submatch): Specify `no-group' when calling rx-to-string. (rx-kleene): Use rx-atomic-p to decide whether to make a group. (rx-atomic-p): New function.
* *** empty log message ***Richard M. Stallman2002-12-221-0/+25
|
* (add-to-invisibility-spec): If it was t, start it out at (t).Richard M. Stallman2002-12-221-6/+4
|
* (makeinfo-buffer): Display result using Info-mode.Richard M. Stallman2002-12-221-20/+45
| | | | | | | | (makeinfo-compilation-sentinel-buffer, makeinfo-current-node): New functions. (makeinfo-compile): Add a sentinel parameter. (makeinfo-compilation-sentinel-region): Renamed from makeinfo-compilation-sentinel, and makeinfo-temp-file now never nil. (makeinfo-region): Use this.
* (Info-revert-find-node): New function.Richard M. Stallman2002-12-221-0/+34
|
* (tex-start-of-header, tex-end-of-header): Add defvars.Richard M. Stallman2002-12-221-0/+4
|
* (tex-print): Call shell-quote-argument on the file name.Richard M. Stallman2002-12-221-1/+3
|
* (outline-next-visible-heading):Richard M. Stallman2002-12-221-1/+3
| | | | When going forward, test outline-invisible-p at start of header.
* (tooltip-gud-tips): Output tooltip without switchingNick Roberts2002-12-221-34/+19
| | | | | | | process filter (gdba in gdb-ui.el only). (gdb-tooltip-print): New function. (tooltip-gud-process-output): Undo previous change. (tooltip-strip-annotations): Remove.
* *** empty log message ***Nick Roberts2002-12-221-1/+9
|
* (gud-menu-map): Add jdb support for "run".Pavel Janík2002-12-212-27/+110
| | | | | | | | | | | | (gud-jdb-find-source-using-classpath): Use 'identity. (gud-jdb-marker-filter): Marker regexp and filename filtering change to support a backwards-incompatible change in Sun's jdb line number display in SDK versions 1.4. (gud-format-command): gud-find-class now requires two parameters (file and linenumber). (gud-find-class): Bulk of the change related to using c-syntactic symbols to locate nested class declarations in java sources visited by java-mode (cc-mode).