aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* (calendar-julian-date-string): Autoload this.Richard M. Stallman1995-11-171-0/+6
* (rmail-retry-failure): Add missing colons in regexp.Karl Heuer1995-11-171-31/+23
* (vc-locking-user): In CVS case, convert user number to a string.Richard M. Stallman1995-11-161-1/+4
* (install-arch-indep): Rename old info/dir only if exists.Richard M. Stallman1995-11-161-1/+1
* Use `buffer-substring-no-properties' instead of `buffer-substring' toJohan Vromans1995-11-161-11/+11
* (FRAME_WINDOW_P): Always define it one way or another.Richard M. Stallman1995-11-161-0/+3
* (minibuffer maps): Delete extra quote.Richard M. Stallman1995-11-161-1/+1
* (Info-complete-menu-item): Don't treat `* Menu:' as a menu item.Richard M. Stallman1995-11-161-0/+3
* (gettext_noop): New macro, identity fn.Roland McGrath1995-11-161-296/+303
* Declare etext.Roland McGrath1995-11-161-1/+1
* [_LIBC] (start_of_data): Use weak ref to __data_start; use &etext if notRoland McGrath1995-11-161-3/+4
* (info-insert-file-contents-1): Various rewrites.Richard M. Stallman1995-11-151-6/+7
* (XTread_socket): Verify a ButtonPress was actually in theRichard M. Stallman1995-11-151-1/+8
* (display_menu_item): Fix previous change.Richard M. Stallman1995-11-151-1/+1
* (hppa*-hp-hpux10*): Use s/hpux10.h.Richard M. Stallman1995-11-151-1/+1
* (c++-mode): Remove autoload cookie.Richard M. Stallman1995-11-151-1/+0
* (syms_of_xselect): Doc fix.Richard M. Stallman1995-11-151-1/+1
* (mouse-sel-lost-selection-hook): Undo prev change.Richard M. Stallman1995-11-151-1/+1
* (x_clear_frame_selections): Get selection_symbol properly.Richard M. Stallman1995-11-151-1/+22
* (doprnt1): Add a cast.Richard M. Stallman1995-11-151-1/+1
* (mark_object): Don't overwrite original argument value.Richard M. Stallman1995-11-151-2/+3
* (command-line-1): Mention F10.Richard M. Stallman1995-11-151-1/+1
* (xsymbol): Cast name explicitly to (char *).Richard M. Stallman1995-11-151-1/+1
* (goto-address-highlight-p): New variable.Richard M. Stallman1995-11-151-44/+38
* (fill-region-as-paragraph): Handle left margin extending to or pastRichard M. Stallman1995-11-151-9/+19
* (fill-individual-paragraphs): Advance 1 line in inner loop.Richard M. Stallman1995-11-141-5/+6
* (mouse-sel-lost-selection-hook): Use (car selection).Richard M. Stallman1995-11-141-1/+1
* (calendar-julian-from-absolute): Autoload it.Richard M. Stallman1995-11-141-0/+5
* (indent-line-to): Delete spaces before inserting a tab.Richard M. Stallman1995-11-141-0/+3
* (nt): Rename install, readme, and todo to INSTALL, README, and TODO.Geoff Voelker1995-11-141-1/+1
* Initial revisionGeoff Voelker1995-11-141-0/+589
* (command-line-1): Reorganize the initial help output.Richard M. Stallman1995-11-141-14/+17
* (check_executable) [DOS_NT]: Treat all dirs as executable.Richard M. Stallman1995-11-141-1/+13
* (compilation-sentinel): Use the local value ofRichard M. Stallman1995-11-141-6/+6
* (archive-remote-regexp): Doc fix.Richard M. Stallman1995-11-141-1/+1
* (View-scroll-lines-forward): Don't recenter at end.Richard M. Stallman1995-11-141-1/+0
* (regex.o): Depend on ../src/config.h.Richard M. Stallman1995-11-141-1/+1
* (vc-directory): Require dired.Richard M. Stallman1995-11-131-2/+4
* (install): Change same-dir test to create test file inGeoff Voelker1995-11-131-3/+3
* Declare calloc like malloc.Richard M. Stallman1995-11-131-3/+3
* (tmm-define-keys): Don't define ESC ESC.Richard M. Stallman1995-11-131-2/+1
* (top level): Make sure to set global minor-mode-alist, not local one.Noah Friedman1995-11-131-11/+25
* Initial revisionRichard M. Stallman1995-11-121-0/+1500
* Initial revisionNoah Friedman1995-11-121-0/+423
* (LIBS_STANDARD): Definition deleted.Richard M. Stallman1995-11-121-1/+3
* (LIBS_SYSTEM): Fix typo in prev change.Richard M. Stallman1995-11-121-2/+2
* (LIB_STANDARD): Extract this as in src/Makefile.in.Richard M. Stallman1995-11-121-1/+12
* Always include dispextern.h before cm.h.Richard M. Stallman1995-11-121-5/+1
* (universal-argument-other-key): Add to existing unread-command-events value.Richard M. Stallman1995-11-111-1/+2
* (command-line): Don't reject unknown args here.Richard M. Stallman1995-11-111-2/+2