1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-11 09:20:51 +00:00
emacs/doc/misc
Paul Eggert eaa44ca40e Prefer $(info) to @echo
Have GNU Make output some diagnostics directly, instead of forking
and execing a shell to do it.
* GNUmakefile (help):
* doc/lispref/two-volume.make (vol2.pdf, elisp2med-init)
(elisp2-init):
* doc/misc/Makefile.in (echo-info, echo-sources):
* lib-src/Makefile.in (archlibdir, install, check):
* src/verbose.mk.in (AM_V_AR, AM_V_CC, AM_V_CXX, AM_V_CCLD)
(AM_V_CXXLD, AM_V_ELC, AM_V_ELN, AM_V_GEN, AM_V_GLOBALS)
(AM_V_RC):
* test/Makefile.in (subdirs, subdir-targets):
Prefer $(info) to @echo.
* GNUmakefile (MAKECMDGOALS, configure, Makefile):
Prefer $(warning) to @echo >&2.
* src/verbose.mk.in (AM_V_ELN): Output target, like the others.
2021-12-20 12:24:04 -08:00
..
auth.texi Specify precedence in .authinfo files 2021-01-10 15:32:57 +01:00
autotype.texi Fix code for newline-and-indent in skeleton language. 2021-05-02 20:57:38 +02:00
bovine.texi Avoid deprecation warnings with Texinfo 6.8 2021-07-04 14:55:42 +03:00
calc.texi Fix example in calc manual 2021-10-18 15:56:58 +02:00
cc-mode.texi CC Mode: Remove annoying background fontification. Should fix bug #52298 2021-12-19 14:29:30 +00:00
ChangeLog.1 ; Fix typos 2021-11-12 13:59:58 +01:00
cl.texi Merge from origin/emacs-28 2021-10-24 01:55:45 -07:00
dbus.texi Add command 'dbus-monitor' 2021-02-05 14:32:41 +01:00
dired-x.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
doclicense.texi
ebrowse.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ede.texi Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
ediff.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
edt.texi Revert "; Fix capitalization of F1..F12 keys in docs" 2021-09-25 22:50:09 +02:00
efaq-w32.texi ; Fix typos 2021-11-12 13:59:58 +01:00
efaq.texi Merge from origin/emacs-28 2021-12-05 06:30:35 +01:00
eieio.texi Fix wording in eieio.texi (Generics) 2021-12-05 22:03:24 +01:00
emacs-gnutls.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
emacs-mime.texi Allow mm-external-terminal-program to be a list of strings 2021-11-15 07:38:21 +01:00
epa.texi * doc/misc/epa.texi: Remove hand-written node pointers. 2021-05-13 08:21:10 -07:00
erc.texi Merge from origin/emacs-28 2021-12-06 06:47:44 +01:00
ert.texi Fix ert.texi error from previous change 2021-12-14 16:28:02 +01:00
eshell.texi * doc/misc/eshell.texi (Built-ins): Fix xref. 2021-12-07 08:58:45 -08:00
eudc.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
eww.texi Add a shr-allowed-images user option 2021-12-19 12:26:15 +01:00
flymake.texi * doc/misc/flymake.texi: Correct local variable mode specification 2021-11-25 18:12:39 +01:00
forms.texi Fix two Emacs version references in misc manuals 2021-02-11 19:21:48 +01:00
gnus-coding.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
gnus-faq.texi Prefer "website" to "homepage" 2021-09-16 15:42:44 +02:00
gnus.texi Prefer nil to (current-time) when either will do 2021-12-05 23:24:08 -08:00
gpl.texi
htmlfontify.texi Revert "Use @pxref when necessary" 2021-11-24 21:27:15 +02:00
idlwave.texi Revert "; Fix capitalization of F1..F12 keys in docs" 2021-09-25 22:50:09 +02:00
ido.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
info.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
mairix-el.texi Fix mairix-el.texi menu 2021-10-10 13:58:57 +02:00
Makefile.in Prefer $(info) to @echo 2021-12-20 12:24:04 -08:00
message.texi Fix docs about the meaning of the Re: in the subject 2021-08-26 12:51:08 +02:00
mh-e.texi Revert "Use @pxref when necessary" 2021-11-24 21:27:15 +02:00
modus-themes.org Remove problematic characters from modus-themes.org (bug#52126) 2021-11-29 21:18:28 +02:00
newsticker.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
nxml-mode.texi Convert many more links to use HTTPS 2021-03-24 10:20:18 +01:00
octave-mode.texi Fix Octave double-quoted string line continuations 2021-02-11 14:35:47 +00:00
org-setup.org Fixes for doc/misc org source files 2021-02-26 19:48:34 -08:00
org.org Update to Org 9.5.1-15-gdb4805 2021-12-04 21:27:59 -05:00
pcl-cvs.texi Revert "Use @pxref when necessary" 2021-11-24 21:27:15 +02:00
pgg.texi * doc/misc/pgg.texi: Clarify that its obsolete in the menu entry. 2021-09-16 02:33:08 +02:00
rcirc.texi Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00
reftex.texi Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
remember.texi Fix two Emacs version references in misc manuals 2021-02-11 19:21:48 +01:00
sasl.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sc.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sem-user.texi ; Fix some typos in doc strings and manuals 2021-04-24 18:26:07 +02:00
semantic.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
ses.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
sieve.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
smtpmail.texi Add support for the oauth2.el library in nnimap and smtpmail 2021-08-05 12:33:21 +02:00
speedbar.texi Don't use some obsolete names in documentation 2021-10-04 03:26:11 +02:00
srecode.texi Avoid deprecation warnings with Texinfo 6.8 2021-07-04 14:55:42 +03:00
texinfo.tex Update from gnulib 2021-12-18 16:15:49 -08:00
todo-mode.texi Remove more hand-written node pointers in doc/misc 2021-05-13 09:08:40 -07:00
tramp.texi Merge from origin/emacs-28 2021-12-10 06:30:33 +01:00
trampver.texi Update Tramp version (don't merge with master) 2021-12-03 13:43:46 +01:00
url.texi ; Prefer HTTPS in more URLs 2021-12-09 16:26:04 +01:00
vhdl-mode.texi Revert "Use @pxref when necessary" 2021-11-24 21:27:15 +02:00
vip.texi Update copyright year to 2021 2021-01-01 01:13:56 -08:00
viper.texi Revert "; Fix capitalization of F1..F12 keys in docs" 2021-09-25 22:50:09 +02:00
widget.texi Merge from origin/emacs-27 2021-01-04 07:50:26 -08:00
wisent.texi Avoid deprecation warnings with Texinfo 6.8 2021-07-04 14:55:42 +03:00
woman.texi * doc/misc/woman.texi (Introduction): Remove reference to old Emacs. 2021-04-02 16:33:15 +02:00