emacs/lisp/obsolete
Tim Landscheidt 6d1c1fca0a ; Simplify (with-current-buffer (get-buffer ...) ...)
There's no need to call 'get-buffer', since 'with-current-buffer'
does that internally.
* lisp/calendar/todo-mode.el (todo-merge-category):
* lisp/comint.el (comint-dynamic-list-completions):
* lisp/emacs-lisp/checkdoc.el (checkdoc-error):
* lisp/emacs-lisp/debug.el (debug, debugger-record-expression):
* lisp/emacs-lisp/eieio-opt.el (eieio-browse):
* lisp/emacs-lisp/re-builder.el (reb-restart-font-lock):
* lisp/erc/erc-dcc.el (erc-dcc-do-LIST-command):
* lisp/eshell/em-unix.el (eshell-poor-mans-grep):
* lisp/gnus/gnus-group.el (gnus-add-mark):
* lisp/net/eww.el (eww-next-bookmark, eww-previous-bookmark):
* lisp/net/sieve.el (sieve-upload):
* lisp/net/tramp-cmds.el (tramp-cleanup-some-buffers):
* lisp/obsolete/quickurl.el (quickurl-list-populate-buffer):
* lisp/org/ob-calc.el: (org-babel-execute:calc):
* lisp/org/org-agenda.el (org-agenda-use-sticky-p):
* lisp/pcomplete.el (pcomplete-show-completions):
* lisp/progmodes/bug-reference.el
(bug-reference--try-setup-gnus-article):
* lisp/progmodes/idlw-help.el
(idlwave-highlight-linked-completions):
* lisp/progmodes/verilog-mode.el (verilog-preprocess):
* lisp/replace.el (occur-1):
* lisp/term.el (term-dynamic-list-completions):
* lisp/time.el (world-clock-update):
* lisp/url/url-cache.el (url-store-in-cache):
* lisp/vc/vc-cvs.el (vc-cvs-merge, vc-cvs-merge-news):
* lisp/vc/vc-rcs.el (vc-rcs-system-release):
* lisp/vc/vc-svn.el (vc-svn-merge, vc-svn-merge-news):
* test/lisp/calendar/icalendar-tests.el
(icalendar-tests--get-error-string-for-export):
* test/lisp/erc/erc-dcc-tests.el
(pcomplete/erc-mode/DCC--get-1flag)
(pcomplete/erc-mode/DCC--get-2flags)
(pcomplete/erc-mode/DCC--get-2flags-reverse):
* test/lisp/erc/erc-networks-tests.el
(erc-networks--rename-server-buffer--existing--noreuse):
* test/lisp/erc/erc-scenarios-services-misc.el
(erc-scenarios-services-misc--reconnect-retry-nick):
* test/lisp/erc/erc-tests.el (erc--refresh-prompt):
Replace (with-current-buffer (get-buffer ...) ...) with
(with-current-buffer ...).
2024-03-14 12:40:26 +02:00
..
autoarg.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
autoload.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
bruce.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cc-compat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cl-compat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
cl.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
crisp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
eieio-compat.el EIEIO: Fix regession (bug#69631) 2024-03-08 11:24:18 -05:00
eudcb-ph.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
gulp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
html2text.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
info-edit.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
inversion.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
iswitchb.el ; Fix my last commit 2024-02-04 13:20:21 +01:00
landmark.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
linum.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
longlines.el ; Fix my last commit 2024-02-04 13:20:21 +01:00
makesum.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mantemp.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
meese.el
messcompat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
metamail.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
mh-compat.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
netrc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
nnir.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
otodo-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-def.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-gpg.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-parse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-pgp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg-pgp5.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
pgg.el Use obarray-make instead of make-vector to create obarrays 2024-02-23 13:02:27 +01:00
ps-def.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
quickurl.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
rcompile.el ; Fix my last commit 2024-02-04 13:20:21 +01:00
rfc2368.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
rlogin.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sb-image.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
starttls.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
sup-mouse.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
terminal.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
thumbs.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tls.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tpu-edt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tpu-extras.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
tpu-mapper.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
uce.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-about.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-dired.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
url-ns.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
vc-arch.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vc-mtn.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vi.el
vip.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vt-control.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
vt100-led.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ws-mode.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
yow.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00