aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
Commit message (Collapse)AuthorAgeFilesLines
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-9/+9
| | | | | | | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * vip.el (vip-delete-char, vip-delete-backward-char, ex-delete): Don't pass nil as a fourth argument to vip-append-to-register; it takes only three. (vip-mark-point, ex-mark): Pass required second argument to point-to-register.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-1/+1
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * terminal.el (te-escape-extended-command-unread): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-3/+3
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * sun-mouse.el (mouse-second-hit): Same.
* * subr.el (lambda): Don't use backquotes in lambda's definition.Jim Blandy1992-11-161-3/+5
| | | | | | | | * bytecomp.el: Declare unread-command-char an obsolete variable. * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * subr.el (read-quoted-char, momentary-string-display): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
| | | | | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * simula.el (simula-electric-label): Same. * simula.el (simula-calculate-indent): Call backward-word with the appropriate argument.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * replace.el (perform-replace): Same.
* * rect.el (operate-on-rectangle): Use move-to-column's FORCEJim Blandy1992-11-161-25/+11
| | | | | | | | | | | | argument instead of implementing it ourselves. (rectangle-coerce-tab): No longer used; deleted. * rect.el (open-rectangle): Leave point at the upper corner of the rectangle just opened, in imitation of open-line. Fix doc typo. (open-rectangle-line): Use skip-chars-backward's LIM argument to leave spaces before the line segment's beginning undisturbed. * rect.el: Provide 'rect.
* * paths.el (rmail-spool-directory): Add dgux-unix to the list ofJim Blandy1992-11-161-1/+2
| | | | systems which put their mail in "/usr/mail".
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-1/+1
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * mlsupport.el (push-back-character): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-1/+1
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * map-ynp.el (map-y-or-n-p): Same.
* * lpr.el (lpr-command, lpr-switches): Removed strings startingJim Blandy1992-11-161-4/+6
| | | | | | | | with \newline; this file is loaded in loaddefs.el, and doesn't need to follow that convention. * lpr.el (lpr-command): Add dgux-unix to the list of systems which want "lp".
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-6/+23
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * isearch-mode.el (isearch-update, isearch-unread): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-1/+1
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * info.el (Info-summary): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-1/+1
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * gnus.el (gnus-Subject-next-article): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
| | | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * fortran.el (fortran-abbrev-start, fortran-window-create-momentarily): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-5/+5
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * emerge.el (emerge-show-file-name): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * electric.el (Electric-command-loop): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-2/+2
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * ehelp.el (electric-help-command-loop): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-3/+3
| | | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * ebuff-menu.el (electric-buffer-list, Electric-buffer-menu-exit): Same.
* * disass.el (byte-compile): Specify that the 'byte-compile featureJim Blandy1992-11-161-1/+1
| | | | is provided in the file "bytecomp".
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-1/+1
| | | | | | | * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * comint.el (comint-dynamic-list-completions): Same.
* * bytecomp.el: Declare unread-command-char an obsolete variable.Jim Blandy1992-11-161-0/+4
| | | | * bytecomp.el: (require 'backquote).
* * ange-ftp.el (ange-ftp-repaint-buffer): Give this a non-hackyJim Blandy1992-11-161-17/+6
| | | | | | definition using (message nil). (ange-ftp-read-passwd, ange-ftp-process-filter): Uncomment out the calls to ange-ftp-repaint-buffer.
* * simple.el (comment-column): Doc fix.Jim Blandy1992-11-151-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | * bytecomp.el: Declare unread-command-char an obsolete variable. * vip.el (vip-escape-to-emacs, vip-prefix-arg-value, vip-prefix-arg-com): Use unread-command-event instead of unread-command-char; respect its new semantics. * simula.el (simula-electric-label): Same. * comint.el (comint-dynamic-list-completions): Same. * ebuff-menu.el (electric-buffer-list, Electric-buffer-menu-exit): Same. * ehelp.el (electric-help-command-loop): Same. * electric.el (Electric-command-loop): Same. * emerge.el (emerge-show-file-name): Same. * fortran.el (fortran-abbrev-start, fortran-window-create-momentarily): Same. * gnus.el (gnus-Subject-next-article): Same. * info.el (Info-summary): Same. * isearch-mode.el (isearch-update, isearch-unread): Same. * map-ynp.el (map-y-or-n-p): Same. * mlsupport.el (push-back-character): Same. * replace.el (perform-replace): Same. * simple.el (prefix-arg-internal): Same. * subr.el (read-quoted-char, momentary-string-display): Same. * sun-mouse.el (mouse-second-hit): Same. * terminal.el (te-escape-extended-command-unread): Same.
* Doc fix.Christopher Zaborsky1992-11-106-44/+49
|
* Dox fix.Christopher Zaborsky1992-11-102-7/+7
|
* (vc-cancel-version): Use yes-or-no-p.Richard M. Stallman1992-11-081-2/+2
|
* * startup.el (normal-top-level): Don't worry about settingJim Blandy1992-11-071-11/+14
| | | | | default-directory to PWD if PWD is shorter. And, if PWD isn't accurate, delete it.
* * isearch.el (isearch-frames-exist): This isn't what we want -Jim Blandy1992-11-071-5/+9
| | | | | | | | | | | | | replaced by... (isearch-gnu-emacs-events): non-nil if should expect events in the style generated by GNU Emacs 19. Set if set-frame-height is fboundp; this is true on any GNU Emacs 19, whether or not it was compiled with multiple frame support. (isearch-mode-map): Test isearch-gnu-emacs-events instead of isearch-frames-exist to see if we should bind switch-frame events. (isearch-update): Test isearch-gnu-emacs-events instead of isearch-frames-exist to see if unread-command-char's quiescent value is nil or -1.
* * simple.el (previous-line): Doc fix.Jim Blandy1992-11-071-2/+4
| | | | | * simple.el (kill-line): Don't shift point before doing the delete.
* * etags.el (find-tag-noselect): Doc fix.Jim Blandy1992-11-071-4/+7
|
* * compile.el (compile-internal): Use NAME-OF-MODE in the promptJim Blandy1992-11-071-1/+2
| | | | when offering to kill an existing process.
* * cl.el: New version - 3.0 - from Cesar Quiroz.Jim Blandy1992-11-071-242/+359
|
* * autoload.el (make-autoload): When creating an autoloadJim Blandy1992-11-071-1/+2
| | | | | | | invocation for a macro, pass (list 'quote 'macro) as the sixth argument, not just t. autoload's sixth argument is now a type instead of just a boolean value, so we should use a value which reflects that.
* Doc fix.Richard M. Stallman1992-11-071-2/+2
|
* version 1.28.8Richard M. Stallman1992-11-051-124/+403
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (fortran-indent-to-column): Make turning of lines that begin with `fortran-continuation-string' into properly formated continuation lines work for fortran TAB mode. Cleaned up some doc strings. (fortran-abbrev-help, fortran-prepare-abbrev-list-buffer): Use `insert-abbrev-table-description' and make buffer in abbrevs-mode. Many changes since version 1.28.3. Added auto-fill-mode, support for some Fortran 90 statements. Adjust comments to conform to new gnu conventions. (fortran-mode): Fix `comment-line-start-skip' by changing \\1 to \\2 and include cpp statements in matching. Changes for auto fill. (fortran-auto-fill-mode, fortran-do-auto-fill, fortran-break-line): New functions to implement auto fill. (fortran-indent-line, fortran-reindent-then-newline-and-indent): Added auto fill support. (find-comment-start-skip, is-in-fortran-string-p): New functions. (fortran-electric-line-number): Works better in overwrite mode. (fortran-indent-comment, fortran-indent-line, fortran-indent-to-column): Use find-comment-start-skip instead of searching for `comment-start-skip'. (fortran-mode, calculate-fortran-indent): Added indentation for fortran 90 statements. (fortran-next-statement, fortran-previous-statement): Bug fixes. (fortran-mode, calculate-fortran-indent, fortran-setup-tab-format-style, fortran-setup-fixed-format-style): `fortran-comment-line-column' meaning changed. Now defaults to 0.
* (command-switch-alist, x-switch-definitions):Richard M. Stallman1992-11-051-2/+2
| | | | -ib was used for two things. Use -itype for icon type.
* *** empty log message ***Jim Blandy1992-11-051-11/+15
|
* Doc fix.Christopher Zaborsky1992-11-033-15/+18
|
* (insert-rectangle): Put mark at upper left corner.Richard M. Stallman1992-11-031-1/+4
|
* Dox fix.Christopher Zaborsky1992-11-031-2/+2
|
* Doc fix.Christopher Zaborsky1992-11-031-2/+2
|
* Dox fix.Christopher Zaborsky1992-11-032-9/+10
|
* (dired-mark-confirm): For `compress', say `Compress or uncompress'.Richard M. Stallman1992-11-031-6/+9
| | | | (dired-map-over-marks-check): Likewise.
* (make-directory): Renamed from make-directory-path.Richard M. Stallman1992-11-031-24/+28
| | | | | | | Optional argument says whether to create parent dirs. Invoke file-name handler here. (after-find-file): Delete code that offers to create dir. Instead, just print a message.
* * ange-ftp.el: Tighten the regular expression used inJim Blandy1992-11-031-3/+3
| | | | | | file-name-handler-alist to recognized ange-ftp filenames; the slash, username and hostname must be at the start of the filename, not just anywhere in the filename.
* (isearch-search): Handle all sorts of errors from regexp search.Richard M. Stallman1992-11-011-3/+10
|
* (byte-compile-lambda):Richard M. Stallman1992-10-311-3/+10
| | | | Don't compile the interactive spec if it is a call to `list'.
* Doc fix.Richard M. Stallman1992-10-301-2/+6
|
* (vc-admin): Pass t as noquery arg to vc-resynch-window.Richard M. Stallman1992-10-281-2/+6
|