aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman2005-02-037-27/+128
|
* (x_error_quitter): On GCC 3 and up, specify noinline.Richard M. Stallman2005-02-031-3/+11
|
* (echo_area_display): Clear echo_message_buffer.Richard M. Stallman2005-02-031-0/+2
|
* (Fbury_buffer): Doc fix.Richard M. Stallman2005-02-031-0/+1
|
* (Basic Window): Mention color-change in mode line.Richard M. Stallman2005-02-031-5/+10
| | | | (Change Window): Explain dragging vertical boundaries.
* (Sentences): Clarify.Richard M. Stallman2005-02-031-17/+19
| | | | | | (Paragraphs): Explain M-a and blank lines. (Outline Mode): Clarify text and menu. (Hard and Soft Newlines): Mention use-hard-newlines.
* (Frames): Delete unnecessary mention of Windows.Richard M. Stallman2005-02-031-70/+84
| | | | | | | | | (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.
* (Spelling): Fix typo.Richard M. Stallman2005-02-031-1/+1
|
* (File Names): Clarify.Richard M. Stallman2005-02-031-23/+26
| | | | | | (Visiting): Update conditions for use of file dialog. Clarify. (Saving): Doc d as answer in save-some-buffers. (Remote Files): Clean up the text.
* (Misc Dired Commands): Delete dired-marked-files.Richard M. Stallman2005-02-031-4/+1
|
* (Select Buffer): Doc next-buffer and prev-buffer.Richard M. Stallman2005-02-031-20/+46
| | | | | | (List Buffers): Clarify. (Several Buffers): Doc T command. (Buffer Convenience): Clarify menu.
* (Undo): Clarify last change.Richard M. Stallman2005-02-031-1/+1
|
* (Basic Windows): Add cursor-in-non-selected-windows. Clarify.Richard M. Stallman2005-02-031-14/+36
| | | | | | | | | (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.
* * macfns.c (unwind_create_frame): Fixing compile error due toSteven Tamm2005-02-032-1/+5
| | | | xassert being uncondition, but predicate is.
* (User-Level Deletion): just-one-space takes numeric arg.Richard M. Stallman2005-02-031-16/+27
| | | | | | | (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.
* * dispnew.c (update_window): Fixing compile error due toSteven Tamm2005-02-032-1/+6
| | | | xassert being uncondition, but predicate is.
* (Window Frame Parameters): Explain pixel=char on tty.Richard M. Stallman2005-02-031-26/+37
| | | | | | | (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.
* (File Locks): Not supported on MS systems.Richard M. Stallman2005-02-031-9/+12
| | | | (Testing Accessibility): Clarify.
* (Printing in Edebug): Fix edebug-print-circle.Richard M. Stallman2005-02-031-2/+2
| | | | (Coverage Testing): Fix typo.
* (Misc Events): Remove stray space.Richard M. Stallman2005-02-031-1/+1
|
* (Buffer Names): Clarify generate-new-buffer-name.Richard M. Stallman2005-02-031-18/+28
| | | | | | | (Modification Time): Clarify when visited-file-modtime returns 0. (The Buffer List): Clarify bury-buffer. (Killing Buffers): Clarify. (Indirect Buffers): Add clone-indirect-buffer.
* (hi-lock-mode): Turning on Hi-Lock turns on Font-Lock.Richard M. Stallman2005-02-031-0/+4
|
* (list-faces-display): Add optional argument.Richard M. Stallman2005-02-031-7/+17
|
* (font-lock-default-function): Handle the rare case whereStefan Monnier2005-02-032-5/+10
| | | | only font-lock-keywords is set.
* Revision: [email protected]/emacs--cvs-trunk--0--patch-72Miles Bader2005-02-032-3/+8
| | | | | | | | src/dispextern.h (xassert): Enable unconditionally. 2005-02-02 Miles Bader <[email protected]> * src/dispextern.h (xassert): Enable unconditionally.
* Cancel previous change. forKenichi Handa2005-02-032-2/+9
| | | | I-WITH-DOT-ABOVE and DOTLESS-i
* Cancel previous change.Kenichi Handa2005-02-031-2/+2
|
* Make it clear it's only used for Mac OS 9.Stefan Monnier2005-02-022-2/+2
|
* *** empty log message ***Stefan Monnier2005-02-021-3/+17
|
* (Fprimitive_undo): Fix dummy apply undo entry.Kim F. Storm2005-02-021-1/+2
|
* *** empty log message ***Kim F. Storm2005-02-021-0/+4
|
* Correction to syntax in gud-menu-map.Nick Roberts2005-02-021-1/+1
|
* *** empty log message ***Nick Roberts2005-02-021-0/+4
|
* (set-upcase-syntax, set-downcase-syntax): Fix previous change.Kenichi Handa2005-02-021-0/+3
|
* *** empty log message ***Kenichi Handa2005-02-022-0/+25
|
* (tbl): Setup cases of I-WITH-DOT-ABOVE, DOTLESS-i.Kenichi Handa2005-02-021-2/+2
|
* Setup cases of GREEK-FINAL-SIGMA,Kenichi Handa2005-02-021-1/+5
| | | | Y-WITH-DIAERESIS, I-WITH-DOT-ABOVE, DOTLESS-i.
* (casify_region): Fix previous change.Kenichi Handa2005-02-021-1/+2
|
* (get-upcase-table): New function.Kenichi Handa2005-02-021-14/+62
| | | | | | | | (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.
* (casify_object): Enable changing characters ofKenichi Handa2005-02-011-58/+28
| | | | | | different byte length. (casify_region): Fix loop condition, args to replace_range_2, and update opoint_byte.
* (replace_range_2): Fix bugs in adjusting markers and point.Kenichi Handa2005-02-011-6/+10
|
* (gdb-goto-info): Delete.Nick Roberts2005-02-011-7/+0
|
* (gud-goto-info): New function.Nick Roberts2005-02-011-3/+11
| | | | (gud-tool-bar-map): Use correct icon.
* *** empty log message ***Nick Roberts2005-02-011-0/+7
|
* (lisp-indent-function): Fix bug:Thien-Thi Nguyen2005-02-012-3/+8
| | | | When delegating, order args in the funcall correctly.
* (lisp-indent-function): Doc fix.Thien-Thi Nguyen2005-02-012-2/+6
|
* (reftex-access-scan-info): Error out in aCarsten Dominik2005-02-011-0/+5
| | | | buffer not visiting a file.
* *** empty log message ***Carsten Dominik2005-02-011-0/+5
|
* (back_to_previous_visible_line_start): Reset iteratorKim F. Storm2005-02-011-0/+1
| | | | stack before calling handle_display_prop.
* *** empty log message ***Kim F. Storm2005-02-011-0/+5
|