aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Include keyboard.h.Richard M. Stallman1994-08-281-6/+8
| | | | | (x_make_frame_visible): Fix previous change: test polling_for_input instead of whether SIGIO is defined.
* (xmenu_show): Don't queue events that are in the menu bar.Richard M. Stallman1994-08-281-3/+8
|
* (after-find-file-from-revert-buffer): Add defvar.Richard M. Stallman1994-08-281-0/+2
|
* (internal_self_insert): Use insert_and_inherit.Richard M. Stallman1994-08-281-3/+3
|
* (Findent_to): Pass new arg to Finsert_char.Richard M. Stallman1994-08-281-2/+2
|
* (insert_1): New arg INHERIT.Richard M. Stallman1994-08-281-3/+19
| | | | (insert_and_inherit): New function.
* (Finsert_char): New arg INHERIT.Richard M. Stallman1994-08-281-5/+10
| | | | Use insert_and_inherit if requested.
* (dbx): Use newline, not semicolon, between file and stop cmds.Richard M. Stallman1994-08-281-8/+0
|
* entered into RCSRichard M. Stallman1994-08-271-1/+11
|
* (outline-mode-prefix-map): New variable.Richard M. Stallman1994-08-271-41/+54
| | | | | | | Define all the C-c commands here. (outline-mode-menu-bar-map): New variable, holds local menu-bar keymap. (outline-mode-map): Bind C-c and menu-bar to those maps. (outline-minor-mode-map): Likewise use those submaps for the prefixes.
* (indent-rigidly): Insert new indent, then delete old.Richard M. Stallman1994-08-271-4/+8
|
* (comint-arguments): Treat \n and \t like space.Richard M. Stallman1994-08-271-1/+1
|
* (netbsd, freebsd, linux): Accept any machine, not just i[34]86.Per Bothner1994-08-261-8/+8
|
* Recognize powerpc-ibm-aix3.2.5.Richard Kenner1994-08-261-0/+13
|
* Merges from Cygnus version.Per Bothner1994-08-261-21/+50
|
* (xterm.o): Depend on keyboard.h.Richard M. Stallman1994-08-261-1/+1
|
* Initial revisionDavid J. MacKenzie1994-08-261-0/+1350
|
* (rmail-summary-output-menu): New command.Richard M. Stallman1994-08-261-3/+23
| | | | | | (rmail-summary-mode-map): Add Output and Input with menu of files. (rmail-summary-rmail-update): Check whether rmail-buffer is dead.
* (x_make_frame_visible): Call signal handler directly.Karl Heuer1994-08-261-3/+8
|
* Add LINUX_QMAGIC conditional.Richard M. Stallman1994-08-261-0/+10
|
* (USE_NONANSI_DEFUN): Defined.Richard M. Stallman1994-08-261-0/+3
|
* (DEFUN): Check USE_NONANSI_DEFUN.Richard M. Stallman1994-08-261-1/+1
|
* entered into RCSRichard M. Stallman1994-08-261-26/+30
|
* *** empty log message ***Richard M. Stallman1994-08-261-0/+13
|
* (vc-backend-checkout): Don't use -G for SCCS.Richard M. Stallman1994-08-261-4/+24
|
* (toggle-rot13-mode): New function.Richard M. Stallman1994-08-251-0/+9
|
* (obj): Put cm.o before term.o. (Avoids mysterious lossage on Irix.)Richard M. Stallman1994-08-251-1/+1
|
* (xmenu_show): Do nothing special for ButtonPress in the menu.Richard M. Stallman1994-08-251-24/+27
| | | | | | | Call XtDispatchEvent for all ButtonRelease events. xlwmenu.c now deals with posting the menu. Check for events in subwidgets of the menu when deciding whether to queue them for later handling.
* (tags-table-extend-computed-list): In loop processing list of includedRoland McGrath1994-08-251-1/+2
| | | | tables to incorporate it, advance TABLES to its cdr at end of loop.
* (display_scan_buffer): New function.Richard M. Stallman1994-08-251-1/+102
| | | | (display_count_lines): Use that.
* Update to match config.sub changes for NetBSD.Charles Hannum1994-08-251-5/+5
|
* Revert pc532 handling.Charles Hannum1994-08-251-9/+2
|
* Rearrange handling of NetBSD ports.Charles Hannum1994-08-251-6/+9
|
* (find-file-noselect): Improve "file changed" message.Richard M. Stallman1994-08-251-1/+1
|
* (unexec): Copy previous change in unexelf.c.Richard M. Stallman1994-08-241-1/+5
|
* (comint-arguments): Rewrite for speed.Richard M. Stallman1994-08-241-12/+28
| | | | Don't keep parsing once we have enough args.
* Add da30-* for da30-unknown-netbsd*.Charles Hannum1994-08-241-1/+1
|
* Remove mac68k-*.Charles Hannum1994-08-241-1/+1
|
* (ispell-buffer-local-words): Don't treat doublequoteRichard M. Stallman1994-08-241-1/+3
| | | | specially when splitting the line into words.
* (term_init): Added missing argument to tgetstr.Richard M. Stallman1994-08-241-4/+3
| | | | (tgetstr): Move declarations to top level.
* (textget): Ignore category prop if not a symbol.Richard M. Stallman1994-08-241-1/+5
|
* [__GNUC__] (LD_SWITCH_SYSTEM): Defined.Richard M. Stallman1994-08-241-0/+7
|
* (x_make_frame_visible): Raise a signal to cause the pending X I/O to be read.Karl Heuer1994-08-241-11/+5
|
* (mouse-extend): In Transient Mark mode, use the regionRichard M. Stallman1994-08-241-2/+3
| | | | whenever it is active.
* *** empty log message ***Charles Hannum1994-08-241-1/+1
|
* Add NetBSD support.Charles Hannum1994-08-241-1/+11
|
* Initial revisionRoland McGrath1994-08-241-0/+77
|
* (shell-command-on-region): Don't delete current buffer.Karl Heuer1994-08-241-2/+3
|
* (Fcopy_file, build_annotations, Fdo_auto_save): Delete unused variables.Karl Heuer1994-08-241-1/+0
|
* (Fmake_symbolic_link, Ffile_accessible_directory_p, Finsert_file_contents,Karl Heuer1994-08-241-15/+22
| | | | auto_save_error, Fwrite_region): Fix gcpro problems.