aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (unexec): Adjust the file offset of sections locatedRichard M. Stallman1995-03-131-5/+13
* Removed C-v bindings; they were inconsistent.Karl Fogel1995-03-131-33/+53
* (print): current_perdisplay now is never null.Karl Heuer1995-03-131-6/+3
* (Fexecute_kbd_macro): current_perdisplay now is never null.Karl Heuer1995-03-131-2/+0
* (clear_prefix_arg): current_perdisplay now is never null.Karl Heuer1995-03-131-2/+0
* * etags.c (process_file): free (filename) after using it.Francesco Potortì1995-03-131-2/+3
* (adaptive-fill-regexp): Skip # or ;.Richard M. Stallman1995-03-131-1/+1
* (adaptive-fill-regexp): Skip #'s and ;'s.Richard M. Stallman1995-03-131-1/+1
* (rsh): Name the buffer *rsh-HOST*.Richard M. Stallman1995-03-131-3/+3
* (c-mode): Make comment-multi-line t locally.Richard M. Stallman1995-03-131-0/+2
* (unlock_display): current_perdisplay now is never null.Karl Heuer1995-03-131-106/+126
* (parse_modifiers_uncached): Delete the code forRichard M. Stallman1995-03-121-58/+98
* (block-comment-start, block-comment-end): New vars.Richard M. Stallman1995-03-121-38/+53
* (dired-do-print): Allow lpr-switches to be a string. Clean up.Richard M. Stallman1995-03-121-2/+6
* (ielm): Use pop-to-buffer.Richard M. Stallman1995-03-121-5/+8
* Fix typos in previous change.Richard M. Stallman1995-03-121-2/+2
* (rsh, telnet): Use pop-to-buffer.Richard M. Stallman1995-03-121-4/+8
* (same-window-buffer-names): Set this only in loaddefs.el,Richard M. Stallman1995-03-121-2/+1
* (rlogin): Use pop-to-buffer.Richard M. Stallman1995-03-121-8/+10
* (hexl-mode-old-local-map, hexl-mode-old-mode-name)Richard M. Stallman1995-03-121-0/+4
* (shell): Use pop-to-buffer.Richard M. Stallman1995-03-121-9/+15
* Unconditionally add to comint-output-filter-functions.Richard M. Stallman1995-03-121-101/+54
* Initial revisionRichard M. Stallman1995-03-121-0/+160
* (news-reply-mode-map): Add menu bar menus.Richard M. Stallman1995-03-121-1/+30
* (rmail-list-to-menu): Bind `command' with let.Richard M. Stallman1995-03-121-21/+22
* (rmail-duplicate-message): New function.Richard M. Stallman1995-03-121-19/+35
* (blessmail): Pass archlibdir to the sub-make.Richard M. Stallman1995-03-121-1/+2
* (eval-defun): Convert defvar to defconst.Richard M. Stallman1995-03-111-5/+8
* (reset_buffer_local_variables): Init invisibility.Richard M. Stallman1995-03-111-1/+15
* (struct buffer): New field `invisibility_spec'.Richard M. Stallman1995-03-111-0/+6
* (display_text_line): When setting selective_rlen,Richard M. Stallman1995-03-111-14/+72
* (compute_motion): Call recenter_overlay_lists sooner.Richard M. Stallman1995-03-111-16/+40
* (TEXT_PROP_MEANS_INVISIBLE): New macro.Richard M. Stallman1995-03-111-0/+17
* (Fnext_property_change): Handle LIMIT = t.Richard M. Stallman1995-03-111-1/+9
* (server-buffer-done): Return a listRichard M. Stallman1995-03-111-11/+21
* (bookmark-buffer-name): Be smarter about deducing a name.Richard M. Stallman1995-03-111-24/+39
* (completion-setup-function): Set completion-base-size.Richard M. Stallman1995-03-111-2/+4
* (Vsame_window_buffer_names, Vsame_window_regexps): New vars.Richard M. Stallman1995-03-111-0/+60
* (Info-menu): Bind beg with let.Richard M. Stallman1995-03-111-1/+5
* Comment change.Richard M. Stallman1995-03-111-2/+1
* Initial revisionRichard M. Stallman1995-03-111-0/+320
* (add-menu-item-1): Better error message ifRichard M. Stallman1995-03-111-0/+2
* (vc-path): Use /usr/sccs only if it is a dir.Richard M. Stallman1995-03-111-2/+3
* Insure that all entry points call `bookmark-maybe-load-default-file'.Richard M. Stallman1995-03-111-562/+1273
* (Fash, Flsh): Change arg names.Richard M. Stallman1995-03-111-14/+14
* Initial revisionRichard M. Stallman1995-03-101-0/+596
* (line-move-ignore-invisible): New variable.Richard M. Stallman1995-03-101-1/+23
* (hexl-mode): Make after-revert-hook rehexlify.Richard M. Stallman1995-03-091-0/+7
* (Fforward_comment): Always clear immediate_quit for return.Richard M. Stallman1995-03-091-0/+1
* (read_input_waiting): Fix Lisp_Object vs. int problem.Karl Heuer1995-03-081-1/+1