Sat, 21 Jun 1997 17:30:26 +0000 |
Richard M. Stallman |
(widget-documentation-link-action):
|
Sat, 21 Jun 1997 12:48:00 +0000 |
Per Abrahamsen |
Synched with 1.9930.
|
Sat, 21 Jun 1997 07:37:53 +0000 |
Richard M. Stallman |
Doc fixes.
|
Sat, 21 Jun 1997 05:19:46 +0000 |
Richard M. Stallman |
(custom-magic-alist) <hidden>: Don't refer to "dots".
|
Sat, 21 Jun 1997 05:13:41 +0000 |
Richard M. Stallman |
(boolean): Capitalize "toggle".
|
Sat, 21 Jun 1997 05:02:47 +0000 |
Richard M. Stallman |
(customize-menu-create): Return nil if Emacs.
|
Sat, 21 Jun 1997 04:54:54 +0000 |
Richard M. Stallman |
(custom-nest-groups): New variable.
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Ulrich Drepper |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 04:31:18 +0000 |
Miles Bader |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 03:24:49 +0000 |
Paul Eggert |
automatically generated from GPLed version
|
Sat, 21 Jun 1997 03:10:56 +0000 |
Richard M. Stallman |
(customize-group): Ignore case in completion.
|
Sat, 21 Jun 1997 01:17:46 +0000 |
Kenichi Handa |
Define mouse-set-font in mule-menu-keymap agian.
|
Sat, 21 Jun 1997 01:17:00 +0000 |
Kenichi Handa |
(x-charset-registries): Name changed for consistency:
|
Sat, 21 Jun 1997 01:14:06 +0000 |
Kenichi Handa |
(quail-help): Use with-output-to-temp-buffer.
|
Sat, 21 Jun 1997 00:46:21 +0000 |
Kenichi Handa |
(Fset_face_attribute_internal): Use FS_LOAD_FONT
|
Sat, 21 Jun 1997 00:45:44 +0000 |
Kenichi Handa |
(dumpglyphs): Use FS_LOAD_FONT.
|
Sat, 21 Jun 1997 00:45:09 +0000 |
Kenichi Handa |
(font_idx_temp): New temprary variable used in FS_LOAD_FONT.
|
Sat, 21 Jun 1997 00:44:42 +0000 |
Kenichi Handa |
(font_idx_temp): Extern it.
|
Sat, 21 Jun 1997 00:35:11 +0000 |
Karl Heuer |
(untabify): Handle consecutive tabs all at once.
|
Fri, 20 Jun 1997 21:43:44 +0000 |
Michael Kifer |
new version
|
Fri, 20 Jun 1997 08:45:37 +0000 |
Richard M. Stallman |
(Ferror_message_string): Optimize (error STRING) case.
|
Fri, 20 Jun 1997 06:30:29 +0000 |
Richard M. Stallman |
Change copyright notices.
|
Fri, 20 Jun 1997 02:59:38 +0000 |
Richard M. Stallman |
(require-final-newline): Fix custom :type.
|
Fri, 20 Jun 1997 02:23:12 +0000 |
Richard M. Stallman |
Clarify about text props in strings and how to remove all of them.
|
Thu, 19 Jun 1997 15:31:34 +0000 |
Per Abrahamsen |
Don't delete nil overlays.
|
Thu, 19 Jun 1997 12:52:23 +0000 |
Per Abrahamsen |
Change color.
|
Thu, 19 Jun 1997 11:30:04 +0000 |
Per Abrahamsen |
Synched with 1.9924.
|
Thu, 19 Jun 1997 11:19:24 +0000 |
Kenichi Handa |
(view-mode): Add autoload cookie to this variable.
|
Thu, 19 Jun 1997 09:04:09 +0000 |
Simon Marshall |
Create paren-blinking custom group and put all blink-matching-paren variables in it.
|
Thu, 19 Jun 1997 08:55:24 +0000 |
Simon Marshall |
Do <* *> via syntax table not regexps; use regexp-opt.
|
Thu, 19 Jun 1997 08:49:04 +0000 |
Simon Marshall |
Rearrange custom options. Also enable custom control of Global Font Lock mode.
|
Thu, 19 Jun 1997 08:39:55 +0000 |
Simon Marshall |
Rearrange custom options.
|
Thu, 19 Jun 1997 08:37:05 +0000 |
Simon Marshall |
customise, rewrite and extend.
|
Thu, 19 Jun 1997 08:13:44 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Prooperly conditionalize prev. change.
|
Thu, 19 Jun 1997 03:03:08 +0000 |
Richard M. Stallman |
(Fprocess_send_eof): Use shutdown, if it's a socket.
|
Thu, 19 Jun 1997 02:59:08 +0000 |
Richard M. Stallman |
(shutdown): Check for `shutdown' function.
|
Thu, 19 Jun 1997 02:58:21 +0000 |
Richard M. Stallman |
(HAVE_SHUTDOWN): Add #undef.
|
Thu, 19 Jun 1997 02:49:41 +0000 |
Richard M. Stallman |
(complete-symbol): New function.
|
Thu, 19 Jun 1997 02:47:38 +0000 |
Richard M. Stallman |
Delete M-TAB binding of complete-tag.
|
Thu, 19 Jun 1997 02:44:46 +0000 |
Richard M. Stallman |
(info-complete-symbol): If MODE is nil, use the default value.
|
Thu, 19 Jun 1997 02:19:21 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 19 Jun 1997 01:18:23 +0000 |
Richard M. Stallman |
Changed all doc strings to comply with conventions.
|
Thu, 19 Jun 1997 01:11:43 +0000 |
Richard M. Stallman |
(files): New group `files'.
|
Wed, 18 Jun 1997 20:26:21 +0000 |
Richard M. Stallman |
(fill-context-prefix): Fix previous change.
|
Wed, 18 Jun 1997 20:21:20 +0000 |
Richard M. Stallman |
Don't enable the mode just because file is loaded.
|
Wed, 18 Jun 1997 20:19:32 +0000 |
Richard M. Stallman |
(ctl-x-map): Delete the C-x C-q binding for toggle-read-only.
|
Wed, 18 Jun 1997 17:24:59 +0000 |
Richard M. Stallman |
(backup, find-file): Make `files' their parent.
|
Wed, 18 Jun 1997 16:46:05 +0000 |
Richard M. Stallman |
(Fchar_before): Validate N after decrementing.
|
Wed, 18 Jun 1997 16:37:01 +0000 |
Richard M. Stallman |
(mpuz-congratulate): Don't say "1 errors".
|
Wed, 18 Jun 1997 13:22:13 +0000 |
Kenichi Handa |
(coding-system-parent): Moved to mule.el.
|
Wed, 18 Jun 1997 13:21:23 +0000 |
Kenichi Handa |
(coding-system-parent): Moved from mule-util.el.
|
Wed, 18 Jun 1997 13:09:05 +0000 |
Kenichi Handa |
(concat): Pay attention to multibyte characters when
|
Wed, 18 Jun 1997 13:09:00 +0000 |
Kenichi Handa |
(detect_coding_iso2022): Initilize mask correctly.
|