summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* (redisplay_internal): Use last_had_star to decideRichard M. Stallman1996-06-281-9/+21
* (struct window): New field, last_had_star.Richard M. Stallman1996-06-281-0/+3
* (comint-send-input): Use insert-before-markers for all the insertions.Richard M. Stallman1996-06-281-2/+2
* (LIB_MOTIF): New definition.Richard M. Stallman1996-06-281-0/+5
* (standard_args): Delete `-rn' option.Richard M. Stallman1996-06-281-1/+0
* (x-handle-name-switch): Renamed from x-handle-name-rn-switch.Richard M. Stallman1996-06-281-6/+5
* (command-line-x-option-alist): Don't handle -rn.Richard M. Stallman1996-06-281-3/+2
* Add `dir ../lwlib'.Richard M. Stallman1996-06-281-0/+3
* (profile-functions): No need to assume that theRichard M. Stallman1996-06-281-33/+36
* (rmail-unix-mail-delimiter):Richard M. Stallman1996-06-281-12/+21
* (check_executable): Use euidaccess, not eaccess.Richard M. Stallman1996-06-281-2/+2
* (HAVE_EUIDACCESS): This replaces HAVE_EACCESS.Richard M. Stallman1996-06-281-1/+1
* (mail-user-agent): Replaces mua-paradigm.Richard M. Stallman1996-06-281-3/+3
* Comment changes.Richard M. Stallman1996-06-281-1/+6
* Don't define HAVE_X11R5 here.Richard M. Stallman1996-06-281-4/+1
* (HAVE_X11R5): Add #undef.Richard M. Stallman1996-06-281-0/+3
* (unexec): Cast result of sbrk.Richard M. Stallman1996-06-281-3/+3
* (x_connection_closed): Call clear_waiting_for_input.Richard M. Stallman1996-06-271-6/+1
* Add rules for the Message manual.Lars Magne Ingebrigtsen1996-06-271-2/+8
* (modify_event_symbol): Add properly to *symbol_table.Richard M. Stallman1996-06-271-1/+1
* (makefile-gnumake-functions-alist): Add `addprefix'.Richard M. Stallman1996-06-271-0/+1
* (sunos4.1.[3-9]*noshare): Eliminate dash from before `noshare'.Richard M. Stallman1996-06-271-1/+1
* (x_error_quitter): Delete newline from sprintf string.Richard M. Stallman1996-06-271-1/+1
* (mail-extract-address-components): Rename ,-pos to comma-pos.Richard M. Stallman1996-06-261-4/+4
* (XTread_socket, Xatom_wm_save_yourself clause):Richard M. Stallman1996-06-261-1/+1
* (outline-minor-mode): No longer permanent local.Richard M. Stallman1996-06-261-8/+13
* Comment changes.Richard M. Stallman1996-06-261-4/+5
* (re_max_failures): Reduce to 4000.Richard M. Stallman1996-06-261-2/+2
* (x_connection_closed): Add newline when printing error message on stderr.Richard M. Stallman1996-06-261-1/+1
* (x_connection_signal): Just return after calling `signal'.Richard M. Stallman1996-06-261-92/+8
* (tex-common-initialization): Set skeleton-further-elements.Richard M. Stallman1996-06-251-18/+16
* Initial revisionLars Magne Ingebrigtsen1996-06-2515-0/+9249
* New version.Lars Magne Ingebrigtsen1996-06-2527-16586/+20161
* (x-create-frame-with-faces): Set threshold for "light color"Richard M. Stallman1996-06-251-1/+4
* (rmail-summary-mode-map): Add rmail-summary-by-senders.Richard M. Stallman1996-06-251-0/+3
* (LD_SWITCH_SYSTEM): Just one definition.Richard M. Stallman1996-06-251-7/+1
* (x_connection_closed): If waiting_for_input, call quit_throw_to_read_char.Richard M. Stallman1996-06-251-0/+8
* (local-variables-section): Adapted comment to outline minor mode.Richard M. Stallman1996-06-241-82/+83
* (mail-extract-address-components): Quote the comma in ,-pos.Richard M. Stallman1996-06-241-1/+1
* (unexec): Round up section header offset to bss alignmentRichard M. Stallman1996-06-241-1/+3
* (rmail-summary-by-senders): Fix typo in fn name.Richard M. Stallman1996-06-241-1/+1
* (goto-address-url-face, goto-address-mail-face)Richard M. Stallman1996-06-241-8/+16
* Resync mail aliases if necessary.Simon Marshall1996-06-241-0/+7
* Put fewer conditions in turn-on-font-lock and more in turn-on-font-lock-if-en...Simon Marshall1996-06-241-24/+30
* Test for lazy-lock-mode before swapping hooks.Simon Marshall1996-06-241-30/+26
* Protect before- and after-change-functions when updating text properties.Simon Marshall1996-06-241-164/+183
* In Rmail mode, make sure font-lock-maximum-size locally becomes nil.Simon Marshall1996-06-241-0/+1
* (set-auto-mode): Run multiple mode: specs in left-to-right order.Richard M. Stallman1996-06-241-1/+1
* (x_real_positions): Don't call x_uncatch_errors twice.Richard M. Stallman1996-06-241-3/+4
* (current_column_1): Add declaration.Richard M. Stallman1996-06-231-0/+2