summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* If HAVE_CONFIG_H, include config.h.Richard M. Stallman1995-04-101-0/+4
* Include alloca.h, string.h. Test NOT_C_CODE.Richard M. Stallman1995-04-101-0/+6
* (fill-region-as-paragraph): Undo previous change.Richard M. Stallman1995-04-101-3/+4
* (make_terminal_frame): Use Emacs, Emacs-2, ... as name.Richard M. Stallman1995-04-101-2/+9
* (display_mode_line): Use push_frame_kboard, pop_frame_kboard.Richard M. Stallman1995-04-101-15/+12
* (x_window): Copy the frame name to non-Lisp string.Richard M. Stallman1995-04-101-8/+52
* (struct x_display_info): Use `struct kboard', not KBOARD.Richard M. Stallman1995-04-101-1/+1
* (struct frame): Use `struct kboard', not KBOARD.Richard M. Stallman1995-04-101-1/+1
* (any_kboard_state): Renamed from unlock_kboard.Richard M. Stallman1995-04-101-54/+123
* (single_kboard): Renamed from kboard_locked. All refs renamed.Richard M. Stallman1995-04-101-0/+133
* (XTread_socket): Make deiconify event only if frame was iconified.Richard M. Stallman1995-04-101-5/+8
* (minibuf.o, xdisp.o): Don't depend on keyboard.h.Richard M. Stallman1995-04-101-2/+2
* Don't include keyboard.h.Richard M. Stallman1995-04-101-4/+1
* (Fcall_interactively): Call single_kboard_stateRichard M. Stallman1995-04-101-9/+3
* Initial revisionRichard M. Stallman1995-04-101-0/+17
* (alloc.o, data.o, macros.o, minibuf.o, print.o, xdisp.o): Depend on keyboard.h.Richard M. Stallman1995-04-101-7/+7
* (KBOARD, etc): Moved to keyboard.h.Richard M. Stallman1995-04-101-86/+0
* Include keyboard.h.Richard M. Stallman1995-04-105-0/+5
* (write-file): Default is ask for confirmation only interactively.Richard M. Stallman1995-04-101-6/+10
* Initial revisionRichard M. Stallman1995-04-101-0/+15
* (LD_SWITCH_X_DEFAULT): New definition.Richard M. Stallman1995-04-101-0/+4
* Remove function prototypes.Richard M. Stallman1995-04-101-12/+12
* (NO_MATHERR): Defined.Richard M. Stallman1995-04-101-1/+3
* (XMISCTYPE): New macro.Richard M. Stallman1995-04-101-20/+23
* (strftime.o): Define strftime as emacs_strftime.Richard M. Stallman1995-04-101-0/+1
* Comment fixes.Karl Heuer1995-04-107-34/+36
* New version from author.Karl Heuer1995-04-096-481/+842
* New version from authorKarl Heuer1995-04-091-123/+190
* (re_match_2_internal): Eliminate cast of ptr to int.Richard M. Stallman1995-04-091-24/+33
* (server-switch-buffer): Make first arg optional too;Roland McGrath1995-04-091-1/+1
* (list-tags): Delete call to select-tags-matched-file.Richard M. Stallman1995-04-091-5/+2
* (set_point): When skipping intangible text,Richard M. Stallman1995-04-091-19/+27
* (line-move): Turn off intangibility for intermediate stops.Richard M. Stallman1995-04-091-60/+71
* (menu-bar-update-buffers): Reuse the entry forRichard M. Stallman1995-04-091-8/+22
* (newline): Don't indent afterward if at page sep line.Richard M. Stallman1995-04-091-10/+29
* (byte-compile-log-file): New function.Richard M. Stallman1995-04-091-7/+26
* (ALL_CFLAGS): Add -I${srcdir}/../src.Richard M. Stallman1995-04-091-1/+2
* (ALL_CFLAGS): Define HAVE_CONFIG_H.Richard M. Stallman1995-04-091-1/+1
* (xmalloc, xrealloc): Declare them here.Richard M. Stallman1995-04-091-1/+3
* (mode-line-buffer-identification): Fix prev change; use setq-default.Richard M. Stallman1995-04-091-1/+1
* Fix typo in prev change.Richard M. Stallman1995-04-091-1/+1
* (next-file): Add paren missing from last change.Roland McGrath1995-04-091-1/+1
* (next-file): Handle empty list returned by (tags-table-files).Roland McGrath1995-04-091-1/+3
* (ange-ftp-parse-netrc): Bind `default-directory' toRichard M. Stallman1995-04-091-6/+11
* (occur): Provide 5 cols for line number.Richard M. Stallman1995-04-091-2/+2
* (completion-setup-function): Undo March 11 change.Richard M. Stallman1995-04-081-11/+28
* (Fmove_to_column): Fix minor bug in prev change.Richard M. Stallman1995-04-081-1/+1
* (read_escape): Undo Nov 15 change.Richard M. Stallman1995-04-081-2/+10
* (make-comint): Error, if start-process is not fboundp.Richard M. Stallman1995-04-081-0/+2
* (menu-bar-edit-menu): Don't define ispell item unless start-process is fboundp.Richard M. Stallman1995-04-081-1/+2