aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (x_new_font): Don't set filename = full_name if that's null.Richard M. Stallman1994-08-121-1/+2
|
* (FRAME_SUPPORT): Add faces.elc.Richard M. Stallman1994-08-111-1/+2
|
* (Freplace_match): Treat caseless initial like a lowercase initial.Richard M. Stallman1994-08-111-5/+12
|
* (menu-bar-file-menu): Compare Files renamed to Compare.Richard M. Stallman1994-08-111-1/+5
| | | | (menu-bar-ediff-menu): Add one element for compare-windows.
* Undo change in condition for defining the menu bar items.Richard M. Stallman1994-08-111-8/+8
| | | | Use purify-flag once again.
* (gnus-summary-mode-map): Delete unusable `Sort Summary' item.Richard M. Stallman1994-08-111-2/+0
|
* (compilation-set-window-height): Add save-excursion.Richard M. Stallman1994-08-111-7/+10
|
* (frame-notice-user-settings): If we change the frame's font,Richard M. Stallman1994-08-111-1/+4
| | | | call frame-update-faces.
* *** empty log message ***Richard Kenner1994-08-111-1/+6
|
* (mouse-drag-mode-line): New function (from mldrag.el,Richard M. Stallman1994-08-111-0/+108
| | | | | but changed a little). Put it on mode-line down-mouse-1. (mouse-select-window): Bind to mode-line drag-mouse-1.
* (one-window-p): Doc fix.Richard M. Stallman1994-08-111-1/+1
|
* (Fdefine_key): Fix error message.Richard M. Stallman1994-08-111-2/+2
| | | | (Fsingle_key_description): Likewise.
* *** empty log message ***Richard M. Stallman1994-08-111-1/+5
|
* (copy-face): Ignore errors in set-face-font.Richard M. Stallman1994-08-111-1/+7
|
* (display_text_line): Make previous change #ifdef HAVE_X_WINDOWS.Richard M. Stallman1994-08-111-0/+2
|
* (POSIX_SIGNALS): Define it.Richard M. Stallman1994-08-111-0/+32
| | | | | (PTY_TTY_NAME_SPRINTF): New overriding definition. (sigsetmask): Add #undefs.
* (POSIX_SIGNALS, PTY_TTY_NAME_SPRINTF, sigsetmask):Richard M. Stallman1994-08-111-21/+0
| | | | Delete those things (moved to sol2-3.h).
* (HAVE_VFORK): Deleted.Richard M. Stallman1994-08-111-3/+6
| | | | (vfork): Define as emacs_vfork.
* (show-paren-command-hook): Cope if matching-paren gives nil.Richard M. Stallman1994-08-111-2/+3
|
* (tags-table-including): Inside loop: if CORE-ONLY skip all consecutiveRoland McGrath1994-08-101-8/+8
| | | | tables not in core; else extend computed list.
* (Fwindow_end): Undo previous change.Richard M. Stallman1994-08-101-7/+11
|
* (LIBS_MACHINE): If SOLARIS2_4, don't define this.Richard M. Stallman1994-08-101-2/+6
|
* (rmail-forward): Anchor `mail-header-separator' on bothRichard M. Stallman1994-08-101-1/+1
| | | | sides to match whole line, not just initial substring.
* *** empty log message ***Richard M. Stallman1994-08-101-8/+8
|
* (view-lossage): Handle buffers and frames in recent-keys.Richard M. Stallman1994-08-101-1/+8
|
* (ediff-find-file, ediff-patch-file): Handle symlinks.Richard M. Stallman1994-08-101-199/+343
| | | | | | | | | | | | | | | Check ediff-if-lucid when setting up Emacs 19 menus. (ediff-save-buffer): Added option for saving diff output. (ediff-fine-diff-buffer, ediff-ignore-similar-regions): New variables. (ediff-no-fine-diffs): Macro added. (ediff-next-difference, ediff-previous-difference) (ediff-make-fine-diffs): Enabled a new feature that allows one to skip over the difference regions where the only differences are the white space and newlines. (ediff-toggle-autorefine): Fixed a bug that caused error when the current difference is <= 0 or > ediff-number-of-differences.
* (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.Richard M. Stallman1994-08-101-0/+10
|
* Check more specifically for i*86-sun-sunos.Richard M. Stallman1994-08-101-1/+1
|
* Require calendar.Richard M. Stallman1994-08-091-0/+3
|
* Comment change.Richard M. Stallman1994-08-091-1/+2
|
* (rmail-abort-edit): Call `rmail-highlight-headers'.Richard M. Stallman1994-08-091-1/+2
|
* type-break-time-sum: New function.Noah Friedman1994-08-091-16/+84
| | | | | | | | | | | | type-break-schedule: Use it. Make interactive again. type-break-guestimate-keystroke-threshold: Use `N' interactive spec, not `n'. type-break-demo-boring: Show elapsed time of break, or number of minutes left for good break. (top level): Do not call type-break-mode.
* Use <> to delimit email address.Richard M. Stallman1994-08-091-3/+3
|
* [USG5_4] (SVR4): Defined.Richard M. Stallman1994-08-091-0/+8
|
* (define-mail-alias): Avoid error if DEFINITION is "".Richard M. Stallman1994-08-091-3/+4
|
* (appt-check): Update on first wakeup after midnightRichard M. Stallman1994-08-091-3/+4
| | | | even if that's not precisely 12:01.
* (Fwindow_end): If window_end_valid is nil, return nil.Richard M. Stallman1994-08-091-1/+17
|
* *** empty log message ***Richard M. Stallman1994-08-091-50/+67
|
* [MULTI_FRAME] (PURESIZE): Increased.Richard M. Stallman1994-08-091-1/+1
|
* (Info-last-menu-item): Fix gross logic errors.Richard M. Stallman1994-08-091-11/+34
| | | | | | | | (Info-last-preorder): After going thru menu item, go to end. (Info-scroll-up): Set window-start if it's out of range. Once menu start is on or above screen, start using menu items. (Info-scroll-down): Set window-start if it's out of range. If there's a menu item, always use menu.
* (mail-alias-file): Add autoload cookie.Richard M. Stallman1994-08-081-0/+1
|
* (x-fixed-font-alist): Add clean 5x8 and clean 6x8.Richard M. Stallman1994-08-081-0/+4
|
* (Fpos_visible_in_window_p): Do something reasonableRichard M. Stallman1994-08-081-0/+4
| | | | if w->start is outside the buffer bounds.
* (XTread_socket): Don't test X_IO_BUG; make that code unconditional.Richard M. Stallman1994-08-081-8/+2
| | | | (x_noop_count, x_term_init): Likewise.
* Formerly tasks.texi.~12~Richard M. Stallman1994-08-081-8/+35
|
* (compilation-set-window-height): New function,Richard M. Stallman1994-08-081-11/+20
| | | | | | | | broken out from compile-internal. Don't change window height if it is the frame root window. (compile-internal): Call it. (compilation-goto-locus): Call it. Use any visible frame already showing the compilation buffer.
* [SYSV_IPC] (main): Make a separate processRichard M. Stallman1994-08-081-9/+40
| | | | so we can listen for multiple requests.
* (gnus-start-news-server): Fix the call to `error'.Richard M. Stallman1994-08-081-1/+1
|
* (Info-additional-directory-list): New variable.Richard M. Stallman1994-08-071-1/+9
| | | | (Info-find-node): Use it.
* (completion-base-size): New variable.Richard M. Stallman1994-08-071-4/+13
| | | | | | | (completion-list-mode): Make it local. (choose-completion): Pass its value to choose-completion-string. (choose-completion-string): New arg base-size. Use that when deciding how much to delete.