aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (isearch-forward): Add isearch-toggle-case-fold,Eli Zaretskii2001-01-191-0/+4
* (Mode Line): Document the 3D appearence of the mode line onEli Zaretskii2001-01-191-2/+6
* (Optional Mode Line): Explain how to turn off the 3D appearence ofEli Zaretskii2001-01-191-0/+24
* (texinfo-mode): Use backward-paragraphGerd Moellmann2001-01-192-1/+4
* (jit-lock-fontify-now): Don't bindGerd Moellmann2001-01-192-2/+14
* (report-emacs-bug): Report values ofEli Zaretskii2001-01-192-0/+13
* *** empty log message ***Andrew Innes2001-01-192-0/+10
* (init_environment): Add a version-independent site-lispAndrew Innes2001-01-191-1/+1
* (env_vars): Add a version-independent site-lispAndrew Innes2001-01-191-1/+1
* (font-lock-default-fontify-region): Fix lastGerd Moellmann2001-01-192-4/+7
* *** empty log message ***Dave Love2001-01-191-2/+4
* *** empty log message ***Gerd Moellmann2001-01-192-1/+6
* (font-lock-multiline): Default to nil.Gerd Moellmann2001-01-191-5/+7
* Update copyright.Gerd Moellmann2001-01-191-2/+1
* (jit-lock-after-change): If font-lock-multilineGerd Moellmann2001-01-192-1/+7
* *** empty log message ***Gerd Moellmann2001-01-192-2/+4
* (Fbuffer_substring): Doc fix.Gerd Moellmann2001-01-191-1/+5
* *** empty log message ***Gerd Moellmann2001-01-192-8/+11
* (message_dolog, message2, message2_nolog): RenameGerd Moellmann2001-01-191-23/+24
* 2001-01-19 Michael Kifer <kifer@cs.sunysb.edu>Michael Kifer2001-01-1912-243/+310
* (store_frame_title): Pay attention to width of non-ASCIIKenichi Handa2001-01-191-18/+17
* (doprnt1): Get byte length of Lisp string correctly.Kenichi Handa2001-01-191-1/+1
* (c_string_width, lisp_string_width): Extern them.Kenichi Handa2001-01-191-0/+2
* (strwidth): Use c_string_width.Kenichi Handa2001-01-191-37/+110
* *** empty log message ***Kenichi Handa2001-01-191-0/+16
* (check_composition): Check validity of composition.Kenichi Handa2001-01-191-1/+2
* *** empty log message ***Kenichi Handa2001-01-191-0/+4
* *** empty log message ***Gerd Moellmann2001-01-182-0/+12
* (Qcancel_timer): New variable.Gerd Moellmann2001-01-181-38/+9
* (tooltip-hide-delay): New user-option.Gerd Moellmann2001-01-181-1/+8
* (WINDOW_LIVE_P): New macro.Gerd Moellmann2001-01-182-1/+11
* * window.c (Fwindow_live_p): Use WINDOW_LIVE_P.Gerd Moellmann2001-01-181-1/+1
* (window_size_fixed): New variable.Gerd Moellmann2001-01-182-1/+17
* (specbind): If binding a per-buffer variable whichGerd Moellmann2001-01-182-0/+21
* (x_initialize): Set char_ins_del_ok to 1.Gerd Moellmann2001-01-181-1/+1
* (forward_to_next_line_start): Stop at end of bufferGerd Moellmann2001-01-182-1/+9
* (display_string): Fix previous change.Kenichi Handa2001-01-181-6/+10
* *** empty log message ***Kenichi Handa2001-01-181-0/+4
* *** empty log message ***Gerd Moellmann2001-01-181-0/+5
* (x_produce_stretch_glyph): Only use Qspace when GLYPH_DEBUG is defined.Jason Rumney2001-01-182-217/+307
* (mail-setup): Call set-buffer-multibyte becauseKenichi Handa2001-01-181-1/+3
* *** empty log message ***Kenichi Handa2001-01-181-0/+5
* *** empty log message ***Dave Love2001-01-171-0/+3
* (forward_to_next_line_start): Avoid callingGerd Moellmann2001-01-172-7/+10
* *** empty log message ***Dave Love2001-01-172-0/+17
* (ediff-before-setup-hook)Dave Love2001-01-171-0/+2
* New version from http://www.tuxedo.org/~esr/terminfo/.Dave Love2001-01-171-5780/+12362
* (direct_output_for_insert): If char_ins_del_ok isGerd Moellmann2001-01-172-0/+9
* removed x-list-font.c per change 2001-01-17 Gerd Moellmann <gerd@gnu.org>Sam Steingold2001-01-172-19/+17
* (x_face_list_fonts): Don't BLOCK_INPUT around theGerd Moellmann2001-01-172-9/+8