summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/lisp.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2002-04-24 22:06:03 +0000
committerGlenn Morris <rgm@gnu.org>2002-04-24 22:06:03 +0000
commit6734e165bfd040282ed2882674ab26984e6aae25 (patch)
tree07cab0a9c3afb27b4758d0654b3531ccdac6c9eb /lisp/emacs-lisp/lisp.el
parent8cab3b9aae967fed0786c2c0fd62630530fa4ea1 (diff)
downloademacs-6734e165bfd040282ed2882674ab26984e6aae25.tar.gz
emacs-6734e165bfd040282ed2882674ab26984e6aae25.tar.bz2
emacs-6734e165bfd040282ed2882674ab26984e6aae25.zip
(f90-get-beg-of-line): Removed and replaced with line-beginning-position.
(f90-get-end-of-line): Removed and replaced with line-end-position. (f90-current-indentation): current-column was superfluous, removed. (f90-match-piece): Removed and replaced with match-string. (f90-get-present-comment-type): Use match-string rather than buffer-substring. (f90-match-end): Use line-beginning-position, line-end-position rather than beginning-of-line, end-of-line.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions