Mercurial > emacs
graph
-
(win32_mouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(XTmouse_position): New arg `insist'.1995-03-26, by Richard M. Stallman
-
(C_SWITCH_SYSTEM): Don't #undef or define it.1995-03-26, by Richard M. Stallman
-
(mail): Use pop-to-buffer.1995-03-25, by Richard M. Stallman
-
*** empty log message ***1995-03-25, by Richard M. Stallman
-
Add Text Properties submenu to Edit menu.1995-03-25, by Boris Goldowsky
-
(byte-compile-out-toplevel): Compile lambda forms even if trivial.1995-03-24, by Karl Heuer
-
(Fnext_property_change): Fix previous change.1995-03-24, by Karl Heuer
-
Changed match-string to defun, but still return nil (no error) if no match.1995-03-24, by Simon Marshall
-
(temp_output_buffer_setup): (Re)set the default1995-03-24, by Richard M. Stallman
-
(UNEXEC): Override the definition.1995-03-24, by Richard M. Stallman
-
(syms_of_buffer): Doc fix.1995-03-24, by Karl Heuer
-
(try_window_id): Stop scan at bottom of window, not one line later.1995-03-24, by Karl Heuer
-
(c-style-alist): Set c-continued-brace-offset and1995-03-24, by Karl Heuer
-
(compilation-sentinel): Use `format'; `concat' doesn't1995-03-24, by Karl Heuer
-
(redisplay): Make sure pause is set before used.1995-03-24, by Karl Heuer
-
Don't load mouse and face files in system-specific1995-03-23, by Karl Heuer
-
(FRAME_SUPPORT, MSDOS_SUPPORT): Don't list face and mouse related files here.1995-03-23, by Karl Heuer
-
(asm-mode): Make a per-buffer child keymap here.1995-03-23, by Richard M. Stallman
-
(pascal-mode-syntax-table): Give \ punctuation syntax.1995-03-23, by Richard M. Stallman
-
*** empty log message ***1995-03-23, by Boris Goldowsky
-
New magic number for text/enriched files.1995-03-23, by Boris Goldowsky
-
Change to macro, and return nil if there was no match at the specified depth.1995-03-23, by Simon Marshall
-
(isearch-update-ring): New subroutine.1995-03-23, by Richard M. Stallman
-
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.1995-03-23, by Paul Eggert
-
Doc fixes.1995-03-22, by Richard M. Stallman
-
(overlay_touches_p): New function.1995-03-22, by Karl Heuer
-
(direct_output_forward_char): Don't use direct output at an overlay boundary.1995-03-22, by Karl Heuer
-
Declare overlay_touches_p.1995-03-22, by Karl Heuer
-
(concat): Treat integers as characters, not strings.1995-03-22, by Karl Heuer
-
(ml-concat): New function.1995-03-22, by Karl Heuer
-
Translate concat to ml-concat.1995-03-22, by Karl Heuer
-
Doc fix + autoload cookies.1995-03-22, by Boris Goldowsky
-
(syms_of_fileio): Fix missing \n\.1995-03-22, by Karl Heuer
-
(Fwhere_is_internal): Fix missing \n\.1995-03-22, by Karl Heuer
-
(syms_of_window): Fix missing \n\.1995-03-22, by Karl Heuer
-
(one-window-p, walk-windows, minibuffer-window-active-p):1995-03-22, by Richard M. Stallman
-
(one-window-p, walk-windows, minibuffer-window-active-p): Functions moved here.1995-03-22, by Richard M. Stallman
-
(redisplay_window): Skip the only-point-has-changed1995-03-22, by Richard M. Stallman
-
(init-file-user, site-run-file): Doc fixes.1995-03-22, by Richard M. Stallman
-
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were1995-03-21, by Paul Eggert
-
(list-text-properties-at): New fn.1995-03-21, by Boris Goldowsky
-
(vc-update-change-log): Use new -u option for rcs2log.1995-03-21, by Richard M. Stallman
-
(Vload_read_function): New variable.1995-03-21, by Richard M. Stallman
-
(CHECK_IMPURE): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(my_edata): Declare as char array, not int.1995-03-21, by Richard M. Stallman
-
(dump-emacs-data, dump-emacs): Declare my_edata as char array.1995-03-21, by Richard M. Stallman
-
(occur): Copy default-directory to *Occur* buffer.1995-03-21, by Richard M. Stallman
-
Initial revision1995-03-21, by Richard M. Stallman
-
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the1995-03-21, by Paul Eggert
-
(shell-command): Use *Async Shell Command* for1995-03-21, by Richard M. Stallman
-
(tar-parse-octal-long-integer): Return list, not vector.1995-03-21, by Karl Heuer
-
(bookmark-automatically-show-annotations): new var.1995-03-20, by Karl Fogel
-
(debug): Now interactive.1995-03-20, by Richard M. Stallman
-
(c-mode-map): Use "C-mode", not "C mode".1995-03-20, by Richard M. Stallman
-
(menu-bar-files-menu): Renamed from ...-file-menu.1995-03-19, by Richard M. Stallman
-
(invisible_p, invisible_ellipsis_p): Handle list1995-03-19, by Richard M. Stallman
-
(display_menu_bar): Just one space between menu items.1995-03-18, by Richard M. Stallman
-
(Info-next-preorder, Info-next-preorder-1):1995-03-18, by Richard M. Stallman
-
(write-file): Query if file exists already.1995-03-18, by Richard M. Stallman
-
(debugger-outer-load-read-function): New variable.1995-03-18, by Richard M. Stallman
-
(isearch-abort): Treat "incomplete regexp"1995-03-18, by Richard M. Stallman
-
(x_decode_color): Don't use cdef if defined_color failed.1995-03-18, by Richard M. Stallman
-
Various doc fixes.1995-03-18, by Richard M. Stallman
-
Don't put ediff-windows in the menu.1995-03-18, by Karl Heuer
-
(ediff-patch-buffer): Use buffer name in error message.1995-03-18, by Karl Heuer
-
Delete some autoloads that are now in menu-bar.el.1995-03-17, by Karl Heuer
-
Rewrite, many things moved to format.el.1995-03-17, by Boris Goldowsky
-
Initial revision1995-03-17, by Boris Goldowsky
-
(Finsert_file_contents): Call format-decode.1995-03-17, by Boris Goldowsky
-
(reset_buffer): Reset file_format element too.(init_buffer_once): Define file_format flag; reset file_format.1995-03-17, by Boris Goldowsky
-
(struct buffer): Add file_format member.1995-03-17, by Boris Goldowsky
-
Load format.el.1995-03-17, by Boris Goldowsky
-
(rmail-unix-mail-delimiter): Accept <...> around address1995-03-17, by Richard M. Stallman
-
(init_alloc_once): Increase gc_cons_threshold to 300000.1995-03-17, by Richard M. Stallman
-
Initial revision1995-03-17, by Karl Heuer
-
(isearch-abort): Set isearch-success to nil.1995-03-16, by Richard M. Stallman
-
(make-auto-save-file-name, auto-save-file-name-p): Doc fixes.1995-03-16, by Richard M. Stallman
-
(menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediff1995-03-16, by Karl Heuer
-
(indent-line-to): move to end of indentation, even if it didn't change.1995-03-16, by Boris Goldowsky
-
Initial revision1995-03-16, by Karl Heuer
-
Installed new version from author.1995-03-16, by Karl Heuer
-
Use appropriate `fboundp' tests to decide what to load.1995-03-16, by Karl Heuer
-
(other-frame): Don't try to unfocus in a termcap frame.1995-03-16, by Karl Heuer
-
(frame-initialize): Set frame-creation-function to `make-terminal-frame' if1995-03-16, by Karl Heuer
-
(compute_motion, Fmove_to_column, current_column)1995-03-16, by Richard M. Stallman
-
(line-move): Handle conses in buffer-invisibility-spec.1995-03-16, by Richard M. Stallman
-
Comment change.1995-03-16, by Richard M. Stallman
-
(outline-layout): Doc fix.1995-03-16, by Richard M. Stallman
-
(term-mouse-paste): Make work for xemacs. Minor GNU emacs fixes.1995-03-16, by Per Bothner
-
(term-char-mode): Fix arrow key and [button2] support for xemacs.1995-03-16, by Per Bothner
-
Use BSD sockets whenever available, even if HAVE_SYSVIPC.1995-03-15, by Richard M. Stallman
-
Use BSD sockets whenever available, even if HAVE_SYSVIPC.1995-03-15, by Richard M. Stallman
-
(balance-windows): Ignore minibuffer window when browsing the `levels'.1995-03-15, by Richard M. Stallman
-
(c-style-alist): For BSD, set c-continued-brace-offset1995-03-15, by Richard M. Stallman
-
(edit-options): Make the buffer read-only.1995-03-15, by Richard M. Stallman
-
(make_lispy_event): Do mouse code only if HAVE_MOUSE.1995-03-15, by Karl Heuer
-
(Fmouse_position): Do work only if HAVE_MOUSE.1995-03-15, by Karl Heuer
-
(internal_self_insert): Do face code only if HAVE_FACES.1995-03-15, by Karl Heuer
-
(mouse-major-mode-menu): Avoid confusing error message when there's no current1995-03-15, by Karl Heuer
-
[HAVE_X_WINDOWS] (MULTI_KBOARD): Define this symbol.1995-03-15, by Karl Heuer
-
(bookmark-bmenu-2-window): go to correct position as well as1995-03-15, by Karl Fogel
-
(defvar_kboard): Renamed from defvar_display.1995-03-15, by Karl Heuer
-
(find_symbol_value): current_perdisplay now is never null.1995-03-15, by Karl Heuer
-
(mark_kboards): Renamed from mark_perdisplays.1995-03-15, by Karl Heuer
-
(make_frame): Initialize kboard member.1995-03-15, by Karl Heuer
-
(unlock_kboard): Renamed from unlock_display.1995-03-15, by Karl Heuer
-
(get_perdisplay): Deleted.1995-03-15, by Karl Heuer
-
(Fx_create_frame): set the frame's kboard member.1995-03-15, by Karl Heuer
-
(struct x_display_info): member kboard (formerly perdisplay) is now a pointer,1995-03-15, by Karl Heuer
-
(struct KBOARD, MULTI_KBOARD, current_kboard, all_kboards,1995-03-15, by Karl Heuer
-
(display_mode_line): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(print): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(read_minibuf): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(specbind): Rename perdisplay to kboard.1995-03-15, by Karl Heuer
-
(xkbobjfwd): Renamed from xdispobjfwd.1995-03-15, by Karl Heuer
-
(struct frame): New member kboard.1995-03-15, by Karl Heuer
-
(read_minibuf): Save Voverriding_local_map.1995-03-14, by Richard M. Stallman
-
(Fdisplay_buffer): Fix prev change--return selected window.1995-03-14, by Richard M. Stallman
-
(Fash): Fix previous change.1995-03-14, by Richard M. Stallman
-
`emacs-version' checking now handles Lucid's version change to 19.xx.1995-03-14, by Thien-Thi Nguyen
-
(Fmake_indirect_buffer): Invert the arguments.1995-03-14, by Richard M. Stallman
-
(unchain_marker): Allow differing buffers1995-03-14, by Richard M. Stallman
-
entered into RCS1995-03-14, by Richard M. Stallman
-
(event_to_perdisplay): New function.1995-03-14, by Karl Heuer
-
*** empty log message ***1995-03-14, by Richard M. Stallman
-
(unexec): Adjust the file offset of sections located1995-03-13, by Richard M. Stallman
-
Removed C-v bindings; they were inconsistent.1995-03-13, by Karl Fogel
-
(print): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(Fexecute_kbd_macro): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(clear_prefix_arg): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
* etags.c (process_file): free (filename) after using it.1995-03-13, by Francesco Potortì
-
(adaptive-fill-regexp): Skip # or ;.1995-03-13, by Richard M. Stallman
-
(adaptive-fill-regexp): Skip #'s and ;'s.1995-03-13, by Richard M. Stallman
-
(rsh): Name the buffer *rsh-HOST*.1995-03-13, by Richard M. Stallman
-
(c-mode): Make comment-multi-line t locally.1995-03-13, by Richard M. Stallman
-
(unlock_display): current_perdisplay now is never null.1995-03-13, by Karl Heuer
-
(parse_modifiers_uncached): Delete the code for1995-03-12, by Richard M. Stallman
-
(block-comment-start, block-comment-end): New vars.1995-03-12, by Richard M. Stallman
-
(dired-do-print): Allow lpr-switches to be a string. Clean up.1995-03-12, by Richard M. Stallman
-
(ielm): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
Fix typos in previous change.1995-03-12, by Richard M. Stallman
-
(rsh, telnet): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
(same-window-buffer-names): Set this only in loaddefs.el,1995-03-12, by Richard M. Stallman
-
(rlogin): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
(hexl-mode-old-local-map, hexl-mode-old-mode-name)1995-03-12, by Richard M. Stallman
-
(shell): Use pop-to-buffer.1995-03-12, by Richard M. Stallman
-
Unconditionally add to comint-output-filter-functions.1995-03-12, by Richard M. Stallman
-
Initial revision1995-03-12, by Richard M. Stallman
-
(news-reply-mode-map): Add menu bar menus.1995-03-12, by Richard M. Stallman
-
(rmail-list-to-menu): Bind `command' with let.1995-03-12, by Richard M. Stallman
-
(rmail-duplicate-message): New function.1995-03-12, by Richard M. Stallman
-
(blessmail): Pass archlibdir to the sub-make.1995-03-12, by Richard M. Stallman
-
(eval-defun): Convert defvar to defconst.1995-03-11, by Richard M. Stallman
-
(reset_buffer_local_variables): Init invisibility.1995-03-11, by Richard M. Stallman
-
(struct buffer): New field `invisibility_spec'.1995-03-11, by Richard M. Stallman
-
(display_text_line): When setting selective_rlen,1995-03-11, by Richard M. Stallman
-
(compute_motion): Call recenter_overlay_lists sooner.1995-03-11, by Richard M. Stallman
-
(TEXT_PROP_MEANS_INVISIBLE): New macro.1995-03-11, by Richard M. Stallman
-
(Fnext_property_change): Handle LIMIT = t.1995-03-11, by Richard M. Stallman
-
(server-buffer-done): Return a list1995-03-11, by Richard M. Stallman
-
(bookmark-buffer-name): Be smarter about deducing a name.1995-03-11, by Richard M. Stallman
-
(completion-setup-function): Set completion-base-size.1995-03-11, by Richard M. Stallman
-
(Vsame_window_buffer_names, Vsame_window_regexps): New vars.1995-03-11, by Richard M. Stallman
-
(Info-menu): Bind beg with let.1995-03-11, by Richard M. Stallman
-
Comment change.1995-03-11, by Richard M. Stallman
-
Initial revision1995-03-11, by Richard M. Stallman
-
(add-menu-item-1): Better error message if1995-03-11, by Richard M. Stallman
-
(vc-path): Use /usr/sccs only if it is a dir.1995-03-11, by Richard M. Stallman
-
Insure that all entry points call `bookmark-maybe-load-default-file'.1995-03-11, by Richard M. Stallman
-
(Fash, Flsh): Change arg names.1995-03-11, by Richard M. Stallman
-
Initial revision1995-03-10, by Richard M. Stallman
-
(line-move-ignore-invisible): New variable.1995-03-10, by Richard M. Stallman
-
(hexl-mode): Make after-revert-hook rehexlify.1995-03-09, by Richard M. Stallman
-
(Fforward_comment): Always clear immediate_quit for return.1995-03-09, by Richard M. Stallman
-
(read_input_waiting): Fix Lisp_Object vs. int problem.1995-03-08, by Karl Heuer
-
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.1995-03-08, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue_has_data.1995-03-08, by Karl Heuer
-
(indent-new-comment-line): Clean up handling of \(...\) in comment-start-skip.1995-03-08, by Richard M. Stallman
-
(revert-buffer): Doc fix.1995-03-08, by Richard M. Stallman
-
Declare new var and functions.1995-03-08, by Karl Heuer
-
(current_prefix_partial): New var.1995-03-08, by Karl Heuer
-
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.1995-03-08, by Karl Heuer
-
(calculate-perl-indent): When backing up over continuations,1995-03-08, by Richard M. Stallman
-
(init_perdisplay): Initialize Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
(mark_perdisplays): Mark Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
(Fstart_kbd_macro): Access Vlast_kbd_macro via perdisplay.1995-03-08, by Karl Heuer
-
(struct PERDISPLAY): New member Vlast_kbd_macro.1995-03-08, by Karl Heuer
-
* term.el (term-eol-on-send): New variable. Use it.1995-03-08, by Per Bothner
-
(cmd_error): Bind Vprint_level and Vprint_length.1995-03-08, by Karl Heuer
-
* cmacexp.el (c-macro-expansion): put the unique string before the1995-03-07, by Francesco Potortì
-
(command_loop_1): Fix test for prefix arg.1995-03-07, by Karl Heuer
-
(find-ls-option): Doc fix: now a cons.1995-03-06, by Roland McGrath
-
(compilation-buffer-p): Fix braino in last change: switch to the buffer first.1995-03-06, by Roland McGrath
-
(textget): Check default_properties vbl too.1995-03-06, by Boris Goldowsky
-
Declare Vdefault_properties.1995-03-06, by Boris Goldowsky
-
(Vdefault_properties): New vbl.1995-03-06, by Boris Goldowsky
-
(menu-bar-help-menu): Binding for view-emacs-FAQ.1995-03-06, by Richard M. Stallman
-
(view-emacs-FAQ): New function. Bind to C-h F.1995-03-06, by Richard M. Stallman
-
(tar-grind-file-mode): Doc fix.1995-03-06, by Richard M. Stallman
-
(x_connection_closed): Ignore non-X frames.1995-03-06, by Richard M. Stallman
-
(defined_color): If colormap is full, find closest match.1995-03-06, by Richard M. Stallman
-
(load_color): Call defined_color to allocate the color.1995-03-06, by Richard M. Stallman
-
(Info-extract-menu-node-name): Collapse multiple spaces.1995-03-06, by Richard M. Stallman
-
(Fcall_interactively): Fix Feb 22 change.1995-03-06, by Richard M. Stallman
-
(Fpop_to_buffer): Call Fset_buffer_major_mode if we create a buffer.1995-03-06, by Richard M. Stallman
-
(read_key_sequence): Update orig_local_map1995-03-03, by Richard M. Stallman
-
(exec_sentinel, read_process_output): If running filter1995-03-03, by Richard M. Stallman
-
Change in eval-after-load; advise not using it.1995-03-03, by Richard M. Stallman
-
(shell-command-on-region): Obey REPLACE even if1995-03-03, by Richard M. Stallman
-
(display_mode_line): Temporarily set current_perdisplay to reference the frame1995-03-03, by Karl Heuer
-
(defining_kbd_macro): Delete; now part of perdisplay. All uses changed.1995-03-03, by Karl Heuer
-
(defining_kbd_macro): Delete declaration.1995-03-03, by Karl Heuer
-
(struct PERDISPLAY): New members defining_kbd_macro, kbd_macro_buffer,1995-03-03, by Karl Heuer
-
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.1995-03-03, by Karl Heuer
-
Fix sort-diary-entries example.1995-03-03, by Richard M. Stallman
-
(cmd_error): Allow current_perdisplay to be null.1995-03-03, by Karl Heuer
-
(Fcall_interactively): Disallow switch-frame events when reading `k' or `K'1995-03-03, by Karl Heuer
-
(read_key_sequence): New arg can_return_switch_frame. All callers changed.1995-03-03, by Karl Heuer
-
(syms_of_emacs): Doc fix.1995-03-02, by Richard M. Stallman
-
(kill-emacs-query-functions): Doc fix.1995-03-02, by Richard M. Stallman
-
(vc-comment-to-change-log): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(indented-text-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(tex-common-initialization, latex-mode, slitex-mode): Remove ^ from1995-03-02, by Boris Goldowsky
-
(texinfo-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(texinfo-format-refill): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(simula-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mail-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scribe-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(scheme-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(news-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(prolog-mode-variables): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(perl-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(Edit-options-mode): Remove ^ from paragraph-start.1995-03-02, by Boris Goldowsky
-
(nroff-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(modula-2-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
(mim-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-02, by Boris Goldowsky
-
Use font-lock-maximum-decoration when setting fortran-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting f90-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration to set ada-font-lock-keywords.1995-03-02, by Simon Marshall
-
Use font-lock-maximum-decoration when setting ada-font-lock-keywords1995-03-02, by Simon Marshall
-
Added font-lock-maximum-decoration; use it to set lisp-font-lock-keywords, and1995-03-02, by Simon Marshall
-
Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.1995-03-02, by Simon Marshall
-
(gud-massage-args): Variable and function deleted.1995-03-02, by Richard M. Stallman
-
(gud-common-init): Put substed file name back in original1995-03-02, by Richard M. Stallman
-
(mh-letter-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(icon-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(gnus-uu-post-reply-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(edt-indent-or-fill-region): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c++-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(c-mode, c-fill-paragraph): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(bibtex-mode): Remove ^ from paragraph-start.1995-03-01, by Boris Goldowsky
-
(awk-mode): Remove ^ from paragraph-start & paragraph-separate.1995-03-01, by Boris Goldowsky
-
(outline-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(ada-mode): Remove ^ from paragraph-start & -separate.1995-03-01, by Boris Goldowsky
-
(use_hard_newlines): Variable definition moved to paragraphs.el.1995-03-01, by Boris Goldowsky
-
(paragraph-start, paragraph-separate): Default values no longer start1995-03-01, by Boris Goldowsky
-
(newline): Moved from cmds.c. Indents last1995-03-01, by Boris Goldowsky
-
(vc-do-command): Search vc-path first, not last.1995-03-01, by Richard M. Stallman
-
(cmd_error): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(struct PERDISPLAY): Add prefix_factor, prefix_value, prefix_sign,1995-03-01, by Karl Heuer
-
(read_minibuf, read_minibuf_unwind): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fml_provide_prefix_argument, Fml_prefix_argument_loop): Undo Jan 31 change.1995-03-01, by Karl Heuer
-
(Fcall_interactively, syms_of_callint, Vprefix_arg, Vcurrent_prefix_arg): Undo1995-03-01, by Karl Heuer
-
(Fexecute_kbd_macro): Use clear_prefix_arg.1995-03-01, by Karl Heuer
-
(mark_perdisplays): Update to reflect current Lisp_Objects.1995-03-01, by Karl Heuer
-
(shell-command-on-region): Fix typos in doc string.1995-03-01, by Karl Heuer
-
(do_switch_frame): Undo Feb 6 change.1995-02-28, by Karl Heuer
-
(shell-command-on-region): Rename arg; doc fix.1995-02-28, by Richard M. Stallman
-
(Fframep): Doc fix.1995-02-28, by Richard M. Stallman
-
(SET_REGS_MATCHED): Enclose if-stmt in `do {...} while(0)'1995-02-28, by Jim Meyering
-
(rlogin-carriage-filter): Don't assume region is narrowed to most recent1995-02-28, by Noah Friedman
-
(te-escape): Use current-prefix-arg, not prefix-arg.1995-02-28, by Karl Heuer
-
(revert-buffer): Use current-prefix-arg, not prefix-arg.1995-02-28, by Karl Heuer
-
(Fcall_interactively): Lock the display before executing the command, no1995-02-28, by Karl Heuer
-
Made revert-buffer message go via substitute-command-keys.1995-02-27, by Simon Marshall
-
(convert_event_type_list): New function.1995-02-26, by Richard M. Stallman
-
(tar-header-block-tokenize): Parse 32-bit modtime1995-02-26, by Richard M. Stallman
-
(compilation-buffer-p): Check for compilation-minor-mode or1995-02-26, by Roland McGrath
-
Clean up doc strings.1995-02-26, by Thien-Thi Nguyen
-
(Fdefine_key): Handle Lucid-style (crtl backspace) etc.1995-02-26, by Richard M. Stallman
-
(Fcall_process): Extend BUFFER arg so it can specify1995-02-26, by Richard M. Stallman
-
(mouse-kill-secondary): Avoid changing this-command.1995-02-26, by Richard M. Stallman
-
(m88k-motorola-sysv4*): Use usg5-4-2.1995-02-26, by Richard M. Stallman
-
(byte-compile-file): Bind default-major-mode to avoid randomness.1995-02-25, by Richard M. Stallman
-
(Fx_popup_menu): Init f from selected_frame1995-02-25, by Richard M. Stallman
-
Warn that interactive should get point and mark only after minibuffer input.1995-02-25, by Richard M. Stallman
-
Added comint-buffer-maximum-size and comint-truncate-buffer.1995-02-25, by Simon Marshall
-
Moved buffer truncation functionality to comint.el.1995-02-25, by Simon Marshall
-
Added shell-truncate-buffer function to restrict buffer size to1995-02-25, by Simon Marshall
-
Let file-name-handler-alist to nil in comint-dynamic-complete-as-filename and1995-02-25, by Simon Marshall
-
(c++-backward-to-noncomment): Don't loop forever1995-02-25, by Richard M. Stallman
-
(walk-windows): Doc fix.1995-02-25, by Richard M. Stallman
-
(unlock_display): New function.1995-02-25, by Karl Heuer
-
(local-unset-key): Fix args in previous change.1995-02-25, by Karl Heuer
-
(global_set_key, local_set_key, global_unset_key)1995-02-25, by Richard M. Stallman
-
(term_init) [TERMINFO]: Make error message more accurate.1995-02-25, by Karl Heuer
-
(mouse-select-buffer): Do sit-for before x-popup-menu.1995-02-24, by Richard M. Stallman
-
(display_string, display_text_line):1995-02-24, by Richard M. Stallman
-
(msb): Select the window that the mouse is in before1995-02-24, by Richard M. Stallman
-
(display_locked): New var to indicate when we're in the run state.1995-02-24, by Karl Heuer
-
(Fcall_interactively): If the display hasn't already been locked by reading1995-02-24, by Karl Heuer
-
(read_minibuf): Make sure the display is locked.1995-02-24, by Karl Heuer
-
(display_locked): Declare this var.1995-02-24, by Karl Heuer
-
(EMACS_CONFIG_OPTIONS): Use $ac_configure_args.1995-02-24, by Karl Heuer
-
(rmail-retry-failure): Support a new style of failure msg.1995-02-24, by Richard M. Stallman
-
(facemenu-justification-menu): binding fixed.1995-02-23, by Boris Goldowsky
-
(open-line): indent when inserting fil-prefix.1995-02-23, by Boris Goldowsky
-
(current-left-margin): careful of EOB.1995-02-23, by Boris Goldowsky
-
(set-fill-prefix): start from left-margin.1995-02-23, by Boris Goldowsky
-
(Fwhere_is_internal): If FIRSTONLY is not nil or non-ascii,1995-02-23, by Richard M. Stallman
-
(menu_item_equiv_key): Delete the code that rejected1995-02-23, by Richard M. Stallman
-
(window_loop): Handle special display buffer frames1995-02-23, by Richard M. Stallman
-
(perl-tab-to-comment): Default is nil.1995-02-23, by Richard M. Stallman
-
Load version.el early on.1995-02-23, by Richard M. Stallman
-
(shell-command-on-region): When computing interactive args,1995-02-23, by Richard M. Stallman
-
Various doc fixes.1995-02-23, by Richard M. Stallman
-
(Fcall_interactively): Use markers temporarily in1995-02-23, by Richard M. Stallman
-
* etags.c (C_entries): token_saved removed. Initialise tok.valid and1995-02-22, by Francesco Potortì
-
(kbd_buffer_frame_or_window): Restored old var.1995-02-22, by Karl Heuer
-
(menubar_selection_callback): frame_or_window field of a menu-bar event now1995-02-22, by Karl Heuer
-
Update comments to reflect changes in xmenu.c.1995-02-22, by Karl Heuer
-
(struct PERDISPLAY): New member kbd_queue.1995-02-22, by Karl Heuer
-
(mark_perdisplays): Mark kbd_queue.1995-02-22, by Karl Heuer
-
(imenu--cleanup): Set alist to its default just once, at the beginning.1995-02-22, by Richard M. Stallman
-
(eval-after-load): Run FORM now if FILE's already loaded.1995-02-22, by Richard M. Stallman
-
New version from the author.1995-02-22, by Karl Heuer
-
Use single semicolon in comments.1995-02-22, by Karl Heuer
-
Change all `cd's to `shell-cd's, where `shell-cd' changes the value of1995-02-21, by Simon Marshall
-
Made mouse-buffer-menu use list-buffers-directory if buffer-file-name is nil.1995-02-21, by Simon Marshall
-
Initial revision1995-02-20, by Karl Heuer
-
(sun4sol2): Alias for sparc-sun-solaris2.1995-02-20, by Doug Evans
-
Turn of syntax fontification by default.1995-02-20, by Simon Marshall
-
(vc-log-info): Don't switch to the *vc* buffer before running1995-02-20, by Roland McGrath
-
(r_alloc_init): Set __malloc_extra_blocks.1995-02-19, by Richard M. Stallman
-
(rmail-summary-mail, rmail-summary-continue)1995-02-19, by Richard M. Stallman
-
(Fmake_terminal_frame): Doc fix.1995-02-19, by Richard M. Stallman
-
(mouse-buffer-menu): Don't clear selection when we kill it.1995-02-18, by Richard M. Stallman
-
Recognize lynx* as lynxos.1995-02-18, by Doug Evans
-
(LIB_X11_LIB, C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):1995-02-18, by Richard M. Stallman
-
(quoted-insert): Use insert-and-inherit.1995-02-17, by Richard M. Stallman
-
(tex-append): Try splitting on last period, then1995-02-17, by Richard M. Stallman
-
(desktop-internal-v2s): Don't use format to eliminate text properties.1995-02-17, by Richard M. Stallman
-
(mail-abbrev-mode-regexp): Doc fix.1995-02-17, by Karl Heuer
-
[__GNUC__] (C_SWITCH_SYSTEM): Defined.1995-02-17, by Richard M. Stallman
-
(STACK_DIRECTION): Undef before defining.1995-02-17, by Richard M. Stallman
-
New alternative specified by WAIT_USE_INT.1995-02-17, by Richard M. Stallman
-
(MULTI_FRAME): Define unconditionally.1995-02-17, by Richard M. Stallman
-
(calculate_costs): Update max_frame_height, max_frame_width.1995-02-17, by Richard M. Stallman
-
(change_frame_size_1): New subroutine.1995-02-17, by Richard M. Stallman
-
(redisplay): Don't display nonselected terminal frames.1995-02-17, by Richard M. Stallman
-
(Fmake_terminal_frame): New function.1995-02-17, by Richard M. Stallman
-
(r_alloc_check): Return void.1995-02-16, by Richard M. Stallman
-
Whitespace fixes.1995-02-16, by Richard M. Stallman
-
(Buffer-menu-save): Fix the test for header line.1995-02-16, by Richard M. Stallman
-
(redisplay_window): If we update the mode line,1995-02-15, by Richard M. Stallman
-
(sort-regexp-fields-next-record): New subroutine.1995-02-15, by Richard M. Stallman
-
(ALL_CFLAGS): Allow include files to be found in1995-02-15, by Paul Reilly
-
* etags.c (C_entries): Bug corrected in xrealloc of token_str.1995-02-15, by Francesco Potortì
-
(LIB_MOTIF): Add -lgen to provide provide the symbols1995-02-15, by Paul Reilly
-
Update icon-type values.1995-02-15, by Richard M. Stallman
-
(Info-index): Bind Info-history, not Info-keep-history.1995-02-15, by Richard M. Stallman
-
(xmenu_show, both versions): New arg for_click.1995-02-15, by Richard M. Stallman
-
Doc fix.1995-02-15, by Richard M. Stallman
-
(x_bitmap_icon): Fix test for unallocated icon bitmap.1995-02-14, by Paul Reilly
-
* etags.c (C_entries): Initialise the new members of TOKEN.1995-02-14, by Francesco Potortì
-
Comment changed.1995-02-14, by Richard M. Stallman
-
(unlock_buffer, unlock_all_files, Flock_buffer)1995-02-14, by Richard M. Stallman
-
(syms_of_buffer): Set up Lisp var buffer-file-truename.1995-02-14, by Richard M. Stallman
-
(struct buffer): New field file_truename.1995-02-14, by Richard M. Stallman
-
(facemenu-self-insert-face): If previous1995-02-14, by Boris Goldowsky
-
(ange-ftp-write-region, ange-ftp-insert-file-contents)1995-02-14, by Richard M. Stallman
-
(r_alloc_free): Call refill_memory_reserve only if emacs.1995-02-14, by Richard M. Stallman
-
(input_poll_signal): Add ignored argument.1995-02-14, by Richard M. Stallman
-
(window_change_signal): Add ignored argument.1995-02-14, by Richard M. Stallman
-
(Fstart_process): Make process marker point into proc buf.1995-02-14, by Richard M. Stallman
-
(x_display_bar_cursor): Use frame's cursor_width.1995-02-14, by Richard M. Stallman
-
(x_set_cursor_type): Set cursor_width field.1995-02-14, by Richard M. Stallman
-
(struct x_display): New element cursor_width.1995-02-14, by Richard M. Stallman
-
(electric-help-help, electric-help-command-loop):1995-02-14, by Richard M. Stallman
-
(speeds): Make it ints. Add some higher speeds.1995-02-14, by Richard M. Stallman
-
(ps-print-version): Add caveat about version number.1995-02-14, by Richard M. Stallman
-
Initial revision1995-02-14, by Richard M. Stallman
-
(mips-sgi-irix6): New configuration.1995-02-14, by Richard M. Stallman
-
(auto-mode-alist): Fix problem in previous change.1995-02-14, by Richard M. Stallman
-
(Fexpand_file_name): Copy default-directory1995-02-14, by Richard M. Stallman
-
(c-switch-label-regexp): Insist on colon after `default'.1995-02-13, by Richard M. Stallman
-
(pp-to-string): Fix previous change.1995-02-13, by Richard M. Stallman
-
(debugger-step-after-exit): Variable declared.1995-02-13, by Richard M. Stallman
-
(facemenu-next): Variable deleted.1995-02-13, by Richard M. Stallman
-
(Vself_insert_face, Vself_insert_face_command): New variables.1995-02-13, by Richard M. Stallman
-
(debug): Fix arg to backtrace-debug for debug-on-entry.1995-02-13, by Richard M. Stallman
-
(Qprocessp): Declared.1995-02-13, by Richard M. Stallman
-
(mail-reply-to): New command, on C-c C-f C-r and in menu.1995-02-13, by Richard M. Stallman
-
Rename arg OBJ to OBJECT in all type predicates.1995-02-13, by Richard M. Stallman
-
(pp-to-string): Don't use emacs-lisp-mode.1995-02-13, by Richard M. Stallman
-
No modula project is active now.1995-02-12, by Richard M. Stallman
-
(next-history-element): Do nothing if n is 0.1995-02-12, by Richard M. Stallman
-
(menu-bar-kill-ring-save): New function--use as `copy'.1995-02-12, by Richard M. Stallman
-
(mouse-drag-region): Delete the overlay before1995-02-12, by Richard M. Stallman
-
(Fexpand_file_name): Look for a handler for defalt.1995-02-12, by Richard M. Stallman
-
(load_color): Ignore failure from XAllocColor.1995-02-12, by Richard M. Stallman
-
(x_decode_color): Ignore failure from defined_color.1995-02-12, by Richard M. Stallman
-
(menu_item_equiv_key): If command is an alias,1995-02-12, by Richard M. Stallman
-
Test WAIT_USE_INT.1995-02-11, by Richard M. Stallman
-
(WAIT_USE_INT): Defined.1995-02-11, by Richard M. Stallman
-
(auto-mode-alist): Add .cpp, .cxx, .hxx, .c++, .h++.1995-02-11, by Richard M. Stallman
-
(recover-file): Use ordinary `f' to read file name.1995-02-10, by Richard M. Stallman
-
(rmail): Don't set rmail-default-file here.1995-02-09, by Richard M. Stallman
-
(dired-mark): If on dir header line, always mark1995-02-09, by Richard M. Stallman
-
[SOLARIS2_4, !__GNUC__] (C_SWITCH_SYSTEM): Defined..1995-02-09, by Richard M. Stallman
-
(print-region-1): Include print options in echo area msgs.1995-02-09, by Richard M. Stallman
-
Add autoload cookie.1995-02-09, by Richard M. Stallman
-
(ada-mode): Delete autoload.1995-02-09, by Richard M. Stallman
-
Initial revision1995-02-09, by Richard M. Stallman
-
Add a blank in the #! line for 4.2BSD Dynix etc.1995-02-08, by David J. MacKenzie
-
add a space in #! for 4.2bsd dynix etc.1995-02-08, by David J. MacKenzie
-
Add % to comint-match-partial-filename.1995-02-08, by Simon Marshall
-
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it1995-02-08, by Karl Heuer
-
(print-region-new-buffer): Return new start and end.1995-02-08, by Richard M. Stallman
-
Fix typo.1995-02-08, by Richard M. Stallman
-
Talk about auto save.1995-02-08, by Richard M. Stallman
-
Personal dictionary save forced when called from menu,1995-02-08, by Richard M. Stallman
-
(byte-compile-file): Add "done" message.1995-02-08, by Karl Heuer
-
(disabled-command-hook): Recognize ESC x as well as M-x.1995-02-08, by Karl Heuer
-
(te-pass-through): Don't presume internal bit layout of non-ASCII keys.1995-02-08, by Karl Heuer
-
(listify-key-sequence-1, event-modifiers): Don't presume internal bit layout1995-02-08, by Karl Heuer
-
(edmacro-format-keys, edmacro-parse-keys): Don't presume internal bit layout1995-02-08, by Karl Heuer
-
Update copyright.1995-02-08, by Karl Heuer
-
Initial revision1995-02-08, by Karl Heuer
-
New enhanced version from <kgallagh@spd.dsccc.com>.1995-02-08, by Karl Heuer
-
(message_log_check_duplicate): New function.1995-02-08, by Karl Heuer
-
(byte-compile-file-form-defmumble, display-call-tree): Print ellipsis earlier,1995-02-08, by Karl Heuer
-
entered into RCS1995-02-07, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.1995-02-07, by Richard M. Stallman
-
(maintainer-clean): Renamed from realclean.1995-02-07, by Richard M. Stallman
-
Various changes.1995-02-07, by Richard M. Stallman
-
(r_alloc_size_in_use): New function.1995-02-07, by Richard M. Stallman
-
(read-quoted-char): Don't log prompt messages.1995-02-07, by Karl Heuer
-
(etags-file-of-tag): Handle file name used as tag.1995-02-07, by Richard M. Stallman
-
(term-protocol-version): Renamed from term-version.1995-02-07, by Richard M. Stallman
-
*** empty log message ***1995-02-07, by Richard M. Stallman
-
(internal_last_event_frame, Vlast_event_frame): Deleted; now part of1995-02-07, by Karl Heuer
-
(do_switch_frame): internal_last_event_frame is now in perdisplay.1995-02-07, by Karl Heuer
-
(struct PERDISPLAY): Add Vlast_event_frame.1995-02-07, by Karl Heuer
-
(x_get_foreign_selection, x_reply_selection_request):1995-02-06, by Richard M. Stallman
-
(emacs_blocked_malloc): Set __malloc_extra_blocks here.1995-02-06, by Richard M. Stallman
-
*** empty log message ***1995-02-06, by Richard M. Stallman
-
Version 0.95. Numerous small fixes. See ChangeLog.1995-02-06, by Per Bothner
-
(lpr-add-switches): Renamed from lpr-add-options.1995-02-06, by Richard M. Stallman
-
(texinfo-environment-regexp): Match @menu and1995-02-06, by Richard M. Stallman
-
(Fget_buffer_create): Call buffer_memory_full.1995-02-05, by Richard M. Stallman
-
(Vwindow_size_change_functions): New variable.1995-02-05, by Richard M. Stallman
-
(Fdelete_window, set_window_height, set_window_width)1995-02-05, by Richard M. Stallman
-
(struct frame): New field window_sizes_changed.1995-02-05, by Richard M. Stallman
-
(main): Undo previous change.1995-02-05, by Richard M. Stallman
-
(rmail-summary-next-same-subject): New command.1995-02-05, by Richard M. Stallman
-
(rmail-next-same-subject): New command.1995-02-05, by Richard M. Stallman
-
Changes to support filenames as tags too and provided1995-02-05, by Richard M. Stallman
-
(IRIX): Sed - to _.1995-02-04, by Jim Wilson
-
Explain load-path and dumping.1995-02-04, by Richard M. Stallman
-
(dired-mode-map): Define up and down arrows like C-p, C-n.1995-02-04, by Richard M. Stallman
-
Comment changes.1995-02-04, by Richard M. Stallman
-
(cmd_error): Cancel echoing here.1995-02-04, by Karl Heuer
-
[MULTI_PERDISPLAY] (all_perdisplays): New var.1995-02-04, by Karl Heuer
-
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.1995-02-04, by Karl Heuer
-
(syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.1995-02-04, by Karl Heuer
-
[MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.1995-02-04, by Karl Heuer
-
(print): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(defvar_display): Don't staticpro; these objects are now protected through1995-02-03, by Karl Heuer
-
(mark_perdisplays): New function.1995-02-03, by Karl Heuer
-
(all_perdisplays): New var.1995-02-03, by Karl Heuer
-
(defvar_display): Declare this function.1995-02-03, by Karl Heuer
-
(DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(do_symval_forwarding): Use current_perdisplay, not get_perdisplay.1995-02-03, by Karl Heuer
-
(f90-mode-version): Variable deleted.1995-02-03, by Richard M. Stallman