summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
...
* *** empty log message ***Kenichi Handa2000-09-111-0/+13
|
* (byte-compile-defvar): Only cons ontoGerd Moellmann2000-09-112-14/+17
| | | | | current-load-list in top-level forms. Else this leaks a cons cell every time a defun is called.
* (diff-apply-hunk): Function basically rewritten. Now understandsMiles Bader2000-09-112-59/+226
| | | | | | | | | | | | | | non-unified diffs. Some functionality moved into `diff-hunk-text' and `diff-find-text'. Add OTHER-FILE, DRY-RUN, POPUP, and NOERROR arguments. If DRY-RUN is true, don't actually modify anything. Only reposition point in the patched file if the patch succeeds. Only pop up another window if POPUP is true. Emit a message describing what happened if successful, and at what line-offset. Automatically detect reversed hunks and do something appropriate. (diff-hunk-text, diff-find-text): New functions. (diff-filter-lines): Function removed. (diff-test-hunk): New function. (diff-goto-source): Rewritten in terms of diff-apply-hunk.
* *** empty log message ***Dave Love2000-09-101-0/+9
|
* Minor doc/commentary fixes.Dave Love2000-09-101-19/+15
| | | | (tildify) <defgroup>: Add :version.
* (face-x-resources): Make custom type more specific.Dave Love2000-09-101-3/+6
| | | | | (frame-background-mode): Use mapc. (region) <defcustom>: Add :version.
* *** empty log message ***Stefan Monnier2000-09-091-114/+95
|
* * vc-sccs.el (vc-sccs-register):Stefan Monnier2000-09-094-8/+6
| | | | | | * vc-rcs.el (vc-rcs-register): * vc-cvs.el (vc-cvs-register): Don't clear file's properties. * vc.el (vc-register): Clear file's properties.
* *** empty log message ***Gerd Moellmann2000-09-081-1/+6
|
* (face-spec-set): Only face-spec-reset-face whenGerd Moellmann2000-09-081-1/+2
| | | | ATTRS is non-nil.
* Fix typo in a doc string of help-insert-xref-button.Eli Zaretskii2000-09-082-3/+6
|
* (quail-cxterm-package-ext-info): Fix doc strings of chinese-py-b5,Eli Zaretskii2000-09-072-20/+24
| | | | chinese-py, and chinese-tonepy input methods.
* (diff-mouse-goto-source): New function.Dave Love2000-09-072-6/+30
|
* Doc fixes.Dave Love2000-09-072-20/+33
| | | | | (vc-sccs-register-switches, vc-sccs-master-templates): Add :version.
* Doc fixes.Dave Love2000-09-071-24/+28
| | | | | | (vc-rcs-register-switches, vc-rcs-checkin-switches) (vc-rcs-checkout-switches, vc-rcs-header) (vc-rcs-master-templates): Add or change :version.
* DOc fixes.Dave Love2000-09-071-30/+33
| | | | | (vc-cvs-register-switches, vc-cvs-header, vc-cvs-use-edit) (vc-cvs-stay-local): Add :version.
* *** empty log message ***Eli Zaretskii2000-09-071-0/+7
|
* (read-mail-item-name): New function.Eli Zaretskii2000-09-071-6/+15
| | | | | | (menu-bar-tools-menu): Use it to compute and display the package used to read email. (menu-bar-tools-menu): Fix typo in GUD's help string.
* *** empty log message ***Gerd Moellmann2000-09-071-0/+2
|
* (color-values): Doc fix.Gerd Moellmann2000-09-071-2/+1
|
* (menu-bar-options-menu): Fix the font-lock toggle.Dave Love2000-09-072-3/+7
|
* *** empty log message ***Kenichi Handa2000-09-071-0/+4
|
* (quail-help): Fix previous change.Kenichi Handa2000-09-071-3/+3
|
* *** empty log message ***Gerd Moellmann2000-09-071-0/+9
|
* (frame-set-background-mode): Use frame-parameterGerd Moellmann2000-09-071-3/+1
| | | | instead of frame-parameters.
* (filtered-frame-list): Reduce consing.Gerd Moellmann2000-09-071-11/+8
| | | | | (frames-on-display-list): Call frame-parameter instead of frame-parameters.
* (devanagari-to-indian-region): In the loop, change the following char,Kenichi Handa2000-09-071-1/+1
| | | | not preceding char.
* *** empty log message ***Kenichi Handa2000-09-071-0/+5
|
* *** empty log message ***Gerd Moellmann2000-09-071-0/+3
|
* (menu-bar-update-buffers): Call frame-parameterGerd Moellmann2000-09-071-2/+1
| | | | instead of frame-parameters.
* *** empty log message ***Gerd Moellmann2000-09-071-1/+4
|
* (set-face-attribute): Simplify by callingGerd Moellmann2000-09-071-20/+7
| | | | internal-set-lisp-face-attribute with FRAME being 0.
* *** empty log message ***Gerd Moellmann2000-09-072-1/+5
|
* Remove `$Id$' tag.Gerd Moellmann2000-09-071-2/+0
|
* *** empty log message ***Kenichi Handa2000-09-071-0/+39
|
* (quail-cxterm-package-ext-info):Kenichi Handa2000-09-071-23/+122
| | | | | | Format changed, and each element now have extra documentations. (tit-process-header): Delete invalid characters from TIT-PROMPT. Adjusted for the change of quail-cxterm-package-ext-info.
* Don't require face.Kenichi Handa2000-09-071-95/+430
| | | | | | | | | | | | | | | | | | | | | | | | | (quail): New group. (quail-other-command): Dummy command to make quail-help works better. (quail-keyboard-layout-alist): Add Keyboard type "jp106". (quail-keyboard-layout-substitution): New variable. (quail-update-keyboard-layout): New function. (quail-keyboard-layout-type): New customizable variable. (quail-set-keyboard-layout): Call quail-update-keyboard-layout. (quail-keyboard-translate): Pay attention to quail-keyboard-layout-substitution. (quail-insert-kbd-layout): New function. (quail-show-keyboard-layout): New function. (quail-get-translation): If the definition is a vector of length 1, and the element is a string of lenght 1, return the character in that string. (quail-update-current-translations): Fix the case of relative-index out of range. (quail-build-decode-map, quail-insert-decode-map): New Functions. (quail-help): Show keyboard layout by quail-insert-kbd-layout. Show key sequences for all avairable characters. (quail-help-insert-keymap-description): Don't show such verbose key bindings as quail-self-insert-command.
* (help-xref-mule-regexp-template):Kenichi Handa2000-09-071-1/+6
| | | | | Include the pattern for character set. (leim): New group.
* (help-make-xrefs): Adjusted for the change ofKenichi Handa2000-09-071-7/+30
| | | | | help-xref-mule-regexp. (help-insert-xref-button): New function.
* Don't require `vc' during compilation;Gerd Moellmann2000-09-062-3/+9
| | | | | requiring it leads to a recursive loading of vc.el and vc-hooks.el during bootstrap.
* 2000-09-05 Stefan Monnier <monnier@cs.yale.edu>Stefan Monnier2000-09-056-275/+402
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vc.el: (toplevel): Don't require `dired' at run-time. (vc-dired-resynch-file): Remove autoload cookie. 2000-09-05 Andre Spiegel <spiegel@gnu.org> * vc.el: Made several backend functions optional. (vc-default-responsible-p): New function. (vc-merge): Use RET for first version to trigger merge-news, not prefix arg. (vc-annotate): Handle backends that do not support annotation. (vc-default-merge-news): Removed. The existence of a merge-news implementation is now checked on caller sites. * vc-hooks.el (vc-default-mode-line-string): Removed CVS special case. * vc-cvs.el (vc-cvs-mode-line-string): New function, handles the special case that has been removed from the default in vc-hooks.el. 2000-09-05 Stefan Monnier <monnier@cs.yale.edu> * vc.el (vc-log-edit): Properly handle the case where FILE is nil. 2000-09-05 Andre Spiegel <spiegel@gnu.org> * vc-hooks.el: Require vc during compilation. (vc-file-setprop): Use `vc-touched-properties' if bound by the new macro `with-vc-properties' in vc.el. (vc-file-getprop): Doc fix. (vc-after-save): Call `vc-dired-resynch-file' only if vc is loaded. * vc.el: Require dired-aux during compilation. (vc-name-assoc-file): Moved to vc-sccs.el. (with-vc-properties): New macro. (vc-checkin, vc-checkout, vc-revert, vc-cancel-version, vc-finish-steal): Use it. (vc-cancel-version): Moved RCS-specific code to vc-rcs.el. The call to the backend-specific function is now supposed to do the checkout, too. (vc-log-edit): Handle FILE being nil and added a FIXME for log-edit. * vc-cvs.el (vc-cvs-checkin, vc-cvs-checkout): Don't bother to set file properties; that gets done in the generic code now. * vc-rcs.el (vc-rcs-uncheck): Renamed to `vc-rcs-cancel-version'. Changed parameter list, added code from vc.el that does the checkout, possibly with a double-take. * vc-sccs.el (vc-sccs-name-assoc-file): Moved here from vc.el. (vc-sccs-add-triple, vc-sccs-rename-file, vc-sccs-lookup-triple): Use the above under the new name. (vc-sccs-uncheck): Renamed to `vc-sccs-cancel-version'. Changed parameter list, added checkout command. (vc-sccs-checkin, vc-sccs-checkout): Don't bother to set file properties; that gets done in the generic code now. 2000-09-05 Stefan Monnier <monnier@cs.yale.edu> * vc.el: Docstring fixes (courtesy of checkdoc). 2000-09-05 Stefan Monnier <monnier@cs.yale.edu> * vc.el (vc-checkout-writable-buffer-hook) (vc-checkout-writable-buffer): Remove. (vc-start-entry): Always call vc-log-edit, never vc-log-mode. (vc-log-mode): Make it into a clean derived major mode. (vc-log-edit): Mark buffer unmodified (as vc-log-mode did) and use vc-log-mode if log-edit is not available. (vc-dired-mode-map): Don't set-keymap-parent yet. (vc-dired-mode): Do set-keymap-parent here. (vc-dired-buffers-for-dir): Nop if dired is not loaded.
* *** empty log message ***Gerd Moellmann2000-09-051-0/+7
|
* (set-face-attribute, face-spec-reset-face)Gerd Moellmann2000-09-051-13/+16
| | | | (face-spec-set): Avoid consing by removing calls to `apply'.
* (frame-parameter): Move to C code.Gerd Moellmann2000-09-051-5/+0
|
* (help-manyarg-func-alist): Add ml-prefix-argument-loop,Dave Love2000-09-052-1/+19
| | | | insert-before-markers-and-inherit. Now checked systematically!
* *** empty log message ***Gerd Moellmann2000-09-051-0/+13
|
* (sql-postgres): Use sql-postgres-options.Gerd Moellmann2000-09-051-11/+23
| | | | | | | | | | (sql-postgres-options): New variable. (sql-mode-menu): Work around missing variable mark-active in XEmacs. (sql-mode): Added call to easy-menu-add for XEmacs compatibility. (sql-interactive-mode): Added call to easy-menu-add for XEmacs compatibility.
* (mouse-major-mode-menu, mouse-popup-menubar): RunDave Love2000-09-042-2/+8
| | | | menu-bar-update-hook.
* (help-manyarg-func-alist): AddDave Love2000-09-041-1/+3
| | | | find-operation-coding-system.
* *** empty log message ***Gerd Moellmann2000-09-043-257/+682
|