summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (GC_MARK_STACK): Define to GC_MAKE_GCPROS_NOOPS.Eli Zaretskii2001-01-202-0/+5
* (w32_ring_bell): Only support visible bell on w32Andrew Innes2001-01-202-11/+32
* (FRAME_TERMCAP_P) [WINDOWSNT]: Reinstate originalAndrew Innes2001-01-201-0/+11
* (Qw32_console): Remove variable.Andrew Innes2001-01-201-7/+1
* (output_method): Remove output_w32_console method.Andrew Innes2001-01-201-2/+0
* (Fredraw_frame): Remove reference toAndrew Innes2001-01-201-1/+1
* (handle_single_display_prop): Remove references toAndrew Innes2001-01-201-9/+3
* (realize_default_face):Andrew Innes2001-01-201-14/+5
* *** empty log message ***Miles Bader2001-01-201-0/+5
* (custom-face-save): Do post-processing on the face's new value likeMiles Bader2001-01-201-2/+6
* (Fformat): Use lisp_string_width instead of strwidth.Kenichi Handa2001-01-191-2/+1
* *** empty log message ***Kenichi Handa2001-01-191-0/+4
* *** empty log message ***Eli Zaretskii2001-01-192-0/+7
* (report-emacs-bug): Report the value of LC_CTYPE, not LC_TYPE.Eli Zaretskii2001-01-191-1/+1
* *** empty log message ***Eli Zaretskii2001-01-191-0/+5
* (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