summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* New file.Edward M. Reingold1995-09-211-1/+1
|
* *** empty log message ***Edward M. Reingold1995-09-211-1/+1
|
* Initial revisionEdward M. Reingold1995-09-211-0/+1179
|
* Minor fixes; moved some code here from other calendar files.Edward M. Reingold1995-09-211-2/+54
|
* Minor fixes.Edward M. Reingold1995-09-212-18/+18
|
* Added new calendars to menus and made minor fixes.Edward M. Reingold1995-09-211-26/+50
|
* Moved stuff to calendar.el, as per RSM's request.Edward M. Reingold1995-09-211-20/+1
|
* Added code to support Chinese calendar. Minor fixes as well.Edward M. Reingold1995-09-211-131/+176
|
* Added code to support Chinese calendar.Edward M. Reingold1995-09-211-3/+141
|
* Moved stuff to other files.Edward M. Reingold1995-09-211-277/+32
|
* Many functions moved to other files, some rewritten. See ChangeLog entry.Edward M. Reingold1995-09-211-953/+263
|
* (substitute-key-definition): Do recursively scanRichard M. Stallman1995-09-181-2/+6
| | | | where KEYMAP has nothing at all.
* (C-down-mouse-1): Use buffer menu, not font menu.Richard M. Stallman1995-09-181-12/+125
| | | | (S-down-mouse-1): Put font menu here.
* (find-alternate-file): Kill any preexisting ` **lose**' buf.Richard M. Stallman1995-09-171-0/+2
|
* (indent-for-tab-command): Get the prefix argRichard M. Stallman1995-09-141-3/+5
| | | | and pass it along to indent-line-function if it isn't nil.
* (vc-fetch-master-properties): Call "cvs status" in the rightAndré Spiegel1995-09-141-5/+9
| | | | | | directory, passing only the nondirectory part of the file name. (vc-find-cvs-master): Bind `mtime' locally instead of using it as a free variable.
* (dired-up-directory): Add optional argument `other-window' to obviateErik Naggum1995-09-122-29/+7
| | | | the need to redefine it in dired-x.el.
* (auto-mode-alist): .pl is now Perl.Richard M. Stallman1995-09-121-1/+1
|
* (hexl-current-address): New arg VALIDATE.Richard M. Stallman1995-09-101-13/+35
| | | | | Handle point values in the ASCII text section and in the addresses. (hexl-insert-char): Handle point located in the ASCII text.
* (center-line): New arg NLINES.Richard M. Stallman1995-09-101-13/+25
| | | | Do nothing for lines that are too wide.
* (setenv): Call set-time-zone-rule when setting TZ.Richard M. Stallman1995-09-101-0/+2
|
* (vc-dired-mode): Now a major mode derived from dired-mode.André Spiegel1995-09-081-52/+62
| | | | | | | | | | (vc-directory): Take DIRNAME as an argument. Ask for it in the minibuffer. Don't kill pre-existing vc-dired buffers (dired now re-uses the right one). (vc-file-tree-walk): New argument DIRNAME. Updated all callers. (vc-dired-update): New function. `g' in vc-dired-mode calls it. (vc-dired-reformat-line): Handle different ls -l formats.
* (vc-locking-user): Fixed wrong parentheses.André Spiegel1995-09-081-2/+2
|
* (dired-internal-noselect): Set dired-directory when refreshing a bufferAndré Spiegel1995-09-081-16/+22
| | | | | | | that displays a list of files. (dired-find-buffer-nocreate): Handle the case when dired-directory is a list. (dired-sort-other): Don't set mode-name if we are not in dired-mode.
* Rename all register-name args to `register'.Richard M. Stallman1995-09-081-43/+47
|
* (ange-ftp-gwp-filter): Go to process buffer before getting text from it.Richard M. Stallman1995-09-061-2/+4
|
* (Info-suffix-list): Add .inf to MSDOS list.Richard M. Stallman1995-09-061-4/+12
| | | | | | | | (info-insert-file-contents): Use info-insert-file-contents-1 to set FULLNAME. Use call-process-region to run the decode program. (Info-find-node): Use info-insert-file-contents-1. (info-insert-file-contents-1) [MSDOS]: Don't use the dot in SUFFIX if FILENAME already has one.
* (gud-filter): Save up text that arrives while processing previous text.Richard M. Stallman1995-09-061-20/+44
|
* (rmail-summary-construct-io-menu): Use all of FILES.Richard M. Stallman1995-09-061-4/+8
| | | | Also disable the menu instead of not displaying it, if FILES is empty.
* (mail-interactive-insert-alias): Call mail-abbrev-expand-hook.Richard M. Stallman1995-09-041-1/+2
|
* (dired-internal-noselect): New arg MODE.Richard M. Stallman1995-09-031-6/+14
| | | | | If it's non-nil, switch to that nil. (dired-find-buffer-nocreate): New arg MODE.
* (auto-mode-alist): Handle .f90 files.Richard M. Stallman1995-09-021-0/+1
|
* (sendmail-send-it): Use user-mail-address.Richard M. Stallman1995-08-311-1/+1
|
* (ange-ftp-vms-sans-version): Accept extra args.Richard M. Stallman1995-08-311-1/+1
|
* (kill-new): Compute 2nd arg to interprogram-cut-function based on REPLACE.Richard M. Stallman1995-08-301-1/+1
|
* (list-directory): Set default-directory.Richard M. Stallman1995-08-301-0/+1
|
* (dired-byte-compile): Report failure if output file is not created.Richard M. Stallman1995-08-291-0/+2
|
* (function-key-map): Consistently map CLEAR to C-l.Richard M. Stallman1995-08-291-4/+4
|
* (wordstar-center-line): Renamed from center-line.Richard M. Stallman1995-08-291-10/+10
| | | | | (wordstar-center-region): Renamed from center-region. (wordstar-center-paragraph): Renamed from center-paragraph.
* (vc-dired-update-line): Don't use dired-do-redisplay.André Spiegel1995-08-291-38/+62
| | | | | | | | | | | | (vc-next-action-dired): Adjust default-directory before calling vc-next-action-on-file. (vc-next-action-on-file): Handle CVS merge in vc-dired-mode correctly. (vc-next-action): Ask for a check-in comment if there are "added" CVS files. Don't special-case single files in vc-dired-mode. (vc-file-clear-masterprops): Typo fix. (vc-latest-on-branch-p): Always true for CVS. (vc-directory): Header change. Do display the buffer, even if no locked/registered files were found.
* (vc-utc-string): New function.André Spiegel1995-08-291-30/+51
| | | | | | | | | | (vc-find-cvs-master): Use it to compare mtime and checkout time. (vc-locking-user): CVS case: *only* use checkout time. (vc-find-cvs-master): Don't attempt to find the RCS master file. Throw the full name of CVS/Entries. (vc-name): Doc change (special CVS case). (vc-after-save): Handle the case when a file is saved in the very second in which it was checked out.
* (recover-session-finish): Catch erorr in recover-file.Richard M. Stallman1995-08-281-1/+5
|
* (basic-save-buffer): Doc fix.Richard M. Stallman1995-08-281-1/+5
| | | | (after-save-hook): Add defvar.
* (executable-set-magic): Use make-local-hook for after-save-hook.Richard M. Stallman1995-08-281-2/+2
|
* (makefile-font-lock-keywords): Highlight lines withRichard M. Stallman1995-08-281-5/+7
| | | | tab followed by #, and initial spaces preceding tabs--not all initial spaces.
* Fix typo in global-map define.Richard M. Stallman1995-08-281-1/+1
|
* (rassoc): Definition deleted.Richard M. Stallman1995-08-271-2/+0
|
* (mail-mode-syntax-table): defvar deleted.Richard M. Stallman1995-08-271-3/+0
|
* Load cl only during compilation.Richard M. Stallman1995-08-271-20/+72
| | | | | (edmacro-mismatch, edmacro-subseq): New functions. Use them instead of mismatch and subseq.
* (hide-ifdef-hiding): Delete duplicate defvar.Richard M. Stallman1995-08-271-3/+0
|