summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* The shell comment char is #, not ;.Jim Blandy1993-01-141-8/+8
* Remove info from the distribution. It looks very out of date now.Jim Blandy1993-01-141-8/+8
* * xterm.c (x_scrollbar_create): Include PointerMotionHintMask inJim Blandy1993-01-141-1/+1
* * make-dist: Include `./lisp/calc-2.02' in the distribution.Jim Blandy1993-01-141-20/+29
* * dispnew.c (Fredraw_display): DEFUN was missing a closing paren.Jim Blandy1993-01-141-1/+1
* * make-dist: Remember that the authoritative COPYING notice isJim Blandy1993-01-141-1/+1
* * .gdbinit: Add "-geometry +0+0" to default args.Jim Blandy1993-01-141-1/+10
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-50/+132
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-476/+621
* * xfns.c (Fx_create_frame): After mapping the frame, callJim Blandy1993-01-141-108/+148
* * window.c (window_internal_width): New function, which accountsJim Blandy1993-01-141-39/+58
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-143-9/+13
* * window.c (window_internal_width): New function, which accountsJim Blandy1993-01-141-42/+37
* * termhooks.h (mouse_position_hook): Doc fix.Jim Blandy1993-01-141-52/+102
* * term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,Jim Blandy1993-01-141-19/+51
* * frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked asJim Blandy1993-01-142-7/+3
* * window.c (window_internal_width): New function.Jim Blandy1993-01-141-0/+2
* * termhooks.h (mouse_position_hook): Doc fix.Jim Blandy1993-01-141-207/+257
* * window.c (window_internal_width): New function.Jim Blandy1993-01-142-23/+22
* Make scrollbar structures into lisp objects, so that they can beJim Blandy1993-01-141-19/+37
* * fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, asJim Blandy1993-01-141-5/+10
* * emacs.c (shut_down_emacs): New function.Jim Blandy1993-01-141-45/+60
* * config.h.in: protect against multiple #inclusions.Jim Blandy1993-01-141-0/+15
* * scrollbar.el: New file.Jim Blandy1993-01-142-0/+103
* * simple.el (set-goal-column): Make this command disabled by default.Jim Blandy1993-01-141-1/+4
* * page-ext.el (next-page): Correctly handle negative page count.Jim Blandy1993-01-141-1/+4
* * frame.el (frame-notice-user-settings): Don't try to delete theJim Blandy1993-01-141-2/+2
* Initial revisionJim Blandy1993-01-141-0/+0
* Define MAKE, and use where appropriate.Richard M. Stallman1993-01-131-12/+13
* (Fredraw_display): Redraw all visible frames.Richard M. Stallman1993-01-131-3/+3
* (mouse-save-then-kill): When deleting, avoid delayRichard M. Stallman1993-01-131-15/+19
* (float_to_string): Add final 0 if text ends with decimal pt.Richard M. Stallman1993-01-131-1/+7
* (Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.Richard M. Stallman1993-01-121-4/+4
* (Fset_default_file_mode, Fdefault_file_mode):Richard M. Stallman1993-01-121-20/+18
* (Fwrite_region): Doc fix.Richard M. Stallman1993-01-111-2/+2
* (kill-append): Doc fix.Richard M. Stallman1993-01-111-1/+1
* (float_to_string): Add `.0' at end if needed.Richard M. Stallman1993-01-101-4/+18
* (Fload): If warn that .elc file is older,Richard M. Stallman1993-01-101-3/+10
* (mail-unsent-separator): Add `-- begin message --'.Richard M. Stallman1993-01-091-0/+1
* (dired-mark-read-regexp): Give dired-read-regexp 1 arg.Richard M. Stallman1993-01-091-2/+1
* (dired-regexp-history): New history list.Richard M. Stallman1993-01-091-4/+5
* (update-copyright): Doc fix.Roland McGrath1993-01-091-2/+2
* Use process-send-string instead of send-string.Michael I. Bushnell1993-01-081-1/+1
* (add-change-log-entry): Search for existing ChangeLogRichard M. Stallman1993-01-081-0/+16
* Also, write a newline after the token.Michael I. Bushnell1993-01-081-4/+4
* Also, write a newline after the token.Michael I. Bushnell1993-01-081-1/+1
* timer.c (notify): Flush stdout after writing message to avoid lossageMichael I. Bushnell1993-01-081-0/+1
* Doc fixes.Richard M. Stallman1993-01-081-5/+3
* (run-at-time): Use a pipe to talk to the timer process.Roland McGrath1993-01-081-2/+3
* timer.c (notify): Flush stdout after writing message to avoid lossageMichael I. Bushnell1993-01-081-0/+1