summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAgeFilesLines
* Rename newly-added eol/bol functions to pos-eol/pos-bolLars Ingebrigtsen2022-08-211-4/+4
* Don't use the system-file-manager icon in the toolbarLars Ingebrigtsen2022-08-202-2/+2
* Make conf-javaprop-mode only claim that # lines are commentsLars Ingebrigtsen2022-08-201-10/+3
* Move `while` syntax check from optimiser to macroexpandMattias Engdegård2022-08-192-3/+5
* Fix return value of help--key-description-fontifiedStefan Kangas2022-08-191-7/+10
* Display new keybinding in obsolete command warningStefan Kangas2022-08-192-5/+10
* * lisp/bookmark.el (bookmark-menu-heading): Delete face.Stefan Kangas2022-08-191-6/+0
* Ignore variable Info-fontify, deleted in 22.1Stefan Kangas2022-08-191-5/+3
* Make two compat aliases obsolete in cc-defs.elStefan Kangas2022-08-191-2/+2
* ; Delete not-useful comments referring to Emacs 19.Stefan Kangas2022-08-197-13/+7
* Delete two functions obsolete since Emacs 23Stefan Kangas2022-08-192-6/+1
* Merge from origin/emacs-28Stefan Kangas2022-08-191-0/+2
|\
| * Resurrect obsoletion warning for two functionsStefan Kangas2022-08-191-0/+2
* | Prefer defvar-keymap in doc-view.elStefan Kangas2022-08-191-68/+63
* | Fix underscores in argument names in ns-winLars Ingebrigtsen2022-08-191-4/+4
* | python.el: Add completion-predicate symbol property to commandsAugusto Stoffel2022-08-191-7/+61
* | Add new functions eol and bolLars Ingebrigtsen2022-08-191-0/+12
* | python-mode: Remove special outline-heading-end-regexpAugusto Stoffel2022-08-191-1/+0
* | python.el: Adjustments to Flymake backendAugusto Stoffel2022-08-191-5/+9
* | python-check-command: Don't use absolute file namesAugusto Stoffel2022-08-191-4/+5
* | Fix mis-spelling of c-awk-old-ByLL and really make it buffer-localPaul A. Patience2022-08-191-1/+1
* | * lisp/edmacro.el (edmacro-sanitize-for-string): Fix condition.Mattias Engdegård2022-08-191-1/+1
* | Fix region-extract-function compilation warningLars Ingebrigtsen2022-08-191-9/+11
* | Fix ns-win.el (x-file-dialog) declarationLars Ingebrigtsen2022-08-191-1/+2
* | Speed up image-dired-display-imageMorgan Smith2022-08-191-2/+2
* | Merge from origin/emacs-28Stefan Kangas2022-08-191-11/+12
|\|
| * Improve image-mode-as-hex docstringStefan Kangas2022-08-181-11/+12
* | Improve obsoletion of image-transform-fit-to-{height,width}Stefan Kangas2022-08-181-2/+2
* | * Rename `comp--typeof-builtin-types'Andrea Corallo2022-08-181-5/+5
* | * lisp/emacs-lisp/comp-cstr.el (comp--all-builtin-types): RemoveAndrea Corallo2022-08-181-4/+0
* | Adjust the environment name for the minted packageArash Esbati2022-08-181-1/+1
* | Do interactive mode tagging in image-mode.elStefan Kangas2022-08-181-29/+31
* | Make toggling between image, hex and text more consistentStefan Kangas2022-08-181-14/+18
* | ; * lisp/image-mode.el (image-minor-mode): Reflow docstring.Stefan Kangas2022-08-181-3/+3
* | New command image-transform-set-percentStefan Kangas2022-08-181-0/+11
* | Prefer defvar-keymap in image-mode.elStefan Kangas2022-08-181-148/+147
* | ; * lisp/image-mode.el: Delete commented out image-transform-mode.Stefan Kangas2022-08-181-20/+0
* | Merge from origin/emacs-28Stefan Kangas2022-08-182-10/+14
|\|
| * * lisp/image-mode.el (image-mode-as-hex): Fix toggle instructions.Stefan Kangas2022-08-181-7/+3
| * ; lisp/image-mode.el: Fix typo.Stefan Kangas2022-08-181-3/+3
| * * lisp/image-mode.el: Improve commentary.Stefan Kangas2022-08-181-4/+8
| * cl-reduce doc string improvementColin Woodbury2022-08-181-0/+4
* | Fix encoding problem in tramp-sh.elMichael Albinus2022-08-181-73/+76
* | Fix string-to-syntax signature in comp-known-type-specifiersMattias Engdegård2022-08-181-1/+1
* | * lisp/emacs-lisp/comp.el (comp-known-type-specifiers): Fix some typeAndrea Corallo2022-08-181-10/+10
* | More non-nil-returning functions in source optimisationMattias Engdegård2022-08-181-5/+24
* | ; Fix a typo in autoload.elEli Zaretskii2022-08-181-1/+1
* | Fix Python indentation of block continuationkobarity2022-08-181-1/+7
* | Make GEN message from loaddefs-generate nicerLars Ingebrigtsen2022-08-181-1/+2
* | Improve update-directory-autoloads deprecation messageStefan Kangas2022-08-181-1/+1