aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (unwind_create_frame) [!GLYPH_DEBUG]: Fix xassert.Kim F. Storm2005-02-031-2/+4
* (x_free_gc) [!GLYPH_DEBUG]: Fix xassert.Kim F. Storm2005-02-031-2/+2
* (build_frame_matrix_from_leaf_window)Kim F. Storm2005-02-031-1/+1
* *** empty log message ***Kim F. Storm2005-02-031-0/+9
* (mac_draw_string_common, x_make_frame_visible): UseYAMAMOTO Mitsuharu2005-02-032-3/+13
* (x_create_tip_frame): Use MAC_OS_X_VERSION_MAX_ALLOWED toYAMAMOTO Mitsuharu2005-02-031-1/+1
* Use MAC_OS_X_VERSION_MAX_ALLOWED to conditionalize by the compiling OSYAMAMOTO Mitsuharu2005-02-031-1/+1
* (Frames, Drag and Drop): Fix typos.Lute Kamstra2005-02-032-7/+11
* *** 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
* (Sentences): Clarify.Richard M. Stallman2005-02-031-17/+19
* (Frames): Delete unnecessary mention of Windows.Richard M. Stallman2005-02-031-70/+84
* (Spelling): Fix typo.Richard M. Stallman2005-02-031-1/+1
* (File Names): Clarify.Richard M. Stallman2005-02-031-23/+26
* (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
* (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
* * macfns.c (unwind_create_frame): Fixing compile error due toSteven Tamm2005-02-032-1/+5
* (User-Level Deletion): just-one-space takes numeric arg.Richard M. Stallman2005-02-031-16/+27
* * dispnew.c (update_window): Fixing compile error due toSteven Tamm2005-02-032-1/+6
* (Window Frame Parameters): Explain pixel=char on tty.Richard M. Stallman2005-02-031-26/+37
* (File Locks): Not supported on MS systems.Richard M. Stallman2005-02-031-9/+12
* (Printing in Edebug): Fix edebug-print-circle.Richard M. Stallman2005-02-031-2/+2
* (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
* (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
* Revision: [email protected]/emacs--cvs-trunk--0--patch-72Miles Bader2005-02-032-3/+8
* Cancel previous change. forKenichi Handa2005-02-032-2/+9
* 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
* (casify_region): Fix previous change.Kenichi Handa2005-02-021-1/+2
* (get-upcase-table): New function.Kenichi Handa2005-02-021-14/+62
* (casify_object): Enable changing characters ofKenichi Handa2005-02-011-58/+28
* (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