aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (underline-region, ununderline-region): Use printable escapes instead ofKarl Heuer1994-03-141-2/+2
* (Info-insert-dir): Use printable escapes instead of embedding literal controlKarl Heuer1994-03-141-6/+6
* (indent-or-fill-region): Use printable escapes instead of embedding literalKarl Heuer1994-03-141-1/+1
* (original-page-delimiter, set-page-delimiter): Use printable escapes instead ofKarl Heuer1994-03-141-2/+2
* (view-register, insert-register): Handle dead marker.Karl Heuer1994-03-141-11/+18
* *** empty log message ***Fred Pierresteguy1994-03-141-1/+4
* (lunar-phase): Use calendar-mod instead of % so that itEdward M. Reingold1994-03-141-1/+1
* *** empty log message ***Fred Pierresteguy1994-03-142-21/+55
* entered into RCSFred Pierresteguy1994-03-141-9/+7
* (EmacsFrameSetCharSize): Set the values of left_pos andFred Pierresteguy1994-03-141-0/+3
* (view-mode): Run view-mode-hook as well as view-hook.Richard M. Stallman1994-03-141-6/+9
* Comment change.Richard M. Stallman1994-03-141-10/+0
* (Finsert_file_contents): Don't let same_at_end be less than same_at_start.Richard M. Stallman1994-03-141-0/+9
* (Fvertical_motion): New optional arg WINDOW.Richard M. Stallman1994-03-141-4/+10
* (Fdelete_other_windows): Pass new arg to Fvertical_motion.Richard M. Stallman1994-03-141-8/+13
* Undo previous change. Instead:Richard M. Stallman1994-03-141-5/+4
* (Fx_popup_dialog): Define only if USE_X_TOOLKIT.Richard M. Stallman1994-03-141-0/+5
* (text-mode): Doc fix.Karl Heuer1994-03-131-1/+3
* Fix typo in comment.Karl Heuer1994-03-131-1/+1
* (diff-latest-backup-file): Call file name handler properly.Richard M. Stallman1994-03-131-1/+1
* (hide-other, hide-sublevels): Renamed from outline-...Richard M. Stallman1994-03-131-9/+9
* Turn on menu-bar-mode.Richard M. Stallman1994-03-131-0/+2
* Preload menu-bar.Richard M. Stallman1994-03-131-0/+12
* (PURESIZE): Reduce to 230000.Richard M. Stallman1994-03-131-1/+1
* (pascal-indent-case): Handle comma separated list.Richard M. Stallman1994-03-121-47/+53
* (rmail-sort-by-lines): msgnum variable should be msg.Karl Heuer1994-03-121-3/+3
* (Fexpt): Delete extraneous `for' statement.Karl Heuer1994-03-121-1/+0
* (get_process): Allow arg to be a buffer object.Karl Heuer1994-03-121-13/+23
* Doc fix.Karl Heuer1994-03-121-2/+1
* Fix coding style.Karl Heuer1994-03-121-3/+2
* Put hyphen in a safer place in the character class.Karl Heuer1994-03-122-4/+4
* Don't use triple-hyphen in a character class.Karl Heuer1994-03-1210-27/+27
* (x_consider_frame_title): New function, extracted from display_mode_line.Karl Heuer1994-03-111-17/+34
* (xdialog_show): New function to handle the display of dialog boxes.Fred Pierresteguy1994-03-111-0/+337
* *** empty log message ***Fred Pierresteguy1994-03-112-2/+7
* *** empty log message ***Fred Pierresteguy1994-03-111-7/+58
* (EmacsFrameSetCharSize): Call XawPanedSetRefigureMode.Fred Pierresteguy1994-03-111-1/+11
* (Fyes_or_no_p): Call Fx_popup_dialog instead of Fx_popup_menu.Fred Pierresteguy1994-03-111-3/+3
* Initial revisionFred Pierresteguy1994-03-112-0/+611
* (mouse-kill): Select the clicked window first.Karl Heuer1994-03-111-1/+3
* (lock_superlock): Synchronize NFS cache.Karl Heuer1994-03-111-0/+25
* Add a comment to document the reason for the change in outline-level.Karl Heuer1994-03-101-0/+5
* (outline-mode, outline-level): Doc fix.Karl Heuer1994-03-101-23/+27
* (Fre_search_forward, Fre_search_backward): Doc fix.Karl Heuer1994-03-101-7/+7
* (compute_motion): Initialize prev_hpos.Richard M. Stallman1994-03-101-1/+72
* (shell-dynamic-complete-as-command): Make ignored-extensionsRichard M. Stallman1994-03-101-2/+3
* (find-buffer-visiting): Don't compare NUMBER if it is nil.Richard M. Stallman1994-03-101-11/+12
* (byte-compile-track-mouse): Undo previous change,Richard M. Stallman1994-03-101-5/+7
* (Man-filter-list): Don't insist on `...done' after `wait'.Richard M. Stallman1994-03-101-1/+2
* (Fx_popup_menu): If POSITION is nil,Richard M. Stallman1994-03-101-46/+164