Richard M. Stallman
690f91845e
(iso-languages): For Latin-2, add ^I and ^i. Fix ~a.
1997-05-10 01:47:16 +00:00
Richard M. Stallman
6ccc68a265
(iso-languages): Add charset spec to some elements.
...
(iso-accents-compose): Add iso-accents-insert-offset to the code.
(iso-accents-insert-offset): New variable.
(iso-accents-customize): Set iso-accents-insert-offset
according to data from iso-languages.
1997-05-10 01:43:18 +00:00
Richard M. Stallman
53efb70716
(quoted-insert-character-offset): Initialize more cleanly.
...
(quoted-insert): Don't offset codes above 377.
1997-05-10 00:39:44 +00:00
Richard M. Stallman
b392bac9b9
(server-buffer-done): New arg FOR-KILLING.
...
(server-kill-buffer): New fn, to inform clients when buffer is killed.
1997-05-10 00:37:24 +00:00
Richard M. Stallman
543abb4a78
(dabbrev-case-replace, dabbrev-case-fold-search):
...
Make these simple three-value choices.
(dabbrev-completion): Handle dabbrev-case-fold-search
and dabbrev-case-replace the new way.
(dabbrev-expand, dabbrev--substitute-expansion): Likewise.
1997-05-10 00:33:28 +00:00
Richard M. Stallman
19e31f7cf9
Add a `provide' call.
...
Delete periods from many error messages.
1997-05-09 21:58:00 +00:00
Richard M. Stallman
b0144c1bbe
(timer-event-handler): Take timer as arg directly.
...
Don't bind a key in special-event-map.
1997-05-09 19:57:36 +00:00
Richard M. Stallman
637b47089a
(read-quoted-char): Don't mask down to 8 bits.
1997-05-09 06:31:04 +00:00
Richard M. Stallman
8c731d3d49
(byte-compile-file-form-custom-declare-variable): New function.
1997-05-08 16:28:07 +00:00
Richard M. Stallman
dc2e979fc7
Fix previous change.
1997-05-08 16:04:55 +00:00
Richard M. Stallman
27f73a8b79
(customize): Call customize-group.
1997-05-08 16:03:40 +00:00
Richard M. Stallman
5f7480417e
(iso-accents-compose):
...
Handle case where unread-command-events is already nonempty.
1997-05-08 14:51:57 +00:00
Richard M. Stallman
43a8874dac
(assoc-ignore-case): Function deleted.
...
(bibtex-member-of-regexp): Renamed from member-of-regexp.
Call changed.
1997-05-08 06:02:42 +00:00
Richard M. Stallman
a2185576ed
Customize.
...
(display-time-string-forms): Test display-time-day-and-date
and display-time-24hr-format here.
(display-time-format): Default value is now nil.
1997-05-08 05:11:50 +00:00
Richard M. Stallman
a0cd87a4d6
(menu-bar-help-menu): Move "Customize" to the top.
1997-05-07 20:54:04 +00:00
Richard M. Stallman
8c44b2ad7a
(printify-region): Doc fix.
1997-05-07 20:31:57 +00:00
Richard M. Stallman
bbc054a9ab
(holiday-passover-etc): Postpone date of Yom
...
HaShoah to Monday if it falls on Sunday (as per ammendment passed
by the Israeli Kenesset, May, 1997).
1997-05-07 19:34:18 +00:00
Richard M. Stallman
1438d2d528
Fix customization change.
1997-05-07 04:01:44 +00:00
Richard M. Stallman
eb2e4e70fa
(outline-mode): Autoload cookie deleted.
...
(outline-minor-mode): Likewise.
1997-05-07 03:57:29 +00:00
Richard M. Stallman
322454d48d
(outline-mode): Autoload cookie added.
...
(outline-minor-mode): Likewise.
1997-05-07 03:57:01 +00:00
Richard M. Stallman
c6a04157c1
Use defgroup and defcustom.
1997-05-07 03:54:03 +00:00
Richard M. Stallman
c9aadf0322
(custom-make-dependencies):
...
Don't use NOSORT in directory-files.
Don't actually visit the files.
Use re-search to search contents fast.
Search the subdirs of `lisp'.
Bind kept-new-versions when saving.
1997-05-06 21:14:20 +00:00
Simon Marshall
05c16cf82c
Use sexp widget in case modified outside custom.
1997-05-06 13:59:36 +00:00
Simon Marshall
a6c6e755bc
Quote :group names.
1997-05-06 13:54:06 +00:00
Richard M. Stallman
1fa68f218e
(byte-optimize-approx-equal): Use <=, not <.
...
(byte-optimize-minus, byte-optimize-plus): Optimize adding
or subtracting 1.
1997-05-06 03:53:10 +00:00
Richard M. Stallman
9df238211e
(imenu-auto-rescan): Fix typo.
1997-05-05 23:41:56 +00:00
Richard M. Stallman
c9ae986937
(ffap-alist): Delete `math-mode'.
...
Move all defvars and defuns out of this, to top level.
Use a constant list as the initial value.
(ffap-soft-value): Rewrite as a macro.
And now it is used only at run time, not at load time.
(ffap-ftp-default-user): Use just "anonymous" as default value.
(ffap-what-domain): Don't set mail-extr-all-top-level-domains here.
(ffap-newsgroup-regexp, ffap-newsgroup-heads): Move up past first use.
(ffap-string-at-point-region): Likewise.
1997-05-05 23:40:22 +00:00
Richard M. Stallman
af4d27fbe6
(dungeon-nil): Explicitly return nil.
1997-05-05 23:15:13 +00:00
Richard M. Stallman
2154059726
Use defgroup and defcustom.
1997-05-05 22:04:00 +00:00
Richard M. Stallman
0101cc4045
Use defgroup and defcustom.
...
Doc fixes.
1997-05-05 20:56:20 +00:00
Richard M. Stallman
a416bfa85b
(mouse-sel-get-selection-function):
...
Look in x-last-selected-text if necessary.
1997-05-05 19:55:17 +00:00
Richard M. Stallman
d854d8397f
Comment change.
1997-05-05 19:53:46 +00:00
Richard M. Stallman
f10cbb4c17
(cal-menu-list-holidays-following-year)
...
(cal-menu-list-holidays-previous-year)
(cal-menu-list-holidays-year): New commands.
(calendar-mode-map): Put them in the holidays menu.
1997-05-05 17:54:28 +00:00
Richard M. Stallman
8609911b97
Doc fix.
1997-05-05 17:06:10 +00:00
Richard M. Stallman
30e19aee85
Use defcustom.
1997-05-05 15:06:25 +00:00
Richard M. Stallman
9d325ebf0d
Use defgroup and defcustom.
1997-05-05 15:00:53 +00:00
Richard M. Stallman
69c1dd37e3
Use defgroup and defcustom.
1997-05-05 11:57:31 +00:00
Richard M. Stallman
93cee14b0a
(minibuffer-text-before-history): New variable.
...
(minibuffer-history-initialize): New fn, on minibuffer-setup-hook.
(next-history-element, previous-matching-history-element):
Initialize minibuffer-text-before-history.
(next-history-element): Use minibuffer-text-before-history
as "position 0" of the history list.
Use minibuffer-default as position -1, if it is non-nil.
Simplify error logic for beginning and end of history.
(set-variable): Delete old definition (duplicate).
1997-05-05 11:54:37 +00:00
Paul Eggert
4b51c8e7ef
Change RCS Header to Id.
1997-05-05 05:45:46 +00:00
Richard M. Stallman
9de9b6a200
(set-auto-mode): New arg JUST-FROM-FILE-NAME.
...
(hack-local-variables): New arg MODE-ONLY.
(set-visited-file-name): Alter the major mode based on new file name.
(change-major-mode-with-file-name): New variable.
1997-05-05 04:38:26 +00:00
Richard M. Stallman
ff4b5ef3af
(term-mode): Add a mode-class property.
1997-05-05 04:24:01 +00:00
Richard M. Stallman
c47264b363
(gud-mode): Add a mode-class property.
1997-05-05 04:22:06 +00:00
Richard M. Stallman
05e9907c40
(wordstar-mode): Add a mode-class property.
1997-05-05 04:19:41 +00:00
Richard M. Stallman
2d902813fa
(hexl-mode): Add a mode-class property.
1997-05-05 04:18:33 +00:00
Richard M. Stallman
de3c9b09b4
(occur-mode): Add a mode-class property.
...
(occur): Doc fix.
1997-05-05 01:11:30 +00:00
Richard M. Stallman
4510b90251
(inferior-lisp-mode): Add a mode-class property.
1997-05-05 01:10:01 +00:00
Richard M. Stallman
0a35bd795b
(compilation-mode): Add a mode-class property.
1997-05-05 01:08:45 +00:00
Richard M. Stallman
158cfdd23f
(comint-mode): Add a mode-class property.
1997-05-05 01:07:37 +00:00
Richard M. Stallman
bcfe983bc3
(internal-ange-ftp-mode): Add a mode-class property.
1997-05-05 01:05:04 +00:00
Richard M. Stallman
b741439511
(edebug-eval-mode): Add a mode-class property.
1997-05-05 01:03:53 +00:00