aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (gnus-current-time-zone): New function, which triesRichard M. Stallman1993-06-051-22/+33
| | | | | | | | current-time-zone, and if that fails falls back on gnus-local-timezone. (gnus-inews-date): Use it. (gnus-inews-valid-date): New optional args TIME (default now) and ZONE (default GMT). (gnus-inews-buggy-date): New optional arg TIME (default now).
* *** empty log message ***Richard M. Stallman1993-06-051-84/+142
|
* (x-selection-timeout): Set it, using x-get-resource.Richard M. Stallman1993-06-051-0/+7
|
* (x_get_foreign_selection): Handle x_selection_timeoutRichard M. Stallman1993-06-051-10/+11
| | | | | as milliseconds, not as seconds. (syms_of_xselect): Doc fix to match.
* (MIPS2): Comment out define.Richard M. Stallman1993-06-051-1/+5
| | | | (LIB_STANDARD): Delete -lisode.
* (copy_intervals): Don't adjust total_length at the end.Richard M. Stallman1993-06-051-19/+25
| | | | | Set lengths of subintervals properly. (balance_intervals): Balance left as well as right.
* (term_get_fkeys): Use correct names for F10 and up.Richard M. Stallman1993-06-051-13/+20
| | | | Use the key sequence, not the termcap cap name, in Fdefine_key.
* (mh-yank-cur-msg): Use (mark t).Richard M. Stallman1993-06-051-2/+2
|
* (mark): Doc fix.Richard M. Stallman1993-06-051-2/+3
|
* (add-log-current-defun): Handle Fortran.Richard M. Stallman1993-06-051-0/+19
|
* [POSIX] [!__GNUC__] (sys_sigmask): Add declaration.Richard M. Stallman1993-06-051-0/+1
|
* (rmail-resend): Require sendmail and mailalias.Richard M. Stallman1993-06-041-0/+2
|
* (display-time-24hr-format): Make it a user option.Richard M. Stallman1993-06-041-1/+1
|
* [!MULTI_FRAME] (Fframep): New dummy definition.Richard M. Stallman1993-06-041-0/+11
| | | | (syms_of_frame): Defsubr that.
* (syms_of_buffer): Set up Lisp var inhibit-read-only.Richard M. Stallman1993-06-041-1/+15
| | | | | (Vinhibit_read_only): Declared. (Fbarf_if_buffer_read_only): Check Vinhibit_read_only.
* (Fnewline): Use Fbarf_if_buffer_read_only.Richard M. Stallman1993-06-041-1/+1
|
* (GOLD-prefix): Define *after* GOLD-map.Richard M. Stallman1993-06-041-2/+2
|
* (dired-change-marks): Just ding if one arg is RET.Richard M. Stallman1993-06-041-8/+9
| | | | Search for strings, not regexps. Use subst-char-in-region.
* (x_set_menu_bar_lines_1): Adjust just the uppermost childRichard M. Stallman1993-06-041-18/+11
| | | | | in a vertical split. Adjust the hight counter to the top. (x_set_menu_bar_lines): Don't change overall frame height.
* (isearch-mode): Set isearch-window-configuration only if in slow mode.Richard M. Stallman1993-06-041-6/+19
| | | | | | | (isearch-done): Use isearch-window-configuration only if non-nil. (isearch-other-control-char): For mouse event, call isearch-done in the buffer whose keymap was used.
* Redone by Joe Kelsey.Richard M. Stallman1993-06-041-6/+17
|
* (gnus-summary-isearch-article): Call isearch-forwardRichard M. Stallman1993-06-041-11/+12
| | | | | | | in ordinary fashion with no args. (gnus-inews-article-hook, gnus-prepare-article-hook): Initialize to a list. (gnus-read-newsrc-file): If timestamps are equal, reload .newsrc.
* (Fx_store_cut_buffer_internal): Handle empty string right.Richard M. Stallman1993-06-041-0/+6
|
* (wait_for_termination): Fix sigpause in POSIX_SIGNALS case.Richard M. Stallman1993-06-041-1/+17
| | | | | | | (init_sys_modes): Disable VLNEXT char. Also VWERASE, VREPRINT, VDISCARD. (sys_suspend): Handle GETPGRP_NO_ARG.
* [__GNUC__ >= 2]: Don't include alloca.h.Richard M. Stallman1993-06-041-2/+2
|
* (hft_alrm): Don't return a value.Richard M. Stallman1993-06-041-2/+2
| | | | Always declare to return void.
* (enable-flow-control): Doc fix.Richard M. Stallman1993-06-041-1/+1
|
* (mail-do-fcc): Omit first 2 lines when appending to an RMAIL buffer.Richard M. Stallman1993-06-041-2/+5
|
* (kill-ring-save): Doc fix.Richard M. Stallman1993-06-041-1/+1
|
* (rmail-summary-expunge-and-save): Do save-buffer last.Richard M. Stallman1993-06-041-11/+18
| | | | | | | | | | Use two separate save-excursion calls. (rmail-summary-input): Use pop-to-buffer. (rmail-summary-get-new-mail): Gobble rmail-current-message; later go to that message. (rmail-summary-next-msg): Start at end of line, if moving forward. Move to beginning of line, after the loop. (rmail-new-summary): Fix format of elt in minor-mode-alist.
* (x_catch_errors): Fill in missing array size in cast.Richard M. Stallman1993-06-041-2/+2
|
* (xmakefile): Depend on ../config.status.Richard M. Stallman1993-06-031-1/+3
|
* (init_buffer): Init default-directory of minibuffer.Richard M. Stallman1993-06-031-0/+4
|
* (rmail-select-summary): Add a save-excursion.Richard M. Stallman1993-06-031-5/+6
|
* (rmail-summary-expunge-and-save):Richard M. Stallman1993-06-031-8/+16
| | | | | | | | Call set-buffer again after rmail-only-expunge. (rmail-summary-add-label, rmail-summary-kill-label): Fix reading the label. (rmail-summary-rmail-update): Bind window locally. Use unwind-protect, not save-window-excursion.
* Do NOT look for `unknown' as company name.Richard M. Stallman1993-06-031-2/+2
| | | | Fix typo in message.
* (vc-find-file-hook): Check buffer-file-name is non-nil.Richard M. Stallman1993-06-031-1/+2
|
* (HAVE_FTIME): Defined.Richard M. Stallman1993-06-031-0/+3
|
* (define-hide-ifdef-mode-map): Don't bind C-c LETTER.Richard M. Stallman1993-06-031-9/+11
| | | | | Use C-c ESC LETTER instead. Handle case where where-is-internal returns nil.
* Provide texinfmt.Richard M. Stallman1993-06-031-0/+2
|
* (byte-compile-insert-header): Fix backwards testRichard M. Stallman1993-06-031-1/+1
| | | | of byte-compile-compatibility.
* (syms_of_emacs): Doc fix.Richard M. Stallman1993-06-031-1/+1
|
* (read_char_menu_prompt): Now static. Add declaration.Richard M. Stallman1993-06-031-1/+2
|
* (read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.Richard M. Stallman1993-06-031-13/+26
| | | | | | | | | | | | (menu_bar_items) [!USE_TEXT_PROPERTIES]: Likewise. (kbd_buffer_get_event): Shorten the first MULTI_FRAME conditional. (lispy_function_keys): Add `remove' key. (read_key_sequence): Take out previous change. If we changed buffers during read_char, go to replay_sequence.
* (Info-mode-map): Bind mouse-2, not mouse-3.Richard M. Stallman1993-06-031-1/+1
|
* (View-scroll-lines-forward): If we exit, do nothing else.Richard M. Stallman1993-06-031-17/+17
|
* (do_pending_window_change): No need to clearRichard M. Stallman1993-06-031-5/+2
| | | | FRAME_NEW_HEIGHT/WIDTH. Do test width != 0.
* (calendar-mode): Doc fix.Richard M. Stallman1993-06-031-1/+3
| | | | (calendar-mark-ring): New defvar.
* (x_set_frame_parameters): Process all parms in reverse order.Richard M. Stallman1993-06-031-16/+35
|
* (x_window): Use Vxrdb_name for res_name field.Richard M. Stallman1993-06-031-11/+1
| | | | Delete the shortname stuff.