aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (make-auto-save-file-name, auto-save-file-name-p): Doc fixes.Richard M. Stallman1995-03-161-6/+8
* (menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediffKarl Heuer1995-03-161-1/+2
* (indent-line-to): move to end of indentation, even if it didn't change.Boris Goldowsky1995-03-161-8/+6
* Initial revisionKarl Heuer1995-03-165-0/+7098
* Installed new version from author.Karl Heuer1995-03-161-3761/+1873
* Use appropriate `fboundp' tests to decide what to load.Karl Heuer1995-03-161-4/+9
* (other-frame): Don't try to unfocus in a termcap frame.Karl Heuer1995-03-161-7/+9
* (frame-initialize): Set frame-creation-function to `make-terminal-frame' ifKarl Heuer1995-03-161-5/+8
* (compute_motion, Fmove_to_column, current_column)Richard M. Stallman1995-03-161-30/+36
* (line-move): Handle conses in buffer-invisibility-spec.Richard M. Stallman1995-03-161-5/+11
* Comment change.Richard M. Stallman1995-03-167-42/+10
* (outline-layout): Doc fix.Richard M. Stallman1995-03-161-1/+1
* (term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.Per Bothner1995-03-161-6/+12
* (term-char-mode): Fix arrow key and [button2] support for xemacs.Per Bothner1995-03-161-3/+3
* Use BSD sockets whenever available, even if HAVE_SYSVIPC.Richard M. Stallman1995-03-151-1/+1
* Use BSD sockets whenever available, even if HAVE_SYSVIPC.Richard M. Stallman1995-03-151-1/+5
* (balance-windows): Ignore minibuffer window when browsing the `levels'.Richard M. Stallman1995-03-151-1/+2
* (c-style-alist): For BSD, set c-continued-brace-offsetRichard M. Stallman1995-03-151-2/+2
* (edit-options): Make the buffer read-only.Richard M. Stallman1995-03-151-2/+5
* (make_lispy_event): Do mouse code only if HAVE_MOUSE.Karl Heuer1995-03-151-4/+6
* (Fmouse_position): Do work only if HAVE_MOUSE.Karl Heuer1995-03-151-0/+2
* (internal_self_insert): Do face code only if HAVE_FACES.Karl Heuer1995-03-151-0/+2
* (mouse-major-mode-menu): Avoid confusing error message when there's no currentKarl Heuer1995-03-151-1/+2
* [HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.Karl Heuer1995-03-151-0/+1
* (bookmark-bmenu-2-window): go to correct position as well asKarl Fogel1995-03-151-15/+30
* (defvar_kboard): Renamed from defvar_display.Karl Heuer1995-03-151-4/+4
* (find_symbol_value): current_perdisplay now is never null.Karl Heuer1995-03-151-17/+11
* (mark_kboards): Renamed from mark_perdisplays.Karl Heuer1995-03-151-11/+11
* (make_frame): Initialize kboard member.Karl Heuer1995-03-151-0/+11
* (unlock_kboard): Renamed from unlock_display.Karl Heuer1995-03-151-162/+163
* (get_perdisplay): Deleted.Karl Heuer1995-03-151-27/+54
* (Fx_create_frame): set the frame's kboard member.Karl Heuer1995-03-151-0/+3
* (struct x_display_info): member kboard (formerly perdisplay) is now a pointer,Karl Heuer1995-03-151-11/+3
* (struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,Karl Heuer1995-03-151-33/+37
* (display_mode_line): Rename perdisplay to kboard.Karl Heuer1995-03-151-6/+6
* (print): Rename perdisplay to kboard.Karl Heuer1995-03-151-4/+4
* Rename perdisplay to kboard.Karl Heuer1995-03-152-73/+73
* (read_minibuf): Rename perdisplay to kboard.Karl Heuer1995-03-151-2/+2
* (specbind): Rename perdisplay to kboard.Karl Heuer1995-03-151-1/+1
* (xkbobjfwd): Renamed from xdispobjfwd.Karl Heuer1995-03-151-6/+4
* (struct frame): New member kboard.Karl Heuer1995-03-151-0/+13
* (read_minibuf): Save Voverriding_local_map.Richard M. Stallman1995-03-141-1/+6
* (Fdisplay_buffer): Fix prev change--return selected window.Richard M. Stallman1995-03-141-4/+16
* (Fash): Fix previous change.Richard M. Stallman1995-03-141-2/+2
* `emacs-version' checking now handles Lucid's version change to 19.xx.Thien-Thi Nguyen1995-03-141-8/+8
* (Fmake_indirect_buffer): Invert the arguments.Richard M. Stallman1995-03-141-5/+6
* (unchain_marker): Allow differing buffersRichard M. Stallman1995-03-141-2/+3
* entered into RCSRichard M. Stallman1995-03-141-6/+13
* (event_to_perdisplay): New function.Karl Heuer1995-03-141-23/+74
* *** empty log message ***Richard M. Stallman1995-03-141-1/+37