Lars Ingebrigtsen
a3df92f483
Remove more mentions of the removed `M-o' facemenu binding
...
* doc/emacs/text.texi (Fill Commands, Fill Commands): Adjust `M-o'
mentions.
* etc/refcards/refcard.tex (section{Formatting}):
* etc/refcards/pt-br-refcard.tex (section{Formatando}):
* etc/refcards/fr-refcard.tex (section{Formater}): Remove mention
of `M-o'.
2021-08-19 18:26:18 +02:00
Lars Ingebrigtsen
2d8c14d299
Fix M-n description in refcards
...
* etc/refcards/pl-refcard.tex (section{Szukanie przyrostowe}):
Ditto (in comments).
* etc/refcards/refcard.tex (section{Incremental Search}): Fix M-n
description (bug#49872).
2021-08-05 13:14:32 +02:00
Paul Eggert
50f3949119
Merge from origin/emacs-27
...
33d159c36f
Fix copyright years by hand
2021-01-01 01:28:16 -08:00
Paul Eggert
ba05d005e5
Update copyright year to 2021
...
Run "TZ=UTC0 admin/update-copyright".
2021-01-01 01:13:56 -08:00
Paul Eggert
33d159c36f
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update.
2021-01-01 00:33:28 -08:00
Paul Eggert
8c1fe1e5ef
Update copyright year to 2021
...
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2021-01-01 00:32:32 -08:00
Glenn Morris
cbdd48a07b
Merge from origin/emacs-27
...
668f0a7f84
Fix point location when completing in gdb-mi.el
2dbc95063b
Update to Org 9.4.2
f22856a5c5
Update to Org 9.4.1
# Conflicts:
# doc/misc/org.texi
# lisp/org/ob-core.el
# lisp/org/ob-ruby.el
# lisp/org/ob-screen.el
# lisp/org/ol-gnus.el
# lisp/org/ol.el
# lisp/org/org.el
2020-12-15 09:24:21 -08:00
Bastien Guerry
2dbc95063b
Update to Org 9.4.2
...
Mostly fixing compiler warnings.
2020-12-13 22:26:51 +01:00
Bastien Guerry
f22856a5c5
Update to Org 9.4.1
2020-12-13 13:44:15 +01:00
Lars Ingebrigtsen
1e301425dd
Remove mention of C-u M-. from the refcards
...
The "find next tags" command no longer exists, as the machinery has
been replaced by xref.
2020-09-18 00:20:38 +02:00
Masahiro Nakamura
8af0fe243f
etc/refcards/refcard.tex: Fix some grouping regexps
...
* etc/refcards/refcard.tex (section{Regular Expressions}): Fix the
shy/numbered grouping examples (bug#43429).
2020-09-17 17:15:12 +02:00
Paul Eggert
c6fb86b40b
Merge from origin/emacs-27
...
186152ba40
Pacify gcc -Wunused-function on Ubuntu 18.04.3
4cd143aded
Fix copyright years by hand
365e01cc9f
Update copyright year to 2020
cd2c156163
; * etc/NEWS: Make the description of XDG fallback more ac...
# Conflicts:
# etc/NEWS
# etc/refcards/ru-refcard.tex
2020-01-01 01:08:16 +00:00
Paul Eggert
4cd143aded
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update.
2020-01-01 01:01:53 +00:00
Paul Eggert
365e01cc9f
Update copyright year to 2020
...
Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
2020-01-01 00:59:52 +00:00
Eli Zaretskii
64fe67beff
Bump Emacs version to 28.0.50
...
* README:
* configure.ac:
* nt/README.W32:
* msdos/sed2v2.inp:
* src/msdos.c (internal_terminal_init):
* etc/refcards/ru-refcard.tex: Bump Emacs version to 28.0.50.
* lisp/cus-edit.el (customize-changed-options-previous-release):
Bump up the value to 26.3.
* etc/NEWS.27: Renamed from NEWS.
* etc/NEWS: New file for Emacs 28.
2019-12-23 18:00:52 +02:00
Bastien
2305377044
; etc/refcards/orgcard.tex: Fix header
2019-12-04 10:42:58 +01:00
Bastien
165f738382
Update Org to 9.3
2019-12-03 23:27:04 +01:00
Stefan Kangas
913a14d3d1
Remove XEmacs reference from viper refcard
...
* etc/refcards/viperCard.tex: Remove reference to XEmacs.
2019-10-17 13:19:18 +02:00
Lars Ingebrigtsen
fc64a0c0e2
Rename "dumbquotes" to "smartquotes" in Gnus
...
* doc/misc/gnus.texi (Article Washing): Adjust documentation.
* etc/refcards/gnus-refcard.tex (subsection*{Notes}): Ditto
* lisp/gnus/gnus-art.el (gnus-article-smartquotes-map): Rename
from gnus-article-dumbquotes-map and add obsolete alias.
(article-treat-smartquotes): Ditto.
* lisp/gnus/gnus-sum.el (gnus-summary-make-menu-bar): Adjust menus.
2019-09-24 00:42:47 +02:00
Paul Eggert
852d281769
Update author/maintainer info
...
Update email addresses and fix spellings of some author and
maintainer names.
2019-05-26 01:00:16 -07:00
Paul Eggert
5424436452
Avoid backslash-newline-newline in source code
...
* etc/refcards/Makefile (PDF_FRENCH):
* lib-src/etags.c (LOOP_ON_INPUT_LINES):
* lisp/dabbrev.el (dabbrev-check-other-buffers):
* lisp/org/org-id.el (org-id-link-to-org-use-id):
* lisp/org/org.el (org-support-shift-select, org-file-apps):
* src/alloc.c (CHECK_ALLOCATED_AND_LIVE)
(CHECK_ALLOCATED_AND_LIVE_SYMBOL):
* src/frame.h (FRAME_PIXEL_WIDTH_TO_TEXT_COLS):
* src/regex-emacs.c (PREFETCH_NOLIMIT):
* src/window.h (WINDOW_BUFFER):
Remove backslash-newline that immediately precedes another
newline, as this is not the usual style and is confusing.
2019-05-22 23:59:36 -07:00
Paul Eggert
ba809612c0
Merge from origin/emacs-26
...
2fcf2df
Fix copyright years by hand
26bed8b
Update copyright year to 2019
2814292
Fix value of default frame height. (Bug#33921)
2018-12-31 17:57:29 -08:00
Paul Eggert
2fcf2dff00
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2019-01-01 01:02:40 +00:00
Paul Eggert
26bed8ba10
Update copyright year to 2019
...
Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
2019-01-01 01:01:13 +00:00
Paul Eggert
3624317969
Fix ‘make clean’ with a file named ‘-.o’
...
Problem reported by T.V Raman in:
https://lists.gnu.org/r/emacs-devel/2018-09/msg00866.html
* Makefile.in (clean, extraclean):
* doc/emacs/Makefile.in (mostlyclean):
* doc/lispintro/Makefile.in (mostlyclean):
* doc/lispref/Makefile.in (mostlyclean):
* doc/misc/Makefile.in (mostlyclean, clean):
* etc/refcards/Makefile (clean):
* lib-src/Makefile.in (mostlyclean, extraclean):
* lib/Makefile.in (clean):
* lwlib/Makefile.in (clean mostlyclean):
* oldXMenu/Makefile.in (clean mostlyclean):
* src/Makefile.in (mostlyclean, extraclean):
* test/Makefile.in (mostlyclean):
Say ‘rm ./*.o’ instead of ‘rm *.o’ to avoid undesirable failure
when a file name begins with ‘-’.
2018-09-24 10:45:07 -07:00
Paul Eggert
ee2916c6d2
Use “Cc” for email copies, as per RFC 5322.
...
Also fix similar problems with Bcc, Fcc, In-Reply-To,
and similar email headers. See thread starting at:
https://lists.gnu.org/r/emacs-devel/2018-05/msg00463.html
2018-05-20 11:02:50 -07:00
Glenn Morris
7d8234c0cb
Merge from origin/emacs-26
...
9bff405
(origin/emacs-26) * doc/misc/org.texi (Installation): Fix clo...
613c9a5
Update Org to v9.1.9
1b075a9
; Fix some tiny doc typos
441fe20
De-obsolete `if-let' and `when-let'
8696038
* lisp/htmlfontify.el (hfy-begin-span-handler): Doc fix.
930f7b1
* doc/lispref/functions.texi (Defining Functions): Improve in...
95ccf50
Fix crash after frame is freed on macOS (bug#30800)
45d0475
More manual editing
2acb9f0
Minor manual changes changes
d481cba
* lisp/calculator.el (calculator-paste-decimals): Add version.
7d6c7d0
; Use GNU not Gnu in docs
1bc4def
More proofreading of the Emacs manual
Conflicts:
doc/misc/org.texi
etc/NEWS
lisp/org/org-clock.el
2018-03-28 09:38:22 -07:00
Rasmus
613c9a5c1f
Update Org to v9.1.9
...
Please note this is a bugfix release. See etc/ORG-NEWS for details.
2018-03-27 23:34:41 +02:00
Paul Eggert
35675bb93f
Merge from origin/emacs-26
...
1fc98ed073
; Spelling fix
bb396a369c
Update Org to v9.1.6
fa582153f7
Use text-pixels values only when saving framesets (Bug#30141)
6b01b9475d
Minor improvement in section "Pages" of the usere manual
e8c8bd3de2
Minor improvements in user manual
26b8b92e63
Improve the "Mark" chapter of the user manual
759569fe40
Improve the "Buffers" chapter of the user manual
c2e6d121ff
* lisp/term.el (term-send-input): Fix text duplication in ...
854a1c0a61
Improve "Buffers" in the user manual
# Conflicts:
# etc/NEWS
2018-01-22 08:43:54 -08:00
Rasmus
bb396a369c
Update Org to v9.1.6
...
Please note this is a bugfix release. See etc/ORG-NEWS for details.
2018-01-22 16:02:55 +01:00
Paul Eggert
bb267f17f9
Merge from origin/emacs-26
...
63b04c11d5
Fix copyright years by hand
5c7dd8a783
Update copyright year to 2018
220a9ecba1
Merge from Gnulib
312c565566
Don't add empty keyboard macro to macro ring (Bug#24992)
39ca289a7a
Allow customization of decoding of "man" command
f8240815ea
* etc/NEWS: Add security consideration note on passphrase ...
0c78822c70
Fix subtle problem with scroll-down when scroll-margin is ...
acd289c5a4
Fix problems with indexing in User manual
b240c7846b
* lisp/help.el (describe-key): Only (copy-sequence elt) wh...
e879a5444a
* src/buffer.c (Frestore_buffer_modified_p): Fix bug#29846
81b1028b63
Improve documentation of 'inhibit-modification-hooks' and ...
7175496d7a
Fix doc string of 'enable-recursive-minibuffers'
5b38406491
Fix documentation of delsel and of killing text
# Conflicts:
# etc/NEWS
# etc/refcards/ru-refcard.tex
2018-01-01 01:13:04 -08:00
Paul Eggert
63b04c11d5
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2018-01-01 01:02:09 -08:00
Paul Eggert
5c7dd8a783
Update copyright year to 2018
...
Run admin/update-copyright.
2018-01-01 00:57:59 -08:00
Rasmus
445eefd238
Backport: Update Org to v9.1.4
...
Please note this is a bugfix release. See etc/ORG-NEWS for details.
(cherry picked from commit 567b5efe1f
)
2017-12-06 15:37:41 +01:00
Rasmus
567b5efe1f
Update Org to v9.1.4
...
Please note this is a bugfix release. See etc/ORG-NEWS for details.
2017-12-06 15:02:15 +01:00
Stefan Monnier
11f9cb522f
Merge emacs-26
2017-10-06 09:50:54 -04:00
Rasmus
2a32ee1fbc
Update Org to v9.1.2
...
Please note this is a bugfix release. See etc/ORG-NEWS for details.
2017-10-05 21:30:05 +02:00
Paul Eggert
20a09de953
Merge from origin/emacs-26
...
3ab2f9bbb9
Merge from gnulib
cbc8324488
Prefer HTTPS to HTTP for gnu.org
bbda601d1d
; Spelling fixes
695cf5300b
Wait for frame visibility with timeout in w32term too
e1f6e3127a
Bring back the busy wait after x_make_frame_visible (Bug#2...
bccf635217
; * src/gtkutil.c (xg_check_special_colors): Add another G...
26d58f0c58
; Standardize license notices
61225964ed
Revert "bug#28609: simple.el"
a75ab3b3fb
bug#28609: simple.el
c7a21430c1
; * etc/NEWS: Fix last change.
33401b26b1
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/e...
d4b2bbdc73
Merge branch 'emacs-26' into scratch/org-mode-merge
c1ac8c170f
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/e...
af130f900f
Fix ert backtrace saving for non-`signal'ed errors (Bug#28...
7476eeaa23
Revert "Fix build on macOS (bug#28571)"
fec63089d5
Fix build on macOS (bug#28571)
0f9a78e770
Add tests for `css-current-defun-name'
88a0dd71f1
In w32fullscreen_hook don't add decorations to undecorated...
18073beb14
Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/e...
1eef11b7be
Fix doc string of 'dired-listing-switches'
eaefbc26d5
; Add files missing in ab351d442d
ab351d442d
Update Org to v9.1.1
2017-09-29 22:06:33 -07:00
Rasmus
ab351d442d
Update Org to v9.1.1
...
Please see etc/ORG-NEWS for major changes.
2017-09-18 12:01:12 +02:00
Eli Zaretskii
977cd6cb28
Increment Emacs version to 27.0.50
...
* README:
* configure.ac:
* nt/README.W32:
* src/msdos.c (internal_terminal_init):
* msdos/sed2v2.inp:
* etc/refcards/ru-refcard.tex: Increment Emacs version to 27.0.50.
* etc/NEWS: New file with sections for Emacs 27.1.
* etc/NEWS.26: Renamed from etc/NEWS.
2017-09-16 15:53:03 +03:00
Paul Eggert
bc511a64f6
Prefer HTTPS to FTP and HTTP in documentation
...
Most of this change is to boilerplate commentary such as license URLs.
This change was prompted by ftp://ftp.gnu.org's going-away party,
planned for November. Change these FTP URLs to https://ftp.gnu.org
instead. Make similar changes for URLs to other organizations moving
away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and
fsf.org when this works, as this will further help defend against
man-in-the-middle attacks (for this part I omitted the MS-DOS and
MS-Windows sources and the test tarballs to keep the workload down).
HTTPS is not fully working to lists.gnu.org so I left those URLs alone
for now.
2017-09-13 15:54:37 -07:00
Rasmus
b65cb981cc
; Fix Org sync 3ad8ca429b
...
* etc/refcards/orgcard.tex: Restore dropped line from 54aadd94f
See http://permalink.gmane.org/gmane.emacs.devel/217877
2017-08-29 16:52:16 +02:00
Rasmus
3ad8ca429b
Update Org to v9.0.10
...
Please see etc/ORG-NEWS for major changes. Note, this is a bugfix
release.
2017-08-29 10:13:31 +02:00
Rasmus
20e006ffee
; Fix version in orgcard.tex
2017-06-23 10:59:16 +02:00
Rasmus
896641b962
Synchronize with the "emacs-sync" branch from Org
2017-06-23 10:58:09 +02:00
Rasmus
5cecd27582
Update Org to v9.0.9
...
Please see etc/ORG-NEWS for details.
2017-06-22 11:54:18 +02:00
Paul Eggert
2b36ae07e3
Merge from origin/emacs-25
...
42614fa
Update remaining copyright years with admin.el M-x set-copyright
f17a006
* lisp/ffap.el (ffap-lax-url): Bump :version after recent cha...
2017-01-17 07:34:25 -08:00
Glenn Morris
42614fafa2
Update remaining copyright years with admin.el M-x set-copyright
...
* etc/refcards/ru-refcard.tex (cyear): Set to 2017.
2017-01-04 14:10:34 -05:00
Paul Eggert
bcf244ef9b
Merge from origin/emacs-25
...
2e2a806
Fix copyright years by hand
5badc81
Update copyright year to 2017
2017-01-01 01:10:47 -08:00
Paul Eggert
2e2a806803
Fix copyright years by hand
...
These are dates that admin/update-copyright did not update, or
updated incorrectly.
2017-01-01 04:01:41 +00:00