1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
Commit Graph

28466 Commits

Author SHA1 Message Date
Dave Love
5bd51a90c2 (apropos-print): use `describe-face' instead of
`customize-face-other-window'.
2000-05-09 18:22:24 +00:00
Dave Love
ca3be36e4e auto-fill-chars 2000-05-09 16:33:44 +00:00
Dave Love
950cf06f8f (describe-variable): Have customize button pop the
help-xref stack when invoked.
(help-xref-symbol-regexp): Add `face'.
(help-make-xrefs): Check for quoted face names and adapt regexp
submatch numbers to cope.
(help-xref-interned): Maybe insert face doc too.  Separate
sections with a line of hyphens.
2000-05-09 15:51:57 +00:00
Dave Love
70d0c3b063 Some doc fixes.
(describe-face): Add customize button.  Return the help
text.  Fix prompt.
2000-05-09 15:45:57 +00:00
Eli Zaretskii
82e2ca9d01 *** empty log message *** 2000-05-09 09:34:22 +00:00
Eli Zaretskii
df0e3f6cdf (Documentation): Document woman.el features. 2000-05-09 09:33:07 +00:00
Eli Zaretskii
f3a3ea9a0a Fix last change. 2000-05-09 09:27:16 +00:00
Dave Love
4cac7481ee Import changes from current Gnus.
(pop3-open-server): Bind coding systems before creating buffer and
fix creating its name.
(pop3-string-to-list): Function deleted.  Change callers to use
split-string.
2000-05-08 17:59:45 +00:00
Eli Zaretskii
6abca616a3 Mention `woman'. 2000-05-08 16:02:33 +00:00
Eli Zaretskii
10c00b5c47 *** empty log message *** 2000-05-08 14:50:57 +00:00
Eli Zaretskii
077decde44 New file. 2000-05-08 14:32:17 +00:00
Eli Zaretskii
001ad31910 *** empty log message *** 2000-05-08 14:04:19 +00:00
Eli Zaretskii
c35ba278a4 (IT-character-translations): Update ASCII
simulations for greek-iso8859-7, add latin-iso8859-14 and
latin-iso8859-15.
2000-05-08 13:58:53 +00:00
Eli Zaretskii
9deed82f09 (set-language-info-alist): Call define-prefix-command with 3 arguments,
to make the map suitable for a menu.
2000-05-08 11:44:29 +00:00
Dave Love
4f37b78af8 Small doc fixes from Pavel Janic. 2000-05-07 19:09:25 +00:00
Dave Love
64a4c526f4 Doc fixes; mainly avoid duplicating arg
list in doc string.  Don't quote keyword symbols.
2000-05-05 20:01:01 +00:00
Gerd Moellmann
056565f7fb *** empty log message *** 2000-05-05 13:22:19 +00:00
Gerd Moellmann
68d9550fa3 (abbrev-mode): Make ARG optional. 2000-05-05 13:21:04 +00:00
Gerd Moellmann
dc7717ab3e Make a link for lib-src/grep-changelog. Copy
install-sh.
2000-05-05 13:19:27 +00:00
Dave Love
bae2503b0a *** empty log message *** 2000-05-04 22:40:05 +00:00
Dave Love
6c9a74728b (syms_of_buffer) [auto-fill-function]: Doc fix. 2000-05-04 22:00:40 +00:00
Dave Love
8dd61bafa1 (syms_of_charset) [auto-fill-chars]: Doc fix. 2000-05-04 21:57:05 +00:00
Gerd Moellmann
ec82fb2f40 *** empty log message *** 2000-05-04 21:52:38 +00:00
Gerd Moellmann
183c2d4259 Change file name EBROWSE' to BROWSE'. 2000-05-04 21:51:29 +00:00
Gerd Moellmann
063381ab4a (auto-mode-alist): Change EBROWSE' to BROWSE'. 2000-05-04 21:50:18 +00:00
Gerd Moellmann
42eaac2125 (DEFAULT_OUTFILE): Set to `BROWSE'. 2000-05-04 21:48:52 +00:00
Gerd Moellmann
06d8227a86 (insert_from_buffer_1): Adjust FROM position by number
of inserted characters when BUF equals the current buffer, and PT
is in front of or equal to FROM.
2000-05-04 21:45:40 +00:00
Gerd Moellmann
4656b31490 (substitute-key-definition): Clarify documentation. 2000-05-04 20:21:58 +00:00
Gerd Moellmann
971c5b2831 (glasses-convert-to-unreadable): Use
`glasses-separator' instead of the hard-wired "_".
(glasses-mode): Call `glasses-make-unreadable' only in a single
place.
2000-05-04 20:17:59 +00:00
Gerd Moellmann
a0a1df48e6 *** empty log message *** 2000-05-04 19:20:37 +00:00
Eli Zaretskii
7b081c7882 (cjk-codepages-alist): Add associations for
Chinese and Korean codepages.
2000-05-04 16:12:32 +00:00
Dave Love
baa5536e2f *** empty log message *** 2000-05-03 21:40:11 +00:00
Gerd Moellmann
4ff40dd081 *** empty log message *** 2000-05-03 19:49:39 +00:00
Gerd Moellmann
a21a394398 (handle_single_display_prop): If display property value
is invalid, or something not supported on the frame, restore
iterator's position to what it was initially.  Make sure to return
0 for invalid and unsupported property values.
2000-05-03 19:48:35 +00:00
Gerd Moellmann
85d0e9edbc (mail-abbrev-insert-alias): Renamed from
mail-interactive-insert-alias.
(mail-abbrev-complete-alias): New command.
(mail-mode-map): Bind it to `M-TAB'.
2000-05-03 19:25:07 +00:00
Gerd Moellmann
ba080a3c56 (makefile-mode-abbrev-table): New variable.
(makefile-mode): Set local abbrev table to
makefile-mode-abbrev-table.
(makefile-font-lock-keywords): Fontify includes and conditionals.
2000-05-03 19:24:18 +00:00
Gerd Moellmann
7ce278f3ad (query-replace-map): Add binding for `E'.
(query-replace-help): Extend help text.
(perform-replace): Allow editing the replacement string.
2000-05-03 19:23:28 +00:00
Dave Love
72bd7b7b46 display-time-use-mail-icon 2000-05-03 17:45:58 +00:00
Dave Love
5898e07578 display-time stuff 2000-05-03 17:16:51 +00:00
Dave Love
3281430c42 *** empty log message *** 2000-05-03 17:10:11 +00:00
Dave Love
5941622aa7 (display-time-mail-face, display-time-use-mail-icon):
New option.
(display-time-mail-icon): New variable.
(display-time-string-forms): Use the above.  Fix the local-map.
2000-05-03 17:03:08 +00:00
Dave Love
127ce97c4d Windmove tweak. 2000-05-03 14:51:58 +00:00
Gerd Moellmann
cbf18892c4 *** empty log message *** 2000-05-03 12:34:27 +00:00
Gerd Moellmann
49102500cc (add-minor-mode): Handle AFTER for keymaps. Don't
set TOGGLE's value.
2000-05-03 12:33:16 +00:00
Gerd Moellmann
329bed06e9 (x_produce_glyphs) <composite chars>: Handle case
that x_per_char_metric returns null.
2000-05-03 11:39:25 +00:00
Gerd Moellmann
96f66dc5f2 *** empty log message *** 2000-05-03 10:45:51 +00:00
Kenichi Handa
9b21ecc23f (lao-compose-region): New function. 2000-05-03 03:28:39 +00:00
Kenichi Handa
ffec4d9fa7 *** empty log message *** 2000-05-03 03:09:02 +00:00
Gerd Moellmann
576da55d72 *** empty log message *** 2000-05-02 20:12:37 +00:00
Gerd Moellmann
1d18bc3a67 (recover-session): Make directories as necessary
if they don't exist yet.
2000-05-02 20:09:21 +00:00