summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* (interpreter-mode-alist): Recognize perl5.Richard M. Stallman1996-04-121-0/+1
|
* Comment change.Richard M. Stallman1996-04-121-1/+1
|
* Comment change.Richard M. Stallman1996-04-111-7/+1
|
* Comment change.Richard M. Stallman1996-04-111-4/+7
|
* (mail-fetch-field): Use skip-chars-backwardRichard M. Stallman1996-04-111-4/+2
| | | | to back over whitespace; don't back up past opoint.
* (auto-mode-alist): Handle `.java'.Richard M. Stallman1996-04-111-0/+1
|
* (command-line-x-option-alist): -T sets only the title.Richard M. Stallman1996-04-111-2/+2
|
* (command-line-x-option-alist):Richard M. Stallman1996-04-111-1/+2
| | | | --title sets only the title. Allow -title as alias too.
* (x-handle-display): Set DISPLAY envvar too.Richard M. Stallman1996-04-101-1/+6
|
* (disassemble-internal): Graceful error if compile failed.Richard M. Stallman1996-04-081-2/+3
|
* Fix length of separator string.Edward M. Reingold1996-04-071-5/+13
|
* (calendar-mouse-goto-date): New function.Richard M. Stallman1996-04-071-19/+24
| | | | | Call it instead of calendar-goto-date throughout this file. (calendar-event-to-date): Switch buffers based on the event.
* (gomoku-click): Position on nearest square. Adapt keymap accordingly.Richard M. Stallman1996-04-051-186/+206
| | | | | | | | | | | | | | | | | | | | | | | | | | | (gomoku-mouse-play): Use it to play nearest to mouse click. (gomoku-terminate-game): Factorize messages. (gomoku): Allow interactive passing of board size. Don't make a fuss about restarting a game that hasn't progressed. (gomoku-offer-a-draw): Give user the choice it pretended to give. (gomoku-point-x): Deleted function. (gomoku-point-y, gomoku-point-square): Simplified because point is always on a square. (gomoku-goto-xy, gomoku-plot-square): Fix line count due to intangible newlines. (gomoku-init-display): Once again fairly fast due to minimization of characters in buffer and text-property operations. Cursor cannot be be off a square. (gomoku-display-statistics): Simplified equivalently. (gomoku-winning-qtuple-beg, gomoku-winning-qtuple-end) (gomoku-winning-qtuple-dx, gomoku-winning-qtuple-dy): Pseudo variables only used for non-functional argument passing deleted. (gomoku-cross-winning-qtuple): Accordingly deleted function and (gomoku-check-filled-qtuple): Accordingly adapted. (gomoku-cross-qtuple): Don't be confused by tabs. (gomoku-move-down, gomoku-move-up): Simplified because point is always on square. (gomoku-beginning-of-line, gomoku-end-of-line): New commands necessary because intangible newlines perverted these.
* (dired-noselect): Resolve symbolic links in argument.Richard M. Stallman1996-04-051-0/+2
|
* (electric-help-mode): Use add-hook mouse-leave-buffer-hook.Richard M. Stallman1996-04-051-5/+5
| | | | (electric-help-retain): Use remove-hook.
* (Electric-command-loop): Set universal-argument-other-key to 0.Richard M. Stallman1996-04-041-1/+3
|
* (rmail-summary-scroll-between-messages): New var.Richard M. Stallman1996-04-041-2/+10
| | | | (rmail-summary-scroll-msg-down, rmail-summary-scroll-msg-up): Obey that var.
* (isearch-mode): Use add-hook for mouse-leave-buffer-hook.Richard M. Stallman1996-04-041-2/+2
| | | | (isearch-done): Use remove-hook.
* (run-at-time): Allow floating REPEAT values.Richard M. Stallman1996-04-041-1/+1
|
* Spelling fix.Edward M. Reingold1996-04-031-1/+1
|
* (gud-mode): Doc fix.Richard M. Stallman1996-04-031-2/+3
|
* (gnus-summary-prepare-threads): Call `gnus-message' instead of `message'.Erik Naggum1996-04-031-2/+2
|
* (hexlify-buffer, dehexlify-buffer): Clear out the undoRichard M. Stallman1996-04-031-4/+16
| | | | info, and don't record undo info for the conversion.
* (command-line-1): Document the C- and M- conventions more completely.Richard M. Stallman1996-04-031-5/+9
|
* (file-newest-backup): Return the newest backup for theRichard M. Stallman1996-04-031-5/+9
| | | | | exact file name specified, not the newest backup of all files whose names start with that substring.
* (mail): Once again set default dir to home dir.Richard M. Stallman1996-04-031-2/+3
|
* (mail): Put the auto-save file in the home dir.Richard M. Stallman1996-04-031-1/+4
|
* (timer-event-handler): Save copies of events too.Richard M. Stallman1996-04-021-1/+1
|
* Fixed solar-arcsin/arcos stuff.Edward M. Reingold1996-03-301-15/+17
|
* (rmail-forward): Put the "end" line right after theRichard M. Stallman1996-03-291-3/+5
| | | | forwarded message; the signature goes after.
* Add references to Persian calendar.Edward M. Reingold1996-03-292-4/+23
|
* Initial revisionEdward M. Reingold1996-03-291-0/+205
|
* *** empty log message ***Michael Kifer1996-03-296-42/+101
|
* (tmm-define-keys): New arg MINIBUFFER.Richard M. Stallman1996-03-281-8/+10
| | | | (tmm-add-prompt): Pass new arg in both calls.
* (list-text-properties-at): Display category's properties.Richard M. Stallman1996-03-281-1/+15
|
* Change uses of del to $(DEL).Geoff Voelker1996-03-281-4/+4
|
* (rmail-fontify-message, rmail-unfontify-buffer-function):Richard M. Stallman1996-03-271-2/+4
| | | | Reset the buffer modified state if necessary.
* (mouse-avoidance-old-pointer-shape): New vbl.Richard M. Stallman1996-03-271-1/+9
| | | | | (mouse-avoidance-mode): Save old pointer shape when entering protean mode; restore when exiting.
* (sh-alias-alist): Recognize lignux.Richard M. Stallman1996-03-271-1/+1
|
* (dired-chown-program): Recognize lignux.Richard M. Stallman1996-03-271-1/+1
|
* (gnus-make-face, custom-declare): Rename custom-asis to custom:asis.Richard M. Stallman1996-03-271-32/+31
|
* (te-terminal-name-prefix): Change fromRichard M. Stallman1996-03-271-10/+17
| | | | | | | | | | | "emacs-virtual" to "emacs-em", so that things will work on systems which allow only short terminal-type names. (terminal-emulator): Delete the hyphen between te-terminal-name-prefix and the width and height of the window. (te-create-terminfo): Reformat the terminfo entry slightly. (te-terminfo-directory): New variable. (te-create-terminfo, te-tic-sentinel): Use te-terminfo-directory.
* (ange-ftp-wait-not-busy): New subroutine.Richard M. Stallman1996-03-271-18/+25
| | | | | | Kill ftp process if user quits. (ange-ftp-raw-send-cmd): Use that. (ange-ftp-fix-dir-name-for-cms): Fix error message.
* (sh-shell-arg): Add no options for bash, ksh, or wksh.Richard M. Stallman1996-03-271-4/+7
|
* (timer-event-handler): Inhibit quitting.Richard M. Stallman1996-03-271-1/+10
| | | | Record the last few events.
* (custom:asis): Renamed from custom-asis.Richard M. Stallman1996-03-271-6/+6
|
* (set-visited-file-name): Don't call find-buffer-visiting if filename is nil.Richard M. Stallman1996-03-261-1/+1
|
* (mouse-buffer-menu): Keep the order of buffers straight.Richard M. Stallman1996-03-251-2/+3
|
* (x-frob-font-slant): Properly handle a match againstRichard M. Stallman1996-03-251-4/+8
| | | | | | x-font-regexp-head. (x-frob-font-weight): Separate two cond cases by analogy with x-frob-font-slant.
* (sh-shell-arg): Don't add any options for bash, ksh.Richard M. Stallman1996-03-251-2/+5
|