aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (tags-table-including): Don't call tags-table-check-computed-list.Roland McGrath1994-06-231-9/+23
* (m68k-ccur): New system.Richard Kenner1994-06-231-0/+4
* (resize-minibuffer-window-exactly, resize-minibuffer-frame,Noah Friedman1994-06-221-17/+58
* (make-face): Return the face name, not the vector.Richard M. Stallman1994-06-221-1/+2
* Rearrange the edit and file menus, and add separators.Richard M. Stallman1994-06-221-10/+35
* (RETURN_UNGCPRO): Swallow semicolon.Richard M. Stallman1994-06-221-7/+17
* (double-prefix-only): New variable.Richard M. Stallman1994-06-221-0/+13
* (backquote-process): Fix criterion for using FIRSTLIST.Richard M. Stallman1994-06-221-1/+4
* (scroll-other-window-down): New command.Richard M. Stallman1994-06-221-4/+11
* Update copyright notice.Richard M. Stallman1994-06-221-1/+1
* (setenv): Rewrite. Provide a way to unset interactively.Richard M. Stallman1994-06-221-15/+23
* (X_IO_BUG): Defined.Richard M. Stallman1994-06-221-0/+4
* (setenv): Do something even if process-environment is nil.Richard M. Stallman1994-06-221-10/+13
* (read_minibuf_unwind): Run Qminibuffer_exit_hook here.Richard M. Stallman1994-06-211-4/+6
* (face-equal): Do check the underline attribute.Richard M. Stallman1994-06-211-0/+1
* (apply_modifiers): Use assq_no_quit.Richard M. Stallman1994-06-211-1/+1
* (Flookup_key): Add gcpro.Richard M. Stallman1994-06-211-12/+58
* (single_keymap_panes): Put menu_item_equiv_key in the gcpro.Richard M. Stallman1994-06-211-6/+15
* Fix references to diary.el.Richard M. Stallman1994-06-211-4/+4
* (Fmove_overlay): Add missing XINT calls in previous change.Richard M. Stallman1994-06-211-1/+1
* (Fkill_buffer): Don't delete auto save fileRichard M. Stallman1994-06-211-2/+3
* (delete-auto-save-files): Doc fix.Richard M. Stallman1994-06-211-2/+2
* (show_mouse_face): Set endcolumn ok in side-by-side windows.Richard M. Stallman1994-06-211-1/+1
* Don't bind keys C-insert, C-delete, andRichard M. Stallman1994-06-211-3/+7
* (Info-directory-list): For msdos, don't check forRichard M. Stallman1994-06-211-4/+9
* Fix previous change: use Dimension, not short.Karl Heuer1994-06-211-1/+1
* (x_window): Delete duplicate computation.Karl Heuer1994-06-211-7/+1
* entered into RCSMelissa Weisshaus1994-06-202-2/+2
* (HAVE_STRERROR, HAVE_XRMSETDATABASE)Richard M. Stallman1994-06-201-0/+9
* (Fmove_overlay): Call redisplay_region even whenRichard M. Stallman1994-06-201-1/+21
* (move-to-tab-stop): Get rid of spaces before tabsRichard M. Stallman1994-06-201-1/+6
* (tpu-doc-revision): Variable deleted.Richard M. Stallman1994-06-201-10/+7
* (tpu-edt-off): Restore original global key map.Richard M. Stallman1994-06-201-18/+50
* Require tpu-edt.Richard M. Stallman1994-06-201-4/+3
* Change size of selected screen. Reposition afterRichard M. Stallman1994-06-201-12/+18
* (vt-revision): Variable deleted.Richard M. Stallman1994-06-201-7/+1
* (finder-by-keyword): Add doc string and t for interactive.Richard M. Stallman1994-06-201-1/+2
* (gnus-uu-view-directory): Fixed viewing with theRichard M. Stallman1994-06-201-159/+289
* Use plists to record handlers.Richard M. Stallman1994-06-201-72/+31
* (Fmatching_paren): Fix typo.Richard M. Stallman1994-06-201-1/+1
* (gnus-summary-next-article): Handle non-character events.Richard M. Stallman1994-06-201-8/+14
* (tab-to-tab-stop): Combine new indentation with previous.Richard M. Stallman1994-06-201-1/+4
* (SEGMENT_MASK): Defined.Richard M. Stallman1994-06-201-4/+2
* (define-mail-alias): Copy parsing code from mailabbrev.el.Richard M. Stallman1994-06-191-18/+24
* (define-mail-alias): Doc fix.Richard M. Stallman1994-06-191-2/+3
* (x_window): Take account of pane widget internal border width.Richard M. Stallman1994-06-191-0/+7
* (Fmatching_paren): New function.Richard M. Stallman1994-06-191-1/+15
* (SYNTAX_MATCH): Fix typo (syntax -> matcher).Richard M. Stallman1994-06-191-1/+1
* (mouse-scroll-subr): Preserve point if WINDOW's not the selected window.Richard M. Stallman1994-06-191-34/+41
* Get CFLAGS both with and without THIS_IS_CONFIGURE,Richard M. Stallman1994-06-191-4/+26