bpt/emacs.git
1993-03-30 Jim BlandyRename int-to-string to number-to-string, since it...
1993-03-30 Jim Blandy* subr.el (int-to-string): Make this an alias for the...
1993-03-30 Jim Blandy* configure: Extend test for working `const' keyword...
1993-03-30 Richard M.... (isearch-done): Customize the message about mark.
1993-03-30 Richard M.... (isearch-mode-map): Delete the binding for C-h.
1993-03-30 Eric S. Raymond*** empty log message ***
1993-03-29 Richard M.... (rmail): Don't use mbox as inbox by default.
1993-03-29 Richard M.... Put back removed years in copyright notice.
1993-03-29 Richard M.... (count-lines): Use save-match-data.
1993-03-29 Eric S. RaymondRemoved author and Adapted-By lines. They're wrong...
1993-03-29 Eric S. Raymond(vc-next-action, vc-peint-log, vc-diff, vc-revert-buffe...
1993-03-29 Richard M.... Provide mailabbrev, not mail-abbrevs.
1993-03-29 Richard M.... (make_frame): Init face_alist field.
1993-03-29 Eric S. Raymond*** empty log message ***
1993-03-29 Richard M.... (NO_PTY_H): Defined.
1993-03-29 Richard M.... [NO_PTY_H]: Don't include pty.h.
1993-03-29 Richard M.... [USG5_4]: Alternate defining of LIBS_SYSTEM,
1993-03-28 Richard M.... (fill-individual-paragraphs): When skipping mail header...
1993-03-28 Richard M.... Undo previous change.
1993-03-28 Richard M.... (setenv): Renamed back from putenv.
1993-03-28 Richard M.... Cancel previous change; this version should be identica...
1993-03-28 Richard M.... (regexp-history): New history list.
1993-03-28 Richard M.... (Fexpand_file_name): Default DEFALT at beginning,
1993-03-28 Richard M.... (command_loop_1): Clear force_start of selected_window
1993-03-28 Noah Friedman*** empty log message ***
1993-03-28 Noah Friedman*** empty log message ***
1993-03-28 Noah Friedmanrenamed to env.el; changed setenv to putenv.
1993-03-28 Eric S. Raymond(vc-comment-to-changelog): A useful vc-checkin hook...
1993-03-28 Eric S. RaymondFixed typo introduced by last patch.
1993-03-28 Eric S. Raymond: Added autoload cookie for entry point.
1993-03-28 Eric S. Raymond(auto-mode-alist): added pairs for .ms, .man, .mk,...
1993-03-28 Eric S. Raymond(shrink-window-if-larger-than-buffer) Added doc string...
1993-03-28 Eric S. Raymond(electric-buffer-menu-mode-map): fillarray isn't a...
1993-03-28 Richard M.... (struct frame): New field face_alist.
1993-03-28 Richard M.... (struct face): New fields pixmap_h, pixmap_w.
1993-03-28 Richard M.... (FRAME_FACES, FRAME_N_FACES, FRAME_DEFAULT_FACE)
1993-03-28 Richard M.... (Freplace_match): Clean up criterion about converting...
1993-03-28 Richard M.... (main): Call syms_of_xfaces.
1993-03-27 Jim Blandy*** empty log message ***
1993-03-27 Richard M.... (struct buffer): Field `fieldlist' deleted.
1993-03-27 Richard M.... (init_buffer_once, reset_buffer):
1993-03-27 Richard M.... (try-face-font, find-face, get-face): New aliases.
1993-03-27 Noah Friedmanmoby rlogin-filter fixes
1993-03-27 Richard M.... (set-case-syntax-delims, set-case-syntax-pair, set...
1993-03-27 Richard M.... Add autoloads.
1993-03-27 Richard M.... (Fchar_equal): Don't ignore high bits of character.
1993-03-27 Eric S. Raymond(add-hook) Added optional arg to cause hook to be appen...
1993-03-27 Eric S. Raymond(printify-buffer) Added, debugged from Roland McGrath...
1993-03-27 Eric S. Raymond(cookie) Enhanced it to handle both LINS files and...
1993-03-27 Eric S. Raymond(fill-rectangle) Added. Inspired by Lynn Slater's...
1993-03-27 Eric S. Raymond(enable-and-notify) Added. Inspired by Roland McGrath...
1993-03-27 Eric S. Raymond(Buffer-menu-toggle-read-only) Added, per Rob Austein...
1993-03-27 Eric S. Raymond(undo-with-space) Added. C-x C-u now bound to this...
1993-03-27 Eric S. Raymond(fill-paragraph, justify-current-line) Now uses the...
1993-03-26 Richard M.... (local-write-file-hooks): New variable.
1993-03-26 Eric S. Raymond(psychoanalyze-pinhead) Needed a prefrontal lobotomy...
1993-03-26 Eric S. RaymondAdded Commentary.
1993-03-25 Jim Blandy* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestS...
1993-03-25 Richard M.... (searchbuf): Declare here.
1993-03-25 Richard M.... (mark_object): Mark face_alist of a frame.
1993-03-25 Richard M.... (Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
1993-03-25 Jim Blandy* make-dist: Distribute lisp/term/ChangeLog.
1993-03-25 Jim Blandy* x-win.el (x-defined-colors): Use x-color-defined...
1993-03-25 Jim Blandy* x-win.el: Update copyright to 1993.
1993-03-25 Jim Blandy* dispnew.c (getenv): Add extern declaration.
1993-03-25 Jim BlandyFix typo.
1993-03-25 Jim BlandyFix typo in source for `configure.tmp.$$.c'.
1993-03-25 Jim Blandy* Makefile.in (C_SWITCH_SYSTEM): New variable.
1993-03-25 Jim BlandyArrange for C compilation throughout the tree to get
1993-03-25 Richard M.... (describe-function): Add blank line above doc string.
1993-03-25 Jim Blandy* dispnew.c (init_display): Get display name from envir...
1993-03-25 Jim Blandy* keymap.c (Fkeymapp): Doc fix.
1993-03-25 Jim Blandy* process.c [VMS] (DCL_PROMPT): Remove hack.
1993-03-25 Richard M.... Add provide call.
1993-03-25 Jim Blandy* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray...
1993-03-25 Jim Blandy* xterm.h (x_focus_frame): Add extern keyword to declar...
1993-03-25 Jim Blandy* xterm.c [VMS]: Don't #include <sys/termio.h> and...
1993-03-25 Eric S. Raymond(lm-last-modified-date) Fixed return bug.
1993-03-25 Eric S. RaymondBrent Benson's patch to support `cd -'.
1993-03-25 Jim Blandy* make-dist: Include the VMS support files in oldXMenu...
1993-03-25 Eric S. Raymond(mh-unshar) Added.
1993-03-25 Eric S. RaymondAdded a (provide 'emacsbug); lisp-mnt.el needs this.
1993-03-25 Jim Blandy* calendar.el (calendar-standard-time-zone-name,
1993-03-25 Jim Blandy* config.h.in (HAVE_XFREE386): New flag, set by configu...
1993-03-25 Jim Blandy* configure: Doc fix.
1993-03-24 Richard M.... Default to clipper-intergraph if system is clix.
1993-03-24 Richard M.... (push_key_description): Ignore bits above meta_modifier.
1993-03-24 Jim Blandy*** empty log message ***
1993-03-24 Jim Blandy* xfns.c (x_make_gc): Don't forget to block X input...
1993-03-24 Jim Blandy* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char...
1993-03-24 Jim Blandy* dispnew.c (init_display): Initialize Vwindow_system.
1993-03-24 Jim Blandy* keyboard.c (Fsuspend_emacs):
1993-03-23 Eric S. RaymondFix library headers.
1993-03-23 Jim BlandyInitial revision
1993-03-23 Jim Blandy* files.el (insert-directory): Do chase symlinks before...
1993-03-23 Eric S. RaymondIncorporated changes from Bob Weiner's enhanced buff...
1993-03-23 Jim Blandy* configure: Add special code to detect XFree386, and...
1993-03-23 Jim Blandy* sysdep.c (random, srandom): Don't define these if...
1993-03-23 Jim Blandy* config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE):...
1993-03-23 Jim Blandy* configure: Add `--x-includes' and `--x-libraries...
next