1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-19 18:13:55 +00:00
Commit Graph

54489 Commits

Author SHA1 Message Date
Richard M. Stallman
3a55fb3456 (Sentences): Clarify.
(Paragraphs): Explain M-a and blank lines.
(Outline Mode): Clarify text and menu.
(Hard and Soft Newlines): Mention use-hard-newlines.
2005-02-03 07:30:48 +00:00
Richard M. Stallman
511002e962 (Frames): Delete unnecessary mention of Windows.
(Mouse Commands): Likewise.  Mention xterm mouse support.
(Clipboard): Clarify.
(Mouse References): Mention use of Mouse-1 for following links.
(Menu Mouse Clicks): Clarify.
(Mode Line Mouse): Clarify.
(Drag and Drop): Rewrite.
2005-02-03 07:29:03 +00:00
Richard M. Stallman
6d8d2de06e (Spelling): Fix typo. 2005-02-03 07:25:47 +00:00
Richard M. Stallman
4a10556bc2 (File Names): Clarify.
(Visiting): Update conditions for use of file dialog.  Clarify.
(Saving): Doc d as answer in save-some-buffers.
(Remote Files): Clean up the text.
2005-02-03 07:25:14 +00:00
Richard M. Stallman
b027df6b58 (Misc Dired Commands): Delete dired-marked-files. 2005-02-03 07:23:36 +00:00
Richard M. Stallman
7354ca011d (Select Buffer): Doc next-buffer and prev-buffer.
(List Buffers): Clarify.
(Several Buffers): Doc T command.
(Buffer Convenience): Clarify menu.
2005-02-03 07:22:46 +00:00
Richard M. Stallman
7f9c94b088 (Undo): Clarify last change. 2005-02-03 07:20:07 +00:00
Richard M. Stallman
ae473bd3ef (Basic Windows): Add cursor-in-non-selected-windows. Clarify.
(Selecting Windows): Clarify save-selected-window.
(Cyclic Window Ordering): Clarify walk-windows.
(Window Point): Clarify.
(Window Start): Add comment to example.
(Resizing Windows): Add `interactive' specs in examples.
Document fit-window-to-buffer.
2005-02-03 07:19:07 +00:00
Steven Tamm
f6c62d9690 * macfns.c (unwind_create_frame): Fixing compile error due to
xassert being uncondition, but predicate is.
2005-02-03 07:09:43 +00:00
Richard M. Stallman
b471b8e98c (User-Level Deletion): just-one-space takes numeric arg.
(Undo, Maintaining Undo): Clarify last change.
(Sorting): In sort-numeric-fields, explain about octal and hex.
Mention sort-numeric-base.
(Format Properties): Add xref for hard newlines.
2005-02-03 07:09:17 +00:00
Steven Tamm
4a34b52963 * dispnew.c (update_window): Fixing compile error due to
xassert being uncondition, but predicate is.
2005-02-03 07:05:35 +00:00
Richard M. Stallman
8dc22b869e (Window Frame Parameters): Explain pixel=char on tty.
(Pop-Up Menus): Fix typo.
(Color Names): Explain all types of color names.
Explain color-values on B&W terminal.
(Text Terminal Colors): Explain "rgb values" are lists.  Fix arg names.
2005-02-03 07:04:29 +00:00
Richard M. Stallman
16bf330f41 (File Locks): Not supported on MS systems.
(Testing Accessibility): Clarify.
2005-02-03 07:01:04 +00:00
Richard M. Stallman
011caae16d (Printing in Edebug): Fix edebug-print-circle.
(Coverage Testing): Fix typo.
2005-02-03 06:58:38 +00:00
Richard M. Stallman
f75fbf430c (Misc Events): Remove stray space. 2005-02-03 06:57:22 +00:00
Richard M. Stallman
cb21651739 (Buffer Names): Clarify generate-new-buffer-name.
(Modification Time): Clarify when visited-file-modtime returns 0.
(The Buffer List): Clarify bury-buffer.
(Killing Buffers): Clarify.
(Indirect Buffers): Add clone-indirect-buffer.
2005-02-03 06:56:24 +00:00
Richard M. Stallman
048e6895c6 (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock. 2005-02-03 06:49:18 +00:00
Richard M. Stallman
e2c11e3b5b (list-faces-display): Add optional argument. 2005-02-03 06:47:16 +00:00
Stefan Monnier
30b940a731 (font-lock-default-function): Handle the rare case where
only font-lock-keywords is set.
2005-02-03 04:28:21 +00:00
Miles Bader
d78f30b86d Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-72
src/dispextern.h (xassert): Enable unconditionally.

2005-02-02  Miles Bader  <miles@gnu.org>

   * src/dispextern.h (xassert): Enable unconditionally.
2005-02-03 03:56:00 +00:00
Kenichi Handa
fbbde29acf Cancel previous change. for
I-WITH-DOT-ABOVE and DOTLESS-i
2005-02-03 02:19:15 +00:00
Kenichi Handa
37a354aed8 Cancel previous change. 2005-02-03 02:16:40 +00:00
Stefan Monnier
a383faaa0d Make it clear it's only used for Mac OS 9. 2005-02-02 23:33:04 +00:00
Stefan Monnier
394dff578e *** empty log message *** 2005-02-02 23:32:15 +00:00
Kim F. Storm
ed71a5cf0a (Fprimitive_undo): Fix dummy apply undo entry. 2005-02-02 15:43:18 +00:00
Kim F. Storm
b044278deb *** empty log message *** 2005-02-02 15:43:05 +00:00
Nick Roberts
4e51823052 Correction to syntax in gud-menu-map. 2005-02-02 05:52:51 +00:00
Nick Roberts
87c366c13d *** empty log message *** 2005-02-02 05:51:51 +00:00
Kenichi Handa
9afd1c3caf (set-upcase-syntax, set-downcase-syntax): Fix previous change. 2005-02-02 02:43:13 +00:00
Kenichi Handa
560721609d *** empty log message *** 2005-02-02 01:13:50 +00:00
Kenichi Handa
62b0075816 (tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i. 2005-02-02 01:12:36 +00:00
Kenichi Handa
e0a65b4df5 Setup cases of GREEK-FINAL-SIGMA,
Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
2005-02-02 01:00:44 +00:00
Kenichi Handa
cc4ff429a0 (casify_region): Fix previous change. 2005-02-02 00:57:33 +00:00
Kenichi Handa
e1e89a70b9 (get-upcase-table): New function.
(copy-case-table): Copy upcaes table too if non-nil.
(set-case-syntax-delims): Maintain upcase table too.
(set-case-syntax-pair): Likewise.
(set-upcase-syntax, set-downcase-syntax): New functions.
(set-case-syntax): Maintain upcase table too.
2005-02-02 00:57:07 +00:00
Kenichi Handa
f98a8aa964 (casify_object): Enable changing characters of
different byte length.
(casify_region): Fix loop condition, args to replace_range_2, and
update opoint_byte.
2005-02-01 23:49:46 +00:00
Kenichi Handa
7077904e6b (replace_range_2): Fix bugs in adjusting markers and point. 2005-02-01 23:47:06 +00:00
Nick Roberts
1f8f8e684a (gdb-goto-info): Delete. 2005-02-01 20:11:09 +00:00
Nick Roberts
ed941a3ce6 (gud-goto-info): New function.
(gud-tool-bar-map): Use correct icon.
2005-02-01 20:10:19 +00:00
Nick Roberts
dd8e8b27ac *** empty log message *** 2005-02-01 20:09:33 +00:00
Thien-Thi Nguyen
cc08f5b253 (lisp-indent-function): Fix bug:
When delegating, order args in the funcall correctly.
2005-02-01 15:50:46 +00:00
Thien-Thi Nguyen
b961eb0e98 (lisp-indent-function): Doc fix. 2005-02-01 15:02:50 +00:00
Carsten Dominik
489632ba4f (reftex-access-scan-info): Error out in a
buffer not visiting a file.
2005-02-01 12:39:39 +00:00
Carsten Dominik
2fdf44570f *** empty log message *** 2005-02-01 12:37:28 +00:00
Kim F. Storm
f2433a30c5 (back_to_previous_visible_line_start): Reset iterator
stack before calling handle_display_prop.
2005-02-01 08:56:01 +00:00
Kim F. Storm
5e1674c5f1 *** empty log message *** 2005-02-01 08:55:42 +00:00
Jay Belanger
a214f7ba7e *** empty log message *** 2005-02-01 04:13:59 +00:00
Jay Belanger
0a18efee86 (calc-embedded-find-bounds): Set formula bound on line with formula. 2005-02-01 03:57:08 +00:00
Luc Teirlinck
d4d668071e *** empty log message *** 2005-01-31 23:32:36 +00:00
Luc Teirlinck
578e484b9e (Maintaining Undo): Add `undo-outer-limit'. 2005-01-31 23:31:21 +00:00
Kim F. Storm
e15db17409 (Undo) <buffer-undo-list>: Describe `apply' elements. 2005-01-31 23:22:11 +00:00