1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-04 08:47:11 +00:00
emacs/lisp/play
Glenn Morris e180ab9fde Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol.
* lisp/mh-e/mh-seq.el (mh-read-msg-list): Use point-at-eol.

* lisp/gnus/gnus-bookmark.el (gnus-bookmark-bmenu-show-infos)
(gnus-bookmark-kill-line): Use point-at-eol.

* lisp/cedet/ede/proj-elisp.el (ede-proj-flush-autoconf): Use point-at-bol.

* lisp/emacs-lisp/chart.el (chart-zap-chars):
* lisp/play/decipher.el (decipher-set-map):
* lisp/progmodes/ada-mode.el (ada-get-current-indent)
(ada-search-ignore-string-comment, ada-tab-hard, ada-untab-hard):
* lisp/progmodes/ada-prj.el (ada-prj-load-from-file, ada-prj-display-help):
* lisp/progmodes/ada-xref.el (ada-initialize-runtime-library)
(ada-get-all-references):
* lisp/progmodes/cperl-mode.el (cperl-electric-paren)
(cperl-electric-rparen, cperl-electric-keyword, cperl-electric-else)
(cperl-linefeed, cperl-sniff-for-indent, cperl-to-comment-or-eol)
(cperl-find-pods-heres, cperl-indent-exp, cperl-fix-line-spacing)
(cperl-word-at-point-hard):
* lisp/progmodes/idlw-shell.el (idlwave-shell-move-or-history)
(idlwave-shell-filename-string, idlwave-shell-batch-command)
(idlwave-shell-display-line):
* lisp/progmodes/idlwave.el (idlwave-show-begin, idlwave-fill-paragraph)
(idlwave-calc-hanging-indent, idlwave-auto-fill, idlwave-template):
* lisp/progmodes/js.el (js--re-search-forward-inner)
(js--re-search-backward-inner):
* lisp/progmodes/vhdl-mode.el (vhdl-align-region-1, vhdl-align-region-2)
(vhdl-fix-clause, vhdl-compose-configuration-architecture):
* lisp/progmodes/ruby-mode.el (ruby-parse-partial, eval-when-compile):
* lisp/textmodes/flyspell.el (flyspell-process-localwords):
* lisp/textmodes/ispell.el (ispell-buffer-local-parsing)
(ispell-buffer-local-dict, ispell-buffer-local-words):
Use point-at-bol and point-at-eol.
2010-11-06 18:36:33 -07:00
..
.gitignore
5x5.el Declare and define in one step various mode maps. 2010-10-10 16:12:30 -07:00
animate.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
blackbox.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bruce.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
bubbles.el * lisp/emacs-lisp/float-sup.el (float-pi): New name for `pi'. 2010-09-19 11:49:21 +02:00
cookie1.el play/cookie1.el (read-cookie): Fix off-by-one error (bug#6921). 2010-08-26 17:33:52 +02:00
decipher.el Replace end-of-line, save-excursion etc with point-at-eol, point-at-bol. 2010-11-06 18:36:33 -07:00
dissociate.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
doctor.el Silence doctor.el compilation. 2010-11-05 00:41:47 -07:00
dunnet.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
fortune.el Replace some inappropriate uses of toggle-read-only. (Bug#7292) 2010-10-29 00:48:10 -07:00
gamegrid.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
gametree.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
gomoku.el Fix the most annoying typo in the world. 2010-11-02 20:33:24 -07:00
handwrite.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
hanoi.el
landmark.el landmark: you lose. 2010-11-02 20:35:38 -07:00
life.el Use line-end-position rather than end-of-line, etc. 2010-11-06 13:23:42 -07:00
meese.el
morse.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
mpuz.el Declare and define in one step various mode maps. 2010-10-10 16:12:30 -07:00
pong.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
snake.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
solitaire.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
spook.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
studly.el
tetris.el * lisp/play/tetris.el: Cleanup image representation and rotation. 2010-07-24 01:26:42 +02:00
yow.el Add 2010 to copyright years. 2010-01-13 00:35:10 -08:00
zone.el Merge changes from emacs-23 branch. 2010-07-10 14:52:53 -04:00