1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 13:10:57 -08:00
emacs/lisp/org
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
..
ChangeLog.1 ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-awk.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-C.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-calc.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
ob-clojure.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-comint.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-core.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-css.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-ditaa.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-dot.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-emacs-lisp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-eshell.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ob-eval.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-exp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-forth.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-fortran.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-gnuplot.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-groovy.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-haskell.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-java.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-js.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-julia.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-latex.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-lilypond.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-lisp.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-lob.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-lua.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ob-makefile.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-matlab.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-maxima.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-ocaml.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-octave.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-org.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-perl.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-plantuml.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-processing.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-python.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ob-R.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-ref.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-ruby.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-sass.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-scheme.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-screen.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-sed.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-shell.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-sql.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-sqlite.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-table.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ob-tangle.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ob.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
oc-basic.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
oc-biblatex.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
oc-bibtex.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
oc-csl.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
oc-natbib.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
oc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ol-bbdb.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol-bibtex.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol-docview.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol-doi.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ol-eshell.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ol-eww.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ol-gnus.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol-info.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol-irc.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
ol-man.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
ol-mhe.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol-rmail.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol-w3m.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ol.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
org-agenda.el ; Simplify (with-current-buffer (get-buffer ...) ...) 2024-03-14 12:40:26 +02:00
org-archive.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-attach-git.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-attach.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-capture.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-clock.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-colview.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-compat.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
org-crypt.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-ctags.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-cycle.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-datetree.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-duration.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-element.el Merge from origin/emacs-29 2024-01-20 06:25:59 -05:00
org-entities.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-faces.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-feed.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-fold-core.el ; Fix typos in symbol names 2024-01-14 15:16:54 +01:00
org-fold.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-footnote.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-goto.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-habit.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-id.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
org-indent.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-inlinetask.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-keys.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-lint.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
org-list.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-macro.el Revert "Set org-macro-templates more lazily" 2024-03-03 22:09:19 -05:00
org-macs.el Revert "Set org-macro-templates more lazily" 2024-03-03 22:09:19 -05:00
org-mobile.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-mouse.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-num.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-pcomplete.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-persist.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-plot.el ; Add 2024 to copyright years 2024-01-02 09:47:10 +08:00
org-protocol.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-refile.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-src.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-table.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
org-tempo.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
org-timer.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
org-version.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
org.el Revert "Set org-macro-templates more lazily" 2024-03-03 22:09:19 -05:00
ox-ascii.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ox-beamer.el (major-mode-remap(-defaults)): New var and function (bug#69191) 2024-03-03 23:58:18 -05:00
ox-html.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ox-icalendar.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ox-koma-letter.el (major-mode-remap(-defaults)): New var and function (bug#69191) 2024-03-03 23:58:18 -05:00
ox-latex.el (major-mode-remap(-defaults)): New var and function (bug#69191) 2024-03-03 23:58:18 -05:00
ox-man.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ox-md.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ox-odt.el Revert "Update to Org 9.6.19" 2024-02-17 18:53:05 +02:00
ox-org.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ox-publish.el Merge from savannah/emacs-29 2024-01-02 10:28:14 +08:00
ox-texinfo.el Revert "ox-texinfo:: Require only TEXINFO_DIR_CATEGORY" 2024-03-03 22:09:24 -05:00
ox.el ; Fix last major-mode-remap-defaults change. 2024-03-04 07:19:22 +01:00