summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (rm400, rm600): New machine names.libc-950402Richard M. Stallman1995-03-221-0/+13
* (init-file-user, site-run-file): Doc fixes.Richard M. Stallman1995-03-221-5/+17
* Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it werePaul Eggert1995-03-212-8/+28
* (list-text-properties-at): New fn.Boris Goldowsky1995-03-211-1/+16
* (vc-update-change-log): Use new -u option for rcs2log.Richard M. Stallman1995-03-211-4/+6
* (Vload_read_function): New variable.Richard M. Stallman1995-03-211-1/+12
* (CHECK_IMPURE): Declare my_edata as char array.Richard M. Stallman1995-03-211-2/+2
* (my_edata): Declare as char array, not int.Richard M. Stallman1995-03-211-1/+2
* (dump-emacs-data, dump-emacs): Declare my_edata as char array.Richard M. Stallman1995-03-211-2/+2
* (occur): Copy default-directory to *Occur* buffer.Richard M. Stallman1995-03-211-0/+2
* Initial revisionRichard M. Stallman1995-03-211-0/+833
* Add -u "login<tab>fullname<tab>mailaddr" option, which replaces thePaul Eggert1995-03-212-120/+318
* (shell-command): Use *Async Shell Command* forRichard M. Stallman1995-03-211-2/+11
* (tar-parse-octal-long-integer): Return list, not vector.Karl Heuer1995-03-211-1/+1
* (bookmark-automatically-show-annotations): new var.Karl Fogel1995-03-201-4/+9
* (debug): Now interactive.Richard M. Stallman1995-03-201-0/+1
* (c-mode-map): Use "C-mode", not "C mode".Richard M. Stallman1995-03-201-1/+4
* (menu-bar-files-menu): Renamed from ...-file-menu.Richard M. Stallman1995-03-191-46/+140
* (invisible_p, invisible_ellipsis_p): Handle listRichard M. Stallman1995-03-191-6/+41
* (display_menu_bar): Just one space between menu items.Richard M. Stallman1995-03-181-2/+2
* (Info-next-preorder, Info-next-preorder-1):Richard M. Stallman1995-03-181-2/+4
* (write-file): Query if file exists already.Richard M. Stallman1995-03-181-0/+3
* (debugger-outer-load-read-function): New variable.Richard M. Stallman1995-03-181-1/+13
* (isearch-abort): Treat "incomplete regexp"Richard M. Stallman1995-03-181-3/+5
* (x_decode_color): Don't use cdef if defined_color failed.Richard M. Stallman1995-03-181-5/+7
* Various doc fixes.Richard M. Stallman1995-03-181-15/+10
* Don't put ediff-windows in the menu.Karl Heuer1995-03-181-3/+4
* (ediff-patch-buffer): Use buffer name in error message.Karl Heuer1995-03-181-1/+1
* Delete some autoloads that are now in menu-bar.el.Karl Heuer1995-03-171-6/+0
* Rewrite, many things moved to format.el.Boris Goldowsky1995-03-171-1012/+202
* Initial revisionBoris Goldowsky1995-03-171-0/+752
* (Finsert_file_contents): Call format-decode.Boris Goldowsky1995-03-171-0/+48
* (reset_buffer): Reset file_format element too.(init_buffer_once): Define file...Boris Goldowsky1995-03-171-0/+8
* (struct buffer): Add file_format member.Boris Goldowsky1995-03-171-0/+3
* Load format.el.Boris Goldowsky1995-03-171-0/+2
* (rmail-unix-mail-delimiter): Accept <...> around addressRichard M. Stallman1995-03-171-0/+1
* (init_alloc_once): Increase gc_cons_threshold to 300000.Richard M. Stallman1995-03-171-1/+1
* Initial revisionKarl Heuer1995-03-172-0/+944
* (isearch-abort): Set isearch-success to nil.Richard M. Stallman1995-03-161-2/+2
* (make-auto-save-file-name, auto-save-file-name-p): Doc fixes.Richard M. Stallman1995-03-161-6/+8
* (menu-bar-file-menu): Changed "Emerge" to "Merge" to agree with the new ediffKarl Heuer1995-03-161-1/+2
* (indent-line-to): move to end of indentation, even if it didn't change.Boris Goldowsky1995-03-161-8/+6
* Initial revisionKarl Heuer1995-03-165-0/+7098
* Installed new version from author.Karl Heuer1995-03-161-3761/+1873
* Use appropriate `fboundp' tests to decide what to load.Karl Heuer1995-03-161-4/+9
* (other-frame): Don't try to unfocus in a termcap frame.Karl Heuer1995-03-161-7/+9
* (frame-initialize): Set frame-creation-function to `make-terminal-frame' ifKarl Heuer1995-03-161-5/+8
* (compute_motion, Fmove_to_column, current_column)Richard M. Stallman1995-03-161-30/+36
* (line-move): Handle conses in buffer-invisibility-spec.Richard M. Stallman1995-03-161-5/+11
* Comment change.Richard M. Stallman1995-03-167-42/+10