aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Stefan Monnier2004-01-211-0/+11
* (wait_reading_process_input) [SYNC_INPUT]: Check interrupt_input_pending.Stefan Monnier2004-01-211-0/+4
* (QUIT) [SYNC_INPUT]: Check interrupt_input_pending as well.Stefan Monnier2004-01-211-0/+19
* (handle_async_input): New fun, extracted from input_available_signal.Stefan Monnier2004-01-211-18/+30
* *** empty log message ***Stefan Monnier2004-01-212-36/+51
* (buffer_defaults, buffer_local_symbols): Use DECL_ALIGN.Stefan Monnier2004-01-211-3/+4
* [USE_LSB_TAG]: Add definitions for Lisp_Object valueStefan Monnier2004-01-211-2/+57
* [ENABLE_CHECKING]: Don't force union type.Stefan Monnier2004-01-211-5/+1
* (__attribute__): Remove outdated workaround.Stefan Monnier2004-01-211-4/+1
* (main) [USE_LSB_TAG]: Don't range check the ram.Stefan Monnier2004-01-211-0/+2
* (lisp_malloc, lisp_align_malloc) [USE_LSB_TAG]:Stefan Monnier2004-01-211-0/+8
* (outline-insert-heading): Tighten up match.Stefan Monnier2004-01-212-25/+28
* (texinfo-mode): Remove ^ from outline-regexp.Stefan Monnier2004-01-211-5/+4
* (main): Stop if socket name too long.Stefan Monnier2004-01-201-6/+20
* *** empty log message ***Luc Teirlinck2004-01-202-0/+5
* (Sets And Lists): Add delete-dups.Luc Teirlinck2004-01-201-1/+16
* (appt-check): Restore usage of appt-issue-message deleted in previousGlenn Morris2004-01-201-1/+5
* *** empty log message ***Glenn Morris2004-01-201-0/+7
* Jesper Harder <harder@ifa.au.dk>Glenn Morris2004-01-201-7/+2
* *** empty log message ***Glenn Morris2004-01-201-0/+5
* (vc-mcvs-mode-line-string): Remove. Does not work.Stefan Monnier2004-01-201-19/+6
* (wait_reading_process_input): Lisp_Object/int mixup.Stefan Monnier2004-01-202-2/+8
* (Ffile_attributes): Lisp_Object/int mixup.Stefan Monnier2004-01-201-3/+3
* Add +++ to prev change.André Spiegel2004-01-201-0/+1
* Describe new key bindings in vc-annotate-mode.André Spiegel2004-01-201-0/+14
* Describe new key bindings in VC Annotate mode.André Spiegel2004-01-201-0/+40
* #André Spiegel2004-01-201-0/+22
* * vc-cvs.el (vc-cvs-annotate-extract-revision-at-line): NewAndré Spiegel2004-01-201-1/+9
* * vc.el (vc-default-previous-version): Doc enhancement.André Spiegel2004-01-201-22/+235
* texinfo.elKarl Berry2004-01-201-0/+5
* Use "Texinfo" consistently, no "TeXinfo" or "TexInfo".Karl Berry2004-01-201-5/+5
* *** empty log message ***Luc Teirlinck2004-01-202-0/+8
* (delete-dups): New function.Luc Teirlinck2004-01-191-0/+15
* textmodes/texinfo.elKarl Berry2004-01-191-0/+6
* (texinfo-mode): define outline-regexp to startKarl Berry2004-01-191-2/+2
* *** empty log message ***Kenichi Handa2004-01-191-0/+4
* (fontset_font_pattern): Fix previous change.Kenichi Handa2004-01-191-1/+2
* Add overflow-newline-into-fringe and indicate-buffer-boundaries.Kim F. Storm2004-01-181-0/+20
* Jesper Harder <harder@ifa.au.dk>Glenn Morris2004-01-182-21/+15
* David Ponce <david@dponce.com>Glenn Morris2004-01-181-1/+2
* (mm-delete-duplicates): Remove redundant space in docstring.Luc Teirlinck2004-01-181-1/+1
* *** empty log message ***Luc Teirlinck2004-01-181-3/+3
* *** empty log message ***Luc Teirlinck2004-01-181-0/+3
* (diary-entry-time): Fix typo/bug:Thien-Thi Nguyen2004-01-172-1/+6
* Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-41Miles Bader2004-01-173-2/+35
* Do not require cl at run time.Luc Teirlinck2004-01-172-1/+5
* (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+27
* (Voverflow_newline_into_fringe): New variable.Kim F. Storm2004-01-161-72/+550
* (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+28
* (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+28