summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* (he-transfer-case): Fix typo in prev change.Richard M. Stallman1995-10-151-1/+1
* Repair line wrapping damage.Erik Naggum1995-10-151-11/+6
* (ediff-version): is now autoloaded.Michael Kifer1995-10-141-2/+11
* Moved defsubsts up.Michael Kifer1995-10-145-22/+14
* Now defines [window] in menu-bar-ediff-menu.Michael Kifer1995-10-141-1/+9
* (vip-set-hooks): Use view-mode-hook in emacs and viewMichael Kifer1995-10-141-134/+115
* (vip-leave-region-active): new function.Michael Kifer1995-10-141-0/+148
* * viper-mous.el (vip-surrounding-word): modified to understand tripple clicks.Michael Kifer1995-10-141-66/+36
* (vip-record-kbd-macro): correctly escapes `.' and `[' now.Michael Kifer1995-10-141-1/+11
* (ex-write): uses better defaults.Michael Kifer1995-10-141-6/+17
* (variable-at-point, function-called-at-point):Richard M. Stallman1995-10-141-16/+24
* Initial revisionRichard M. Stallman1995-10-132-0/+821
* (hippie-expand): Removed bug - don't undo from another buffer.Richard M. Stallman1995-10-131-169/+424
* Minor fixes.Edward M. Reingold1995-10-131-6/+5
* Handle aliases dead-acute,...Richard M. Stallman1995-10-121-0/+16
* (display-table-slot, set-display-table-slot):Richard M. Stallman1995-10-121-45/+23
* (variable-at-point, function-called-at-point): Fix revious changes.Richard M. Stallman1995-10-121-6/+8
* Initial revisionEdward M. Reingold1995-10-121-0/+1603
* Added menu items for cal-tex.el (a new file).Edward M. Reingold1995-10-121-0/+139
* Added key definitions and autoloads for cal-tex.el (a new file).Edward M. Reingold1995-10-121-14/+75
* (mail-strip-quoted-names): Preserve white spaceRichard M. Stallman1995-10-111-1/+1
* (gud-filter): Move the gud-display-frame callRichard M. Stallman1995-10-111-12/+18
* (make-syntax-table): Use nil for "inherit".Richard M. Stallman1995-10-111-4/+4
* (find-alternate-file-other-window): New function.Richard M. Stallman1995-10-111-0/+20
* Moved (define-key menu-bar-ediff-menu ...) to ediff-hook.el:Michael Kifer1995-10-111-3/+0
* (adaptive-fill-function): Change defun to defvar.Richard M. Stallman1995-10-111-1/+1
* (next-completion): Specify the LIMIT arg when searching for text properties.Richard M. Stallman1995-10-111-7/+10
* (function-called-at-point, variable-at-point):Richard M. Stallman1995-10-101-2/+6
* Doc fixes.Richard M. Stallman1995-10-091-4/+16
* (view-highlight-face): New variable.Richard M. Stallman1995-10-091-2/+7
* (tags-table-check-computed-list): Map tags-expand-table-name over lists ofRoland McGrath1995-10-091-2/+3
* New implementation with char-tables.Erik Naggum1995-10-091-37/+79
* Initial revisionRichard M. Stallman1995-10-091-0/+145
* (mail-abbrev-syntax-table): Use `equal' instead of `=', in case eltsNoah Friedman1995-10-091-1/+1
* (ada-gen-treat-proc): Bind `procname' and `functype'.Erik Naggum1995-10-091-1/+1
* (view-exit): Delete view-overlay only if it exists.Erik Naggum1995-10-081-1/+1
* (server-start): Try both full hostname and shortenedRichard M. Stallman1995-10-081-3/+12
* (desktop-outvar): Support truncation.Richard M. Stallman1995-10-081-10/+26
* (command-line): Init user-mail-address here, after reading init file.Richard M. Stallman1995-10-081-3/+6
* (byte-compile-from-buffer): Bind print-level.Richard M. Stallman1995-10-061-0/+1
* (newline): Call barf-if-buffer-read-only.Richard M. Stallman1995-10-061-0/+1
* Fix typo calling iso-accents-customize.Richard M. Stallman1995-10-061-2/+4
* Added (load "ediff-hook") after loading vc-hook.Michael Kifer1995-10-061-0/+1
* (ediff-files,ediff-merge-files): better file-name defaults.Michael Kifer1995-10-061-909/+522
* (ediff-make-frame-position): fixed bugs.Michael Kifer1995-10-061-73/+138
* (ediff-toggle-read-only,ediff-read-file-name):Michael Kifer1995-10-061-324/+608
* Initial revisionMichael Kifer1995-10-062-0/+1688
* *** empty log message ***Michael Kifer1995-10-061-1/+1
* (ediff-abbreviate-file-name): function modified.Michael Kifer1995-10-061-313/+601
* (ediff-setup-diff-regions,ediff-setup-diff-regions3,Michael Kifer1995-10-061-199/+213