Commit graph

65558 commits

Author SHA1 Message Date
Kim F. Storm
2735e10950 (Refresh Screen): Clarify force-window-update.
(Truncation): "Normally" indicated by fringe arrows.
2006-07-08 22:28:59 +00:00
Kim F. Storm
5a1048a548 (Fforce_window_update): Doc fix. 2006-07-08 22:28:49 +00:00
David Kastrup
8c9676fb6d Suggest consolidation with user customization when the
system default of a customized variable changes.
2006-07-08 19:36:24 +00:00
Eli Zaretskii
89fb915490 *** empty log message *** 2006-07-08 18:27:47 +00:00
Eli Zaretskii
a210f8e621 (Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
of this node.
(Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
unconditionally.
(Windows Processes) <w32-quote-process-args>: Include unconditionally. Improve
wording.
(Windows Printing): Improve wording.
(Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the rest of
this node.
2006-07-08 18:27:20 +00:00
Eli Zaretskii
e7176868e0 (Making Backups, Auto-Saving): Remove @tindex entries. 2006-07-08 18:13:14 +00:00
Eli Zaretskii
120645374c (Command Loop Info, Adjusting Point): Remove @tindex. 2006-07-08 18:12:43 +00:00
Eli Zaretskii
4faa0e0425 (Iteration): Remove @tindex. 2006-07-08 18:12:14 +00:00
Eli Zaretskii
986ce8de18 (Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
Auto Faces, Font Lookup, Fringe Indicators, Display Margins, Image Descriptors,
Showing Images, Image Cache, Button Types, Making Buttons, Manipulating
Buttons, Button Buffer Commands, Display Table Format, Glyphs): Remove
@tindex.
2006-07-08 18:11:49 +00:00
Eli Zaretskii
00c44593e7 (Visiting Functions, File Name Components, Unique File Names,
Contents of Directories): REmove @tindex.
2006-07-08 18:10:36 +00:00
Eli Zaretskii
c709f8f62b (Creating Frames, Parameter Access, Pointer Shape)
(Color Names, Text Terminal Colors, Display Feature Testing): Remove @tindex.
2006-07-08 18:09:50 +00:00
Eli Zaretskii
e3e0619c0b (What Is a Function, Mapping Functions): Remove @tindex. 2006-07-08 18:09:12 +00:00
Eli Zaretskii
d550765cb6 (Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex. 2006-07-08 18:08:40 +00:00
Eli Zaretskii
cdbd783c68 (Tool Bar): Remove @tindex. 2006-07-08 18:07:32 +00:00
Eli Zaretskii
8fab6dedbf (List Elements, Building Lists, Association Lists): Remove @tindex. 2006-07-08 18:07:01 +00:00
Eli Zaretskii
47a2831602 (Information from Markers): Remove @tindex. 2006-07-08 18:06:33 +00:00
Eli Zaretskii
9de0ae286c (Minibuffer Contents): Remove @tindex. 2006-07-08 18:06:06 +00:00
Eli Zaretskii
4d65ea9d33 (Defining Minor Modes, Header Lines): Remove @tindex. 2006-07-08 18:05:39 +00:00
Eli Zaretskii
c58faeeda4 (Text Representations, Character Sets, Chars and Bytes, Locales): Remove
@tindex.
2006-07-08 18:05:09 +00:00
Eli Zaretskii
27d8ff6349 (Init File, System Environment, Sound Output, Session Management): Remove
@tindex.
2006-07-08 18:04:32 +00:00
Eli Zaretskii
3fbca65f53 (Word Motion, Text Lines, List Motion): Remove @tindex. 2006-07-08 18:03:53 +00:00
Eli Zaretskii
6061e9bcf2 (Input to Processes, Query Before Exit): Remove @tindex. 2006-07-08 18:03:23 +00:00
Eli Zaretskii
9b6194b459 (Output Variables): Remove @tindex. 2006-07-08 18:02:52 +00:00
Eli Zaretskii
aac2522c1d (Other Plists): Remove @tindex. 2006-07-08 18:02:19 +00:00
Eli Zaretskii
e30108de22 (Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex. 2006-07-08 18:01:52 +00:00
Eli Zaretskii
baa4b6c86a (Buffer Contents, Deletion, Changing Properties)
(Property Search, Special Properties, Sticky Properties)
(Links and Mouse-1, Fields, Change Hooks): Remove @tindex.
2006-07-08 18:01:23 +00:00
Eli Zaretskii
f04493d872 (Constant Variables): Remove @tindex. 2006-07-08 18:00:50 +00:00
Eli Zaretskii
02dedf4bc4 (Textual Scrolling, Resizing Windows): Remove @tindex. 2006-07-08 18:00:14 +00:00
Romain Francoise
366f174136 (x-display-name): Fix typo. 2006-07-08 16:31:42 +00:00
Eli Zaretskii
d47a5ce6dd ChangeLog 2006-07-08 16:18:51 +00:00
Eli Zaretskii
811137f6cc Regenerated. 2006-07-08 16:18:28 +00:00
Eli Zaretskii
f240128d35 (PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since we
don't need the error message, just the exit status.
2006-07-08 16:17:47 +00:00
Eli Zaretskii
7f9da0f3c7 (hexl-find-file): Doc fix. 2006-07-08 15:53:01 +00:00
Eli Zaretskii
1094404231 (define-minor-mode): Doc fix. 2006-07-08 15:20:52 +00:00
Thien-Thi Nguyen
f2bb3ca35b Add an example "Compilation started ..." line. 2006-07-08 13:21:42 +00:00
Stephen Gildea
26816cbf78 fileio.c (do_auto_save_make_dir): Make the auto-save-list-file
directory unreadable for better user privacy.
2006-07-08 11:42:40 +00:00
Chong Yidong
6f6c5fb394 * term/x-win.el (x-display-name): Doc fix. 2006-07-08 01:45:46 +00:00
Stefan Monnier
55f6a28058 (fill-delete-prefix): Don't ignore excessively long prefixes.
(fill-region-as-paragraph): Don't round up to a whole line.
(fill-comment-paragraph): Don't include the code-before-the-comment
when calling fill-region-as-paragraph.
2006-07-07 19:04:49 +00:00
Stefan Monnier
dd9f0dcd8f (Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup. 2006-07-07 16:52:13 +00:00
Stefan Monnier
2850984d60 (make-char): Remove redundancy. 2006-07-07 16:38:17 +00:00
Robert J. Chassell
1a3e2c5912 * textmodes/texinfmt.el (texinfo-format-separate-node):
Insert a string before point, which fits documentation, not after.
          (texinfo-multitable-item): In a multitable row, insert any
          additional needed @tabs and spaces.
2006-07-07 16:36:29 +00:00
Stefan Monnier
e0b4be6cc0 (byte-compile-form): The `byte-compile'
property may contain an anonymous function rather than a symbol.
2006-07-07 16:34:44 +00:00
Stefan Monnier
91fe949656 (readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup. 2006-07-07 16:16:18 +00:00
Stefan Monnier
4332cf50f7 (read_filtered_event): Remove `register' qualifier because it
causes compilation problem with gcc-4.0.2-20051125 on amd64.
2006-07-07 16:12:51 +00:00
Eli Zaretskii
dfb4bff5ef (Fexecute_extended_command): Mention the argument PREFIXARG in the doc string. 2006-07-07 15:49:31 +00:00
Stefan Monnier
e5a099ecae (cvs-temp-buffer-name): Fix non-hiddenness. 2006-07-07 15:39:53 +00:00
Stefan Monnier
24a768a078 *** empty log message *** 2006-07-07 15:26:26 +00:00
Stefan Monnier
8decc87fd4 (compilation-error-regexp-alist-alist) <gnu>:
Use shy regexp.  Fix incorrect backref to potentially unmatched group.
2006-07-07 15:17:35 +00:00
Stefan Monnier
df8a0bfffe (dirtrack-default-directory-function): Remove.
(dirtrack-directory-function): Use file-name-as-directory.
(dirtrack-windows-directory-function): Simplify.
(dirtrack-forward-slash, dirtrack-backward-slash)
(dirtrack-replace-slash): Remove.
(dirtrack-toggle): Adjust comint-preoutput-filter-functions as well.
(dirtrack): Fix wrong parenthesizing; use match-string.
2006-07-07 15:14:47 +00:00
Stefan Monnier
e2536e57f9 Remove spurious * in docstrings.
(inferior-octave-mode): Only change the buffer-local value of
comint-dynamic-complete-functions.
(inferior-octave-mode-map, inferior-octave-mode-syntax-table):
Move the initialization to the declaration.
(inferior-octave-complete): Remove unused var `filter'.
2006-07-07 14:40:35 +00:00