aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (ls-lisp-delete-matching): List argument is now alistGeoff Voelker1999-08-061-17/+6
* (stat): Check for directory ending in separator whenGeoff Voelker1999-08-061-2/+4
* (directory_files_internal, Fdirectory_files_and_attributes,Geoff Voelker1999-08-061-28/+114
* (x_display_and_set_cursor): If cursor_in_echo_area,Gerd Moellmann1999-08-061-7/+19
* (set_window_cursor_after_update): Correct cursorGerd Moellmann1999-08-061-16/+25
* (x_draw_phys_cursor_glyph): Redraw overlaps.Gerd Moellmann1999-08-061-100/+224
* (compute_line_metrics): If first line's physical ascentGerd Moellmann1999-08-061-16/+65
* (produce_glyphs): Set iterator's physical heightGerd Moellmann1999-08-061-2/+2
* (redraw_overlapping_rows): Use flag overlapping_p.Gerd Moellmann1999-08-061-17/+174
* (struct glyph_row): Add overlapping_p.Gerd Moellmann1999-08-061-5/+38
* (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.Richard M. Stallman1999-08-061-2/+12
* (sql-accumulate-and-indent): Instead of testingRichard M. Stallman1999-08-061-7/+11
* (display-buffer): Don't get confusedRichard M. Stallman1999-08-051-4/+5
* (switch_to_buffer_1): New subroutine, taken out from Fswitch_to_buffer.Richard M. Stallman1999-08-051-17/+41
* (auto-show-mode): Fix :set.Dave Love1999-08-051-1/+1
* (define-widget-keywords): Make dummy definition and comment-out its use.Dave Love1999-08-051-35/+38
* (c-inside-bracelist-p): Tighter test forRichard M. Stallman1999-08-051-15/+26
* (outline-previous-heading): New function.Richard M. Stallman1999-08-051-22/+8
* Customized.Richard M. Stallman1999-08-041-36/+66
* Require outline when compiling.Dave Love1999-08-041-3/+18
* (hl-line): Fix :version.Dave Love1999-08-041-1/+1
* (Man-softhyphen-to-minus): Fix for multibyte case, doDave Love1999-08-041-6/+6
* (Info-find-node): Call info-initialize here.Dave Love1999-08-041-2/+4
* Initial revisionRichard M. Stallman1999-08-041-0/+180
* (insert_from_string_1): Check gap size against numberAndreas Schwab1999-08-041-1/+1
* Make --no-debug work again by removing -gcoff.Eli Zaretskii1999-08-041-3/+3
* All functions rewritten, except when noted aboveRichard M. Stallman1999-08-031-121/+191
* (query-replace-regexp-eval)Richard M. Stallman1999-08-031-13/+113
* (Buffer-menu-mode-map): Add V for Buffer-menu-View.Richard M. Stallman1999-08-031-0/+19
* (read1): Added circular reading code to #N=.Richard M. Stallman1999-08-031-1/+144
* (5x5-mode-map): Bind C-p, C-n, C-b, C-f.Karl Heuer1999-08-031-3/+7
* Many doc fixes.Richard M. Stallman1999-08-031-324/+50
* (fortran-indent-new-line): Make it an aliasDave Love1999-08-031-16/+3
* checked in with -k by blaak at 1999/08/03 06:17:58Ray Blaak1999-08-031-49/+66
* Undo miscorrected non-typo.Karl Heuer1999-08-021-2/+2
* (frame.o, sysdep.o, xfaces.o): Depend on dosfns.h.Eli Zaretskii1999-08-021-3/+3
* (make_terminal_frame): Don't call init_frame_faces ifEli Zaretskii1999-08-021-3/+2
* (init_sys_modes): Call init_frame_faces for termcapEli Zaretskii1999-08-021-0/+5
* Comment change.Richard M. Stallman1999-08-021-1/+1
* Change syntax table entry for colon in the diary as part of theRichard M. Stallman1999-08-021-0/+1
* (european-date-diary-pattern): Fix pattern so itRichard M. Stallman1999-08-021-1/+1
* (x_set_internal_border_width):Richard M. Stallman1999-08-021-6/+5
* (Fset_frame_height): Call do_pending_window_change.Richard M. Stallman1999-08-021-0/+3
* (EmacsFrameSetCharSize): Don't call do_pending_window_change here.Richard M. Stallman1999-08-021-2/+0
* (x_set_window_size): When calling change_frame_size, specify 1 for DELAY.Richard M. Stallman1999-08-021-3/+6
* (internal_equal): Fix overlay comparison.Richard M. Stallman1999-08-011-2/+2
* (outline-next-heading): New function.Richard M. Stallman1999-08-011-3/+39
* (shell-command-on-region): EXIT-STATUS can be a string.Richard M. Stallman1999-08-011-1/+1
* (mh-find-path-run): New variable.Richard M. Stallman1999-08-011-2/+7
* (info-initialize): New function.Richard M. Stallman1999-08-011-30/+38