1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-20 10:23:57 +00:00
Commit Graph

63767 Commits

Author SHA1 Message Date
Eli Zaretskii
b00ed2e89c (Calendar/Diary, Holidays, Displaying the Diary)
(Displaying the Diary, Special Diary Entries, Importing Diary): Replace inforef
to emacs-xtra by conditional xref's, depending on @iftex/@ifnottex.
(Calendar/Diary) [ifnottex]: Add menu item for "Advanced Calendar/Diary Usage".
(Time Intervals) [ifnottex]: @include cal-xtra.texi.
2006-05-06 12:53:25 +00:00
Eli Zaretskii
844040f3f3 (Backup, Version Control, VC Concepts)
(Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
(Registering, VC Status, VC Undo, Multi-User Branching)
(Comparing Files): Replace inforef to emacs-xtra by conditional xref's,
depending on @iftex/@ifnottex.
(Secondary VC Commands) [ifnottex]: Add menu entries for vc-xtra.texi
subsections.
(VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
(Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
(Reverting) [ifnottex]: @include arevert-xtra.texi.
(Files) [ifnottex]: Add menu entry for Autorevert.
2006-05-06 12:52:00 +00:00
Eli Zaretskii
af330736d1 (Frames): Replace inforef to emacs-xtra by conditional xref's, depending on
@iftex/@ifnottex.
2006-05-06 12:50:32 +00:00
Eli Zaretskii
5798efc848 (Microsoft Windows): Rename from "Emacs and Microsoft Windows". All
references updated.
(Microsoft Windows): Replace inforef to emacs-xtra by conditional xref's,
depending on @iftex/@ifnottex.
[ifnottex]: Add menu entry for "MS-DOS".  @include msdog-xtra.texi.
2006-05-06 12:49:49 +00:00
Eli Zaretskii
b23ef7a531 (Program Modes): Replace inforef to emacs-xtra by conditional xref's, depending
on @iftex/@ifnottex.
(Programs) [ifnottex]: Add menu entry for "Fortran".
<Top Level> [ifnottex]: @include fortran-xtra.texi.
2006-05-06 12:48:03 +00:00
Eli Zaretskii
bbdb68b67a (Text): Replace inforef to emacs-xtra by conditional xref's, depending on
@iftex/@ifnottex.
2006-05-06 12:46:56 +00:00
Eli Zaretskii
c51848079a New file, a portion of emacs-xtra.texi. 2006-05-06 12:45:46 +00:00
Eli Zaretskii
92d05762f7 (Quitting): Replace inforef to emacs-xtra by conditional xref's, depending on
@iftex/@ifnottex.
2006-05-06 12:43:01 +00:00
Eli Zaretskii
fbc284f6f7 *** empty log message *** 2006-05-06 08:22:01 +00:00
Eli Zaretskii
1dfbe81035 Rename MS-DOG' into MS-DOS'. 2006-05-06 08:21:42 +00:00
Eli Zaretskii
53c1041b66 Rename Emacs and Microsoft Windows' into Microsoft Windows'. 2006-05-06 08:16:15 +00:00
Eli Zaretskii
7cb0aae4e1 Document add-to-history. 2006-05-06 07:54:37 +00:00
Eli Zaretskii
321eb4b29a (Minibuffer History): Document add-to-history. 2006-05-06 07:53:25 +00:00
YAMAMOTO Mitsuharu
41f7a85e0d *** empty log message *** 2006-05-06 06:52:46 +00:00
YAMAMOTO Mitsuharu
fb8b2fc348 (Qduration) [MAC_OS]: New variable.
(syms_of_image) [MAC_OS]: Intern and staticpro it.
[MAC_OS] (gif_load): Save image extension data in img->data.lisp_val.
[MAC_OSX] (image_load_quartz2d): Use cfstring_create_with_utf8_cstring
instead of cfstring_create_with_string.
2006-05-06 06:52:24 +00:00
YAMAMOTO Mitsuharu
2f291aac74 (Mac Input): Mention input from Character Palette.
(Mac Font Specs): Fix typo.
2006-05-06 06:51:00 +00:00
YAMAMOTO Mitsuharu
e834108f7d (mac-utxt-to-string): Don't make adjustment for
MacJapanese if text is ASCII-only.
2006-05-06 06:50:10 +00:00
Nick Roberts
0745bc2e98 (gdb-goto-breakpoint): Use or instead of unless so nil isn't returned.
(gdb-setup-windows, gdb-restore-windows): Reset gdb-source-window.
2006-05-06 00:34:11 +00:00
Nick Roberts
9d74382f6f *** empty log message *** 2006-05-06 00:31:23 +00:00
Bill Wohler
d2f8ce2f9c Update commentary. 2006-05-06 00:30:21 +00:00
Kim F. Storm
28c1e1cac4 (xframe): Print frame name.
(xlist): New command to print a list (max 10 elements).
(xpr): Print lisp object of any type.
(pitx): Print it->pixel_width.
2006-05-05 23:56:35 +00:00
Kim F. Storm
a1dfdf246e *** empty log message *** 2006-05-05 23:54:11 +00:00
Kim F. Storm
662705b1c3 (xscheme-insert-expression): Use add-to-history. 2006-05-05 23:38:58 +00:00
Kim F. Storm
7cd80673b1 (vhdl-generate-makefile-1): Use add-to-history. 2006-05-05 23:38:31 +00:00
Kim F. Storm
c3e9438b5f (lgrep, rgrep): Use add-to-history. 2006-05-05 23:38:18 +00:00
Kim F. Storm
c398358aee (server-visit-files): Use add-to-history. 2006-05-05 23:37:55 +00:00
Kim F. Storm
4224caf857 (kmacro-push-ring): Use add-to-history.
(kmacro-ring-length): Remove unused defun.
(kmacro-start-macro): Use kmacro-push-ring.
2006-05-05 23:37:37 +00:00
Kim F. Storm
77e5aef9ad * isearch.el (isearch-update-ring): Use add-to-history. 2006-05-05 23:37:31 +00:00
Kim F. Storm
4c5f618528 (setenv): Use add-to-history. 2006-05-05 23:36:55 +00:00
Kim F. Storm
640ad75b3c (ediff-files, ediff-files3, ediff-merge-files)
(ediff-merge-files-with-ancestor): Use add-to-history.
2006-05-05 23:36:32 +00:00
Kim F. Storm
6b04bd6eec (add-to-history): New function. 2006-05-05 23:35:57 +00:00
Thien-Thi Nguyen
d91bd17cb6 (ewoc-create, ewoc-set-hf): Use `insert'
directly instead of a lambda expression that calls it.
2006-05-05 23:19:52 +00:00
Kim F. Storm
fc634b385b (mouse-avoidance-point-position): Use posn-at-point instead of compute-motion. 2006-05-05 23:15:29 +00:00
Kim F. Storm
0c51c06f45 *** empty log message *** 2006-05-05 23:15:12 +00:00
Richard M. Stallman
6ce1d379f8 (Diff Mode): Minor cleanup. 2006-05-05 20:56:07 +00:00
Dan Nicolaescu
c7f5c0a82b (ibuffer-compressed-file-name-regexp): Undo previous
change.
2006-05-05 16:19:56 +00:00
Karl Berry
dfe1fb06ab reduce body text size for emacs manual to 10pt 2006-05-05 16:09:46 +00:00
Reiner Steib
2dca98f3f5 (command-line-1): Refer to "Pure Storage" on
pure-space-overflow.
2006-05-05 14:05:54 +00:00
Eli Zaretskii
3dfed65387 *** empty log message *** 2006-05-05 13:03:17 +00:00
Eli Zaretskii
fc7d3ac548 (reb-update-overlays): Cycle through provided faces once they all have been
used.
2006-05-05 13:02:14 +00:00
Eli Zaretskii
a4336ea067 (Pure Storage): Mention the pure overflow message at startup. 2006-05-05 12:58:42 +00:00
Eli Zaretskii
6f1b55918d Fix last change. 2006-05-05 12:54:54 +00:00
Eli Zaretskii
8e7a9a24c7 *** empty log message *** 2006-05-05 12:50:44 +00:00
Eli Zaretskii
0bfd44c180 (normal-splash-screen, fancy-splash-screens-1): Add a reference to the Lisp
manual to the warning about pure space overflow.
2006-05-05 12:50:04 +00:00
Eli Zaretskii
9de0eeda6d *** empty log message *** 2006-05-05 12:35:31 +00:00
Eli Zaretskii
87a6b92cf5 (ispell-buffer-local-dict): Add a `no-reload' argument to avoid the call to
`ispell-internal-change-dictionary' when not needed.
(ispell-change-dictionary): Use this argument and call
`ispell-internal-change-dictionary' after the possible change to
`ispell-local-dictionary'.
(ispell-internal-change-dictionary): Check for a change in personal dictionary
use too.
Cosmetic changes from Agustín Martín <agustin.martin@hispalinux.es>.
2006-05-05 12:34:51 +00:00
Eli Zaretskii
e98a14ffeb (Active Keymaps): Fix pseudo-Lisp syntax.
(Searching Keymaps): Fix pseudo-Lisp description of keymap search.
2006-05-05 12:27:06 +00:00
Eli Zaretskii
48abdb63bf (url-http-parse-headers): Don't reuse connection if "Connection: close" header
was seen.
2006-05-05 12:10:24 +00:00
Kenichi Handa
ba1eeafade (handle_composition_prop): Fix for the case of empty
composition component.
2006-05-05 11:56:31 +00:00
Kenichi Handa
37e213259f *** empty log message *** 2006-05-05 11:56:08 +00:00