1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 09:55:58 +00:00
emacs/lisp/eshell
Glenn Morris 8e46d93dcd Merge from origin/emacs-26
28e0261890 * lisp/progmodes/cc-defs.el (c-version): Update to 5.33.1.
ac53084f9b Improve fix for Bug#29712
ffd4771560 * doc/lispref/sequences.texi (Sequence Functions): Improve...
f274cbd185 Avoid reordering of output in 'shr-insert-document'
7890864413 Improve documentation of 'invisible-p'
a1327bbc64 Remove one more check that Vframe_list is non-nil
63b6281fdd Fix off-by-one error in 'css--hex-color'
804b37ca63 Save and restore text-pixel height and width of frames (Bu...
777fe94661 Partially revert "Mention new strictness for &optional, &r...
ad17db7964 * lisp/vc/smerge-mode.el (smerge-refine): Respect font-loc...
5a7d0095a4 * lisp/vc/smerge-mode.el (smerge-refine): Replace obsolete...
e019c35df6 FOR_EACH_FRAME no longer assumes frame-list
d64b88da2f * src/font.c (Ffont_info): Doc fix.  (Bug#29682)
92b2604a7f Modernise message.el face spec syntax
b1efbe6564 Update message.el obsolete face aliases
2494c14e76 ; * lisp/comint.el (comint-terminfo-terminal): Add a :vers...
12ad276d15 Improve documentation of TERM environment variable
8ed529f0f3 Add option to configure comint TERM
889f07c352 Better support utf-8-with-signature and utf-8-hfs in XML/HTML
a2697fac0e * lisp/menu-bar.el (menu-bar-mode): Doc fix.
ffb50eace6 ; * etc/NEWS: Fix last change.
95606af8b0 Fix Bug#29712 in tramp-tests.el
9bf66c6bee Don't run FOR_EACH_FRAME when there's no frame left (Bug#2...
c2a88ec8e8 * lisp/textmodes/tex-mode.el: Ensure uncompiled file is lo...
b178870528 Remember password change for IMAP in Gnus (Bug#29692)
a21dac18bb Add %DUMBFW to the default GnuTLS priority strings
780407cff1 Small fixes prompted by make check-declare
541a60108d Fix some custom groups
e220d6e112 Fix fontification of first declaration within a C++ lambda...
aa66da220c * src/data.c (Fadd_variable_watcher): Doc fix.
f838210b01 Fix misfontification of C++ member initialization list aft...
232c6465ce Fix doc-string of Fbuffer_list
3f9aac68d7 Don't raise an extraneous frame (bug#29696)
e7b1111155 Mention new strictness for &optional, &rest in arglists (B...
4cb8696e47 Don't misfontify "foo ()" inside C++ initialization parent...
ce31e726ad Fixes for defcustoms, prompted by cus-test-opts
aacd1e14fc * lisp/net/newst-backend.el (newsticker--raw-url-list-defa...
7e2f4d3d41 * lisp/htmlfontify.el (hfy-which-etags): Fix it.
52d2a690f6 Add missing :version tags revealed by cusver-check
f5d0360234 Escape column-zero doc parens

# Conflicts:
#	etc/NEWS
2017-12-16 12:18:45 -08:00
..
em-alias.el Revert "Don't lose arguments to eshell aliases (Bug#27954)" 2017-09-30 20:01:33 -04:00
em-banner.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-basic.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-cmpl.el Improve the doc of eshell-cmpl-* custom variables (Bug#25069) 2017-11-02 20:38:09 -04:00
em-dirs.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-glob.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-hist.el Disable history expansion in eshell (Bug#29157) 2017-12-03 15:39:02 -05:00
em-ls.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-pred.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-prompt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-rebind.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-script.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-smart.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-term.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
em-tramp.el Fix some custom groups 2017-12-14 21:01:08 -05:00
em-unix.el maint: shorten https://lists.gnu.org/archive/html/... links 2017-11-25 22:48:12 -08:00
em-xtra.el Fix some custom groups 2017-12-14 21:01:08 -05:00
esh-arg.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-cmd.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-ext.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-io.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-mode.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-module.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-opt.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-proc.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
esh-util.el * lisp/eshell/esh-util.el (eshell-condition-case): Add debug declaration. 2017-09-25 19:39:19 -04:00
esh-var.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00
eshell.el Prefer HTTPS to FTP and HTTP in documentation 2017-09-13 15:54:37 -07:00