1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00
Commit Graph

55612 Commits

Author SHA1 Message Date
Richard M. Stallman
a20cba2c77 Minor fixes to previous change. 2005-03-28 21:30:06 +00:00
Richard M. Stallman
10787f7a8a (Fortran): Small fixes to previous changes. 2005-03-28 21:16:48 +00:00
Richard M. Stallman
6b7abae0d0 (Compilation Tips): Mention benchmark.el. 2005-03-28 21:11:28 +00:00
Richard M. Stallman
1d74851280 (Antinews): Mention `G' interactive code. 2005-03-28 21:11:16 +00:00
Richard M. Stallman
8758a7da94 (Program Modes): Add Conf mode and DNS mode. 2005-03-28 21:09:23 +00:00
Richard M. Stallman
0d937faf65 (Specify Coding): Document recode-region and recode-file-name. 2005-03-28 21:07:34 +00:00
Richard M. Stallman
617f06a8c2 (Function Keys): Document kp- event types and keypad-setup package. 2005-03-28 21:05:54 +00:00
Richard M. Stallman
ff994d963a (Flymake): New node. 2005-03-28 21:04:39 +00:00
Richard M. Stallman
05ff843ed7 (Top): Update list of subnodes of building.texi. 2005-03-28 21:04:23 +00:00
Richard M. Stallman
10510ea3e3 (Top): Update list of subnodes of Dired. 2005-03-28 21:02:51 +00:00
Richard M. Stallman
9ae7d7afc7 (Wdired): New node. 2005-03-28 21:01:31 +00:00
Richard M. Stallman
30b1dff16c (File Conveniences): Delete Auto Image File mode.
(File Conveniences): Reorder entries.
Document Thumbs mode.
2005-03-28 21:01:11 +00:00
Stefan Monnier
caf3c78f59 (sc-mail-field): Use assoc-string.
(sc-get-address): Simplify regexps.
2005-03-28 20:03:18 +00:00
Stefan Monnier
a42e7db0c4 (minibuffer-with-setup-hook): New macro.
(find-file-read-args): Use it to avoid let-binding
minibuffer-with-setup-hook (which breaks turning on/off
file-name-shadow-mode while in the prompt).
2005-03-28 19:58:58 +00:00
Stefan Monnier
a7ad007929 (PC-read-include-file-name-internal): Use test-completion. 2005-03-28 19:33:45 +00:00
Reiner Steib
5e472af02d Fix entries according to RMS in <E1ClJsv-0001TZ-SS@fencepost.gnu.org>:
Please do not *ever* write "From so-and-so" in a change log entry.  If
someone else wrote the code you are installing, *always* put his name
in the header line of the change.
2005-03-28 17:33:37 +00:00
Luc Teirlinck
2d526287db Bind `font-lock-fontify-block' to M-o M-o. 2005-03-28 16:49:20 +00:00
Stefan Monnier
ba96f39200 (window-buffer-height): Use count-screen-lines. 2005-03-28 14:52:02 +00:00
Stefan Monnier
12566797d3 (python-preoutput-leftover): New var.
(python-preoutput-filter): Use it.
(python-send-receive): Loop until all the result has been received.
2005-03-28 14:36:25 +00:00
Luc Teirlinck
c5568a11c0 (Prefix Keys): M-g is still a prefix key. 2005-03-28 03:17:53 +00:00
Luc Teirlinck
aaac12514d (Other Font Lock Variables): font-lock-fontify-block is now bound to M-o M-o. 2005-03-28 02:43:22 +00:00
Luc Teirlinck
f141c9bb1c (Prefix Keys): facemenu-keymap is now on M-o. 2005-03-28 02:28:49 +00:00
Juri Linkov
ba40634b4f (auto-coding-alist): Associate non-ascii
image filename extensions with `no-conversion'.
2005-03-28 01:40:34 +00:00
Juri Linkov
853f9bf301 (wdired-change-to-wdired-mode):
Mention `wdired-abort-changes' key in the initial message.
2005-03-28 01:25:54 +00:00
Juri Linkov
5938202c7d (Info-mode-menu): Remove ellipsis from "Index".
Add ellipsis to "Lookup a String", "Lookup a string in all indices".
Add `:active Info-index-alternatives' to "Next Matching Item".
2005-03-28 01:24:10 +00:00
Juri Linkov
b2a664c0dd (menu-bar-bookmark-map): Add ellipsis to "Jump to
Bookmark", "Set Bookmark", "Insert Contents", "Insert Location",
"Rename Bookmark", "Delete Bookmark".
2005-03-28 01:19:46 +00:00
Luc Teirlinck
3fb572907c (Keys): M-o is now a prefix key. 2005-03-28 01:19:01 +00:00
Juri Linkov
24258b53e7 (menu-bar-ediff-misc-menu, ediff-misc-menu):
Remove ellipsis from "Ediff Manual", "Customize Ediff", "List
Ediff Sessions", "Toggle use of separate control buffer frame",
"Use separate frame for Ediff control buffer".
2005-03-28 01:18:22 +00:00
Luc Teirlinck
25b66519d2 *** empty log message *** 2005-03-28 01:17:20 +00:00
Juri Linkov
bd649ca3ce (menu-bar-file-menu): Remove ellipsis from "Recover Crashed Session".
(menu-bar-search-menu): Add ellipsis to "Search tagged files".
(menu-bar-replace-menu): Add ellipsis to "Replace in tagged files".
(menu-bar-goto-menu): Add ellipsis to "Set Tags File Name".
(menu-bar-goto-menu): Add ellipsis to "Tags Apropos".
(menu-bar-options-menu): Add ellipsis to "Set Font/Fontset".
(menu-bar-manuals-menu): Add ellipsis to "Find Command in Manual".
(menu-bar-manuals-menu): Add ellipsis to "Find Key in Manual".
(menu-bar-help-menu): Remove ellipsis from "Find Emacs Packages".
2005-03-28 01:16:44 +00:00
Juri Linkov
11782fd649 * dired.el (dired-mode-map): Add ellipsis to "Compare directories". 2005-03-28 01:05:52 +00:00
Glenn Morris
2314298c67 (ForIndent Cont): Mention setting of indent-tabs-mode. 2005-03-27 17:33:49 +00:00
Glenn Morris
40279251d4 Reformat and update copyright years.
(Fortran): Update section.
2005-03-27 17:16:31 +00:00
Glenn Morris
91878d2b21 *** empty log message *** 2005-03-27 17:16:09 +00:00
Stefan Monnier
a57e098f61 *** empty log message *** 2005-03-27 14:27:36 +00:00
Stefan Monnier
719d548a33 Move iso-acc to the obsolete subdir. 2005-03-27 14:25:33 +00:00
Stefan Monnier
8f59a4b0d6 (Fgoto_char): Fix docstring. Probably left-over from Emacs-20.1. 2005-03-27 14:23:09 +00:00
Stefan Monnier
f0ea280c64 *** empty log message *** 2005-03-27 14:19:30 +00:00
Luc Teirlinck
73cba75d19 (html-mode): Doc update. 2005-03-27 03:34:12 +00:00
Luc Teirlinck
f9478d4d2e (auto-revert-check-vc-info): Minor doc fix. 2005-03-27 03:07:38 +00:00
Luc Teirlinck
468b711f63 *** empty log message *** 2005-03-27 02:57:31 +00:00
Luc Teirlinck
a0554a40e2 Several small changes in addition to:
(Visiting): Change xref for Dialog Boxes to ref.
(Version Headers): Replace references to obsolete var
`vc-header-alist' with `vc-BACKEND-header'.
(Customizing VC): Update value of `vc-handled-backends'.
2005-03-27 02:17:27 +00:00
Dan Nicolaescu
99a5658144 (term-move-columns): Fix face after extending a line.
(term-insert-spaces): Likewise.
(term-reset-terminal): Fix off by one error.
2005-03-26 22:32:43 +00:00
Glenn Morris
1fa7647f50 Change all @xrefs to the non-printing emacs-xtra to @inforefs. 2005-03-26 20:13:31 +00:00
Glenn Morris
97b0bcb73b *** empty log message *** 2005-03-26 20:12:54 +00:00
Glenn Morris
fee3a589ee (Hardcopy): Rename "Diary Commands" xref. 2005-03-26 19:55:06 +00:00
Glenn Morris
a72bfb87d1 (Top): Rename "Diary Commands" section. 2005-03-26 19:54:50 +00:00
Glenn Morris
dce8ef9cc1 (Calendar Customizing): Move view-diary-entries-initially,
view-calendar-holidays-initially, mark-diary-entries-in-calendar,
mark-holidays-in-calendar to main Emacs Manual.
(Appt Customizing): Merge entire section into main Emacs Manual.
2005-03-26 19:54:32 +00:00
Glenn Morris
8913f91bc8 Update and reformat copyright.
(Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
(Holidays): Move view-calendar-holidays-initially,
mark-holidays-in-calendar here from emacs-xtra.
(Diary): Refer to `diary-file' rather than ~/diary.
(Diary Commands): Rename node to "Displaying the Diary".
(Displaying the Diary): Move view-diary-entries-initially,
mark-diary-entries-in-calendar here from emacs-xtra.
(Appointments): Move appt-display-mode-line, appt-display-duration,
appt-disp-window-function, appt-delete-window-function here from
emacs-xtra.
2005-03-26 19:51:24 +00:00
Glenn Morris
0bd1a9c8d0 *** empty log message *** 2005-03-26 19:49:02 +00:00