Eli Zaretskii
ab9d6482e3
; Update ChangeLog.4 and etc/AUTHORS.
2023-10-19 04:53:08 -04:00
Kyle Meyer
eedd9db619
Update to Org 9.6.10
2023-10-09 23:47:52 -04:00
Michael Albinus
41333cb2d5
; * etc/NEWS: Fix typos.
2023-09-18 18:00:07 +02:00
Eli Zaretskii
0a6a9ac6f1
; * etc/NEWS: Fix last change.
2023-09-18 14:10:30 +03:00
Ihor Radchenko
5611274bbd
Announce handling 'org-protocol' URI scheme in NEWS
...
* etc/NEWS: Document handling 'org-protocol' URI scheme. The commit
implementing the new functionality is 05a7c91b91 . (Bug#65469)
2023-09-18 13:00:20 +02:00
Ihor Radchenko
1500e4b432
Make emacsclient handle org-protocol:// links
...
Org mode provides a way to quickly capture bookmarks, notes, and links
using emacsclient:
emacsclient "org-protocol://store-link?url=URL&title=TITLE"
* etc/emacsclient.desktop: Make Emacs the default application for
org-protocol. (Bug#65469)
(cherry picked from commit 05a7c91b91 )
2023-09-18 12:54:22 +02:00
Kyle Meyer
85f49a9bc8
Update to Org 9.6.9
2023-09-17 22:11:36 -04:00
Eli Zaretskii
8970cdd009
; Fix last change.
2023-09-16 09:26:30 +03:00
Eli Zaretskii
ba924be452
; * etc/DEBUG: Improve the redisplay section.
2023-09-16 09:25:08 +03:00
João Távora
0c029ae8bc
; tweak etc/TODO item
...
* etc/TODO (Support external rules for indentation): Add reference
to discussion.
2023-09-09 12:01:51 -05:00
Eli Zaretskii
82af484ec1
; Two updates of etc/TODO
...
* etc/TODO: Remove the redesign-overlays item (already done in
Emacs 29.1). Add an item about supporting external indentation
rules.
2023-09-08 16:31:14 +03:00
Eli Zaretskii
0ab2823f51
; Describe in PROBLEMS 2 problems with keyboard input
...
* etc/PROBLEMS: Describe problems with WSL and PGTK keyboard
input. (Bug#65802) (Bug#65811)
2023-09-08 15:35:05 +03:00
Eli Zaretskii
f1e4cbe72a
; * etc/PROBLEMS: Minor wording fix.
2023-09-03 09:03:22 +03:00
Po Lu
fd5593c7f2
* etc/PROBLEMS: Mention bug#65432 and its remedy.
2023-09-03 09:25:06 +08:00
Kyle Meyer
648a5e33e8
Update to Org 9.6.8-3-g21171d
2023-08-27 22:38:34 -04:00
Po Lu
6962823c83
; * etc/PROBLEMS: Fix typo and clarify wording.
...
I-Bus is merely one of the many X input methods plagued with
crashes.
2023-08-14 16:04:03 +08:00
Eli Zaretskii
99367078e5
; * etc/PROBLEMS: Add entry about XIM problems (bug#65205).
2023-08-12 10:04:55 +03:00
Eli Zaretskii
b1ba06a1e4
Fix a typo in 'leuven-dark-theme.el'
...
* etc/themes/leuven-dark-theme.el (leuven-dark): Fix a typo.
Reported by John Poole <saxcos@posteo.es>. (Bug#65239)
2023-08-12 09:27:23 +03:00
Robert Pluim
344ac529ca
; * etc/PROBLEMS: Fix typo.
2023-08-10 12:44:37 +02:00
Po Lu
5a7fb0b39b
Document that `set-mouse-color' does not work everywhere
...
* etc/PROBLEMS (Miscellaneous Problems): Mention where
`set-mouse-color' does not work.
2023-08-10 15:31:09 +08:00
Eli Zaretskii
50649a6d1a
; * etc/PROBLEMS: Fix wording.
2023-08-08 15:22:14 +03:00
Stefan Kangas
f0dda682ff
; * etc/NEWS.28: Add deletion of levents.el.
2023-08-08 04:47:34 +02:00
Michael Albinus
ef8838c3a5
* etc/NEWS: Mention tramp-show-ad-hoc-proxies.
2023-08-06 21:25:40 +02:00
Michael Albinus
c4a8572025
; * etc/HISTORY: Fix Emacs 28.3 entry.
2023-07-31 17:48:36 +02:00
Kyle Meyer
80c9f491fc
Update to Org 9.6.7-5-gd1d0c3
2023-07-30 16:52:11 -04:00
Eli Zaretskii
4a687bcc20
Bump Emacs version
...
* README:
* configure.ac:
* nt/README.W32:
* msdos/sed2v2.inp:
* etc/NEWS: Bump Emacs version to 29.1.50.
2023-07-30 10:08:27 +03:00
Eli Zaretskii
a9b28224af
; Last-minute changes befor releasing 29.1
...
* ChangeLog.4:
* etc/HISTORY: Update.
2023-07-30 02:11:49 -04:00
Eli Zaretskii
906ecf442c
; * etc/HISTORY: Fix the 28.3 entry.
2023-07-23 16:36:30 +03:00
Eli Zaretskii
82d6bb66fe
Update HISTORY and ChangeLog.4
...
* etc/HISTORY:
* ChangeLog.4: Update for the Emacs 29.1 release.
2023-07-23 03:54:44 -04:00
Eli Zaretskii
6b00e1a197
Update AUTHORS and ChangeLog.4
...
* ChangeLog.4:
* etc/AUTHORS: Update for Emacs 29.1 release.
2023-07-23 03:36:32 -04:00
Eli Zaretskii
76a142e265
; * etc/NEWS: Prepare for Emacs 29.1 release.
...
Do not merge to master.
2023-07-23 03:16:35 -04:00
Eli Zaretskii
cc660bd265
; * etc/PROBLEMS: Mention MinGW problems with -D_FORTIFY_SOURCE=2.
2023-07-01 10:01:59 +03:00
Mattias Engdegård
cecbe92d5d
; * lisp/misc.el (duplicate-line-final-position): doc precision
2023-06-29 11:24:47 +02:00
Juri Linkov
d5cff340b3
* lisp/misc.el (duplicate-line-final-position): New defcustom (bug#64185).
...
* lisp/misc.el (duplicate-line): Use it.
* test/lisp/misc-tests.el (misc--duplicate-line): Add tests for
duplicate-line-final-position.
Don't merge to master.
2023-06-29 10:13:06 +03:00
Robert Pluim
68028f0fa3
; * etc/PROBLEMS: Fix typo.
2023-06-26 15:28:50 +02:00
Eli Zaretskii
679e9d7c56
; Mention MinGW64 GCC 13.1 problems in PROBLEMS
...
* etc/PROBLEMS: Mention the problems building with MinGW64 GCC
13.1. (Bug#63365)
2023-06-24 10:23:07 +03:00
Eli Zaretskii
a24e9e3fee
; Update ChangeLog.4 and etc/AUTHORS.
2023-06-18 07:15:29 -04:00
Eli Zaretskii
240803cc3e
Document 'startup-redirect-eln-cache'
...
* doc/lispref/compile.texi (Native Compilation)
(Native-Compilation Functions): Document
'startup-redirect-eln-cache'.
* etc/PROBLEMS: Fix last change.
* etc/NEWS: Mark 'startup-redirect-eln-cache' as documented.
2023-06-08 08:50:54 +03:00
Eli Zaretskii
026afb2298
; * etc/PROBLEMS: Entry about crashes due to anti-virus (bug#57880).
2023-06-08 08:30:18 +03:00
Eli Zaretskii
dd2d8ff2f5
; * etc/NEWS: Mention the issue with PGTK on WSL (bug#63384).
2023-06-05 14:50:00 +03:00
Eli Zaretskii
27fcfa2c0a
; * etc/NEWS: Improve instructions for grammar libraries.
2023-06-04 10:57:07 +03:00
Eli Zaretskii
afc1f32935
Allow to disable the DWIMish behavior of 'x' in package menu
...
* lisp/emacs-lisp/package.el
(package-menu-use-current-if-no-marks): New defcustom.
(package-menu-execute): Use it. (Bug#62563)
* etc/NEWS: Announce the new option.
2023-05-29 16:44:48 +03:00
Robert Pluim
08104c0150
Allow dired to invoke secondary browser
...
'browse-url-of-dired-file' always invokes the primary browser, but
sometimes it's handy to call a different browser, which is why
'browse-url-secondary-browser-function' exists.
* lisp/net/browse-url.el (browse-url-of-dired-file): Call
'browse-url-secondary-browser-function' when invoked with a prefix
argument.
* etc/NEWS: Announce the change.
2023-05-29 14:46:30 +02:00
Robert Pluim
a3063f0bc8
Add a binding for enriched-toggle-markup
...
* lisp/textmodes/enriched.el (enriched-mode-map): Bind
'enriched-toggle-markup' to 'M-o m'.
* etc/NEWS: Announce the change.
2023-05-29 14:46:30 +02:00
Eli Zaretskii
c0d7447e9d
; * etc/NEWS: Describe the Cairo XCB option. (Bug#63589)
2023-05-26 10:07:34 +03:00
Eli Zaretskii
212884f2bf
; Fix last change.
2023-05-23 18:05:07 +03:00
Eli Zaretskii
1b9812af80
; * etc/PROBLEMS: Document problem with GnuPG 2.4.1. (Bug#63256)
2023-05-23 18:04:24 +03:00
Michael Albinus
504ef25ef3
; * etc/NEWS: Fix typos.
2023-05-22 12:20:44 +02:00
Mattias Engdegård
58eb38cfb4
; * etc/NEWS: missing definite article
2023-05-20 15:04:06 +02:00
Eli Zaretskii
cf40362869
; * etc/NEWS: PGTK cannot switch to -new automatically (bug#6355).
2023-05-20 15:53:21 +03:00