summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Change copyright notice.Richard M. Stallman1997-06-2237-40/+39
* (edebug-sit-for-seconds): New variable.Richard M. Stallman1997-06-221-3/+8
* (delay-uniquify-rationalize-file-buffer-names): Remove this hook here,Richard M. Stallman1997-06-211-5/+8
* (widget-default-value-set): Preserve point here.Richard M. Stallman1997-06-211-30/+30
* (custom-buffer-create-internal):Richard M. Stallman1997-06-211-2/+3
* (widget-file-complete): New function.Richard M. Stallman1997-06-211-41/+70
* (custom-add-parent-links): New arg INITIAL-STRING.Richard M. Stallman1997-06-211-11/+14
* (custom-group-value-create): Use group-visibility widget.Richard M. Stallman1997-06-211-8/+19
* (group-visibility): New widget type.Richard M. Stallman1997-06-211-0/+18
* (custom-group-value-create): Use group-visibility widget.Richard M. Stallman1997-06-211-1/+1
* (custom-magic-value-create):Richard M. Stallman1997-06-211-4/+11
* Comment change.Richard M. Stallman1997-06-211-1/+2
* (widget-documentation-link-action):Richard M. Stallman1997-06-211-1/+7
* Synched with 1.9930.Per Abrahamsen1997-06-212-351/+553
* Doc fixes.Richard M. Stallman1997-06-211-166/+159
* (custom-magic-alist) <hidden>: Don't refer to "dots".Richard M. Stallman1997-06-211-2/+2
* (boolean): Capitalize "toggle".Richard M. Stallman1997-06-211-14/+65
* (customize-menu-create): Return nil if Emacs.Richard M. Stallman1997-06-211-8/+12
* (custom-nest-groups): New variable.Richard M. Stallman1997-06-211-17/+42
* (customize-group): Ignore case in completion.Richard M. Stallman1997-06-211-16/+20
* Define mouse-set-font in mule-menu-keymap agian.Kenichi Handa1997-06-211-0/+3
* (x-charset-registries): Name changed for consistency:Kenichi Handa1997-06-211-4/+12
* (quail-help): Use with-output-to-temp-buffer.Kenichi Handa1997-06-211-60/+51
* (untabify): Handle consecutive tabs all at once.Karl Heuer1997-06-211-4/+11
* new versionMichael Kifer1997-06-202-24/+15
* (require-final-newline): Fix custom :type.Richard M. Stallman1997-06-201-1/+3
* Don't delete nil overlays.Per Abrahamsen1997-06-191-2/+4
* Change color.Per Abrahamsen1997-06-191-1/+1
* Synched with 1.9924.Per Abrahamsen1997-06-192-42/+103
* (view-mode): Add autoload cookie to this variable.Kenichi Handa1997-06-191-0/+3
* Create paren-blinking custom group and put all blink-matching-paren variables...Simon Marshall1997-06-191-13/+16
* Do <* *> via syntax table not regexps; use regexp-opt.Simon Marshall1997-06-191-39/+26
* Rearrange custom options. Also enable custom control of Global Font Lock mode.Simon Marshall1997-06-191-72/+177
* Rearrange custom options.Simon Marshall1997-06-191-24/+24
* customise, rewrite and extend.Simon Marshall1997-06-191-123/+155
* (complete-symbol): New function.Richard M. Stallman1997-06-191-6/+11
* Delete M-TAB binding of complete-tag.Richard M. Stallman1997-06-191-2/+0
* (info-complete-symbol): If MODE is nil, use the default value.Richard M. Stallman1997-06-191-6/+7
* Initial revisionRichard M. Stallman1997-06-191-0/+511
* Changed all doc strings to comply with conventions.Richard M. Stallman1997-06-191-327/+426
* (files): New group `files'.Richard M. Stallman1997-06-191-1/+5
* (fill-context-prefix): Fix previous change.Richard M. Stallman1997-06-181-1/+1
* Don't enable the mode just because file is loaded.Richard M. Stallman1997-06-181-4/+0
* (ctl-x-map): Delete the C-x C-q binding for toggle-read-only.Richard M. Stallman1997-06-181-1/+0
* (backup, find-file): Make `files' their parent.Richard M. Stallman1997-06-181-16/+30
* (mpuz-congratulate): Don't say "1 errors".Richard M. Stallman1997-06-181-1/+2
* (coding-system-parent): Moved to mule.el.Kenichi Handa1997-06-181-8/+0
* (coding-system-parent): Moved from mule-util.el.Kenichi Handa1997-06-181-0/+7
* Provide XXX-util instead ofKenichi Handa1997-06-1821-158/+7
* Don't make the keymapKenichi Handa1997-06-181-51/+15