Fri, 08 Apr 1994 07:10:05 +0000 |
Karl Heuer |
(syms_of_textprop): Initialize Qintangible.
|
Fri, 08 Apr 1994 07:09:55 +0000 |
Karl Heuer |
(Qintangible): New symbol, replacing Qhidden.
|
Fri, 08 Apr 1994 07:09:18 +0000 |
Karl Heuer |
(set_point): Skip past intangible regions.
|
Fri, 08 Apr 1994 06:59:55 +0000 |
Karl Heuer |
(system_uses_terminfo): New variable.
|
Fri, 08 Apr 1994 06:58:23 +0000 |
Karl Heuer |
(main): Call syms_of_term.
|
Fri, 08 Apr 1994 06:57:27 +0000 |
Karl Heuer |
(comint-exec-1): Handle both termcap and terminfo.
|
Fri, 08 Apr 1994 05:59:03 +0000 |
Karl Heuer |
(kbd_buffer_get_event): Make buffer_switch_event lispy.
|
Fri, 08 Apr 1994 05:58:12 +0000 |
Karl Heuer |
(read_process_output): If buffer changes, record that fact.
|
Fri, 08 Apr 1994 05:57:55 +0000 |
Karl Heuer |
(enum event_kind): Add buffer_switch_event.
|
Fri, 08 Apr 1994 05:52:00 +0000 |
Richard M. Stallman |
(Fx_popup_dialog): Doc fix.
|
Fri, 08 Apr 1994 05:26:47 +0000 |
Richard M. Stallman |
(global-map): Bind function keys f16, f18 and f20,
|
Fri, 08 Apr 1994 05:04:07 +0000 |
Richard M. Stallman |
(popup-dialog-box): New function.
|
Fri, 08 Apr 1994 03:23:08 +0000 |
Karl Heuer |
(hscroll-window-column): New function.
|
Fri, 08 Apr 1994 01:38:48 +0000 |
Karl Heuer |
(Vminibuffer_exit_hook): New variable.
|
Fri, 08 Apr 1994 01:27:28 +0000 |
Karl Heuer |
(copy_part_of_rope): Replace non-glyph with 0.
|
Fri, 08 Apr 1994 01:24:20 +0000 |
Karl Heuer |
(copy_part_of_rope): Replace non-glyph with 0.
|
Fri, 08 Apr 1994 00:44:35 +0000 |
Karl Heuer |
(insert_1): New function, extracted from insert.
|
Fri, 08 Apr 1994 00:18:37 +0000 |
Karl Heuer |
(telnet-initial-filter, read-password): Don't unnecessarily duplicate comint
|
Thu, 07 Apr 1994 20:31:17 +0000 |
Richard M. Stallman |
Many doc fixes.
|
Thu, 07 Apr 1994 20:30:18 +0000 |
Richard M. Stallman |
Fix copying conditions for current GPL version.
|
Thu, 07 Apr 1994 19:05:41 +0000 |
Richard M. Stallman |
(calendar-daylight-savings-ends)
|
Thu, 07 Apr 1994 19:03:17 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Test for risky-local-variable property.
|
Thu, 07 Apr 1994 17:44:17 +0000 |
Richard M. Stallman |
(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
|
Thu, 07 Apr 1994 17:16:44 +0000 |
Richard M. Stallman |
(edebug-version): Delete third arg of string-match.
|
Thu, 07 Apr 1994 17:14:44 +0000 |
Richard M. Stallman |
(fortran-blink-matching-do): New function,
|
Thu, 07 Apr 1994 17:11:03 +0000 |
Tom Tromey |
Updated LCD archive entry.
|
Thu, 07 Apr 1994 16:42:54 +0000 |
Richard M. Stallman |
entered into RCS
|
Thu, 07 Apr 1994 16:39:44 +0000 |
Richard M. Stallman |
Initial revision
|
Thu, 07 Apr 1994 14:19:46 +0000 |
Fred Pierresteguy |
(rmail-secondary-file-menu): Fix typo.
|
Thu, 07 Apr 1994 07:26:49 +0000 |
Karl Heuer |
Fix previous change.
|
Thu, 07 Apr 1994 07:18:20 +0000 |
Richard M. Stallman |
(define-key-after): Doc fix.
|
Thu, 07 Apr 1994 07:09:16 +0000 |
Karl Heuer |
(rmail-summary-disable): New function.
|
Thu, 07 Apr 1994 06:56:25 +0000 |
Karl Heuer |
(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.
|
Thu, 07 Apr 1994 04:37:03 +0000 |
Karl Heuer |
(replace-regexp): Fix misbalanced quotes.
|
Thu, 07 Apr 1994 04:22:54 +0000 |
Karl Heuer |
(display_text_line): minibuffer_prompt_width is a distance, not an absolute
|
Thu, 07 Apr 1994 04:13:55 +0000 |
Karl Heuer |
(Fminibuffer_prompt_width): Undo previous change for negative values.
|
Thu, 07 Apr 1994 03:29:18 +0000 |
Karl Heuer |
(rmail-mode-map): Key binding for rmail-sort-by-keywords.
|
Thu, 07 Apr 1994 03:29:02 +0000 |
Karl Heuer |
(rmail-sort-by-keywords): New function.
|
Thu, 07 Apr 1994 03:28:44 +0000 |
Karl Heuer |
(rmail-summary-sort-by-keywords): New function.
|
Thu, 07 Apr 1994 03:11:50 +0000 |
Karl Heuer |
(Info-find-node): Don't try to backstep if no history.
|
Thu, 07 Apr 1994 02:46:12 +0000 |
Karl Heuer |
(doprnt): Reword confusing error message.
|
Thu, 07 Apr 1994 02:45:55 +0000 |
Karl Heuer |
(Fformat): Reword confusing error message.
|
Thu, 07 Apr 1994 02:03:10 +0000 |
Karl Heuer |
(Fsetq): Doc fix.
|
Thu, 07 Apr 1994 00:23:36 +0000 |
Tom Tromey |
Modified LCD archive entry.
|
Wed, 06 Apr 1994 22:17:36 +0000 |
Tom Tromey |
Bug fix; 19.23 should (require 'lmenu).
|
Wed, 06 Apr 1994 22:12:42 +0000 |
Tom Tromey |
Fixed up headers for release.
|
Wed, 06 Apr 1994 22:10:06 +0000 |
Tom Tromey |
Initial revision
|
Wed, 06 Apr 1994 21:22:55 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 06 Apr 1994 21:19:48 +0000 |
Richard M. Stallman |
Doc fixes.
|
Wed, 06 Apr 1994 20:22:19 +0000 |
Richard M. Stallman |
(kill-emacs-hook): Use add-hook.
|
Wed, 06 Apr 1994 06:57:24 +0000 |
Karl Heuer |
Use PT, not point.
|
Wed, 06 Apr 1994 06:49:06 +0000 |
Karl Heuer |
(display_string): Allow for negative hpos when clearing array.
|
Wed, 06 Apr 1994 06:06:51 +0000 |
Karl Heuer |
(vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
|
Wed, 06 Apr 1994 06:01:15 +0000 |
Karl Heuer |
(temp_echo_area_glyphs): Use PT, not point.
|
Wed, 06 Apr 1994 05:59:21 +0000 |
Karl Heuer |
(Fminibuffer_prompt_width): Allow for negative value.
|
Wed, 06 Apr 1994 05:04:40 +0000 |
Richard M. Stallman |
(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
|