aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (mktime): Fix typo in previous patch.Paul Eggert1996-09-031-1/+1
* (mktime): #undef so that we don't mess up the file name mktime.c.Paul Eggert1996-09-031-0/+5
* (mktime): Define to emacs_mktime if HAVE_MKTIME && ! defined (_NEXT_SOURCE),Paul Eggert1996-09-031-1/+5
* (show-paren-function): Handle unbalanced parens asRichard M. Stallman1996-09-031-14/+27
* (Fencode_time): Remove NEXTSTEP workaround;Paul Eggert1996-09-031-4/+0
* (MKTIME_OBJ): Use our mktime instead of NEXTSTEP's,Paul Eggert1996-09-031-1/+2
* (run-at-time): Doc fix.Paul Eggert1996-09-031-1/+1
* (create_process): Undo previous change.Richard M. Stallman1996-09-031-5/+7
* (server-process-filter): Quote with &, not \.Richard M. Stallman1996-09-021-3/+3
* (quote_file_name): Quote with &, not \.Richard M. Stallman1996-09-021-5/+6
* (Fencode_time) [_NEXT_SOURCE]: Use ZONE, not ABSZONE.Richard M. Stallman1996-09-021-1/+1
* (save-match-data): Definition deleted.Richard M. Stallman1996-09-021-11/+0
* Include signal.h properly;Richard M. Stallman1996-09-021-3/+1
* On fatal signal, delete socket-file:Richard M. Stallman1996-09-021-1/+130
* (redisplay_internal): Test last_selected_window slot.Richard M. Stallman1996-09-021-1/+4
* (unshow_buffer): Clear last_selected_window slot, maybe.Richard M. Stallman1996-09-021-0/+12
* (reset_buffer): Initialize last_selected_window slot.Richard M. Stallman1996-09-021-1/+1
* (strict buffer): New slot last_selected_window.Richard M. Stallman1996-09-021-1/+5
* (ffap-locate-file): Function deleted.Richard M. Stallman1996-09-021-69/+11
* (locate-library): New arg PATH. Handle autocompression mode.Richard M. Stallman1996-09-021-4/+21
* (locate-library): Doc fix.Richard M. Stallman1996-09-021-2/+2
* (rmail-dont-reply-to): Recognize the names to deleteRichard M. Stallman1996-09-021-0/+2
* (quote_file_name): New function.Richard M. Stallman1996-09-021-41/+58
* (server-process-filter): Undo the quoting withRichard M. Stallman1996-09-021-1/+12
* Comment change.Richard M. Stallman1996-09-011-1/+2
* (Fprocess_contact): New function.Richard M. Stallman1996-09-011-6/+17
* Turn on byte-compile-dynamic.Richard M. Stallman1996-09-014-4/+4
* Explain better about abnormal hooks.Richard M. Stallman1996-09-012-29/+39
* (record_asynch_buffer_change, gobble_input):Richard M. Stallman1996-09-011-3/+3
* (sigunblockx): Definitions deleted.Richard M. Stallman1996-09-011-10/+1
* (create_process): Test defined (TIOCSCTTY)Richard M. Stallman1996-09-011-2/+4
* (insert-directory): If ls fails, get an error.Richard M. Stallman1996-09-011-49/+53
* Removed support for !MULTI_FRAME.Karl Heuer1996-09-0119-768/+10
* (MULTI_FRAME): Obsolete macro deleted.Karl Heuer1996-09-011-3/+0
* (struct x_display_info): Add element Xatom_FONT.Richard M. Stallman1996-09-011-0/+2
* (x_term_init): Initialize Xatom_FONT member.Richard M. Stallman1996-09-011-3/+3
* Doc fixes.Richard M. Stallman1996-09-011-6/+12
* [HAVE_SETRLIMIT]: Include time.h and resource.h.Richard M. Stallman1996-09-011-0/+17
* (isearch-*-char): Use the isearch-other-end as newRichard M. Stallman1996-09-011-6/+6
* (build_annotations): Remember original buffer that theRichard M. Stallman1996-09-011-1/+5
* Add menu items and xrefs to the menu bar menu.Richard M. Stallman1996-09-011-0/+88
* (compilation-finish-functions): New variable.Richard M. Stallman1996-09-011-1/+11
* (Fx_list_fonts): New optional arg MAXIMUM.Richard M. Stallman1996-09-011-8/+22
* (tmm-add-one-shortcut): New subroutine.Richard M. Stallman1996-09-011-57/+99
* Change all references from point to PT.Karl Heuer1996-09-0115-109/+109
* (vip-custom-file-name): Use convert-standard-filename.Richard M. Stallman1996-09-011-7/+2
* (desktop-basefilename): Use convert-standard-filename.Richard M. Stallman1996-09-011-3/+1
* (bookmark-default-file): Use convert-standard-filename.Richard M. Stallman1996-09-011-3/+1
* (change-log-name): Don't treat MSDOS, NT specially.Richard M. Stallman1996-09-011-4/+2
* (re_match_2_internal) [emacs]: Use PT, not point.Karl Heuer1996-09-011-3/+3