aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (struct font_info): New field full_name.Richard M. Stallman1994-07-191-2/+28
* At compile time, require dired.Richard M. Stallman1994-07-191-2/+6
* (EmacsFrameSetCharSize): Delete the code to make rows at least 3.Richard M. Stallman1994-07-191-1/+0
* (compilation-error-regexp-alist): Allow `(' afterRichard M. Stallman1994-07-191-2/+4
* (Fopen_network_stream): Retry gethostbyname after TRY_AGAIN failure.Richard M. Stallman1994-07-191-1/+9
* (sit_for): Return immediately if unread events exist.Richard M. Stallman1994-07-191-0/+4
* (init_system_name): Retry gethostbyname after TRY_AGAIN failure.Richard M. Stallman1994-07-191-25/+38
* [__GNUC__] (LIBX11_SYSTEM): Add -lcposix.Richard M. Stallman1994-07-191-0/+7
* (PTY_TTY_NAME_SPRINTF): Fail smoothly if cannot get pty.Richard M. Stallman1994-07-191-18/+18
* type-break-keystroke-threshold: Change default wpm to 30 and lowerNoah Friedman1994-07-191-17/+29
* type-break-check: Shrink keystroke count if it is less than min-thresholdNoah Friedman1994-07-191-5/+9
* (reporter-dump-state, reporter-submit-bug-report):Richard M. Stallman1994-07-181-104/+251
* (note_mouse_movement): Use proper data type for windowRichard M. Stallman1994-07-181-4/+8
* (mh-folder-mode): Use local-write-file-hooks.Richard M. Stallman1994-07-181-4/+4
* Make sure that headers are case-insensitive.Richard M. Stallman1994-07-181-5/+9
* type-break-mode: Make variable `nil' by default.Noah Friedman1994-07-181-63/+215
* type-break-mode: New variable and function.Noah Friedman1994-07-181-92/+192
* [emacs]: Include stdio.h.Richard M. Stallman1994-07-181-1/+2
* (unread_command_char): Declared.Richard M. Stallman1994-07-181-0/+4
* (forms-delete-record): Handle deletion of last lineRichard M. Stallman1994-07-171-5/+5
* (Fget_text_property): Simplify using Ftext_properties_at.Richard M. Stallman1994-07-171-18/+2
* (Fx_create_frame): Use 140 as default font size.Richard M. Stallman1994-07-171-3/+3
* [USE_X_TOOLKIT] (xmenu_show): Handle UnmapNotify events.Richard M. Stallman1994-07-171-0/+7
* ([vertical-line C-mouse-2]): Bind it as in a scroll bar.Richard M. Stallman1994-07-161-0/+1
* Comment change.Richard M. Stallman1994-07-161-1/+1
* Comment change.Richard M. Stallman1994-07-161-5/+2
* (comint-mode-map): Move comint-bol to C-c C-a.Richard M. Stallman1994-07-161-1/+1
* [!MULTI_FRAME] (Fframe_first_window): Defined.Richard M. Stallman1994-07-161-0/+23
* (Fdisplay_buffer): Cope with unsplittable frames and dedicated windows.Richard M. Stallman1994-07-161-3/+48
* (calendar-goto-today): Renamed from calendar-current-month.Richard M. Stallman1994-07-161-4/+4
* (add-change-log-entry): Use <...> around mail address.Richard M. Stallman1994-07-161-2/+2
* (make-help-screen): Handle case where *Help* comes up in a separate frame.Richard M. Stallman1994-07-161-2/+13
* (print-help-return-message): If help buffer is aRichard M. Stallman1994-07-161-10/+34
* Clean up menu item string format.Richard M. Stallman1994-07-161-22/+48
* "Comment out" autoload cookies.Richard M. Stallman1994-07-151-4/+8
* Comment fix.Richard M. Stallman1994-07-151-1/+1
* (mouse-drag-region): Delete redundant switch-frame clause.Richard M. Stallman1994-07-151-8/+0
* (re_match_2_internal): Add casts to shut up some compilers.Richard M. Stallman1994-07-151-10/+7
* (mail-mailer-swallows-blank-line): Verify sendmail.cfRichard M. Stallman1994-07-151-1/+1
* Added ";;;###autoload" comments where appropriate.Tom Tromey1994-07-141-3/+9
* (rmail-output-file-alist): Mark it risky.Richard M. Stallman1994-07-141-0/+1
* (HAVE_VOLATILE): Define.Richard M. Stallman1994-07-141-0/+4
* (HAVE_STRERROR): Define.Richard M. Stallman1994-07-141-0/+1
* Real initial revision. (rewrite from hanoi-break.)Noah Friedman1994-07-141-48/+192
* (safe_run_hooks): Use local var to restore hook's value.Richard M. Stallman1994-07-141-4/+15
* (mouse_init1): Use alternate mouse detection for old mouse drivers.Richard M. Stallman1994-07-141-3/+16
* (Fselect_window): Fix bug checking new_point is in range.Richard M. Stallman1994-07-141-1/+1
* [MULTI_FRAME] (Fframe_parameters): For non-X frames,Richard M. Stallman1994-07-141-6/+3
* (syms_of_fileio): Finish previous change.Richard M. Stallman1994-07-141-1/+1
* (make-help-screen): Bind overriding-local-mapRichard M. Stallman1994-07-141-6/+13