aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Buffer-menu-mode): Highlight only the buffer name, not the whole line.Karl Heuer1994-04-021-23/+19
* (compile-mouse-goto-error): Simplify.Karl Heuer1994-04-021-33/+32
* (Buffer-menu-mode): Add mouse-face properties.Karl Heuer1994-04-021-2/+9
* (list_buffers_1): Set buffer contents, then mode.Karl Heuer1994-04-021-7/+4
* (dired-insert-directory): Fix comment.Karl Heuer1994-04-021-1/+1
* (occur): Add mouse-face property to each line.Richard M. Stallman1994-04-011-0/+7
* (dired-insert-directory): Add mouse-face properties.Richard M. Stallman1994-04-011-6/+20
* (dired-add-entry, dired-insert-subdir-doinsert):Richard M. Stallman1994-04-011-4/+8
* (tex-start-shell): Use shell-mode-map (instead of comint-mode-map) becauseEdward M. Reingold1994-04-011-2/+2
* (x_wm_set_size_hint): Add USE_X_TOOLKIT conditional and callFred Pierresteguy1994-04-011-0/+11
* (update_menu_bar): Pass 0 to set_frame_menubar.Fred Pierresteguy1994-04-011-1/+1
* (EmacsFrameSetCharSize): Clean up code.Fred Pierresteguy1994-04-011-29/+14
* (try_window_id): Pass new arg to scroll_frame_lines.Richard M. Stallman1994-04-011-3/+3
* (make_frame_glyphs): If EMPTY, don't leave junk in ->total_charstarts.Richard M. Stallman1994-04-011-14/+27
* (construct_menu_click, construct_mouse_click):Richard M. Stallman1994-04-011-6/+12
* (xmenu_show): Undo part of March 11 change:Richard M. Stallman1994-04-011-2/+3
* (Info-fontify-node): Add mouse-face properties.Richard M. Stallman1994-04-011-4/+10
* *** empty log message ***Fred Pierresteguy1994-04-011-0/+4
* (redisplay): In previous change, handle case where no newline follows.Richard M. Stallman1994-04-011-1/+11
* (rmail-message-label-p, rmail-parse-message-labels):Karl Heuer1994-04-011-31/+22
* (adjust_window_charstarts): New function.Richard M. Stallman1994-04-011-0/+28
* (redisplay): Call adjust_window_charstartsRichard M. Stallman1994-04-011-0/+8
* Doc fixes.Richard M. Stallman1994-03-311-2/+2
* (scroll_frame_lines): Handle charstarts like glyphs.Richard M. Stallman1994-03-311-9/+106
* [INCLUDED_FCNTL]: Don't include fcntl.h again.Richard M. Stallman1994-03-311-3/+320
* (compute_char_face): New arg MOUSE.Richard M. Stallman1994-03-311-8/+21
* (child_setup): Check out==err when relocating fds.Karl Heuer1994-03-311-2/+7
* (Man-filter-list): New footer format to delete.Karl Heuer1994-03-311-0/+1
* (redisplay): Call frame_up_to_date_hook.Richard M. Stallman1994-03-311-4/+45
* Fix error message syntax.Richard M. Stallman1994-03-311-29/+46
* (x_window) [USE_X_TOOLKIT]: When doing geometry management, don't compute theFred Pierresteguy1994-03-311-4/+7
* (Buffer-menu-mouse-select): New command.Richard M. Stallman1994-03-311-7/+21
* (occur-mode-goto-occurrence): Delete excess close paren.Richard M. Stallman1994-03-311-1/+1
* (occur-mode): Doc fix.Richard M. Stallman1994-03-311-0/+1
* (set_frame_size): Dont compute any geometry management.Fred Pierresteguy1994-03-311-16/+0
* (set_frame_menubar): New arg, first_time.Fred Pierresteguy1994-03-311-3/+6
* (x_window) [USE_X_TOOLKIT]: New args window_prompting and minibuffer_only.Fred Pierresteguy1994-03-311-9/+48
* Define HAVE_X11R4 if AIX3_2 is defined.Fred Pierresteguy1994-03-311-2/+3
* (frame_up_to_date_hook): Declared.Richard M. Stallman1994-03-311-0/+4
* (esix5): Set NON_GNU_CPP.Richard M. Stallman1994-03-311-1/+1
* *** empty log message ***Richard M. Stallman1994-03-301-17/+27
* (INCLUDED_FCNTL): Define, if include fcntl.h.Richard M. Stallman1994-03-301-0/+2
* Initial revisionRichard M. Stallman1994-03-301-0/+1249
* Advise about case where C-h is rebound.Richard M. Stallman1994-03-301-0/+5
* (occur-mode-find-occurrence): New subroutine.Richard M. Stallman1994-03-301-9/+31
* (compile-mouse-goto-error): New command.Richard M. Stallman1994-03-301-0/+37
* (dired-mouse-find-file-other-window): New command.Richard M. Stallman1994-03-301-2/+15
* Doc fixes.Richard M. Stallman1994-03-301-11/+10
* * etags.c (main): use etags_getcwd for compatibility.Francesco Potortì1994-03-301-42/+73
* (verify_overlay_modification):Richard M. Stallman1994-03-301-6/+31