aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * dired.c (NAMLEN): Never use d_nameln to get the length of theJim Blandy1993-03-111-2/+12
* * s/usg5-4.h: Changes from Eric Raymond:Jim Blandy1993-03-111-3/+23
* * s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries hereJim Blandy1993-03-111-1/+1
* * m/template.h, s/template.h: Mention that `etc/MACHINES' andJim Blandy1993-03-112-0/+21
* * m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's noJim Blandy1993-03-111-2/+8
* * sun-mouse.el (suspend-emacstool): Run suspend-hooks, notJim Blandy1993-03-111-1/+1
* * simple.el (kill-ring-save): Doc fix.Jim Blandy1993-03-111-3/+9
* * resume.el: Doc fix.Jim Blandy1993-03-111-1/+1
* * simple.el (yank, yank-pop): Always return nil; don't rely onJim Blandy1993-03-111-1/+2
* * files.el (basic-save-buffer): If file-precious-flag is set, andJim Blandy1993-03-111-0/+4
* * calendar.el (hebrew-calendar-yahrzeit): Change reference toJim Blandy1993-03-111-1/+1
* * cal-mayan.el (calendar-mayan-haab-on-or-before,Jim Blandy1993-03-111-24/+10
* (command-line-1): Fix copyright year.Richard M. Stallman1993-03-111-1/+1
* * bytecomp.el: Declare suspend-hook to be an obsolete variable.Jim Blandy1993-03-111-0/+1
* * term/x-win.el: Disable suspending under X windows by settingJim Blandy1993-03-111-3/+4
* * timer.c (main): Set the ownership of the stdin file descriptorJim Blandy1993-03-111-2/+13
* * b2m.c (main): Don't exit upon reading a blank line.Jim Blandy1993-03-111-2/+8
* * configure: Recognize strings like "sysvr0" or "sysvr1" as System V.Jim Blandy1993-03-111-23/+32
* * Makefile.in (install.sysv): Add a second `$' in front ofJim Blandy1993-03-111-1/+1
* entered into RCSJim Blandy1993-03-111-9/+8
* * keyboard.c (command_loop_1): Adjust to the fact that displayJim Blandy1993-03-111-14/+25
* (function-key-map): Map key symbols backspace, return... into ASCII chars.Richard M. Stallman1993-03-101-0/+17
* Define HAVE_TCATTR based on HAVE_TERMIOS earlier.Richard M. Stallman1993-03-101-11/+16
* (FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.Richard M. Stallman1993-03-101-184/+447
* (Fdefine_key): Use proper meta-bit to clear.Richard M. Stallman1993-03-101-33/+23
* (syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:Richard M. Stallman1993-03-101-16/+63
* (Fy_or_n_p): Use query-replace-map.Richard M. Stallman1993-03-101-16/+23
* (set_point): Check invisibility of following character, not previous character.Richard M. Stallman1993-03-101-15/+60
* *** empty log message ***Jim Blandy1993-03-091-0/+41
* Initial revisionJim Blandy1993-03-091-0/+5
* Fix typo.Eric S. Raymond1993-03-091-2/+2
* (run-at-time): Allow an integer as TIME.Richard M. Stallman1993-03-091-9/+24
* Version 5 baseline.Eric S. Raymond1993-03-091-10/+23
* (c-beginning-of-statement): If next to a comment, use sentence motion.Richard M. Stallman1993-03-091-2/+7
* (query-replace-map): Add `quit' bindings. Delete default binding.Richard M. Stallman1993-03-091-3/+2
* (map-y-or-n-p): Handle `quit' as answer.Richard M. Stallman1993-03-091-0/+6
* (map-y-or-n-p): Use query-replace-map.Richard M. Stallman1993-03-091-40/+48
* (query-replace-map): New keymap.Richard M. Stallman1993-03-091-35/+70
* (command-apropos): Print echo area message iff found symbols.Richard M. Stallman1993-03-091-2/+2
* *** empty log message ***Jim Blandy1993-03-091-1/+2
* (rmail-update-summary): New function.Richard M. Stallman1993-03-091-179/+535
* (rmail-delete-forward): Go to summary buf to change D mark.Richard M. Stallman1993-03-091-80/+259
* (set-mark): Activate the mark.Richard M. Stallman1993-03-091-8/+19
* entered into RCSRichard M. Stallman1993-03-091-38/+33
* Initial revisionRichard M. Stallman1993-03-091-0/+118
* Add autoload comments.Richard M. Stallman1993-03-081-14/+12
* (posn-timestamp, posn-col-row, posn-point, posn-window):Richard M. Stallman1993-03-081-1/+52
* (posn-timestamp, posn-col-row, posn-point, posn-window):Richard M. Stallman1993-03-081-53/+1
* Comment change.Richard M. Stallman1993-03-081-1/+1
* (Fframe_char_height, Fframe_char_width):Richard M. Stallman1993-03-081-90/+151