Mercurial > emacs
graph
-
Installed Aaron Larson's new bibtex.el. See the header comment for1993-04-28, by Eric S. Raymond
-
(gnus-inews-organization): If ORGANIZATION is "", set it to nil.1993-04-28, by Roland McGrath
-
(file-truename): Undo last change.1993-04-28, by Roland McGrath
-
(do_autoload): Fixed the bug in the autoload-saving code.1993-04-28, by Eric S. Raymond
-
Removed spurious comment (obsoleted by ;;;###autoload).1993-04-28, by Eric S. Raymond
-
(hscroll-step): New variable.1993-04-27, by Eric S. Raymond
-
(un_autoload): Don't try to save old autoload forms when we load something1993-04-27, by Eric S. Raymond
-
Completed the package entry point's name change from edit-picture to1993-04-27, by Eric S. Raymond
-
(gud-format-command): Fix %f expansuuin to send ondly the basename of1993-04-27, by Eric S. Raymond
-
(file-truename): Do the right thing when /home/gp2/eric = "".1993-04-27, by Eric S. Raymond
-
(notify): Bug fix. Treat the body of this function as a critical region.1993-04-27, by Eric S. Raymond
-
(Fexpand_file_name): Don't remove trailing / from NEWDIR if just "/".1993-04-26, by Roland McGrath
-
(find-tag-interactive): New function to read args for find-tag et al.1993-04-26, by Roland McGrath
-
(read_pending_input): Fix the garbaged-modifiers bug under System Vs previous1993-04-26, by Eric S. Raymond
-
Doc fixes. Also a few teaks to pacify the byte-compiler.1993-04-26, by Eric S. Raymond
-
I started to clean this up and make it work under System V, until I hit a wall.1993-04-26, by Eric S. Raymond
-
(global-map): Dyke out the last two event-to-function bindings. These belong1993-04-26, by Eric S. Raymond
-
(cd): Handle leading "~" like an absolute filename.1993-04-26, by Eric S. Raymond
-
Changed fsets to defaliases.1993-04-26, by Eric S. Raymond
-
(comint-mod): Nuked. A call to ring-mod replaces it.1993-04-25, by Eric S. Raymond
-
Rewritten. A poor choice of representation made the old code excessively1993-04-25, by Eric S. Raymond
-
Set no-byte-compile local variable t to work around a byte-compiler bug.1993-04-25, by Eric S. Raymond
-
(vc-diff): Get proper error message when you run this with no prefix1993-04-25, by Eric S. Raymond
-
(Fset-window-buffer): Set horizontal-scrolling on a window to zero when1993-04-25, by Eric S. Raymond
-
(Qmode-line-format): Describe %l in the doc string.1993-04-25, by Eric S. Raymond
-
(down-arrow): New function. Uses next-line-add-newlines to suppress1993-04-25, by Eric S. Raymond
-
(tex-compilation-parse-errors): Added. At the moment, this would have1993-04-25, by Eric S. Raymond
-
(cd): Changed to use to resolve relative cd calls.1993-04-25, by Eric S. Raymond
-
Added and fixed documentation.1993-04-25, by Eric S. Raymond
-
*** empty log message ***1993-04-24, by Noah Friedman
-
Replaced all fsets with defaliases.1993-04-23, by Eric S. Raymond
-
All fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
Some fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
All fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
All fsets changed to defaliases.1993-04-23, by Eric S. Raymond
-
Initial revision1993-04-23, by Eric S. Raymond
-
(define-function): Changed name back to defalisaases to get things in1993-04-23, by Eric S. Raymond
-
(Fdefine_function): Changed name back to Fdefalias, so we get things1993-04-23, by Eric S. Raymond
-
(BUF_NARROWED, NARROWED): New macros to test whether a region1993-04-23, by Eric S. Raymond
-
(global-map): Remove function key bindings that duplicate stuff in1993-04-23, by Eric S. Raymond
-
Commentary added.1993-04-23, by Eric S. Raymond
-
(Info-find-node, Info-insert-subfile): Do the right thing if info files have1993-04-23, by Eric S. Raymond
-
(ange-ftp-binary-file-name-regexp): Match .z and .z-part-?? files.1993-04-22, by Roland McGrath
-
Rewritten and simplified, commentary added. It now will usually1993-04-21, by Eric S. Raymond
-
(vc-revert-buffer1): Typo fix in last change.1993-04-19, by Roland McGrath
-
(shell-mode): isationization (doc fix).1993-04-19, by Roland McGrath
-
(shell-mode): Capitalize mode name.1993-04-19, by Roland McGrath
-
(vc-comment-to-change-log): Restored interactive spec. Why was it1993-04-19, by Roland McGrath
-
(vc-revert-buffer1): Completely rewrote compilation reparsing code.1993-04-19, by Roland McGrath
-
(find-file-noselect): Never set SAME-TRUENAME to a buffer whose1993-04-19, by Roland McGrath
-
(set-auto-mode): If the buffer begins with "#!", look for -*- in the first1993-04-19, by Roland McGrath
-
(mail-do-fcc): Make a numeric time zone indicator1993-04-17, by Richard M. Stallman
-
Comment fixes.1993-04-17, by Richard M. Stallman
-
(tc-dissociate): Renamed from tc-kill-association.1993-04-17, by Richard M. Stallman
-
(Fdefine_function): New function.1993-04-17, by Richard M. Stallman
-
(defun, defmacro, defvar, defconst):1993-04-17, by Richard M. Stallman
-
(provide, require): Put appropriately-marked1993-04-17, by Richard M. Stallman
-
(readevalloop): New argument is the source file name (or nil if none).1993-04-17, by Richard M. Stallman
-
(byte-compile, byte-compile-keep-pending)1993-04-17, by Richard M. Stallman
-
entered into RCS1993-04-16, by Richard M. Stallman
-
Add defvars to pacify the byte compiler, at RMS's request.1993-04-16, by Eric S. Raymond
-
(diff-parse-differences): Small robustification --- don't lose if we1993-04-16, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved to window.el.1993-04-16, by Eric S. Raymond
-
*** empty log message ***1993-04-16, by Noah Friedman
-
Don't include Xmu/Drawing.h.1993-04-15, by Richard M. Stallman
-
(resume-suspend-hook): Renamed from resume-empty-args-file.1993-04-14, by Richard M. Stallman
-
(resume-empty-args-file): Renamed from empty-args-file.1993-04-14, by Richard M. Stallman
-
(update-file-autoloads, update-directory-autoloads): If called1993-04-14, by Roland McGrath
-
(makefile-mode): Fix typo in autoload cookie.1993-04-14, by Richard M. Stallman
-
Doc fixes.1993-04-14, by Richard M. Stallman
-
(gud-mode): Created C-c synonym bindings in the GUD buffer's local map.1993-04-14, by Eric S. Raymond
-
Name changed from sun-cursors.el to protect the innocents.1993-04-14, by Eric S. Raymond
-
Name changed to fit in a 14-character limit.1993-04-14, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer): Moved from electric.el to windows.el,1993-04-14, by Eric S. Raymond
-
(lm-commentary-region): Gone.1993-04-14, by Eric S. Raymond
-
Rewritten. The Finder is now a major mode with the ability to browse1993-04-14, by Eric S. Raymond
-
(message, message1): If noninteractive and1993-04-13, by Richard M. Stallman
-
(Fy_or_n_p): Echo the answer just once, at exit.1993-04-13, by Richard M. Stallman
-
(rot13-display-table): Use `vector', not `make-rope'.1993-04-12, by Richard M. Stallman
-
Use `vector', not `make-rope'.1993-04-12, by Richard M. Stallman
-
(rot13-other-window): Add autoload.1993-04-12, by Richard M. Stallman
-
(find-file-noselect): Verify other buffers' file numbers are still valid.1993-04-11, by Richard M. Stallman
-
(fill-nonuniform-paragraphs): New command.1993-04-11, by Richard M. Stallman
-
(gdb, sdb, dbx): Improved prompting a la grep.1993-04-10, by Eric S. Raymond
-
Clean up cmu* uses in header comments.1993-04-10, by Eric S. Raymond
-
* Makefile.in (xmakefile): Recognize the -O option with a numeric1993-04-10, by Jim Blandy
-
* configure.in: Don't set CC to "gcc -O" if the user specifies1993-04-10, by Jim Blandy
-
long_to_cons and cons_to_long are generally useful things; they're1993-04-10, by Jim Blandy
-
Since Qmenu_enable is used by non-X-specific code, it shouldn't be1993-04-10, by Jim Blandy
-
* xfaces.c (sort_overlays): Define this to be static, as declared.1993-04-10, by Jim Blandy
-
* keyboard.c (command_loop_1): Rebuild menu bar if1993-04-10, by Jim Blandy
-
* dispnew.c (getenv): Extern declaration deleted; this is done in1993-04-10, by Jim Blandy
-
Adjust for autoconf merger.1993-04-10, by Jim Blandy
-
* callproc.c (relocate_fd): Make messages string literals, not1993-04-10, by Jim Blandy
-
* buffer.c (Fmake_overlay, Fmove_overlay): New optional BUFFER1993-04-10, by Jim Blandy
-
* alloc.c (__malloc_hook, __realloc_hook, __free_hook): Declare1993-04-10, by Jim Blandy
-
Adjust for autoconf merger.1993-04-10, by Jim Blandy
-
* keyboard.c (echo_dash): Do nothing if echoptr is 0.1993-04-10, by Jim Blandy
-
* subr.el (overlay-start, overlay-end, overlay-buffer): New1993-04-10, by Jim Blandy
-
Sat Apr 10 00:39:29 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)1993-04-10, by Jim Blandy
-
* finder.el (finder-by-keyword): Build an alist to pass to1993-04-10, by Jim Blandy
-
* Makefile.in (DEFS): Renamed from CONFIG_CFLAGS.1993-04-10, by Jim Blandy
-
* make-dist: Distribute lib-src/rcs-checkin.1993-04-10, by Jim Blandy
-
* configure.in: When checking for X windows, search for an X111993-04-10, by Jim Blandy
-
* Makefile.in (clean mostlyclean): Missing right paren.1993-04-10, by Jim Blandy
-
> Default to bsd if vendor is next.1993-04-09, by Tom Wood
-
(emerge-with-ancestor): Applied Donald Erway's fix patch, which1993-04-09, by Eric S. Raymond
-
Accept i370, mvs.1993-04-09, by Richard M. Stallman
-
(generate-file-autoloads): Doc fix.1993-04-08, by Roland McGrath
-
(vc-comment-to-change-log): Merged in the remainder of jimb's last1993-04-08, by Eric S. Raymond
-
dired-noselect, dired-internal-noselect, dired-insert-directory:1993-04-08, by Eric S. Raymond
-
vc-mode: name change.1993-04-08, by Eric S. Raymond
-
(vc-directory. vc-start-entry, vc-next-action, vc-next-action-on-file):1993-04-08, by Eric S. Raymond
-
Massive changes, amounting nearly to a rewrite. The new features1993-04-08, by Eric S. Raymond
-
Added and corrected library headers.1993-04-08, by Eric S. Raymond
-
* make-dist: It's oldXMenu/compile.com, not oldXMenu/compile.mms.1993-04-08, by Jim Blandy
-
(Fkill_all_local_variables): Store each var's current value1993-04-08, by Richard M. Stallman
-
entered into RCS1993-04-08, by Richard M. Stallman
-
Add copyright notice.1993-04-08, by Richard M. Stallman
-
* make-docfile.c (write_c_args): Print an argument named "defalt"1993-04-08, by Jim Blandy
-
* keyboard.c (apply_modifiers): Fix typo in sanity check.1993-04-08, by Jim Blandy
-
* keyboard.c (interrupt_input_blocked, interrupt_input_pending):1993-04-07, by Jim Blandy
-
Include blockinput.h.1993-04-07, by Richard M. Stallman
-
(interrupt_input_blocked): Make this signed int.1993-04-07, by Richard M. Stallman
-
(compile-internal): Initialize the process-mark.1993-04-07, by Roland McGrath
-
(UNBLOCK_INPUT): Fix typo.1993-04-07, by Richard M. Stallman
-
(compilation-error-regexp-alist): Tighten first regexp so that it1993-04-07, by Roland McGrath
-
(search_buffer): Fix typo in previous change.1993-04-07, by Richard M. Stallman
-
Fix typo in comment delimiter.1993-04-07, by Richard M. Stallman
-
(compilation-parse-errors): Remove debugging setq.1993-04-07, by Roland McGrath
-
(compilation-filter): New function.1993-04-07, by Roland McGrath
-
(compilation-error-regexp-alist): Fixed MIPS CC regexp to match file1993-04-07, by Roland McGrath
-
* m/imbrs6000.h: If we're using GCC, define ORDINARY_LINK instead1993-04-07, by Jim Blandy
-
Doc fix.1993-04-07, by Jim Blandy
-
* xterm.c (updating_frame): Declare this extern instead of static,1993-04-07, by Jim Blandy
-
(untabify): Don't really change where restriction starts.1993-04-07, by Richard M. Stallman
-
(dired-pop-to-buffer): Adjust count-lines val for last line.1993-04-06, by Richard M. Stallman
-
*** empty log message ***1993-04-06, by Jim Blandy
-
(vc-comment-to-change-log): Renamed from vc-comment-to-changelog.1993-04-05, by Roland McGrath
-
(find-change-log): New function.1993-04-05, by Roland McGrath
-
* editfns.c (Fcurrent_time_zone): Return a list whose elements are1993-04-05, by Jim Blandy
-
(compilation-error-regexp-alist): Merged HP-UX 7.0 fc regexp with the1993-04-05, by Roland McGrath
-
(compilation-error-regexp-alist): Changed MIPS RISC CC regexp (last one) to1993-04-05, by Roland McGrath
-
* s/vms.h (EXEC_SUFFIXES): Add definition for this.1993-04-05, by Jim Blandy
-
(dired-unmark-all-files): Read the arg as just a char.1993-04-05, by Richard M. Stallman
-
Added or corrected documentation headers1993-04-03, by Eric S. Raymond
-
Initial revision1993-04-03, by Eric S. Raymond
-
new comint-read-noecho.1993-04-03, by Noah Friedman
-
*** empty log message ***1993-04-02, by Jim Blandy
-
*** empty log message ***1993-04-02, by Jim Blandy
-
(repeat-history-command): Bug fix. Someone forgot a car.1993-04-02, by Eric S. Raymond
-
(mpuz-try-letter): Use read-char to read digit.1993-04-02, by Richard M. Stallman
-
(eval-defun): Rename argument to avoid collision.1993-04-01, by Richard M. Stallman
-
[log entry censored by the NSA]1993-04-01, by Noah Friedman
-
(etags-tags-completion-table): Rewritten with a mondo regexp.1993-04-01, by Roland McGrath
-
* timer.el (timer-program): New defconst.1993-04-01, by Jim Blandy
-
(indent-for-comment): Use skip-syntax-backward in place of1993-03-31, by Roland McGrath
-
(etags-tags-completion-table): Use skip-syntax-backward instead of1993-03-31, by Roland McGrath
-
(view-buffer-other-window): Remove spurious backslashes from1993-03-31, by Roland McGrath
-
(view-exit): Use local map view-old-local-map, not (current-local-map).1993-03-31, by Roland McGrath
-
(map-y-or-n-p): Make bindings of user-defined keys be each a vector1993-03-31, by Roland McGrath
-
(enable-command): Remove spurious assignment of free variable `foo'.1993-03-31, by Roland McGrath
-
(describe-function): For Lisp functions, write a prototype call before1993-03-31, by Roland McGrath
-
Put interrupt input blocking in a separate file from xterm.h.1993-03-31, by Jim Blandy
-
* xfaces.c: Doc fixes.1993-03-31, by Jim Blandy
-
Initial revision1993-03-31, by Jim Blandy
-
* keyboard.c (parse_modifiers, apply_modifiers): Make sure we're1993-03-31, by Jim Blandy
-
(Fwrite_region): Don't fail to set visit_file.1993-03-31, by Richard M. Stallman
-
(read_char): Clear Vquit_flag when we return C-g for it.1993-03-31, by Richard M. Stallman
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
New macros NULL_DEVICE and EXEC_SUFFIXES, to give the name of the1993-03-30, by Jim Blandy
-
(find-backup-file-name): delete nothing if overflow in number of files to keep.1993-03-30, by Noah Friedman
-
lisp/ * Makefile.in (src/paths.h): Don't echo the huge sed command we1993-03-30, by Jim Blandy
-
Rename int-to-string to number-to-string, since it can handle1993-03-30, by Jim Blandy
-
* subr.el (int-to-string): Make this an alias for the subr1993-03-30, by Jim Blandy
-
* configure: Extend test for working `const' keyword to handle AIX1993-03-30, by Jim Blandy
-
(isearch-done): Customize the message about mark.1993-03-30, by Richard M. Stallman
-
(isearch-mode-map): Delete the binding for C-h.1993-03-30, by Richard M. Stallman
-
*** empty log message ***1993-03-30, by Eric S. Raymond
-
(rmail): Don't use mbox as inbox by default.1993-03-29, by Richard M. Stallman
-
Put back removed years in copyright notice.1993-03-29, by Richard M. Stallman
-
(count-lines): Use save-match-data.1993-03-29, by Richard M. Stallman
-
Removed author and Adapted-By lines. They're wrong, and they're not1993-03-29, by Eric S. Raymond
-
(vc-next-action, vc-peint-log, vc-diff, vc-revert-buffer) improved1993-03-29, by Eric S. Raymond
-
Provide mailabbrev, not mail-abbrevs.1993-03-29, by Richard M. Stallman
-
(make_frame): Init face_alist field.1993-03-29, by Richard M. Stallman
-
*** empty log message ***1993-03-29, by Eric S. Raymond
-
(NO_PTY_H): Defined.1993-03-29, by Richard M. Stallman
-
[NO_PTY_H]: Don't include pty.h.1993-03-29, by Richard M. Stallman
-
[USG5_4]: Alternate defining of LIBS_SYSTEM,1993-03-29, by Richard M. Stallman
-
(fill-individual-paragraphs): When skipping mail headers, skip to a blank line.1993-03-28, by Richard M. Stallman
-
Undo previous change.1993-03-28, by Richard M. Stallman
-
(setenv): Renamed back from putenv.1993-03-28, by Richard M. Stallman
-
Cancel previous change; this version should be identical to version 1.17.1993-03-28, by Richard M. Stallman
-
(regexp-history): New history list.1993-03-28, by Richard M. Stallman
-
(Fexpand_file_name): Default DEFALT at beginning,1993-03-28, by Richard M. Stallman
-
(command_loop_1): Clear force_start of selected_window1993-03-28, by Richard M. Stallman
-
*** empty log message ***1993-03-28, by Noah Friedman
-
*** empty log message ***1993-03-28, by Noah Friedman
-
renamed to env.el; changed setenv to putenv.1993-03-28, by Noah Friedman
-
(vc-comment-to-changelog): A useful vc-checkin hook, added.1993-03-28, by Eric S. Raymond
-
Fixed typo introduced by last patch.1993-03-28, by Eric S. Raymond
-
: Added autoload cookie for entry point.1993-03-28, by Eric S. Raymond
-
(auto-mode-alist): added pairs for .ms, .man, .mk, [Mm]akefile, .lex.1993-03-28, by Eric S. Raymond
-
(shrink-window-if-larger-than-buffer) Added doc string. Made argument1993-03-28, by Eric S. Raymond
-
(electric-buffer-menu-mode-map): fillarray isn't a valid operation on maps1993-03-28, by Eric S. Raymond
-
(struct frame): New field face_alist.1993-03-28, by Richard M. Stallman
-
(struct face): New fields pixmap_h, pixmap_w.1993-03-28, by Richard M. Stallman
-
(FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)1993-03-28, by Richard M. Stallman
-
(Freplace_match): Clean up criterion about converting case.1993-03-28, by Richard M. Stallman
-
(main): Call syms_of_xfaces.1993-03-28, by Richard M. Stallman
-
*** empty log message ***1993-03-27, by Jim Blandy
-
(struct buffer): Field `fieldlist' deleted.1993-03-27, by Richard M. Stallman
-
(init_buffer_once, reset_buffer):1993-03-27, by Richard M. Stallman
-
(try-face-font, find-face, get-face): New aliases.1993-03-27, by Richard M. Stallman
-
moby rlogin-filter fixes1993-03-27, by Noah Friedman
-
(set-case-syntax-delims, set-case-syntax-pair, set-case-syntax):1993-03-27, by Richard M. Stallman
-
Add autoloads.1993-03-27, by Richard M. Stallman
-
(Fchar_equal): Don't ignore high bits of character.1993-03-27, by Richard M. Stallman
-
(add-hook) Added optional arg to cause hook to be appended rather than1993-03-27, by Eric S. Raymond
-
(printify-buffer) Added, debugged from Roland McGrath's printify-buffer code1993-03-27, by Eric S. Raymond
-
(cookie) Enhanced it to handle both LINS files and UNIX fortune files.1993-03-27, by Eric S. Raymond
-
(fill-rectangle) Added. Inspired by Lynn Slater's insert-box package in LCD,1993-03-27, by Eric S. Raymond
-
(enable-and-notify) Added. Inspired by Roland McGrath's LCD package1993-03-27, by Eric S. Raymond
-
(Buffer-menu-toggle-read-only) Added, per Rob Austein's suggestion1993-03-27, by Eric S. Raymond
-
(undo-with-space) Added. C-x C-u now bound to this rather than undo.1993-03-27, by Eric S. Raymond
-
(fill-paragraph, justify-current-line) Now uses the skip-syntax-1993-03-27, by Eric S. Raymond
-
(local-write-file-hooks): New variable.1993-03-26, by Richard M. Stallman
-
(psychoanalyze-pinhead) Needed a prefrontal lobotomy. I gave it one.1993-03-26, by Eric S. Raymond
-
Added Commentary.1993-03-26, by Eric S. Raymond
-
* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;1993-03-25, by Jim Blandy
-
(searchbuf): Declare here.1993-03-25, by Richard M. Stallman
-
(mark_object): Mark face_alist of a frame.1993-03-25, by Richard M. Stallman
-
(Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.1993-03-25, by Richard M. Stallman
-
* make-dist: Distribute lisp/term/ChangeLog.1993-03-25, by Jim Blandy
-
* x-win.el (x-defined-colors): Use x-color-defined-p instead of1993-03-25, by Jim Blandy
-
* x-win.el: Update copyright to 1993.1993-03-25, by Jim Blandy
-
* dispnew.c (getenv): Add extern declaration.1993-03-25, by Jim Blandy
-
Fix typo.1993-03-25, by Jim Blandy
-
Fix typo in source for `configure.tmp.$$.c'.1993-03-25, by Jim Blandy
-
* Makefile.in (C_SWITCH_SYSTEM): New variable.1993-03-25, by Jim Blandy
-
Arrange for C compilation throughout the tree to get1993-03-25, by Jim Blandy
-
(describe-function): Add blank line above doc string.1993-03-25, by Richard M. Stallman
-
* dispnew.c (init_display): Get display name from environment1993-03-25, by Jim Blandy
-
* keymap.c (Fkeymapp): Doc fix.1993-03-25, by Jim Blandy
-
* process.c [VMS] (DCL_PROMPT): Remove hack.1993-03-25, by Jim Blandy
-
Add provide call.1993-03-25, by Richard M. Stallman
-
* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.1993-03-25, by Jim Blandy
-
* xterm.h (x_focus_frame): Add extern keyword to declaration.1993-03-25, by Jim Blandy
-
* xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.1993-03-25, by Jim Blandy
-
(lm-last-modified-date) Fixed return bug.1993-03-25, by Eric S. Raymond
-
Brent Benson's patch to support `cd -'.1993-03-25, by Eric S. Raymond
-
* make-dist: Include the VMS support files in oldXMenu in the1993-03-25, by Jim Blandy
-
(mh-unshar) Added.1993-03-25, by Eric S. Raymond
-
Added a (provide 'emacsbug); lisp-mnt.el needs this.1993-03-25, by Eric S. Raymond
-
* calendar.el (calendar-standard-time-zone-name,1993-03-25, by Jim Blandy
-
* config.h.in (HAVE_XFREE386): New flag, set by configure script.1993-03-25, by Jim Blandy
-
* configure: Doc fix.1993-03-25, by Jim Blandy
-
Default to clipper-intergraph if system is clix.1993-03-24, by Richard M. Stallman
-
(push_key_description): Ignore bits above meta_modifier.1993-03-24, by Richard M. Stallman
-
*** empty log message ***1993-03-24, by Jim Blandy
-
* xfns.c (x_make_gc): Don't forget to block X input around the1993-03-24, by Jim Blandy
-
* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If1993-03-24, by Jim Blandy
-
* dispnew.c (init_display): Initialize Vwindow_system.1993-03-24, by Jim Blandy
-
* keyboard.c (Fsuspend_emacs):1993-03-24, by Jim Blandy
-
Fix library headers.1993-03-23, by Eric S. Raymond
-
Initial revision1993-03-23, by Jim Blandy
-
* files.el (insert-directory): Do chase symlinks before passing1993-03-23, by Jim Blandy
-
Incorporated changes from Bob Weiner's enhanced buff-menu from the LCD1993-03-23, by Eric S. Raymond
-
* configure: Add special code to detect XFree386, and tell1993-03-23, by Jim Blandy
-
* sysdep.c (random, srandom): Don't define these if HAVE_RANDOM is1993-03-23, by Jim Blandy
-
* config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.1993-03-23, by Jim Blandy
-
* configure: Add `--x-includes' and `--x-libraries' options. I1993-03-23, by Jim Blandy
-
* configure: Add `--x-includes' and `--x-libraries' options. I1993-03-23, by Jim Blandy
-
* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.1993-03-23, by Jim Blandy
-
(query-replace-map): Define backspace like delete.1993-03-23, by Richard M. Stallman
-
* diary-insert.el: Change the name to diary-ins.el.1993-03-23, by Jim Blandy
-
(current_column, Findent_to, position_indentation):1993-03-23, by Richard M. Stallman
-
(display_string, display_text_line): Allow tab_width up to 1000.1993-03-23, by Richard M. Stallman
-
(YACC): flag added to c_ext.1993-03-22, by Richard M. Stallman
-
Add TO-DO list.1993-03-22, by Eric S. Raymond
-
Initial revision1993-03-22, by Eric S. Raymond
-
Modified to use cookie.el1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary section1993-03-22, by Eric S. Raymond
-
Decide automatically whether to use COFF or ELF.1993-03-22, by Richard M. Stallman
-
Fix a nasty bug --- the cleanup production was nuking the generated1993-03-22, by Eric S. Raymond
-
Initial revision1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary headers1993-03-22, by Eric S. Raymond
-
Don't distribute etc/Old files.1993-03-22, by Eric S. Raymond
-
(init_cmdargs): Fix simple bug in previous change.1993-03-22, by Richard M. Stallman
-
Don't load help-screen at run time if compiled.1993-03-22, by Richard M. Stallman
-
(Fy_or_n_p): Handle `recenter' response type.1993-03-22, by Richard M. Stallman
-
Alpha-sorted this, and added some new hot buttons for the 1990s.1993-03-22, by Eric S. Raymond
-
Initial revision1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary sections1993-03-22, by Eric S. Raymond
-
Added or corrected Commentary sections1993-03-22, by Eric S. Raymond
-
Merged in CHARACTERS1993-03-22, by Eric S. Raymond
-
Formerly GETTING.GNU.SOFTWARE.~4~1993-03-21, by gnulists
-
(struct window): New fields base_line_number and base_line_pos.1993-03-21, by Richard M. Stallman
-
(decode_mode_spec): Handle `%l'.1993-03-21, by Richard M. Stallman
-
(HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.1993-03-21, by Richard M. Stallman
-
(line-number-mode): New function and variable.1993-03-21, by Richard M. Stallman
-
* xfns.c (Fx_open_connection): If we have X11R5, use1993-03-21, by Jim Blandy
-
* simple.el (comment-indent-function): New variable, intended to1993-03-21, by Jim Blandy
-
* frame.c (Fhandle_switch_frame): Renamed from Fselect_frame.1993-03-21, by Jim Blandy
-
(Fselect_window): Use Fhandle_switch_frame.1993-03-21, by Richard M. Stallman
-
* isearch.el (isearch-switch-frame-handler): Call1993-03-21, by Jim Blandy
-
Fix typo.1993-03-21, by Jim Blandy
-
Use the `visiblity' parameter to determine the initial state of1993-03-21, by Jim Blandy
-
* time.el (display-time): Doc fix.1993-03-21, by Jim Blandy
-
Doc fix.1993-03-20, by Jim Blandy
-
* dispnew.c (Fsleep_for): Make this take two arguments SECONDS and1993-03-20, by Jim Blandy
-
* process.c (wait_reading_process_input): Doc fix.1993-03-20, by Jim Blandy
-
* systime.h (EMACS_HAS_USECS): #define this if HAVE_TIMEVAL is1993-03-20, by Jim Blandy
-
Do * dispnew.c (sit_for): Doc fix.1993-03-20, by Jim Blandy
-
* sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.1993-03-20, by Jim Blandy
-
* callproc.c (child_setup): Make sure that in, out, and err are1993-03-20, by Jim Blandy
-
* xterm.c (x_term_init): If the X connection is already in file1993-03-20, by Jim Blandy
-
* s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define this, as in1993-03-20, by Jim Blandy
-
* xfns.c (Fx_open_connection): If we have X11R5, use1993-03-20, by Jim Blandy
-
* frame.c (Fraise_frame, Flower_frame): Renamed from1993-03-20, by Jim Blandy
-
*** empty log message ***1993-03-20, by Jim Blandy
-
* fileio.c (HAVE_FSYNC): Define, if appropriate.1993-03-20, by Jim Blandy
-
* emacs.c (Finvocation_name): New function.1993-03-20, by Jim Blandy
-
* make-dist: Fix typo.1993-03-20, by Jim Blandy
-
(Fx_display_color_p): Renamed from Fx_color_display_p.1993-03-20, by Richard M. Stallman
-
(x_screen): Make this var file scope.1993-03-20, by Richard M. Stallman
-
Added documentation, made the change comment for old versions more1993-03-19, by Eric S. Raymond
-
Teach it about the new user-runnable command rcs-checkin.1993-03-19, by Eric S. Raymond
-
Initial revision1993-03-19, by Eric S. Raymond
-
Deleted some VMS caveats. If the src and lisp ChangeLogs are correct,1993-03-19, by Eric S. Raymond
-
Make sure that when new keywords are compiled, we see them1993-03-19, by Eric S. Raymond
-
Typo fix.1993-03-19, by Eric S. Raymond
-
Info on the terminal-package-finding algorithm.1993-03-19, by Eric S. Raymond
-
All references to 18 changed to past tense; APOLLO and SUNBUG merged1993-03-19, by Eric S. Raymond
-
Added 900-line support1993-03-19, by Eric S. Raymond
-
Initial revision1993-03-19, by Eric S. Raymond
-
* tex-mode.el (tex-send-command): Fix the command sent so that no1993-03-19, by Jim Blandy
-
Some VMS changes from Richard Levitte <levitte@e.kth.se>:1993-03-19, by Jim Blandy
-
Corrected typo, fixed it to discard = and TAGS files in some cases where it1993-03-19, by Eric S. Raymond
-
Added unlock and relock.1993-03-19, by Eric S. Raymond
-
Added unlock and relock productions.1993-03-19, by Eric S. Raymond
-
Initial revision1993-03-19, by Eric S. Raymond
-
Added keyword.1993-03-19, by Eric S. Raymond
-
Oops...1993-03-19, by Eric S. Raymond
-
(Fvisited_file_modtime): New function.1993-03-19, by Richard M. Stallman
-
Added unlock and relock.1993-03-19, by Eric S. Raymond
-
(cons_to_long, long_to_cons): No longer static.1993-03-19, by Richard M. Stallman
-
Add a --compress option to force make-dist to use compress.1993-03-18, by Jim Blandy
-
* make-dist: Use gzip, if we can find it.1993-03-18, by Jim Blandy
-
* frame.h (FOR_EACH_FRAME): Change the definition so that1993-03-18, by Jim Blandy
-
Initial revision1993-03-18, by Eric S. Raymond
-
Corrected Keywords header.1993-03-18, by Eric S. Raymond
-
Corrected Keywords header1993-03-18, by Eric S. Raymond
-
* solar.el (solar-time-string): Round the time properly.1993-03-18, by Jim Blandy
-
Add or correct keywords1993-03-18, by Eric S. Raymond
-
(make-frame): Renamed from new-frame.1993-03-18, by Richard M. Stallman
-
Some VMS changes from Richard Levitte <levitte@e.kth.se>:1993-03-18, by Jim Blandy
-
* configure: Recognize rs6000-ibm-aix32 and rs6000-ibm-aix, and1993-03-18, by Jim Blandy
-
Fix spacing conventions.1993-03-18, by Richard M. Stallman
-
(function-key-map) Nuke code no longer bound to keys.1993-03-18, by Eric S. Raymond
-
As many key cookies as possible renamed to fit the new conventions1993-03-18, by Eric S. Raymond
-
Fix things so that bindings are added to the keymap already created by1993-03-18, by Eric S. Raymond
-
Less klugey version of fix.1993-03-17, by Eric S. Raymond
-
Add production to nuke binaries and doc files.1993-03-17, by Eric S. Raymond
-
Teach this to use help-screen.el.1993-03-17, by Eric S. Raymond
-
Doc fix.1993-03-17, by Richard M. Stallman
-
* xterm.c (x_display_box_cursor, x_display_bar_cursor): Don't1993-03-17, by Jim Blandy
-
Initial revision1993-03-17, by Eric S. Raymond
-
Add standard library headers.1993-03-17, by Eric S. Raymond
-
Add standard library headers.1993-03-17, by Eric S. Raymond
-
Initial revision1993-03-17, by Eric S. Raymond
-
Add standard library headers.1993-03-17, by Eric S. Raymond
-
Added standard library headers.1993-03-17, by Eric S. Raymond
-
(finder-compile-keywords) Treat nil in a path argument as $PWD.1993-03-17, by Eric S. Raymond
-
Increment version number to match vc.el's.1993-03-17, by Eric S. Raymond
-
(vc-header-strings) Name changed to vc-header-alist, to match the1993-03-17, by Eric S. Raymond
-
Added `Developer's configuration' section.1993-03-17, by Eric S. Raymond
-
Supply second arg for tgetstr() calls.1993-03-17, by Eric S. Raymond
-
(_getpty): Declare this, not _get_pty.1993-03-17, by Richard M. Stallman
-
Fix typo in previous change.1993-03-17, by Richard M. Stallman
-
(Fprocess_send_eof): Make sure proc is running.1993-03-17, by Richard M. Stallman
-
Some awks don't understand "\r". Code around this.1993-03-16, by Paul Eggert
-
(vc-version-diff): Use (message ...), not (message (format ...)).1993-03-16, by Paul Eggert
-
Merge today's change by eric with everybody else's1993-03-16, by Paul Eggert
-
Doc fix.1993-03-16, by Jim Blandy
-
* bytecomp.el (byte-compile-from-buffer): Put buffer containing1993-03-16, by Jim Blandy
-
src/ * simple.el (quoted-insert): In overwrite mode, don't read digits1993-03-16, by Jim Blandy
-
* cmds.c (overwrite_binary_mode): Deleted; this implements the1993-03-16, by Jim Blandy
-
vc-error-occurred: moved to vc-hooks.el in order for ^X^F of a1993-03-16, by Eric S. Raymond
-
vc-error-occurred needs to be in vc-hooks.1993-03-16, by Eric S. Raymond
-
* calendar.el (calendar-time-zone): Initialize this when1993-03-16, by Jim Blandy
-
Rename `live-window-p' to `window-live-p', for consistency with1993-03-16, by Jim Blandy
-
(xmenu_show): Do BLOCK_INPUT; unblock just before returning.1993-03-16, by Richard M. Stallman
-
[SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.1993-03-16, by Richard M. Stallman
-
* frame.c (Fframe_height, Fframe_width): Fix doc strings to match1993-03-15, by Jim Blandy
-
*** empty log message ***1993-03-15, by Jim Blandy
-
* floatfns.c (logb): Add extern declaration for this.1993-03-15, by Jim Blandy
-
(sparclite, sparclite-*): New configuration.1993-03-15, by Jim Wilson
-
* register.el (view-register): Neglect not to avoid failing to1993-03-15, by Jim Blandy
-
Make frame configurations start with a distinctive symbol.1993-03-15, by Jim Blandy
-
* indent.el (indent-region, indent-region-function): Doc fix.1993-03-15, by Jim Blandy
-
(wait_reading_process_input): New option to wait1993-03-15, by Richard M. Stallman
-
(FRAMEP): Macro deleted.1993-03-15, by Richard M. Stallman
-
Include termhooks.h.1993-03-15, by Richard M. Stallman
-
(Xatom_wm_change_state): Just declare.1993-03-15, by Richard M. Stallman
-
(SELECTION_EVENT_DISPLAY): New macro.1993-03-15, by Richard M. Stallman
-
(Xatom_wm_change_state): Define here.1993-03-15, by Richard M. Stallman
-
(record_property_change, record_delete, record_insert):1993-03-15, by Richard M. Stallman
-
(PRINTPREPARE): Handle marker that points nowhere.1993-03-15, by Richard M. Stallman
-
* indent.el (indent-line-function): Doc fix.1993-03-15, by Jim Blandy
-
(list_of_items): Allow strings among the alist items;1993-03-15, by Richard M. Stallman
-
(Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.1993-03-15, by Richard M. Stallman
-
(display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set.1993-03-15, by Richard M. Stallman
-
(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.1993-03-15, by Richard M. Stallman
-
(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.1993-03-15, by Richard M. Stallman
-
(selection_request_event, selection_clear_event): New event kinds.1993-03-15, by Richard M. Stallman
-
* sort.el (sort-float-fields, sort-numeric-fields): Use1993-03-15, by Jim Blandy
-
* sort.el (sort-float-fields): Use string-to-number, not1993-03-15, by Jim Blandy
-
Fix the fix.1993-03-15, by Jim Blandy
-
* dired.c (Fdirectory_files): Compile the MATCH regexp after1993-03-15, by Jim Blandy
-
*** empty log message ***1993-03-15, by Richard M. Stallman
-
* make-dist: Distribute `src/bitmaps' too.1993-03-15, by Jim Blandy
-
Add extern declaration for do_line_insertion_deletion_costs.1993-03-15, by Jim Blandy
-
*** empty log message ***1993-03-15, by Richard M. Stallman
-
*** empty log message ***1993-03-15, by Richard M. Stallman
-
Add GNU copyright notice.1993-03-15, by Jim Blandy
-
Initial revision1993-03-14, by Richard M. Stallman
-
Initial revision1993-03-14, by Jim Blandy
-
Recognize AIX 3.2 and make it the default for -aix.1993-03-14, by Charles Hannum
-
* keyboard.h (internal_last_event_frame): This should be extern,1993-03-14, by Jim Blandy
-
* fns.c (Fy_or_n_p): Display the answer.1993-03-14, by Jim Blandy
-
Wed Mar 10 23:00:51 1993 Jim Blandy (jimb@totoro.cs.oberlin.edu)1993-03-14, by Jim Blandy
-
entered into RCS1993-03-14, by Richard M. Stallman
-
*** empty log message ***1993-03-14, by Jim Blandy
-
(NO_X_DESTROY_DATABASE): Defined.1993-03-14, by Richard M. Stallman
-
* diary-insert.el (insert-anniversary-diary-entry,1993-03-14, by Jim Blandy
-
* s/usg5-4.h: Remove extraneous text after #undef LIB_X11_LIB.1993-03-13, by Jim Blandy
-
(rmail-summary-next-msg): Call display-buffer.1993-03-13, by Richard M. Stallman
-
*** empty log message ***1993-03-13, by Richard M. Stallman
-
Doc fix.1993-03-13, by Jim Blandy
-
Initial revision1993-03-13, by Richard M. Stallman
-
(xmenu_show): New arg enable_list.1993-03-12, by Richard M. Stallman
-
(internal_self_insert): Check that tab_width does not1993-03-12, by Richard M. Stallman
-
Fixed typo. tigetstr -> tgetstr.1993-03-12, by Eric S. Raymond
-
Added library headers.1993-03-12, by Eric S. Raymond
-
(query-replace-map): New keymap.1993-03-12, by Richard M. Stallman
-
(Qrange_error, Qdomain_error, Qsingularity_error):1993-03-12, by Richard M. Stallman
-
(Fcurrent_time_string): Optional arg specifies time.1993-03-12, by Richard M. Stallman
-
(Fx_popup_menu): Allow a frame instead of a window, in arg.1993-03-12, by Richard M. Stallman
-
Comment fix.1993-03-12, by Richard M. Stallman
-
(mark_object): Mark the menu_bar_items field.1993-03-12, by Richard M. Stallman
-
(display_menu_bar): New function.1993-03-12, by Richard M. Stallman
-
(syms_of_keyboard): Set up Qmenu_bar.1993-03-12, by Richard M. Stallman
-
(FRAME_MENU_BAR_ITEMS): New macro (two versions).1993-03-12, by Richard M. Stallman
-
(Fx_popup_menu): Allow a frame instead of a window, in arg.1993-03-12, by Richard M. Stallman
-
(tigetstr): Add dummy definition to make Emacs link again.1993-03-11, by Richard M. Stallman
-
Cancel previous change, since it discarded1993-03-11, by Richard M. Stallman
-
Added headers, commented out code the duplicates startup effects.1993-03-11, by Eric S. Raymond
-
Added headers, removed function bindings.1993-03-11, by Eric S. Raymond
-
Added headers, changed some keycap names.1993-03-11, by Eric S. Raymond
-
Added headers, changes some keycap names.1993-03-11, by Eric S. Raymond
-
Added headers, removed function-key bindings.1993-03-11, by Eric S. Raymond
-
Added headers, changed a few cookie names.1993-03-11, by Eric S. Raymond
-
Initial revision1993-03-11, by Eric S. Raymond
-
Added lots more cookies to fkey_table[], and code to do even more.1993-03-11, by Eric S. Raymond
-
(x_frame_parms): Add elts for visibility and menu-bar-lines.1993-03-11, by Richard M. Stallman
-
(syms_of_xmenu): Set up Qmenu_enable.1993-03-11, by Richard M. Stallman
-
Added autoload, binding and menu line for new finder feature (P).1993-03-11, by Eric S. Raymond
-
(command_loop_1): Typo in last change.1993-03-11, by Richard M. Stallman
-
(change_frame_size): Handle FRAME_MENU_BAR_LINES.1993-03-11, by Richard M. Stallman
-
(x_frame_parms): Add elts for visibility and menu-bar-lines.1993-03-11, by Richard M. Stallman
-
Bug fix.1993-03-11, by Eric S. Raymond
-
(Flogb): Fix arg names. Don't confuse Lisp_Object with integer.1993-03-11, by Richard M. Stallman
-
(Flogb): Fix use of IN_FLOAT.1993-03-11, by Richard M. Stallman
-
* xterm.c (x_find_modifier_meanings): XDisplayKeycodes only1993-03-11, by Jim Blandy
-
* xrdb.c (get_user_db): Since xrdb.c doesn't #include xterm.h,1993-03-11, by Jim Blandy
-
* unexec.c (copy_text_and_data): Error message tweaked.1993-03-11, by Jim Blandy
-
* textprop.c (Fadd_text_properties): Initialize the modified flag.1993-03-11, by Jim Blandy
-
* systime.h (timezone): Add an explicit declaration for this1993-03-11, by Jim Blandy
-
* syssignal.h (sigunblock): Add definition which works under SYSVr4.1993-03-11, by Jim Blandy
-
* sysdep.c (read_input_waiting): Set e.frame_or_window, not1993-03-11, by Jim Blandy
-
* process.c (process_send_signal): In the TERMIOS code for sending1993-03-11, by Jim Blandy
-
* floatfns.c (Flogb): Undo the change of Feb 22.1993-03-11, by Jim Blandy
-
* emacs.c (__do_global_ctors, __do_global_ctors_aux,1993-03-11, by Jim Blandy
-
* dired.c (NAMLEN): Never use d_nameln to get the length of the1993-03-11, by Jim Blandy
-
* s/usg5-4.h: Changes from Eric Raymond:1993-03-11, by Jim Blandy
-
* s/usg5-3.h (LIBX11_SYSTEM): Eric Raymond says the libraries here1993-03-11, by Jim Blandy
-
* m/template.h, s/template.h: Mention that `etc/MACHINES' and1993-03-11, by Jim Blandy
-
* m/intel386.h (LIB_STANDARD): If USG5_4 is #defined, there's no1993-03-11, by Jim Blandy
-
* sun-mouse.el (suspend-emacstool): Run suspend-hooks, not1993-03-11, by Jim Blandy
-
* simple.el (kill-ring-save): Doc fix.1993-03-11, by Jim Blandy
-
* resume.el: Doc fix.1993-03-11, by Jim Blandy
-
* simple.el (yank, yank-pop): Always return nil; don't rely on1993-03-11, by Jim Blandy
-
* files.el (basic-save-buffer): If file-precious-flag is set, and1993-03-11, by Jim Blandy
-
* calendar.el (hebrew-calendar-yahrzeit): Change reference to1993-03-11, by Jim Blandy
-
* cal-mayan.el (calendar-mayan-haab-on-or-before,1993-03-11, by Jim Blandy
-
(command-line-1): Fix copyright year.1993-03-11, by Richard M. Stallman
-
* bytecomp.el: Declare suspend-hook to be an obsolete variable.1993-03-11, by Jim Blandy
-
* term/x-win.el: Disable suspending under X windows by setting1993-03-11, by Jim Blandy
-
* timer.c (main): Set the ownership of the stdin file descriptor1993-03-11, by Jim Blandy
-
* b2m.c (main): Don't exit upon reading a blank line.1993-03-11, by Jim Blandy
-
* configure: Recognize strings like "sysvr0" or "sysvr1" as System V.1993-03-11, by Jim Blandy
-
* Makefile.in (install.sysv): Add a second `$' in front of1993-03-11, by Jim Blandy
-
entered into RCS1993-03-11, by Jim Blandy
-
* keyboard.c (command_loop_1): Adjust to the fact that display1993-03-11, by Jim Blandy
-
(function-key-map): Map key symbols backspace, return... into ASCII chars.1993-03-10, by Richard M. Stallman
-
Define HAVE_TCATTR based on HAVE_TERMIOS earlier.1993-03-10, by Richard M. Stallman
-
(FLOAT_CHECK_ERRNO): Define unless NO_FLOAT_CHECK_ERRNO.1993-03-10, by Richard M. Stallman
-
(Fdefine_key): Use proper meta-bit to clear.1993-03-10, by Richard M. Stallman
-
(syms_of_data) [LISP_FLOAT_TYPE]: Define new error conditions:1993-03-10, by Richard M. Stallman
-
(Fy_or_n_p): Use query-replace-map.1993-03-10, by Richard M. Stallman
-
(set_point): Check invisibility of following character, not previous character.1993-03-10, by Richard M. Stallman
-
*** empty log message ***1993-03-09, by Jim Blandy
-
Initial revision1993-03-09, by Jim Blandy
-
Fix typo.1993-03-09, by Eric S. Raymond
-
(run-at-time): Allow an integer as TIME.1993-03-09, by Richard M. Stallman
-
Version 5 baseline.1993-03-09, by Eric S. Raymond
-
(c-beginning-of-statement): If next to a comment, use sentence motion.1993-03-09, by Richard M. Stallman
-
(query-replace-map): Add `quit' bindings. Delete default binding.1993-03-09, by Richard M. Stallman
-
(map-y-or-n-p): Handle `quit' as answer.1993-03-09, by Richard M. Stallman
-
(map-y-or-n-p): Use query-replace-map.1993-03-09, by Richard M. Stallman
-
(query-replace-map): New keymap.1993-03-09, by Richard M. Stallman
-
(command-apropos): Print echo area message iff found symbols.1993-03-09, by Richard M. Stallman
-
*** empty log message ***1993-03-09, by Jim Blandy
-
(rmail-update-summary): New function.1993-03-09, by Richard M. Stallman
-
(rmail-delete-forward): Go to summary buf to change D mark.1993-03-09, by Richard M. Stallman
-
(set-mark): Activate the mark.1993-03-09, by Richard M. Stallman
-
entered into RCS1993-03-09, by Richard M. Stallman
-
Initial revision1993-03-09, by Richard M. Stallman
-
Add autoload comments.1993-03-08, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):1993-03-08, by Richard M. Stallman
-
(posn-timestamp, posn-col-row, posn-point, posn-window):1993-03-08, by Richard M. Stallman
-
Comment change.1993-03-08, by Richard M. Stallman
-
(Fframe_char_height, Fframe_char_width):1993-03-08, by Richard M. Stallman
-
(Fx_pixel_width, Fx_pixel_height): Fns deleted.1993-03-08, by Richard M. Stallman
-
entered into RCS1993-03-08, by Richard M. Stallman
-
(copy_rope): Expect FROM to be a vector.1993-03-08, by Richard M. Stallman
-
(XTread_socket):1993-03-08, by Richard M. Stallman
-
(event-basic-type): New function.1993-03-08, by Richard M. Stallman
-
Declare Qcategory, Qlocal_map. Declare textget, get_local_map.1993-03-07, by Richard M. Stallman
-
Include intervals.h.1993-03-07, by Richard M. Stallman
-
(syms_of_buffer): Make erase-buffer a disabled command.1993-03-07, by Roland McGrath
-
Include termhooks.h.1993-03-07, by Richard M. Stallman
-
(Fget_text_property): Use textget.1993-03-07, by Richard M. Stallman
-
*** empty log message ***1993-03-07, by Richard M. Stallman
-
(read_key_sequence):1993-03-07, by Richard M. Stallman
-
(isearch-other-meta-char): Call listify-key-sequence.1993-03-07, by Richard M. Stallman
-
(vc-update-change-log): Check that ChangeLog is writable1993-03-07, by Paul Eggert
-
(Qmodification_hooks): Renamed from Qmodification.1993-03-07, by Richard M. Stallman
-
(verify_interval_modification): Handle insertions1993-03-07, by Richard M. Stallman
-
(struct buffer): New field mark_active.1993-03-07, by Richard M. Stallman
-
(prepare_to_modify_buffer): Set Vdeactivate_mark.1993-03-07, by Richard M. Stallman
-
(save_excursion_save): Save mark_active of buffer.1993-03-07, by Richard M. Stallman
-
(check_mark): Error if mark is not active.1993-03-07, by Richard M. Stallman
-
(x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables.1993-03-07, by Richard M. Stallman
-
(alt_modifier, super_modifier, hyper_modifier):1993-03-07, by Richard M. Stallman
-
(follow_key): Downcase shift_modifier as well as ASCII.1993-03-07, by Richard M. Stallman
-
(syms_of_lread): Set up Qascii_character.1993-03-07, by Richard M. Stallman
-
(reset_buffer_local_variables): Reset mark_active.1993-03-07, by Richard M. Stallman
-
(isearch-mode): Don't make a pre-command-hook.1993-03-07, by Richard M. Stallman
-
(vc-revert-buffer1): Use mark-marker; don't alter mark-active.1993-03-07, by Richard M. Stallman
-
(event-modifiers): New function.1993-03-07, by Richard M. Stallman
-
*** empty log message ***1993-03-07, by Richard M. Stallman
-
(Info-insert-dir): Fix typo.1993-03-07, by Richard M. Stallman
-
(function-key-map): Map key symbols backspace, return... into ASCII chars.1993-03-07, by Richard M. Stallman
-
(Info-forward-node): Properly go to first menu item.1993-03-07, by Richard M. Stallman
-
(isearch-unread): Find last list element by hand.1993-03-07, by Richard M. Stallman
-
Initial revision1993-03-07, by Richard M. Stallman
-
(momentary-string-display): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(Info-summary): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(isearch-unread): Handle multiple args.1993-03-06, by Richard M. Stallman
-
(te-escape-extended-command-unread): Handle any key sequence.1993-03-06, by Richard M. Stallman
-
(emerge-show-file-name): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
(fortran-abbrev-start): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
(electric-help-command-loop): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
(electric-buffer-list): Handle any kind of event.1993-03-06, by Richard M. Stallman
-
Fix bug in previous change.1993-03-06, by Richard M. Stallman
-
(simula-electric-label): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(prefix-arg-internal): Use listify-key-sequence.1993-03-06, by Richard M. Stallman
-
(comint-dynamic-list-completions): Handle any event when flushing the display.1993-03-06, by Richard M. Stallman
-
(listify-key-sequence): New function.1993-03-06, by Richard M. Stallman
-
(check_protected_fields): Variable deleted.1993-03-06, by Richard M. Stallman
-
(check_protected_fields): Delete decl.1993-03-06, by Richard M. Stallman
-
(read_escape): Handle M-, C- and S- for new convention.1993-03-05, by Richard M. Stallman
-
(current_column, Fmove_to_column, compute_motion):1993-03-05, by Richard M. Stallman
-
(XTread_socket): Set bufp->modifiers for all kinds of keys.1993-03-05, by Richard M. Stallman
-
(Fend_kbd_macro): Fix call to make_event_array.1993-03-05, by Richard M. Stallman
-
(CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros.1993-03-05, by Richard M. Stallman
-
(Fmake_rope, Frope_elt): Fns deleted.1993-03-05, by Richard M. Stallman
-
(DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE.1993-03-05, by Richard M. Stallman
-
(compare-windows): Use compare-buffer-substrings.1993-03-05, by Richard M. Stallman
-
(ELF): Handle this parameter.1993-03-04, by Richard M. Stallman
-
(h8300hds): Change hds to hms.1993-03-04, by Steve Chamberlain
-
* Makefile.in (xmakefile): Add missing quote.1993-03-04, by Jim Blandy
-
* configure: Handle isc3.0 correctly. This needs a more general1993-03-04, by Jim Blandy
-
(rmail-get-new-mail): Reset read-only after find-file.1993-03-03, by Richard M. Stallman
-
(unexec): Move data2 section header up so all section1993-03-03, by Richard M. Stallman
-
(C_entries): New local variable quotednl. Used for1993-03-03, by Richard M. Stallman
-
(write-file): Handle directory name as arg.1993-03-03, by Richard M. Stallman
-
(S_IFLNK): Add #undef.1993-03-02, by Richard M. Stallman
-
entered into RCS1993-03-02, by Richard M. Stallman
-
(defsetf): Use eval-and-compile for self-update-fn.1993-03-02, by Richard M. Stallman
-
(add-change-log-entry): Never move past second hdr line.1993-03-02, by Richard M. Stallman
-
(describe_syntax_1): Delete excess arg to describe_vector.1993-03-02, by Richard M. Stallman
-
* make-dist: Don't try to copy the COPYING notice into1993-03-02, by Jim Blandy
-
* Makefile.in (install, install.aix, install.xenix, install.sysv):1993-03-02, by Jim Blandy
-
* timer.c (notify): Initialize waitfor properly.1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
* xdisp.c (redisplay): Protect calls to request_sigio and1993-03-02, by Jim Blandy
-
* print.c (float_to_string): Define buf to be an unsigned char, to1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
* keyboard.c (kbd_buffer_get_event): Protect assignment to1993-03-02, by Jim Blandy
-
* data.c (Fstring_to_number): Declare p to be an unsigned char, to1993-03-02, by Jim Blandy
-
* cmds.c (Fnewline): Doc fix.1993-03-02, by Jim Blandy
-
* buffer.c (buffer-undo-list): Doc fix.1993-03-02, by Jim Blandy
-
* term/x-win.el (x-switch-definitons): Use the proper names for1993-03-02, by Jim Blandy
-
* timer.el (run-at-time): Doc fix.1993-03-02, by Jim Blandy
-
* simple.el (kill-region): If the buffer is read-only, call1993-03-02, by Jim Blandy
-
Use the term `scroll bar', instead of `scrollbar'.1993-03-02, by Jim Blandy
-
* mouse.el (mouse-split-window-vertically): If the user clicks too1993-03-02, by Jim Blandy
-
* info.el (Info-directory-list): Doc fix; it is set according to1993-03-02, by Jim Blandy
-
* hexl.el (hexl-mode-map): When initializing, remember that the1993-03-02, by Jim Blandy
-
* frame.el (new-frame): Doc fix.1993-03-02, by Jim Blandy
-
* etags.el (find-tag-other-window): If another window is already1993-03-02, by Jim Blandy
-
* autoload.el (generate-file-autoloads): Add another1993-03-02, by Jim Blandy
-
These changes were actually made by Richard; I stole his RCS lock.1993-03-02, by Jim Blandy
-
These are in preparation for a more thorough renaming to occur soon.1993-03-02, by Jim Blandy
-
* term/x-win.el: Require `scroll-bar', not `scrollbar'.1993-03-02, by Jim Blandy
-
(Info-insert-dir): Make menu items in Top node1993-03-01, by Richard M. Stallman
-
Don't include dispextern.h more than once.1993-03-01, by Richard M. Stallman
-
(syms_of_cmds): Typo in last change.1993-03-01, by Richard M. Stallman
-
(record_property_change): Typo in last change.1993-03-01, by Richard M. Stallman
-
(print--string case):1993-03-01, by Richard M. Stallman
-
(read1--strings with properties case):1993-03-01, by Richard M. Stallman
-
(Fadd_text_properties, Fremove_text_properties):1993-03-01, by Richard M. Stallman
-
(intervals_equal): Handle one arg null and other not.1993-03-01, by Richard M. Stallman
-
(del_range): Update point before offset_intervals.1993-03-01, by Richard M. Stallman
-
(emacs, temacs): Add @true to prevent Make confusion.1993-02-28, by Richard M. Stallman
-
Error if company name is more than one word.1993-02-27, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.1993-02-26, by Richard M. Stallman
-
(walk-windows): Doc fix.1993-02-26, by Richard M. Stallman
-
(traverse_intervals): New arg ARG.1993-02-25, by Richard M. Stallman
-
(mark_interval): Add ignored arg.1993-02-25, by Richard M. Stallman
-
(add-change-log-entry): Find end of first paragraph from after the header line.1993-02-25, by Richard M. Stallman
-
(point-to-register): Make arg ARG optional.1993-02-25, by Richard M. Stallman
-
* term/x-win.el (scroll-bar-mode, scroll-bar-mode): Move these1993-02-25, by Jim Blandy
-
(Ferase_buffer): Added interactive spec.1993-02-24, by Roland McGrath
-
(syms_of_buffer): Doc fix.1993-02-24, by Richard M. Stallman
-
(vc-find-file-hook): Discard vc status of file1993-02-24, by Richard M. Stallman
-
Formerly PROBLEMS.~3~1993-02-24, by Richard M. Stallman
-
Formerly PROBLEMS.~2~1993-02-24, by Richard M. Stallman
-
(syms_of_cmds): New var `overwrite-binary-mode'.1993-02-24, by Richard M. Stallman
-
(read_avail_input): Args to `kill' were backwards.1993-02-23, by Richard M. Stallman
-
Fix the fix.1993-02-23, by Jim Blandy
-
* emacs.c (fatal_error_signal): Unblock the signal before we try1993-02-23, by Jim Blandy
-
* abbrev.c (Fexpand_abbrev): Only copy the text we're going to1993-02-23, by Jim Blandy
-
* .gdbinit (xprocess): New command.1993-02-23, by Jim Blandy
-
* make-dist: Only copy gmalloc.c if we couldn't link it.1993-02-23, by Jim Blandy
-
Removed assigment to foo in byte-compile-lambda.1993-02-23, by Jim Blandy
-
* Makefile.in (lisppath): Don't include externallispdir in this.1993-02-23, by Jim Blandy
-
* alloc.c (make_pure_float): Assure that PUREBEG + pureptr is1993-02-23, by Jim Blandy
-
(C_entries): Don't reset definedef when a newline inside a comment is met.1993-02-23, by Richard M. Stallman
-
(Fforward_comment): New function.1993-02-23, by Richard M. Stallman
-
* alloc.c (make_pure_float): Align pureptr according to __alignof,1993-02-22, by Jim Blandy
-
* xterm.c (XTread_socket): Pass the proper number of arguments to1993-02-22, by Jim Blandy
-
* xrdb.c (getuid): Remove declaration.1993-02-22, by Jim Blandy
-
* minibuf.c (Fdisplay_completion_list): Pass the proper number of1993-02-22, by Jim Blandy
-
* xfns.c (x_set_icon_type): Pass the proper number of arguments to1993-02-22, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper1993-02-22, by Jim Blandy
-
* textprop.c (Fget_text_property): Fix typo in function's declaration.1993-02-22, by Jim Blandy
-
* systty.h [HAVE_TERMIOS]: Include fcntl.h.1993-02-22, by Jim Blandy
-
* systime.h [_AIX]: Move test outside of previous #if.1993-02-22, by Jim Blandy
-
* sysdep.c (child_setup_tty): Recognize HAVE_TERMIOS as well as1993-02-22, by Jim Blandy
-
* callint.c (Fcall_interactively): Pass the correct number of1993-02-22, by Jim Blandy
-
* process.c: Make sure we don't miss processes exiting, by having1993-02-22, by Jim Blandy
-
* keyboard.c (recursive_edit_1, command_loop_1): Pass the proper1993-02-22, by Jim Blandy
-
* data.c (Fstring_to_int): Rename this to Fstring_to_number, since1993-02-22, by Jim Blandy
-
* keymap.c (Fdescribe_vector): Pass the proper number of arguments1993-02-22, by Jim Blandy
-
* keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as1993-02-22, by Jim Blandy
-
* frame.c (Fselect_frame): Set Vlast_event_frame to Qnil after1993-02-22, by Jim Blandy
-
* fns.c (Fequal): Call internal_equal to recurse on elements of1993-02-22, by Jim Blandy
-
* floatfns.c (Flogb): Always implement this by calling Flog, even1993-02-22, by Jim Blandy
-
* callproc.c (init_callproc): Move the initialization of1993-02-22, by Jim Blandy
-
* editfns.c (Fmessage): Don't forget to return a value when1993-02-22, by Jim Blandy
-
* dispnew.c (sit_for): Pass the correct number of arguments to1993-02-22, by Jim Blandy
-
* data.c (Fstring_to_number): Skip initial spaces, to make Emacs1993-02-22, by Jim Blandy
-
* config.h.in: #define USE_TEXT_PROPERTIES by default.1993-02-22, by Jim Blandy
-
* callproc.c (delete_temp_file): Declare this to return1993-02-22, by Jim Blandy
-
* bytecode.c (Fbyte_code): Pass the correct number of arguments to1993-02-22, by Jim Blandy
-
* buffer.h: Remove code which #includes "undo.h" if lint is1993-02-22, by Jim Blandy
-
* buffer.c (Fswitch_to_buffer): Pass the correct number of1993-02-22, by Jim Blandy
-
* alloc.c (make_pure_float): Align pureptr on a sizeof (double)1993-02-22, by Jim Blandy
-
* aix3-1.h: Changes from 18.58.1993-02-22, by Jim Blandy
-
* ibmrs6000.h (C_ALLOCA, STACK_DIRECTION): Only define if HAVE_ALLOCA1993-02-22, by Jim Blandy
-
* files.el (revert-buffer): Reverse the sense of the first1993-02-22, by Jim Blandy
-
* two-column.el: Add autoloads for the functions defined in1993-02-22, by Jim Blandy
-
* subr.el (string-to-int): Make this an alias for1993-02-22, by Jim Blandy
-
* gud.el (gud-break): With a prefix argument, set a temporary1993-02-22, by Jim Blandy
-
* make-dist: Don't distribute the external-lisp directory anymore.1993-02-22, by Jim Blandy
-
* configure: Detect whether the compiler supports `const'1993-02-22, by Jim Blandy
-
* Makefile.in (${SUBDIR}): Pass CONFIG_CFLAGS to the submakes, not1993-02-22, by Jim Blandy
-
Initial revision1993-02-22, by Jim Blandy
-
(esc-map, ctl-x-map): Define as functions.1993-02-21, by Richard M. Stallman
-
(Fskip_syntax_backward): New function.1993-02-21, by Richard M. Stallman
-
(Fsuspend_emacs): Make tem not register.1993-02-21, by Richard M. Stallman
-
(super-apropos-check-doc-file): Look for DOC file in proper directory.1993-02-20, by Richard M. Stallman
-
(Fmemory_limit): Doc fix.1993-02-20, by Richard M. Stallman
-
(insert-directory): Doc fix.1993-02-20, by Richard M. Stallman
-
(Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.1993-02-19, by Richard M. Stallman
-
(describe_map): Call Fkey_description before build_string.1993-02-19, by Richard M. Stallman
-
(describe-function): Print the arglist if the function is bytecode or a list.1993-02-19, by Richard M. Stallman
-
(Fopen_dribble_file): Doc fix.1993-02-19, by Richard M. Stallman
-
(syms_of_lread): Doc fix.1993-02-18, by Richard M. Stallman
-
* process.c (Fstart_process): Jimb's change of December 111993-02-18, by Michael I. Bushnell
-
Fix minor bugs in previous change.1993-02-17, by Richard M. Stallman
-
(generate-file-autoloads): If no buffer was visiting FILE when we started,1993-02-17, by Roland McGrath
-
(isearch-backward-regexp):1993-02-17, by Richard M. Stallman
-
(byte-compile-lambda): Test of byte-compile-compatibility was backwards.1993-02-17, by Richard M. Stallman
-
(frame-initialize): Fix error syntax.1993-02-16, by Richard M. Stallman
-
* informat.el (Info-tagify): Correct the regular expression which1993-02-16, by Jim Blandy
-
(find-file-hooks): Delete permanent-local property.1993-02-15, by Richard M. Stallman
-
(search_command): #if 0 previous change.1993-02-15, by Richard M. Stallman
-
(search_command): When moving to LIM on failure, return LIM.1993-02-15, by Richard M. Stallman
-
(Frename_buffer): Make prefix arg set UNIQUE.1993-02-14, by Richard M. Stallman
-
* xterm.c (x_set_window_size): Call change_frame_size instead of1993-02-14, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of1993-02-14, by Jim Blandy
-
* xdisp.c (message): Set echo_frame to the frame whose message buf1993-02-14, by Jim Blandy
-
* dispnew.c (remake_frame_glyphs): When re-allocating the frame's1993-02-14, by Jim Blandy
-
* keymap.c (Flookup_key, Fkey_binding, Flocal_key_binding,1993-02-14, by Jim Blandy
-
* frame.c (Fframe_parameters): Report the `minibuffer' parameter of1993-02-14, by Jim Blandy
-
* fileio.c (Fdo_auto_save): If NO_MESSAGE is non-nil, don't tell1993-02-14, by Jim Blandy
-
* s/usg5-4.h: #include "usg5-3.h", not "s-usg5-3.h".1993-02-14, by Jim Blandy
-
* subr.el (mod): Add back this alias for %.1993-02-14, by Jim Blandy
-
* rmailout.el (rmail-output, rmail-output-to-mail-file): Reverse1993-02-14, by Jim Blandy
-
* lisp-mode.el (lisp-fill-paragraph): New function.1993-02-14, by Jim Blandy
-
* gosmacs.el: Bind M-h to delete-previous-word, not1993-02-14, by Jim Blandy
-
* frame.el: Clean up initialization code.1993-02-14, by Jim Blandy
-
* fortran.el (fortran-prepare-abbrev-list-buffer): Put quote in1993-02-14, by Jim Blandy
-
* cl.el (cl-version): Mark as no longer in beta test.1993-02-14, by Jim Blandy
-
* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and1993-02-14, by Jim Blandy
-
* configure (progname): New option `--with-gcc'. Make it clearer1993-02-14, by Jim Blandy
-
Initial revision1993-02-14, by Jim Blandy
-
(Fadd_text_properties): Put OBJECT arg last. Make it optional.1993-02-13, by Richard M. Stallman
-
(C_SWITCH_MACHINE): Don't define if GCC.1993-02-13, by Richard M. Stallman
-
(enable-flow-control...): Renamed from evade...1993-02-11, by Richard M. Stallman
-
(Finsert_buffer_substring): Proper error for non-ex buffer.1993-02-11, by Richard M. Stallman
-
(Fcompare_buffer_substrings): New function.1993-02-11, by Richard M. Stallman
-
removed m88kbcs, changed delta88 and harris to1993-02-10, by John Hassey
-
Update GPL version.1993-02-10, by Richard M. Stallman
-
(set-gosmacs-bindings): Fix binding of \eh.1993-02-10, by Richard M. Stallman
-
(char_ins_del_cost): Use FRAME_WIDTH, not FRAME_HEIGHT.1993-02-10, by Richard M. Stallman
-
Fix copyright notice.1993-02-09, by Richard M. Stallman
-
(add-change-log-entry): Undo Jan 25 change. It worked for buffers in1993-02-08, by Roland McGrath
-
(compilation-forget-errors): Just set1993-02-08, by Roland McGrath
-
(sort-subr): Fix previous change.1993-02-07, by Richard M. Stallman
-
(sort-build-lists): Record the key as pair of positions;1993-02-07, by Richard M. Stallman
-
(mail-setup): Use fill-region-as-paragraph1993-02-07, by Richard M. Stallman
-
(extra_keyboard_modifiers): New Lisp var.1993-02-07, by Richard M. Stallman
-
(XTread_socket): Support extra_keyboard_modifiers.1993-02-07, by Richard M. Stallman
-
(i[34]86sol2): New abbrev for i[34]86-unknown-solaris2.1993-02-05, by Jim Wilson
-
(make-comint): Added docstring.1993-02-05, by Roland McGrath
-
Restore nuked information in minibuffer history bindings.1993-02-05, by Roland McGrath
-
Once again, go back to ordinary next-history-element1993-02-05, by Richard M. Stallman
-
(sort-subr): Doc fixes.1993-02-03, by Richard M. Stallman
-
(mail-do-fcc): Allow dash in timezone name.1993-02-02, by Richard M. Stallman
-
* simple.el (kill-region): If the buffer is read-only, do beep,1993-02-01, by Jim Blandy
-
* texinfo.el (texinfo-mode): Make page-delimiter buffer-local, and1993-02-01, by Jim Blandy
-
(mail-abbrev-end-of-buffer): Changed interactive spec from "P" to "p".1993-01-31, by Roland McGrath
-
(c-macro-expand): Use expanded name to write or delete.1993-01-30, by Richard M. Stallman
-
(force_fit_type): Abort if T not INTEGER_CST.1993-01-30, by Richard M. Stallman
-
* window.c (Fscroll_left, Fscroll_right): Don't forget to apply1993-01-30, by Jim Blandy
-
* xmenu.c (Fx_popup_menu): Don't forget to turn the frame-relative1993-01-29, by Jim Blandy
-
* lread.c (read1): Although digits followed by a '.' are an1993-01-29, by Jim Blandy
-
(next-complete-history-element): Restore point after replacing the1993-01-28, by Roland McGrath
-
(sendmail-program): Try /usr/ucblib/sendmail.1993-01-28, by Richard M. Stallman
-
Don't use the completion-oriented history commands.1993-01-28, by Richard M. Stallman
-
* make-dist: Don't distributed the RCS files in the etc directory.1993-01-26, by Jim Blandy
-
* fns.c (internal_equal): Protect the clause for comparing numbers1993-01-26, by Jim Blandy
-
JimB's changes since January 18th1993-01-26, by Jim Blandy
-
JimB's changes from January 18 to present1993-01-26, by Jim Blandy
-
* disass.el (disassemble): Add autoload cookie for this.1993-01-26, by Jim Blandy
-
compiled-function-p has been renamed to byte-code-function-p.1993-01-26, by Jim Blandy
-
x-selection-value has been renamed to x-selection.1993-01-26, by Jim Blandy
-
(tags-query-replace): C-t1993-01-25, by Roland McGrath
-
[TERMINFO]: Don't define LIBS_TERMCAP.1993-01-25, by Richard M. Stallman
-
[__GNUC__] (LD_SWITCH_SYSTEM): Remove -a.1993-01-25, by Richard M. Stallman
-
(add-change-log-entry): Restrict PARAGRAPH-END to being on the first1993-01-25, by Roland McGrath
-
(next-complete-history-element): Use only buffer contents before point1993-01-25, by Roland McGrath
-
({next,previous}-complete-history-element): New functions.1993-01-25, by Roland McGrath
-
* xterm.c (x_scrollbar_create): Set the scrollbars to use1993-01-22, by Jim Blandy
-
* frame.c (Fdelete_frame): Clear the frame's display after calling1993-01-22, by Jim Blandy
-
(tags-loop-scan): Set default value to an error form.1993-01-21, by Roland McGrath
-
(visit-tags-table-buffer): When propagating a change of name after1993-01-21, by Roland McGrath
-
(visit-tags-table-buffer): Error if called with 'same and no current table.1993-01-19, by Roland McGrath
-
(Fdisplay_buffer): Doc fix.1993-01-19, by Roland McGrath
-
* c-mode.el (c-switch-label-regexp): New constant.1993-01-16, by Jim Blandy
-
* xterm.c (x_window_to_scrollbar): Search frames'1993-01-16, by Jim Blandy
-
(Frecent_keys): Doc fix.1993-01-15, by Richard M. Stallman
-
(shell): Doc fix.1993-01-15, by Richard M. Stallman
-
Add copyright and authorship notices.1993-01-15, by Paul Eggert
-
(switch-to-buffer-other-frame): Pass t to pop-to-buffer.1993-01-14, by Roland McGrath
-
(Fwindow_at): Doc fix.1993-01-14, by Richard M. Stallman
-
*** empty log message ***1993-01-14, by David J. MacKenzie
-
(find_entries): If filename ends in .f or .for, don't try anything but Fortran.1993-01-14, by Richard M. Stallman
-
The shell comment char is #, not ;.1993-01-14, by Jim Blandy
-
Remove info from the distribution. It looks very out of date now.1993-01-14, by Jim Blandy
-
* xterm.c (x_scrollbar_create): Include PointerMotionHintMask in1993-01-14, by Jim Blandy
-
* make-dist: Include `./lisp/calc-2.02' in the distribution.1993-01-14, by Jim Blandy
-
* dispnew.c (Fredraw_display): DEFUN was missing a closing paren.1993-01-14, by Jim Blandy
-
* make-dist: Remember that the authoritative COPYING notice is1993-01-14, by Jim Blandy
-
* .gdbinit: Add "-geometry +0+0" to default args.1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
* xfns.c (Fx_create_frame): After mapping the frame, call1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function, which accounts1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function, which accounts1993-01-14, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.1993-01-14, by Jim Blandy
-
* term.c (set_vertical_scrollbar_hook, condemn_scrollbars_hook,1993-01-14, by Jim Blandy
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Make sure frame is marked as1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function.1993-01-14, by Jim Blandy
-
* termhooks.h (mouse_position_hook): Doc fix.1993-01-14, by Jim Blandy
-
* window.c (window_internal_width): New function.1993-01-14, by Jim Blandy
-
Make scrollbar structures into lisp objects, so that they can be1993-01-14, by Jim Blandy
-
* fileio.c (Fdo_auto_save): Add CURRENT_ONLY argument, as1993-01-14, by Jim Blandy
-
* emacs.c (shut_down_emacs): New function.1993-01-14, by Jim Blandy
-
* config.h.in: protect against multiple #inclusions.1993-01-14, by Jim Blandy
-
* scrollbar.el: New file.1993-01-14, by Jim Blandy
-
* simple.el (set-goal-column): Make this command disabled by default.1993-01-14, by Jim Blandy
-
* page-ext.el (next-page): Correctly handle negative page count.1993-01-14, by Jim Blandy
-
* frame.el (frame-notice-user-settings): Don't try to delete the1993-01-14, by Jim Blandy
-
Initial revision1993-01-14, by Jim Blandy
-
Define MAKE, and use where appropriate.1993-01-13, by Richard M. Stallman
-
(Fredraw_display): Redraw all visible frames.1993-01-13, by Richard M. Stallman
-
(mouse-save-then-kill): When deleting, avoid delay1993-01-13, by Richard M. Stallman
-
(float_to_string): Add final 0 if text ends with decimal pt.1993-01-13, by Richard M. Stallman
-
(Fset_default_file_modes, Fdefault_file_modes): Renamed from .._mode.1993-01-12, by Richard M. Stallman
-
(Fset_default_file_mode, Fdefault_file_mode):1993-01-12, by Richard M. Stallman
-
(Fwrite_region): Doc fix.1993-01-11, by Richard M. Stallman
-
(kill-append): Doc fix.1993-01-11, by Richard M. Stallman
-
(float_to_string): Add `.0' at end if needed.1993-01-10, by Richard M. Stallman
-
(Fload): If warn that .elc file is older,1993-01-10, by Richard M. Stallman
-
(mail-unsent-separator): Add `-- begin message --'.1993-01-09, by Richard M. Stallman
-
(dired-mark-read-regexp): Give dired-read-regexp 1 arg.1993-01-09, by Richard M. Stallman
-
(dired-regexp-history): New history list.1993-01-09, by Richard M. Stallman
-
(update-copyright): Doc fix.1993-01-09, by Roland McGrath
-
Use process-send-string instead of send-string.1993-01-08, by Michael I. Bushnell
-
(add-change-log-entry): Search for existing ChangeLog1993-01-08, by Richard M. Stallman
-
Also, write a newline after the token.1993-01-08, by Michael I. Bushnell
-
Also, write a newline after the token.1993-01-08, by Michael I. Bushnell
-
timer.c (notify): Flush stdout after writing message to avoid lossage1993-01-08, by Michael I. Bushnell
-
Doc fixes.1993-01-08, by Richard M. Stallman
-
(run-at-time): Use a pipe to talk to the timer process.1993-01-08, by Roland McGrath
-
timer.c (notify): Flush stdout after writing message to avoid lossage1993-01-08, by Michael I. Bushnell
-
Initial revision1993-01-08, by Richard M. Stallman
-
entered into RCS1993-01-08, by Richard M. Stallman
-
(Frandom): Change arg name.1993-01-08, by Richard M. Stallman
-
(unexec): Don't call exit, just return.1993-01-07, by Richard M. Stallman
-
(mail-send): Don't clear modified or delete autosave if visiting a file.1993-01-07, by Richard M. Stallman
-
* simple.el (kill-region): Change interactive spec to signal an1993-01-07, by Jim Blandy
-
Small changes to keep people from running Emacs under X.1993-01-07, by Jim Blandy
-
*** empty log message ***1993-01-07, by Jim Blandy
-
entered into RCS1993-01-06, by Richard M. Stallman
-
New version received.1993-01-05, by Richard M. Stallman
-
($os alternatives for sco and isc): Preserve the specified os version if any.1993-01-05, by Richard M. Stallman
-
(apropos-match-keys): Handle non-chars as keys.1993-01-04, by Richard M. Stallman
-
(Fx_get_resource): Use EMACS_CLASS to make class_key1993-01-03, by Richard M. Stallman
-
Translate sunos5 to solaris2, and solaris1 to sunos4.1993-01-02, by Richard M. Stallman
-
(compilation-sentinel): Change buffer-read-only with let.1993-01-02, by Richard M. Stallman
-
(texinfo-tex-command): Use texi2dvi.1992-12-30, by Richard M. Stallman
-
[! emacs] [HAVE_CONFIG_H]: #include "config.h"1992-12-29, by Roland McGrath
-
(mouse-buffer-menu): Select the window clicked on.1992-12-29, by Richard M. Stallman
-
(add-change-log-entry): Notice when ENTRY is equal to FILE-NAME,1992-12-29, by Roland McGrath
-
Default to bsd for *-sequent.1992-12-28, by Richard M. Stallman
-
(abbreviated-home-dir): New variable.1992-12-26, by Richard M. Stallman
-
(visit-tags-table-buffer): When picking a table and using tags-table-list,1992-12-24, by Roland McGrath
-
(etags-verify-tags-table): Use eq instead of = in case char-after returns1992-12-24, by Roland McGrath
-
*** empty log message ***1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* xdisp.c: #include "termhooks.h".1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* floatfns.c (Flog): Fix unescaped newline in string.1992-12-24, by Jim Blandy
-
* scroll.c (do_scrolling): When bcopying the max_ascent field from1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* keyboard.c (Qscrollbar_movement, Qvertical_scrollbar,1992-12-24, by Jim Blandy
-
* keyboard.c: Protect all references to kbd_buffer_frames with1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* frame.h (struct frame): New fields `can_have_scrollbars' and1992-12-24, by Jim Blandy
-
* dispnew.c (Fredraw_display): Use the FRAME_VISIBLE_P and1992-12-24, by Jim Blandy
-
* buffer.c (Frename_buffer): Set update_mode_lines.1992-12-24, by Jim Blandy
-
* ymakefile (all, xemacs): We build an executable called `emacs' now,1992-12-24, by Jim Blandy
-
* sendmail.el (mail-position-on-field): `end' is guaranteed to be1992-12-24, by Jim Blandy
-
* rmail.el (rmail-unix-mail-delimiter): Not all time zone names1992-12-24, by Jim Blandy
-
* loadup.el: Dump under the name `emacs', not `xemacs'.1992-12-24, by Jim Blandy
-
* compile.el (compilation-error-regexp-alist): Tightened up1992-12-24, by Jim Blandy
-
* c-mode.el (c-fill-paragraph): Calculating the proper fill-prefix1992-12-24, by Jim Blandy
-
* make-dist: Make sure that the COPYING notices in each directory1992-12-24, by Jim Blandy
-
* configure: Start with a blank line; this keeps some old CSH's1992-12-24, by Jim Blandy
-
* INSTALL: The build process produces an executable called `emacs'1992-12-24, by Jim Blandy
-
(visit-tags-table-buffer): Don't look in list for tags-file-name if nil.1992-12-21, by Roland McGrath
-
Many comments added and docstrings fixed.1992-12-21, by Roland McGrath
-
(ignore): Use defun instead of fset to define; the byte compiler is smart1992-12-21, by Roland McGrath
-
(tagsfiles): New variable.1992-12-21, by Roland McGrath
-
(Fcall_interactively): For `s', use Fread_string.1992-12-21, by Richard M. Stallman
-
Display load-path at start.1992-12-19, by Richard M. Stallman
-
* frame.c (make_terminal_frame): Don't forget to set the1992-12-18, by Jim Blandy
-
*** empty log message ***1992-12-15, by David J. MacKenzie
-
*** empty log message ***1992-12-14, by Jim Blandy
-
* make-dist: Don't bother creating an arch-lib directory; that's1992-12-12, by Jim Blandy
-
* configure: Don't make the top-level Makefile read-only - people1992-12-12, by Jim Blandy
-
* Makefile.in (install, install.sysv, install.xenix, install.aix):1992-12-12, by Jim Blandy
-
* window.c (Fset_window_configuration): If we're restoring the1992-12-12, by Jim Blandy
-
* search.c (Fskip_chars_forward, Fskip_chars_backward): Return the1992-12-12, by Jim Blandy
-
Give subprocess creation a way to find a valid current directory1992-12-12, by Jim Blandy
-
* macros.c (Fend_kbd_macro): Don't use XFASTINT to check if arg is1992-12-12, by Jim Blandy
-
* fileio.c (find_file_handler): Rename this to1992-12-12, by Jim Blandy
-
* frame.c (Fdelete_frame): Delete all the windows in the frame's1992-12-12, by Jim Blandy
-
Give subprocess creation a way to find a valid current directory1992-12-12, by Jim Blandy
-
Give subprocess creation a way to find a valid current directory1992-12-12, by Jim Blandy
-
* Makefile.in (distclean): Don't delete machine.h or system.h;1992-12-12, by Jim Blandy
-
* make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes1992-12-12, by Jim Blandy
-
* Makefile.in (exec_prefix): New variable.1992-12-12, by Jim Blandy
-
* vc.el (vc-do-command): Set the default directory of the *vc*1992-12-12, by Jim Blandy
-
Sat Dec 12 03:22:57 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-12, by Jim Blandy
-
The find-file-name-handler function in ../src/fileio.c is now1992-12-12, by Jim Blandy
-
* lpr.el (lpr-switches, lpr-command): Make these defvars, not1992-12-12, by Jim Blandy
-
* ange-ftp.el (ange-ftp-unhandled-file-name-directory): New1992-12-12, by Jim Blandy
-
*** empty log message ***1992-12-12, by Jim Blandy
-
*** empty log message ***1992-12-12, by Jim Meyering
-
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.1992-12-09, by Roland McGrath
-
(Info-{first,second,third,fourth,fifth}-menu-item): Removed.1992-12-09, by Roland McGrath
-
*** empty log message ***1992-12-08, by Jim Blandy
-
* sendmail.el (mail-self-blind, mail-interactive,1992-12-06, by Jim Blandy
-
Tue Dec 1 22:34:42 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-06, by Jim Blandy
-
Fri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-06, by Jim Blandy
-
* c-mode.el (c-style-alist): Add quotes around C++ style name.1992-12-06, by Eric S. Raymond
-
* make-path.c (touchy_mkdir): Remove debugging output.1992-12-06, by Jim Blandy
-
* Makefile.in (make-path): New target.1992-12-06, by Jim Blandy
-
* xterm.c (XTread_socket): When we get MapNotify, UnmapNotify,1992-12-06, by Jim Blandy
-
* xfns.c (Fx_create_frame): Initialize f->async_visible too.1992-12-06, by Jim Blandy
-
* xdisp.c (redisplay): Call FRAME_SAMPLE_VISIBILITY to set the1992-12-06, by Jim Blandy
-
Tue Dec 1 23:42:25 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-12-06, by Jim Blandy
-
* keyboard.c (kbd_store_ptr): Declare this to be volatile, if1992-12-06, by Jim Blandy
-
* frame.h (struct frame): New fields called async_visible and1992-12-06, by Jim Blandy
-
* frame.c (make_frame): Initialize async_visible and1992-12-06, by Jim Blandy
-
* doc.c (store_function_docstring): New function, made from part1992-12-06, by Jim Blandy
-
* dispnew.c: Remove dyked-out copy of safe_bcopy.1992-12-06, by Jim Blandy
-
* dispextern.h (struct frame_glyphs): Doc fix.1992-12-06, by Jim Blandy
-
src/ * data.c (indirect_function): Delete unused argument ERROR.1992-12-06, by Jim Blandy
-
Now partially conforms with GNU coding standards. I'm only checking1992-12-06, by Jim Blandy
-
Initial revision1992-12-04, by Jim Blandy
-
*** empty log message ***1992-12-01, by David J. MacKenzie
-
(add-change-log-entry): Expand file-name again after chasing links.1992-11-27, by Richard M. Stallman
-
Copy changes from 18.59:1992-11-26, by Richard M. Stallman
-
*** empty log message ***1992-11-26, by David J. MacKenzie
-
*** empty log message ***1992-11-24, by David J. MacKenzie
-
Finish previous change.1992-11-24, by Jim Blandy
-
* Makefile.in (clean): Remove prefix-args.1992-11-24, by Jim Blandy
-
(LD_SWITCH_SYSTEM): Make alternate version for GCC.1992-11-21, by Richard M. Stallman
-
*** empty log message ***1992-11-21, by Karl Berry
-
(vc-next-action): Undo previous change.1992-11-20, by Richard M. Stallman
-
Thu Nov 19 16:44:24 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-11-20, by Jim Blandy
-
* subr.el (lambda): Doc fix.1992-11-20, by Jim Blandy
-
* fortran.el: New version of version 1.30 (!) from Stephen A. Wood1992-11-20, by Jim Blandy
-
* m/sparc.h: Don't include <sys/param.h> here; that screws up the1992-11-20, by Jim Blandy
-
Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu)1992-11-20, by Jim Blandy
-
*** empty log message ***1992-11-20, by Jim Blandy
-
* configure: Use GCC-style configuration names, using config.sub.1992-11-20, by Jim Blandy
-
* make-dist: Explain what's going on if config.sub and gmalloc.c1992-11-20, by Jim Blandy
-
* config.sub: Added Xenix operating system.1992-11-18, by Jim Blandy
-
* make-dist: Don't bother to distribute src/*.com, or1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* subr.el (lambda): Don't use backquotes in lambda's definition.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* rect.el (operate-on-rectangle): Use move-to-column's FORCE1992-11-16, by Jim Blandy
-
* paths.el (rmail-spool-directory): Add dgux-unix to the list of1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* lpr.el (lpr-command, lpr-switches): Removed strings starting1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* disass.el (byte-compile): Specify that the 'byte-compile feature1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* bytecomp.el: Declare unread-command-char an obsolete variable.1992-11-16, by Jim Blandy
-
* ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hacky1992-11-16, by Jim Blandy
-
* xselect.c (Fx_get_cut_buffer): Correct check for buf_num in1992-11-16, by Jim Blandy
-
* xfns.c (unread_command_char): Change name in extern declaration1992-11-16, by Jim Blandy
-
* xdisp.c (display_string): Use w's buffer's value of1992-11-16, by Jim Blandy
-
* vmspaths.h: New version from Roland Roberts.1992-11-16, by Jim Blandy
-
* undo.c (Fprimitive_undo): Remove whitespace in front of #ifdef1992-11-16, by Jim Blandy
-
* systty.h: Doc fix.1992-11-16, by Jim Blandy
-
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:1992-11-16, by Jim Blandy
-
* ralloc.c (relocate_some_blocs): Handle BLOC == NIL_BLOC.1992-11-16, by Jim Blandy
-
* systty.h, process.c, buffer.h, callproc.c, sysdep.c, dired.c:1992-11-16, by Jim Blandy
-
* minibuf.c (temp_echo_area_glyphs): Change reference to1992-11-16, by Jim Blandy
-
* mem-limits.h [DATA_SEG_BITS] (EXCEEDS_LISP_PTR): Remember to1992-11-16, by Jim Blandy
-
* lread.c: #include "keyboard.h".1992-11-16, by Jim Blandy
-
* keyboard.c (unread_switch_frame): Don't declare this static.1992-11-16, by Jim Blandy
-
* fileio.c (Fexpand_file_name): Don't fiddle with "/." if it's the1992-11-16, by Jim Blandy
-
* dispnew.c [not MULTI_FRAME] (Fredraw_display): Pass the correct1992-11-16, by Jim Blandy
-
* commands.h (unread_command_event): Doc fix.1992-11-16, by Jim Blandy
-
* buffer.c (Ferase_buffer): Doc fix.1992-11-16, by Jim Blandy
-
* Makefile.in (doxemacs, dotemacs): Explicitly pass along the CC1992-11-16, by Jim Blandy
-
* s/sol2.h (LD_SWITCH_SYSTEM): Add -R option.1992-11-16, by Jim Blandy
-
* s/bsd4-2.h, s/bsd4-3.h: #define SIGNALS_VIA_CHARACTERS.1992-11-16, by Jim Blandy
-
* m/pmax.h: Don't define SYSTEM_MALLOC; this was only necessary1992-11-16, by Jim Blandy
-
* simple.el (comment-column): Doc fix.1992-11-15, by Jim Blandy
-
*** empty log message ***1992-11-15, by Jim Blandy
-
*** empty log message ***1992-11-15, by Jim Blandy