]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
authorDan Nicolaescu <dann@ics.uci.edu>
Tue, 20 Nov 2007 00:40:35 +0000 (00:40 +0000)
committerDan Nicolaescu <dann@ics.uci.edu>
Tue, 20 Nov 2007 00:40:35 +0000 (00:40 +0000)
commitec6918a80feeee705679f5ca8b365e30a53c6a3d
tree5bc8b8aa0ded07e6a2197f6cf0c2adfc3b874d1b
parent8950769ab60b83a1d572681ebe3e74e0c07cd62d
* progmodes/octave-mod.el (inferior-octave-send-list-and-digest):
* play/yow.el (doctor-ret-or-read):
* vc-hooks.el (vc-dired-resynch-file):
* vc-hg.el (log-view-get-marked):
* smerge-mode.el (ediff-cleanup-mess):
* pcvs.el (vc-editable-p, vc-checkout):
* pcomplete.el (comint-bol):
* informat.el (texinfo-format-refill):
* ido.el (tramp-tramp-file-p):
* ibuffer.el (ibuffer-mark-on-buffer, ibuffer-format-qualifier)
(ibuffer-generate-filter-groups, ibuffer-format-filter-group-data):
* add-log.el (c-beginning-of-defun, c-end-of-defun): Declare as
functions.

* textmodes/ispell.el (ispell-int-char): Make it a defalias
instead of fset.
(ispell-message): Use with-no-warnings for sc-cite-regexp call.

* ido.el (ido-file-internal): Move with-no-warnings to include the
ffap-string-at-point call.

* pcomplete.el (pcomplete-executables): Move defsubst before first use.

* vc-hg.el (vc-hg-revision-table): Fix last change.
lisp/textmodes/ispell.el