]> git.eshelyaron.com Git - emacs.git/shortlog
emacs.git
1994-07-03 Richard M.... (report-emacs-bug-hook): Error if user has added no...
1994-07-03 Richard M.... (initial-frame-alist): Doc fix.
1994-07-03 Richard M.... Talk about flow control along with C-x C-s and C-s.
1994-07-03 Richard M.... (command-line): Automatically use iso-syntax and
1994-07-03 Richard M.... Use add-hook, (provide 'meese).
1994-07-02 Richard M.... (syms_of_buffer): Doc fix.
1994-07-02 Richard M.... (decode_mode_spec): %+ makes % for unmodified RO buffer.
1994-07-02 Richard M.... (syms_of_buffer): Doc fix.
1994-07-02 Richard M.... (electric-buffer-list): Change prompt message.
1994-07-02 Richard M.... (sh-chmod-argument): Change default.
1994-07-02 Richard M.... (vc-update-change-log): Pass a -n option to rcs2log.
1994-07-02 Richard M.... (get_cached_face): Set the cached_index field.
1994-07-02 Richard M.... *** empty log message ***
1994-07-02 Richard M.... (mouse-scroll-subr): Delete some debugging code.
1994-07-02 Richard M.... (visit-tags-table-buffer): Move error call into scope...
1994-07-02 Richard M.... (byte-compile-defalias): Fix typo in prev change.
1994-07-02 Richard M.... (re_compile_fastmap): Either set fastmap['\n'] to 1...
1994-07-01 Richard M.... (print-region-1): Essentially undo previous change.
1994-07-01 Richard M.... (gnus-inews-domain-name): Once again test gnus-your...
1994-07-01 Richard M.... (shell-mode): Don't read history from /dev/null.
1994-07-01 Richard M.... *** empty log message ***
1994-07-01 Richard M.... (make-face-italic, make-face-bold): Don't bind f2 here.
1994-07-01 Richard M.... (unload-feature): The autoload property does not
1994-07-01 Richard M.... (list-faces-display): Line up multiple lines in sample.
1994-07-01 Richard M.... (sh-set-shell): Obey sh-query-for-magic in all cases.
1994-07-01 Richard M.... (prepare_menu_bars): Call x_consider_frame_title
1994-07-01 Richard M.... (init_sys_modes): Turn off VSTART and VSTOP chars. On
1994-07-01 Paul Reilly(Fx_create_frame): Add GC protection for local var...
1994-07-01 Richard M.... entered into RCS
1994-07-01 Richard M.... (x_own_selection, x_get_foreign_selection):
1994-07-01 Richard M.... Comment change.
1994-07-01 Richard M.... (Fdelete_frame): Call x_clear_frame_selections.
1994-07-01 Richard M.... (x_draw_box): Use curs_x and curs_y, not f->cursor_...
1994-07-01 Richard M.... (random, srandom): Defined.
1994-06-30 Richard M.... *** empty log message ***
1994-06-30 Richard M.... (minor-mode-map-alist): Add missing quote.
1994-06-30 Richard M.... (rmail-highlight-headers): Do nothing if
1994-06-30 Noah Friedman(resize-minibuffer-window-restore): Don't do anything...
1994-06-30 Richard M.... (mouse-drag-secondary): Don't treat end of buffer
1994-06-30 Richard M.... (XLIB_ILLEGAL_ACCESS): Defined.
1994-06-29 Richard M.... (x_set_frame_parameters): Call x_set_offset directly.
1994-06-29 Richard M.... (command_loop_1): Don't clear nonundocount
1994-06-29 Richard M.... (internal_self_insert): Now can return 2.
1994-06-29 Noah Friedmancomint-password-prompt-regexp: New variable.
1994-06-29 Richard M.... (byte-compile-callargs-warn): Handle function defnition
1994-06-29 Richard M.... (easy-menu-change): New function.
1994-06-29 Richard M.... Add commented-out code.
1994-06-28 Karl Heuer(readchar): Restart interrupted I/O.
1994-06-28 Roland McGrath(tag-exact-match-p): Fix typo in last change.
1994-06-28 Roland McGrath(tag-exact-match-p): Test for point sitting after the...
1994-06-28 Richard M.... (line-move): Don't use message or ding; just signal...
1994-06-28 Roland McGrath(a_write): Loop while *ANNOT is listp, not consp. ...
1994-06-28 Richard M.... (dired-x-hands-off-my-keys): New user-defined variable.
1994-06-28 Richard M.... (mips-sony-newsos4*): New alias.
1994-06-28 Richard M.... (safe_run_hooks): Take symbol as arg.
1994-06-28 Richard M.... (redisplay_region): For special treatment, BUF most be
1994-06-28 Richard M.... (Foverlay_put): Pass redisplay_region a struct buffer *.
1994-06-28 Richard M.... (dired-readin): Record the directory's modtime.
1994-06-28 Richard M.... (auto-lower-mode, auto-raise-mode): Doc fixes.
1994-06-28 Richard M.... (Info-index): Fix typo: t => \t.
1994-06-27 Richard M.... (gnus-inews-user-name, gnus-inews-domain-name):
1994-06-27 Richard M.... (Info-insert-dir): Capitalize `node' when inserting it.
1994-06-27 Richard M.... (a_write): Verify that *annot is a cons.
1994-06-26 Richard M.... (echo_dash): Fix backwards conditional.
1994-06-26 Richard M.... (C_DEBUG_SWITCH) [not NEWSOS5]:
1994-06-26 Richard M.... (jka-compr-partial-uncompress): Handle the case where
1994-06-25 Richard M.... (mouse-scroll-subr): Don't do anything special at eob.
1994-06-25 Richard M.... (send_process): Major rewrite.
1994-06-25 Richard M.... (send_process): Major rewrite.
1994-06-25 Richard M.... (BUF_PTR_CHAR_POS): New macro.
1994-06-25 Richard M.... (comint-send-input): Update markers before actually...
1994-06-25 Richard M.... (Fother_window_for_scrolling): New function.
1994-06-25 Richard M.... (C_SWITCH_SYSTEM): Add -D_BSD.
1994-06-25 Richard M.... (beginning-of-buffer-other-window)
1994-06-25 Richard M.... (frame-notice-user-settings): Make menu-bar-mode
1994-06-25 Richard M.... (menu-bar-mode): Make this a global variable.
1994-06-25 Richard M.... (Fframe_parameters): Don't handle menu-bar-lines explic...
1994-06-25 Richard M.... (Fother_window_for_scrolling): New function.
1994-06-25 Richard M.... (ispell-message): Avoid an infinite loop.
1994-06-25 Karl Heuer(popup-menu): Allow user to select nothing.
1994-06-25 Richard M.... (show-paren-command-hook): Use matching-paren.
1994-06-25 Richard M.... (add-log-mailing-address): Use user-mail-address.
1994-06-25 Richard M.... (user-mail-address): New variable.
1994-06-25 Karl Heuer(Finsert_file_contents): Fix check for non-regular...
1994-06-24 Richard M.... (gnus-summary-mode-map): Add menu bar menus.
1994-06-24 Richard M.... (scan_lists, Fforward_comment): When moving backward...
1994-06-24 Richard M.... (run-at-time): If REPEAT is 0, don't repeat.
1994-06-24 Richard M.... (tar-alter-one-field): Finish previous renaming change.
1994-06-24 Richard M.... (find-change-log): If file name specified, just use it.
1994-06-24 Richard M.... (Fcompleting_read): Doc fix.
1994-06-24 Roland McGrath(visit-tags-table-buffer): Don't take car of return...
1994-06-24 Karl Heuer(syms_of_keyboard): Don't staticpro the same var twice.
1994-06-23 Karl Heuer(popup-menu): Convert list to same-size vector, not...
1994-06-23 Richard M.... (move-to-tab-stop): Delete unnecessary spaces
1994-06-23 Richard M.... Don't include string.h or strings.h.
1994-06-23 Richard M.... (Fmove_overlay): Fix typo in previous change.
1994-06-23 Richard M.... Move #undef HAVE_STRERROR before the #includes.
1994-06-23 Richard M.... (shell-prefixed-directory-name): Do nothing if
1994-06-23 Richard M.... (comint-read-input-ring): Use ring-insert-at-beginning.
1994-06-23 Richard M.... (ring-insert-at-beginning): New function.
next