aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (xdialog_show, xmenu_show): Use grabbed field instead of x_mouse_grabbed.Richard M. Stallman1994-10-201-6/+4
* (do_mouse_tracking): Now a FRAME_PTR.Richard M. Stallman1994-10-201-12/+13
* Log omitted from previous checkin:Richard M. Stallman1994-10-201-1/+1
* (x_get_foreign_selection): Get display fromRichard M. Stallman1994-10-201-23/+39
* (read_minibuf): Undo previous change.Richard M. Stallman1994-10-201-17/+19
* (Fdisplay_buffer): If the other window is smallerRichard M. Stallman1994-10-201-0/+20
* Only include ../src/config.h if HAVE_CONFIG_H isRichard M. Stallman1994-10-191-32/+45
* Don't declare malloc.Richard M. Stallman1994-10-191-1/+0
* Use test -r instead of < to check readability, to avoid syntax error.David J. MacKenzie1994-10-191-1/+1
* Add licensing exception for Autoconf.David J. MacKenzie1994-10-192-16/+25
* (child_setup): Always use _exit.Richard M. Stallman1994-10-191-1/+1
* Use FRAME_X_DISPLAY, not XDISPLAY or x_current_display.Richard M. Stallman1994-10-191-18/+32
* (Voverriding_local_map_menu_flag): New variable.Richard M. Stallman1994-10-191-4/+25
* *** empty log message ***Morten Welinder1994-10-191-1/+3
* (searchbufs): New variable, replaces searchbuf and last_regexp andKarl Heuer1994-10-191-52/+90
* (Fdirectory_files): Use the new calling convention for compile_pattern.Karl Heuer1994-10-191-7/+8
* *** empty log message ***Richard M. Stallman1994-10-191-1/+1
* (auto-mode-alist): Doc fix.Richard M. Stallman1994-10-191-5/+8
* Fix mismatch in conditionals.Richard M. Stallman1994-10-181-7/+9
* Minor update to last change.Richard Kenner1994-10-181-1/+1
* Revise support for AIX 4.1 on POWER and PowerPC.Richard Kenner1994-10-181-3/+11
* (font-lock-after-change-function): If inside a comment,Richard M. Stallman1994-10-181-3/+15
* (heap_base): Move static var to top level.Richard M. Stallman1994-10-181-81/+208
* (SOME_MACHINE_OBJECTS): Add msdos.o and x*.o files.Richard M. Stallman1994-10-181-1/+3
* (open, close, read, write): Add #undefs.Richard M. Stallman1994-10-181-0/+5
* [SYSV_IPC] (main): Catch SIGHUP as well. Don'tRichard M. Stallman1994-10-181-1/+12
* Include ../src/config.h.Richard M. Stallman1994-10-181-0/+3
* Don't declare malloc, realloc, free.Richard M. Stallman1994-10-181-10/+8
* (run-scheme): Delete autoload cookie.Richard M. Stallman1994-10-181-2/+1
* (run-scheme): Add autoload cookie.Richard M. Stallman1994-10-181-36/+1
* (info-insert-file-contents): Always check for conflict with jka-compr.Richard M. Stallman1994-10-181-10/+13
* (rmail-spool-directory): Add a condition to test the Bull DPX/2.Richard M. Stallman1994-10-181-0/+4
* (easy-menu-create-keymaps): Add autoload cookie.Richard M. Stallman1994-10-181-0/+1
* (exactn): Initializer deleted.Karl Heuer1994-10-181-7/+3
* (RE_EXACTN_VALUE): Deleted; Emacs doesn't need this kludge anymore.Karl Heuer1994-10-181-5/+0
* (read_minibuf): Store the object, not the string, into the history variable.Karl Heuer1994-10-181-21/+19
* (nntp-open-server): Send MODE READER command to server.Richard M. Stallman1994-10-181-2/+3
* (display-time-filter): Ignore mail-spool-file if not string.Richard M. Stallman1994-10-181-2/+4
* (x_set_unsplittable): New function.Karl Heuer1994-10-181-0/+10
* (etags-tags-table-files, etags-tags-included-tables):Richard M. Stallman1994-10-181-6/+8
* (msdos): PUt sed* in the distribution.Richard M. Stallman1994-10-181-3/+2
* (do_line_dance): Decrement index only once per loop.Karl Heuer1994-10-181-1/+1
* (do_line_insertion_deletion_costs): Fix argument order.Karl Heuer1994-10-181-1/+1
* Add support for AIX 4.1 and architecture.Richard Kenner1994-10-171-0/+7
* (regex.o): Use full path to find regex.c.Karl Heuer1994-10-171-1/+1
* (etags): add dependency on regex.o, link with it.Karl Heuer1994-10-171-2/+7
* *** empty log message ***Morten Welinder1994-10-1730-102/+1091
* Initial revisionMorten Welinder1994-10-175-0/+290
* *** empty log message ***Morten Welinder1994-10-171-25/+89
* (set-face-stipple): New function.Richard M. Stallman1994-10-171-32/+39