summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Richard M. Stallman1995-02-061-0/+4
* Version 0.95. Numerous small fixes. See ChangeLog.Per Bothner1995-02-061-157/+183
* (lpr-add-switches): Renamed from lpr-add-options.Richard M. Stallman1995-02-061-5/+11
* (texinfo-environment-regexp): Match @menu andRichard M. Stallman1995-02-061-9/+6
* (Fget_buffer_create): Call buffer_memory_full.Richard M. Stallman1995-02-051-1/+1
* (Vwindow_size_change_functions): New variable.Richard M. Stallman1995-02-051-1/+34
* (Fdelete_window, set_window_height, set_window_width)Richard M. Stallman1995-02-051-0/+7
* (struct frame): New field window_sizes_changed.Richard M. Stallman1995-02-051-0/+5
* (main): Undo previous change.Richard M. Stallman1995-02-051-9/+0
* (rmail-summary-next-same-subject): New command.Richard M. Stallman1995-02-051-1/+61
* (rmail-next-same-subject): New command.Richard M. Stallman1995-02-051-0/+50
* Changes to support filenames as tags too and providedRichard M. Stallman1995-02-051-29/+112
* (IRIX): Sed - to _.Jim Wilson1995-02-041-2/+2
* Explain load-path and dumping.Richard M. Stallman1995-02-041-0/+12
* (dired-mode-map): Define up and down arrows like C-p, C-n.Richard M. Stallman1995-02-041-0/+2
* Comment changes.Richard M. Stallman1995-02-041-2/+0
* (cmd_error): Cancel echoing here.Karl Heuer1995-02-041-1/+1
* [MULTI_PERDISPLAY] (all_perdisplays): New var.Karl Heuer1995-02-041-0/+1
* (syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.Karl Heuer1995-02-041-64/+103
* (syms_of_callint): Move DEFVAR_DISPLAY's to keyboard.c.Karl Heuer1995-02-041-20/+0
* [MULTI_PERDISPLAY] (x_term_init): Initialize perdisplay.Karl Heuer1995-02-041-3/+20
* (print): Use current_perdisplay, not get_perdisplay.Karl Heuer1995-02-031-3/+6
* (defvar_display): Don't staticpro; these objects are now protected throughKarl Heuer1995-02-031-3/+0
* (mark_perdisplays): New function.Karl Heuer1995-02-031-1/+17
* (all_perdisplays): New var.Karl Heuer1995-02-031-3/+10
* (defvar_display): Declare this function.Karl Heuer1995-02-031-0/+1
* (DEFVAR_DISPLAY): Use current_perdisplay, not get_perdisplay.Karl Heuer1995-02-031-2/+2
* (do_symval_forwarding): Use current_perdisplay, not get_perdisplay.Karl Heuer1995-02-031-4/+9
* (f90-mode-version): Variable deleted.Richard M. Stallman1995-02-031-2/+1
* (print-region-1): Use lpr-page-header-switches,Richard M. Stallman1995-02-031-1/+1
* * man.el (Man-default-man-entry): Remove text properties from result.Francesco Potortì1995-02-031-9/+11
* (display_text_line): Deduct minibuf prompt from taboffset.Richard M. Stallman1995-02-031-0/+9
* (rmail-reply-regexp): New var.Karl Heuer1995-02-031-4/+11
* (completion-string): Add defvar.Richard M. Stallman1995-02-021-0/+2
* Don't use cl. Eliminate use of when, unless,Richard M. Stallman1995-02-021-353/+381
* (lpr-headers-switches): Default is nil.Richard M. Stallman1995-02-021-4/+9
* (fill-paragraph): Bind fill-paragraph-function to nil before calling it.Richard M. Stallman1995-02-021-1/+3
* (kbd_buffer_get_event, swallow_events): Remove selection_request eventRichard M. Stallman1995-02-021-2/+8
* (x_unqueue_events): Arg is now a Display *.Richard M. Stallman1995-02-021-8/+8
* (wait_for_property_change): Avoid unlikely timing error.Richard M. Stallman1995-02-021-17/+22
* Create a .gdbinit that sources the real one, if using a differentDavid J. MacKenzie1995-02-021-0/+6
* (fill-paragraph-function): New variable.Richard M. Stallman1995-02-021-13/+21
* (c-mode-map): No binding for c-fill-paragraphRichard M. Stallman1995-02-021-2/+4
* (lisp-fill-paragraph): Return t.Richard M. Stallman1995-02-021-1/+2
* (shared-lisp-mode-map): Don't bind M-q.Richard M. Stallman1995-02-021-1/+2
* (Fexecute_kbd_macro): Clear prefix arg here, not in command_loop_1.Karl Heuer1995-02-011-0/+3
* (cmd_error): Clear prefix arg here.Karl Heuer1995-02-011-16/+28
* Add preliminary PowerPC eABI support.Michael Meissner1995-02-011-1/+1
* mail-mailer-swallows-blank-line: Handle full range of legal header names asNoah Friedman1995-02-011-2/+6
* * etags.c (pfnote): Initialise been_warned in the node.Francesco Potortì1995-02-011-16/+5