summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* (redisplay_internal): Use last_had_star to decideRichard M. Stallman1996-06-281-9/+21
| | | | | | | whether to update the mode line to update the star. (update_menu_bar): Likewise. Also, don't set w->update_mode_line for frames that use set_frame_menubar. (redisplay_internal, mark_window_display_accurate): Set last_had_star.
* (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
| | | | x-handle-name-rn-switch renamed to x-handle-name-switch.
* Add `dir ../lwlib'.Richard M. Stallman1996-06-281-0/+3
|
* (profile-functions): No need to assume that theRichard M. Stallman1996-06-281-33/+36
| | | | | | | | current buffer is writable. (profile-print, profile-results): Changed to display number of calls and average time per call. (profile-update-function): Update the number of calls. (profile-a-function): Init the number of calls.
* (rmail-unix-mail-delimiter):Richard M. Stallman1996-06-281-12/+21
| | | | | | | | | Accept more user names, since they can be mangled badly by modern Unix mailers (e.g. Solaris 2.5 mail.local). Be a little more picky about dates to compensate. Match all the digits of a year, as per RFC 1123 section 5.2.14. (rmail-nuke-pinhead-header): Adjust to regexp renumbering in rmail-unix-mail-delimiter.
* (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
| | | | (mh-find-path): Set mail-user-agent.
* 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
| | | | (run_time_remap): Cat arg to brk.
* (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
| | | | Don't call XSetCommand if f is 0.
* (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
| | | | | | | (X_CONNECTION_LOCK_FLAG): Definition deleted. (x_connection_signal_dpyinfo): Variable deleted. (x_connection_signal_1): Function deleted. (x_connection_close_if_hung): Function deleted.
* (tex-common-initialization): Set skeleton-further-elements.Richard M. Stallman1996-06-251-18/+16
| | | | (tex-latex-block): Define as a skeleton.
* 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
| | | | at .6 of the total for white.
* (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
| | | | | Don't use prefix-args here because Makefile.in does that when necessary.
* (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
| | | | | | (skeleton-pair-insert-maybe): Rewritten to support autowrapping. (mirror-mode): Fixed change of pair-* to skeleton-pair-*. Also pairs 8 bit characters.
* (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
| | | | before deciding whether it's after the bss section.
* (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
| | | | | (goto-address-url-mouse-face): New variables. (goto-address-fontify): Use them.
* Resync mail aliases if necessary.Simon Marshall1996-06-241-0/+7
|
* Put fewer conditions in turn-on-font-lock and more in ↵Simon Marshall1996-06-241-24/+30
| | | | turn-on-font-lock-if-enabled, so a user can put the former on hooks.
* 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
|