bpt/emacs.git
1995-03-28 Richard M.... (Fconcat): Undo previous change.
1995-03-28 Richard M.... Say not to use concat for integers.
1995-03-28 Richard M.... (event-apply-modifier): New function.
1995-03-27 Richard M.... Minor purecopy correction.
1995-03-27 Richard M.... (Fget, Fput): Fetch and store symbol's plist directly.
1995-03-27 Richard M.... Fix setcdr example.
1995-03-27 Richard M.... Fix usage note for character quote syntax class.
1995-03-27 Richard M.... (init_editfns): Use NAME envvar to init user-full-name.
1995-03-27 Richard M.... Don't include alloca.h if NOT_C_CODE.
1995-03-27 Boris Goldowsky(Vdefault_text_properties): name changed from Vdefault_...
1995-03-27 Boris GoldowskyVdefault_text_properties: name changed from Vdefault_p...
1995-03-27 Boris Goldowsky(Vdefault_text_properties): name changed from Vdefault_...
1995-03-27 Boris Goldowsky(Fplist_put, Fplist_get): New fns.
1995-03-27 Boris Goldowsky(enriched-mode): Use new plist-put and plist-get fns,
1995-03-27 Richard M.... (calculate-c++-indent): Copy colon-line-end code from...
1995-03-26 Richard M.... (kbd_buffer_get_event): Pass 0 for `insist' arg.
1995-03-26 Richard M.... (Fmouse_position--both definitions): Pass 0 for `insist'.
1995-03-26 Richard M.... (Fx_popup_menu): Pass 1 for `insist' arg.
1995-03-26 Richard M.... (mouse_get_pos): New arg `insist'.
1995-03-26 Richard M.... (win32_mouse_position): New arg `insist'.
1995-03-26 Richard M.... (XTmouse_position): New arg `insist'.
1995-03-26 Richard M.... (C_SWITCH_SYSTEM): Don't #undef or define it.
1995-03-25 Richard M.... (mail): Use pop-to-buffer.
1995-03-25 Richard M.... *** empty log message ***
1995-03-25 Boris GoldowskyAdd Text Properties submenu to Edit menu.
1995-03-24 Karl Heuer(byte-compile-out-toplevel): Compile lambda forms even...
1995-03-24 Karl Heuer(Fnext_property_change): Fix previous change.
1995-03-24 Simon MarshallChanged match-string to defun, but still return nil...
1995-03-24 Richard M.... (temp_output_buffer_setup): (Re)set the default
1995-03-24 Richard M.... (UNEXEC): Override the definition.
1995-03-24 Karl Heuer(syms_of_buffer): Doc fix.
1995-03-24 Karl Heuer(try_window_id): Stop scan at bottom of window, not...
1995-03-24 Karl Heuer(c-style-alist): Set c-continued-brace-offset and
1995-03-24 Karl Heuer(compilation-sentinel): Use `format'; `concat' doesn't
1995-03-24 Karl Heuer(redisplay): Make sure pause is set before used.
1995-03-23 Karl HeuerDon't load mouse and face files in system-specific
1995-03-23 Karl Heuer(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and...
1995-03-23 Richard M.... (asm-mode): Make a per-buffer child keymap here.
1995-03-23 Richard M.... (pascal-mode-syntax-table): Give \ punctuation syntax.
1995-03-23 Boris Goldowsky*** empty log message ***
1995-03-23 Boris GoldowskyNew magic number for text/enriched files.
1995-03-23 Simon MarshallChange to macro, and return nil if there was no match...
1995-03-23 Richard M.... (isearch-update-ring): New subroutine.
1995-03-23 Paul Eggert(output_authors): Replace /[/]/ by /[\/]/, for portabil...
1995-03-22 Richard M.... Doc fixes.
1995-03-22 Karl Heuer(overlay_touches_p): New function.
1995-03-22 Karl Heuer(direct_output_forward_char): Don't use direct output...
1995-03-22 Karl HeuerDeclare overlay_touches_p.
1995-03-22 Karl Heuer(concat): Treat integers as characters, not strings.
1995-03-22 Karl Heuer(ml-concat): New function.
1995-03-22 Karl HeuerTranslate concat to ml-concat.
1995-03-22 Boris GoldowskyDoc fix + autoload cookies.
1995-03-22 Karl Heuer(syms_of_fileio): Fix missing \n\.
1995-03-22 Karl Heuer(Fwhere_is_internal): Fix missing \n\.
1995-03-22 Karl Heuer(syms_of_window): Fix missing \n\.
1995-03-22 Richard M.... (one-window-p, walk-windows, minibuffer-window-active-p):
1995-03-22 Richard M.... (one-window-p, walk-windows, minibuffer-window-active...
1995-03-22 Richard M.... (redisplay_window): Skip the only-point-has-changed
1995-03-22 Richard M.... (rm400, rm600): New machine names.
1995-03-22 Richard M.... (init-file-user, site-run-file): Doc fixes.
1995-03-21 Paul EggertTreat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
1995-03-21 Boris Goldowsky(list-text-properties-at): New fn.
1995-03-21 Richard M.... (vc-update-change-log): Use new -u option for rcs2log.
1995-03-21 Richard M.... (Vload_read_function): New variable.
1995-03-21 Richard M.... (CHECK_IMPURE): Declare my_edata as char array.
1995-03-21 Richard M.... (my_edata): Declare as char array, not int.
1995-03-21 Richard M.... (dump-emacs-data, dump-emacs): Declare my_edata as...
1995-03-21 Richard M.... (occur): Copy default-directory to *Occur* buffer.
1995-03-21 Richard M.... Initial revision
1995-03-21 Paul EggertAdd -u "login<tab>fullname<tab>mailaddr" option, which...
1995-03-21 Richard M.... (shell-command): Use *Async Shell Command* for
1995-03-21 Karl Heuer(tar-parse-octal-long-integer): Return list, not vector.
1995-03-20 Karl Fogel(bookmark-automatically-show-annotations): new var.
1995-03-20 Richard M.... (debug): Now interactive.
1995-03-20 Richard M.... (c-mode-map): Use "C-mode", not "C mode".
1995-03-19 Richard M.... (menu-bar-files-menu): Renamed from ...-file-menu.
1995-03-19 Richard M.... (invisible_p, invisible_ellipsis_p): Handle list
1995-03-18 Richard M.... (display_menu_bar): Just one space between menu items.
1995-03-18 Richard M.... (Info-next-preorder, Info-next-preorder-1):
1995-03-18 Richard M.... (write-file): Query if file exists already.
1995-03-18 Richard M.... (debugger-outer-load-read-function): New variable.
1995-03-18 Richard M.... (isearch-abort): Treat "incomplete regexp"
1995-03-18 Richard M.... (x_decode_color): Don't use cdef if defined_color failed.
1995-03-18 Richard M.... Various doc fixes.
1995-03-18 Karl HeuerDon't put ediff-windows in the menu.
1995-03-18 Karl Heuer(ediff-patch-buffer): Use buffer name in error message.
1995-03-17 Karl HeuerDelete some autoloads that are now in menu-bar.el.
1995-03-17 Boris GoldowskyRewrite, many things moved to format.el.
1995-03-17 Boris GoldowskyInitial revision
1995-03-17 Boris Goldowsky(Finsert_file_contents): Call format-decode.
1995-03-17 Boris Goldowsky(reset_buffer): Reset file_format element too.(init_buf...
1995-03-17 Boris Goldowsky(struct buffer): Add file_format member.
1995-03-17 Boris GoldowskyLoad format.el.
1995-03-17 Richard M.... (rmail-unix-mail-delimiter): Accept <...> around address
1995-03-17 Richard M.... (init_alloc_once): Increase gc_cons_threshold to 300000.
1995-03-17 Karl HeuerInitial revision
1995-03-16 Richard M.... (isearch-abort): Set isearch-success to nil.
1995-03-16 Richard M.... (make-auto-save-file-name, auto-save-file-name-p):...
1995-03-16 Karl Heuer(menu-bar-file-menu): Changed "Emerge" to "Merge" to...
1995-03-16 Boris Goldowsky(indent-line-to): move to end of indentation, even...
next