aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* (mail-signature): Doc mod.Karl Heuer1994-02-071-1/+2
* (insert-parentheses): Doc mod.Karl Heuer1994-02-071-2/+2
* (autoload-trim-file-name): New function.Roland McGrath1994-02-071-65/+124
* (desktop-bug-report): Command deleted.Richard M. Stallman1994-02-071-20/+0
* (calendar-sunrise-sunset): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-3/+3
* (calendar-print-mayan-date): Use new error arg to calendar-cursor-to-date.Richard M. Stallman1994-02-071-4/+2
* (calendar-print-french-date,diary-french-date):Richard M. Stallman1994-02-071-7/+3
* (view-diary-entries,diary-islamic-date): Use new error argRichard M. Stallman1994-02-071-7/+3
* (calendar-cursor-holidays): Use new error argRichard M. Stallman1994-02-071-3/+2
* (insert-diary-entry,insert-weekly-diary-entry,Richard M. Stallman1994-02-071-46/+18
* (calendar-mode-line-format): Change "current" to "today".Richard M. Stallman1994-02-071-30/+16
* Comment change.Richard M. Stallman1994-02-071-7/+0
* (remote-compile): Set comint-file-name-prefix in the compilation buffer.Roland McGrath1994-02-071-2/+7
* Fix Roland's misplaced paren around call to marker-buffer.Michael I. Bushnell1994-02-071-1/+1
* (x_make_frame_invisible): Add USE_X_TOOLKIT conditional.Fred Pierresteguy1994-02-071-32/+60
* Finish previous change.Richard M. Stallman1994-02-071-2/+0
* Change the sequences aa and ae to just a and e.Richard M. Stallman1994-02-071-4/+4
* (gomoku-init-display, gomoku-put-char):Richard M. Stallman1994-02-071-33/+31
* (tar-pad-to-blocksize): Bind inhibit-read-only, not buffer-read-only.Richard M. Stallman1994-02-071-2/+2
* (makefile-browser-fill, makefile-browser-toggle):Richard M. Stallman1994-02-071-34/+32
* (hexl-mode-exit): Bind inhibit-read-only; don't alter buffer-read-only.Richard M. Stallman1994-02-071-3/+1
* (hexl-mode): Bind inhibit-read-only; don't alter buffer-read-only.Richard M. Stallman1994-02-071-4/+2
* (c-macro-expand): Check inhibit-read-only.Richard M. Stallman1994-02-071-2/+2
* Properly check in the total rewrite installed months ago.Richard M. Stallman1994-02-071-80/+427
* (update-file-autoloads): Never ask the user where to put a new section.Roland McGrath1994-02-071-45/+35
* Comment changes.Richard M. Stallman1994-02-071-5/+6
* Initial revisionRichard M. Stallman1994-02-071-0/+167
* (push-mark): Don't push on global-mark-ring if its car is a marker in theRoland McGrath1994-02-071-3/+9
* (global-mark-ring, global-mark-ring-max): New variables.Roland McGrath1994-02-071-2/+38
* Initial revisionRichard M. Stallman1994-02-071-0/+93
* (single_keymap_panes): Use internal_condition_case_1.Richard M. Stallman1994-02-071-3/+20
* (menu_bar_item): Use internal_condition_case_1.Richard M. Stallman1994-02-071-1/+13
* (internal_condition_case_1): New function.Richard M. Stallman1994-02-071-0/+37
* (indent-c-exp): If line starts with }, ignore whatRichard M. Stallman1994-02-071-21/+23
* (kill-region): Test inhibit-read-only.Richard M. Stallman1994-02-061-1/+1
* (auto-mode-alist): Add elt for .tcl files.Richard M. Stallman1994-02-061-2/+3
* (dired-listing-switches): Doc fix.Richard M. Stallman1994-02-061-3/+4
* (rmail-output): Handle rmail-output-file-alist.Richard M. Stallman1994-02-061-11/+27
* (init_frame_faces): Clear FRAME_N_COMPUTED_FACESRichard M. Stallman1994-02-061-9/+13
* (fix_glyph): New function.Richard M. Stallman1994-02-061-85/+112
* (mouse-yank-secondary): Do move point.Richard M. Stallman1994-02-061-7/+13
* (menu-bar-emerge-menu): New map.Richard M. Stallman1994-02-061-0/+20
* Use > as convention for another menu follows.Richard M. Stallman1994-02-061-3/+4
* Add defvars for many vars already being used.Richard M. Stallman1994-02-061-22/+146
* Comment change.Richard M. Stallman1994-02-061-1/+1
* (main) [AIX]: Don't handle signal 20, 21 or 22.Richard M. Stallman1994-02-051-11/+2
* (rlogin-delchar-or-send-Ctrl-D): Call rlogin-send-Ctrl-D. Doc fix.Roland McGrath1994-02-051-4/+4
* Removed many extra autoload cookies.Roland McGrath1994-02-051-9/+7
* (internal_condition_case_1): Declared.Richard M. Stallman1994-02-051-0/+1
* Comment changes and doc fixes.Richard M. Stallman1994-02-051-238/+172