aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (Fhash_table_weakness): Replaces F_hash_table_weak.Gerd Moellmann1999-09-021-5/+6
* (margin): Change background to "gray" for mono (this isGerd Moellmann1999-09-021-2/+0
* (try_window_id): Reset first_unchanged_at_end_rowGerd Moellmann1999-09-021-6/+13
* (Fforward_word): Stop at a mini-buffer prompt endGerd Moellmann1999-09-021-11/+10
* (set_buffer_internal): Never setGerd Moellmann1999-09-021-17/+9
* (next-history-element): Use minibuffer-prompt-end onceGerd Moellmann1999-09-021-3/+1
* Update Ada, ILISP, GNUPG, MULE_UCS.Dave Love1999-09-021-5/+7
* (vc-update-change-log): Use small-temporary-file-directory when non-nil.Eli Zaretskii1999-09-021-2/+4
* (c-macro-expansion): Use small-temporary-file-directory when non-nil.Eli Zaretskii1999-09-021-1/+2
* (ediff-temp-file-prefix): UseEli Zaretskii1999-09-021-1/+2
* (command-line): Compute the value ofEli Zaretskii1999-09-021-0/+4
* (small-temporary-file-directory): New variable.Eli Zaretskii1999-09-021-0/+6
* (shell-command, shell-command-on-region): UseEli Zaretskii1999-09-021-5/+9
* (direct-print-region-helper): Use temporary-file-directory.Eli Zaretskii1999-09-021-1/+1
* (asm-mode): Set comment-start properly from asm-comment-char.Richard M. Stallman1999-09-021-3/+3
* Initial revisionRichard M. Stallman1999-09-011-0/+317
* *** empty log message ***Karl Heuer1999-09-011-1/+1
* (read_minibuf): Flush display after setting cursor toGerd Moellmann1999-09-011-0/+2
* Add faq.Dave Love1999-09-011-2/+8
* General changes sent to Lerner, plus some XEmacs expurgation.Dave Love1999-09-011-84/+83
* Initial revisionDave Love1999-09-011-0/+4898
* (help-make-xrefs): Don't lose on non-empty blank line after key table.Dave Love1999-08-311-3/+3
* Comment on DEFVAR_BOOL.Dave Love1999-08-311-0/+2
* (byte-boolean-vars): Add several w32 and redisplay variables.Dave Love1999-08-311-1/+4
* (__FreeBSD_version): Don't define it if it isGerd Moellmann1999-08-311-0/+2
* (push): Fix typo.Dave Love1999-08-311-2/+2
* Fix previous change.Richard M. Stallman1999-08-301-15/+4
* Many doc fixes.Richard M. Stallman1999-08-301-32/+64
* (FRAME_X_FLAGS_AREA_COLS): Define it as the total widthGerd Moellmann1999-08-301-3/+18
* Remove unused bitmaps.Gerd Moellmann1999-08-301-44/+44
* (x_figure_window_size): Use FRAME_FLAGS_AREA_COLS insteadGerd Moellmann1999-08-301-1/+1
* (window_box_width): Use FRAME_FLAGS_AREA_COLS instead ofGerd Moellmann1999-08-301-2/+2
* (coordinates_in_window): UseGerd Moellmann1999-08-301-2/+2
* (set_frame_size): Set flags_area_extra toGerd Moellmann1999-08-301-2/+2
* (FRAME_WINDOW_WIDTH_ARG): Add in FRAME_FLAGS_AREA_COLSGerd Moellmann1999-08-301-5/+6
* (mode_line_string): Add FRAME_LEFT_FLAGS_AREA_WIDTHGerd Moellmann1999-08-301-1/+1
* (WINDOW_DISPLAY_PIXEL_WIDTH): SubtractGerd Moellmann1999-08-301-2/+2
* (C_SWITCH_SYSTEM): Added to let configure find headersGerd Moellmann1999-08-301-0/+5
* (USE_TOOLKIT_SCROLL_BARS): Move the test down afterGerd Moellmann1999-08-301-19/+19
* (QCweakness): Replaces QCweak.Gerd Moellmann1999-08-301-8/+8
* *** empty log message ***Karl Heuer1999-08-306-11/+43
* Include <stdlib.h> if available. Declare errno only if it is not a macro.Andreas Schwab1999-08-301-3/+5
* Include <stdlib.h> if available.Andreas Schwab1999-08-303-0/+13
* Include <stdlib.h> if available, and declare abort only if not. IncludeAndreas Schwab1999-08-301-0/+6
* Add declarations for some functions.Andreas Schwab1999-08-301-0/+7
* Include <stdlib.h> if available.Andreas Schwab1999-08-302-0/+8
* Include <stdlib.h> if available. Don't declare errno if it's a macro.Andreas Schwab1999-08-301-0/+6
* Include <unistd.h> if available.Andreas Schwab1999-08-301-1/+4
* (SYNTAX_COMMENT_NESTED, SYNTAX_FLAGS_COMMENT_NESTED):Richard M. Stallman1999-08-291-1/+7
* (lisp_parse_state, back_comment, Fmodify_syntax_entry)Richard M. Stallman1999-08-291-134/+225