Richard M. Stallman
cd2d091aff
(calendar-daylight-savings-ends)
...
(calendar-daylight-savings-ends): Add risky-local-variable property.
1994-04-07 19:05:41 +00:00
Richard M. Stallman
be0218a89c
(hack-one-local-variable): Test for risky-local-variable property.
...
Put such properties on some variables, including minor-mode-map-alist.
1994-04-07 19:03:17 +00:00
Richard M. Stallman
37fd966693
(hack-one-local-variable): Treat varnames ending in -form or -forms like eval.
1994-04-07 17:44:17 +00:00
Richard M. Stallman
1576fe1dce
(edebug-version): Delete third arg of string-match.
1994-04-07 17:16:44 +00:00
Richard M. Stallman
947388af39
(fortran-blink-matching-do): New function,
...
basically copied from fortran-blink-matching-if.
(fortran-indent-line): Call it.
(fortran-mode): Doc mod.
1994-04-07 17:14:44 +00:00
Tom Tromey
bd4a38e575
Updated LCD archive entry.
1994-04-07 17:11:03 +00:00
Richard M. Stallman
e399bdd5d0
entered into RCS
1994-04-07 16:42:54 +00:00
Richard M. Stallman
f919f65ca9
Initial revision
1994-04-07 16:39:44 +00:00
Fred Pierresteguy
206250958e
(rmail-secondary-file-menu): Fix typo.
1994-04-07 14:19:46 +00:00
Karl Heuer
56b257136f
Fix previous change.
1994-04-07 07:26:49 +00:00
Richard M. Stallman
9ed287b041
(define-key-after): Doc fix.
1994-04-07 07:18:20 +00:00
Karl Heuer
0732dfa5c1
(rmail-summary-disable): New function.
...
(rmail-summary-enable): New function.
(rmail-summary-mode): Call rmail-summary-enable.
1994-04-07 07:09:16 +00:00
Karl Heuer
c35fb2162d
(rmail-edit-mode, rmail-cease-edit): Disable summary during edit.
1994-04-07 06:56:25 +00:00
Karl Heuer
880f22a14a
(replace-regexp): Fix misbalanced quotes.
1994-04-07 04:37:03 +00:00
Karl Heuer
f7b4b63a79
(display_text_line): minibuffer_prompt_width is a distance, not an absolute
...
position.
1994-04-07 04:22:54 +00:00
Karl Heuer
c5896ef4eb
(Fminibuffer_prompt_width): Undo previous change for negative values.
...
This function does not include hscroll positioning any more.
1994-04-07 04:13:55 +00:00
Karl Heuer
9ae6d54ae2
(rmail-mode-map): Key binding for rmail-sort-by-keywords.
1994-04-07 03:29:18 +00:00
Karl Heuer
1558997717
(rmail-sort-by-keywords): New function.
1994-04-07 03:29:02 +00:00
Karl Heuer
ebdf372b3b
(rmail-summary-sort-by-keywords): New function.
1994-04-07 03:28:44 +00:00
Karl Heuer
4db579ab73
(Info-find-node): Don't try to backstep if no history.
...
(Info-insert-dir): Print sensible error message if no dir node.
1994-04-07 03:11:50 +00:00
Karl Heuer
ee0c28e343
(doprnt): Reword confusing error message.
1994-04-07 02:46:12 +00:00
Karl Heuer
6076455260
(Fformat): Reword confusing error message.
1994-04-07 02:45:55 +00:00
Karl Heuer
196e7d3f10
(Fsetq): Doc fix.
1994-04-07 02:03:10 +00:00
Tom Tromey
a7c86d7fd2
Modified LCD archive entry.
1994-04-07 00:23:36 +00:00
Tom Tromey
246046610c
Bug fix; 19.23 should (require 'lmenu).
1994-04-06 22:17:36 +00:00
Tom Tromey
db2e9cddce
Fixed up headers for release.
1994-04-06 22:12:42 +00:00
Tom Tromey
9875e64691
Initial revision
1994-04-06 22:10:06 +00:00
Richard M. Stallman
b32a6a15af
*** empty log message ***
1994-04-06 21:22:55 +00:00
Richard M. Stallman
118a01c922
Doc fixes.
1994-04-06 21:19:48 +00:00
Richard M. Stallman
67ec7a685d
(kill-emacs-hook): Use add-hook.
1994-04-06 20:22:19 +00:00
Karl Heuer
ae3b1442ce
Use PT, not point.
1994-04-06 06:57:24 +00:00
Karl Heuer
bd5dec8e9b
(display_string): Allow for negative hpos when clearing array.
1994-04-06 06:49:06 +00:00
Karl Heuer
44d1c53518
(vmotion): Don't use minibuf_prompt_width if window-start has suppressed the
...
prompt.
1994-04-06 06:06:51 +00:00
Karl Heuer
a2dd849e99
(temp_echo_area_glyphs): Use PT, not point.
1994-04-06 06:01:15 +00:00
Karl Heuer
c7eddf3c35
(Fminibuffer_prompt_width): Allow for negative value.
1994-04-06 05:59:21 +00:00
Richard M. Stallman
b6ace92757
(save-place-find-file-hook, save-place-kill-emacs-hook): New functions.
...
(hooks for find-file-hooks,kill-emacs-hook): Use those new functions.
1994-04-06 05:04:40 +00:00
Richard M. Stallman
f9cf0be272
(clipboard-yank, clipboard-kill-ring-save)
...
(clipboard-kill-region): New functions. Give them
menu-enable properties and bind the PASTE, COPY and CUT keys.
(menu-bar-enable-clipboard): New function.
1994-04-06 04:54:35 +00:00
Richard M. Stallman
dc20df9586
(x-select-enable-clipboard): New variable.
...
(x-select-text, x-cut-buffer-or-selection-value): Obey it.
(x-handle-args): Doc fix.
1994-04-06 04:51:37 +00:00
Karl Heuer
31cd83e944
(Fget_buffer_create): Disallow empty string.
1994-04-06 04:06:13 +00:00
Richard M. Stallman
c1279c7d3e
(quoted-insert): Handle meta-chars usefully.
1994-04-06 03:47:00 +00:00
Karl Heuer
c9b7c53a82
(describe_buffer_bindings): Move XSYMBOL to after SYMBOLP.
...
Exclude trailing null in string copies.
1994-04-06 02:07:40 +00:00
Karl Heuer
9572a9dd07
New version from maintainer.
1994-04-06 00:51:43 +00:00
Richard M. Stallman
e2ec008d00
(timer-kill-emacs-hook): New function.
...
(kill-emacs-hook): Add the new hook.
1994-04-06 00:11:17 +00:00
Karl Heuer
e37f06d7db
Add window argument on calls to compute_motion.
1994-04-05 23:49:15 +00:00
Karl Heuer
88af3af464
(compute_motion): Add window argument.
...
(Fcompute_motion): Likewise.
1994-04-05 23:47:38 +00:00
Richard M. Stallman
63cf923df4
(main): Fix up MAIL_USE_MMDF conditional where
...
the indesc open was moved inside a fork.
Handle MAIL_USE_LOCKF.
(MAIL_USE_SYSTEM_LOCK): New conditional macro.
Define it if either MAIL_USE_FLOCK or MAIL_USE_LOCKF.
1994-04-05 23:04:36 +00:00
Karl Heuer
1e00c2ff91
(do_completion): gcpro some things.
1994-04-05 22:53:54 +00:00
Karl Heuer
e73b01a42a
(rmail-summary-goto-msg): Fix bug in earlier change.
1994-04-05 21:54:51 +00:00
Daniel LaLiberte
11b57bf983
Change install- and uninstall- to -install and -uninstall.
1994-04-05 21:05:09 +00:00
Daniel LaLiberte
22e8f71994
ucomment fix
1994-04-05 20:52:43 +00:00