aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate @direntry.Gerd Moellmann2000-07-051-1/+0
* (x_append_glyph, x_append_composite_glyph)Gerd Moellmann2000-07-052-35/+57
* (clear_glyph_row): Add debug code in #if 0.Gerd Moellmann2000-07-051-0/+10
* Add some comments.Gerd Moellmann2000-07-051-2/+8
* (add_window_to_list): Add parameter LIST.Gerd Moellmann2000-07-051-7/+20
* *** empty log message ***Gerd Moellmann2000-07-042-0/+29
* (Vwindow_list): New variable.Gerd Moellmann2000-07-041-289/+352
* (handle_USR1_signal, handle_USR2_signal) ClearGerd Moellmann2000-07-041-5/+3
* *** empty log message ***Dave Love2000-07-041-0/+2
* (hl-line-overlay): Make it permanent-local.Dave Love2000-07-041-0/+1
* [emacs]: Include lisp.h (needed by atimer.h includedAndrew Innes2000-07-042-0/+6
* (get_keyelt): Temporarily inhibit GC while evaluatingGerd Moellmann2000-07-042-1/+10
* *** empty log message ***Dave Love2000-07-041-3/+7
* Replaced with a working version, based on 1998-01-12T11:43:22Z!os10000@seidel...Dave Love2000-07-041-207/+181
* Minor doc fixes and code tweaks.Dave Love2000-07-041-49/+44
* (make_composition_value_copy): Extern it.Kenichi Handa2000-07-042-0/+13
* (concat): While copying text properties, make each compositionKenichi Handa2000-07-041-3/+13
* (Fformat): While copying text properties, make each compositionKenichi Handa2000-07-041-0/+4
* (make_composition_value_copy): New function.Kenichi Handa2000-07-041-0/+25
* (info-initialize): Use prune-directory-list to remove non-existantMiles Bader2000-07-042-24/+46
* (prune-directory-list): New function.Miles Bader2000-07-041-23/+42
* (woman-man.conf-path): Explicitly include the debian man-db config fileMiles Bader2000-07-041-5/+9
* (command-line): Initialize blink-cursor basedGerd Moellmann2000-07-032-0/+12
* (blink-cursor-mode): Don't hide cursor initially.Gerd Moellmann2000-07-031-4/+6
* (blink-cursor): Default to nil if not running underGerd Moellmann2000-07-032-1/+5
* *** empty log message ***Gerd Moellmann2000-07-034-5/+16
* (LINKER, LD_SWITCH_MACHINE) [LINUX]: Define.Gerd Moellmann2000-07-031-0/+8
* (face-spec-set): Ignore invalid attributes like 20.x.Gerd Moellmann2000-07-031-3/+5
* Use dircategory `Emacs'.Gerd Moellmann2000-07-0318-22/+23
* (sweep_weak_table): Mark only objects that are notGerd Moellmann2000-07-032-7/+21
* *** empty log message ***Gerd Moellmann2000-07-032-1/+66
* (some-window): New function.Gerd Moellmann2000-07-031-4/+41
* (server-switch-buffer): Use some-window instead ofGerd Moellmann2000-07-031-4/+2
* (te-process-output): Use walk-windows instead ofGerd Moellmann2000-07-031-5/+4
* (dabbrev--find-expansion): Use walk-windows insteadGerd Moellmann2000-07-031-6/+6
* (appt-select-lowest-window): Use walk-windowsGerd Moellmann2000-07-031-18/+8
* (edebug-window-live-p, edebug-window-list)Gerd Moellmann2000-07-031-23/+10
* (bg-window-from-x-y): Use some-window insteadGerd Moellmann2000-07-031-18/+1
* (sup-pos-to-window): Use some-window insteadGerd Moellmann2000-07-031-13/+1
* (refer-find-entry-internal): Use some-windowGerd Moellmann2000-07-031-15/+13
* *** empty log message ***Gerd Moellmann2000-07-033-0/+16
* (next_frame, prev_frame): If MINIBUF is a window,Gerd Moellmann2000-07-031-19/+6
* (token_string): Add missing tokens.Gerd Moellmann2000-07-031-12/+36
* (hilit-lookup-face-create): Don't set face colorsGerd Moellmann2000-07-031-3/+3
* (Fputhash): Return `value' rather than nil.Stefan Monnier2000-07-032-1/+5
* * configure.in: Add ${C_SWITCH_X_SITE} temporarily to CPPFLAGS, whileKen Raeburn2000-06-303-272/+285
* *** empty log message ***Gerd Moellmann2000-06-301-5/+5
* (next_frame): Don't check frame-focus redirection inGerd Moellmann2000-06-302-1/+18
* *** empty log message ***Gerd Moellmann2000-06-301-2/+10
* (code_convert_region): Even if the length of text isKenichi Handa2000-06-301-38/+41