summaryrefslogtreecommitdiff
path: root/ChangeLog.3
Commit message (Collapse)AuthorAgeFilesLines
* lisp/*.el: Fix typos and improve some docstringsJuanma Barranquero2019-10-201-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * lisp/auth-source.el (auth-source-backend-parse-parameters) (auth-source-search-collection) (auth-source-secrets-listify-pattern) (auth-source--decode-octal-string, auth-source-plstore-search): * lisp/registry.el (registry-lookup) (registry-lookup-breaks-before-lexbind) (registry-lookup-secondary, registry-lookup-secondary-value) (registry-search, registry-delete, registry-size, registry-full) (registry-insert, registry-reindex, registry-prune) (registry-collect-prune-candidates): * lisp/subr.el (nbutlast, process-live-p): * lisp/tab-bar.el (tab-bar-list): * lisp/cedet/ede/linux.el (ede-linux--get-archs) (ede-linux--include-path, ede-linux-load): * lisp/erc/erc-log.el (erc-log-all-but-server-buffers): * lisp/erc/erc-pcomplete.el (pcomplete-erc-commands) (pcomplete-erc-ops, pcomplete-erc-not-ops, pcomplete-erc-nicks) (pcomplete-erc-all-nicks, pcomplete-erc-channels) (pcomplete-erc-command-name, pcomplete-erc-parse-arguments): * lisp/eshell/em-term.el (eshell-visual-command-p): * lisp/gnus/gnus-cache.el (gnus-cache-fully-p): * lisp/gnus/nnmail.el (nnmail-get-active) (nnmail-fancy-expiry-target): * lisp/mail/mail-utils.el (mail-string-delete): * lisp/mail/supercite.el (sc-hdr, sc-valid-index-p): * lisp/net/ange-ftp.el (ange-ftp-use-smart-gateway-p): * lisp/net/nsm.el (nsm-save-fingerprint-maybe) (nsm-network-same-subnet, nsm-should-check): * lisp/net/rcirc.el (rcirc-looking-at-input): * lisp/net/tramp-cache.el (tramp-get-hash-table): * lisp/net/tramp-compat.el (tramp-compat-process-running-p): * lisp/net/tramp-smb.el (tramp-smb-get-share) (tramp-smb-get-localname, tramp-smb-read-file-entry) (tramp-smb-get-cifs-capabilities, tramp-smb-get-stat-capability): * lisp/net/zeroconf.el (zeroconf-list-service-names) (zeroconf-list-service-types, zeroconf-list-services) (zeroconf-get-host, zeroconf-get-domain) (zeroconf-get-host-domain): * lisp/nxml/rng-xsd.el (rng-xsd-compile) (rng-xsd-make-date-time-regexp, rng-xsd-convert-date-time): * lisp/obsolete/erc-hecomplete.el (erc-hecomplete) (erc-command-list, erc-complete-at-prompt): * lisp/org/ob-scheme.el (org-babel-scheme-get-buffer-impl): * lisp/org/ob-shell.el (org-babel--variable-assignments:sh-generic) (org-babel--variable-assignments:bash_array) (org-babel--variable-assignments:bash_assoc) (org-babel--variable-assignments:bash): * lisp/org/org-clock.el (org-day-of-week): * lisp/progmodes/cperl-mode.el (cperl-char-ends-sub-keyword-p): * lisp/progmodes/gud.el (gud-find-c-expr, gud-innermost-expr) (gud-prev-expr, gud-next-expr): * lisp/textmodes/table.el (table--at-cell-p, table--probe-cell) (table--get-cell-justify-property) (table--get-cell-valign-property) (table--put-cell-justify-property) (table--put-cell-valign-property): Fix typos. * lisp/so-long.el (fboundp): Doc fix. (so-long-mode-line-info, so-long-mode) (so-long--check-header-modes): Fix typos. * lisp/emulation/viper-mous.el (viper-surrounding-word) (viper-mouse-click-get-word): Fix typos. (viper-mouse-click-search-word): Doc fix. * lisp/erc/erc-backend.el (erc-forward-word, erc-word-at-arg-p) (erc-bounds-of-word-at-point): Fix typos. (erc-decode-string-from-target, define-erc-response-handler): Refill docstring. * lisp/erc/erc-dcc.el (pcomplete/erc-mode/DCC): Fix typo. (erc-dcc-get-host, erc-dcc-auto-mask-p, erc-dcc-get-file): Doc fixes. * lisp/erc/erc-networks.el (erc-network-name): Fix typo. (erc-determine-network): Refill docstring. * lisp/net/dbus.el (dbus-list-hash-table) (dbus-string-to-byte-array, dbus-byte-array-to-string) (dbus-check-event): Fix typos. (dbus-introspect-get-property): Doc fix. * lisp/net/tramp-adb.el (tramp-adb-file-name-handler): Rename ARGS to ARGUMENTS. Doc fix. (tramp-adb-sh-fix-ls-output, tramp-adb-execute-adb-command) (tramp-adb-find-test-command): Fix typos. * lisp/net/tramp.el (tramp-set-completion-function) (tramp-get-completion-function) (tramp-completion-dissect-file-name) (tramp-completion-dissect-file-name1) (tramp-get-completion-methods, tramp-get-completion-user-host) (tramp-get-inode, tramp-get-device, tramp-mode-string-to-int) (tramp-call-process, tramp-call-process-region) (tramp-process-lines): Fix typos. (tramp-interrupt-process): Doc fix. * lisp/org/ob-core.el (org-babel-named-src-block-regexp-for-name) (org-babel-named-data-regexp-for-name): Doc fix. (org-babel-src-block-names, org-babel-result-names): Fix typos. * lisp/progmodes/inf-lisp.el (lisp-input-filter): Doc fix. (lisp-fn-called-at-pt): Fix typo. * lisp/progmodes/xref.el (xref-backend-identifier-at-point): Doc fix. (xref-backend-identifier-completion-table): Fix typo.
* Merge from origin/emacs-26Glenn Morris2019-08-291-1/+6
|\ | | | | | | | | | | | | 70829f8 ; ChangeLog.3 update # Conflicts: # ChangeLog.3
| * ; ChangeLog.3 updateNicolas Petton2019-08-221-1/+5
| |
* | Merge from origin/emacs-26Glenn Morris2019-08-291-1/+545
|\ \ | |/ | | | | | | | | | | | | | | 290fe4d * ; ChangeLog.3 update e8f176b * etc/NEWS: Delete temporary markup. # Conflicts: # ChangeLog.3 # etc/NEWS
| * * ; ChangeLog.3 updateNicolas Petton2019-08-221-1/+544
| |
* | Merge from origin/emacs-26Glenn Morris2019-06-151-1/+876
|\ \ | |/ | | | | | | | | | | | | | | f53ce87 ; ChangeLog.3 update eca2677 Fix description of 'display-buffer-in-previous-window' again ... 7be50cd Consistently use @minus{} for negative arguments # Conflicts: # ChangeLog.3
| * ; ChangeLog.3 updateNicolas Petton2019-06-121-1/+877
| |
* | Implement and document XDG-style startup files under ~/.config.Eric S. Raymond2019-05-251-0/+8
| | | | | | | | | | | | * lisp/startup.el (command-line): Allow XDG-style as well as old style init paths. * doc/startup.texi: Document the above change.
* | Merge from origin/emacs-26Glenn Morris2019-04-121-1/+146
|\ \ | |/ | | | | | | | | | | | | | | 818a68b * etc/HISTORY: Update for Emacs 26.2 release. e04aa5a ; ChangeLog.3 update 8297e97 * etc/AUTHORS: Update. 8582936 Improve documentation of 'read-command' dc81c05 ; * CONTRIBUTE: Mention where to ask for the copyright assign... b77723a Fix an outdated URL in a comment
| * ; ChangeLog.3 updateNicolas Petton2019-04-111-1/+146
| |
* | Merge from origin/emacs-26Glenn Morris2019-03-201-1/+271
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 24b6e6e (origin/emacs-26) * etc/AUTHORS: Update. 2f22a17 * ; ChangeLog.3 update 0f523de Improve indexing of the user manual bd5795e Fix url-copy-file arglist eaa188a ; * admin/notes/bugtracker: Minor additions and updates. 5ed05fb Fix downloading updates for packages with non-ASCII descriptions e9f2d1f * etc/NEWS: Remove temporary markers. 24fc133 * doc/misc/cc-mode.texi (Config Basics): in @itemize, @asis -... 0f325d1 Don't clobber 'comint-input-autoexpand' in 'read-shell-command' bc75589 Document restrictions when setting window margins, fringes or... cc4cebf More improvements for 'read-buffer's doc string d026d9a * lisp/progmodes/cc-defs.el: Update c-version to 5.33.2 for E... 5dbf08b * src/minibuf.c (Fread_buffer): Minor doc fixes. (Bug#34749) # Conflicts: # etc/NEWS # lisp/url/url-handlers.el
| * * ; ChangeLog.3 updateNicolas Petton2019-03-201-1/+271
| |
* | Merge from origin/emacs-26Glenn Morris2019-02-201-1/+496
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ff9c962 ; * lisp/ldefs-boot.el: Update. b4a251c * ; ChangeLog.3 update d3104e3 * etc/AUTHORS: Update. a19bfb7 Remove .art from the default list of ImageMagick extensions 6985caa Fix input after setting x-wait-for-event-timeout nil 715388a Fix two warnings in eshell.texi d49cdd9 * lisp/minibuffer.el (completion-table-dynamic): Improve docs... 5dc4e51 * lisp/emacs-lisp/debug.el (debug-on-variable-change): Doc fi... 76ef805 Fix a typo in ELisp manual b5e66f4 Update citations of Internet RFCs 57ece2a Fix handling of manpage references divided by hyphenation 7ad0cd6 * doc/misc/eshell.texi: Fix some @ref's. 12b7940 Fix a typo in lispref/syntax.texi # Conflicts: # lisp/gnus/nnrss.el # lisp/mail/ietf-drums.el
| * * ; ChangeLog.3 updateNicolas Petton2019-02-201-1/+496
| |
* | ; ChangeLog fixGlenn Morris2019-01-071-8/+0
| | | | | | | | ref http://lists.gnu.org/r/emacs-devel/2019-01/msg00076.html
* | Merge from origin/emacs-26Glenn Morris2019-01-071-1/+733
|\ \ | |/ | | | | | | | | | | | | | | | | f1ce72b ; ChangeLog.3 update 5b59cf0 * etc/AUTHORS: Update. 2cf20b6 * lisp/textmodes/mhtml-mode.el: Avoid loading flyspell. (Bug... # Conflicts: # ChangeLog.3 # lisp/textmodes/mhtml-mode.el
| * ; ChangeLog.3 updateNicolas Petton2019-01-071-1/+734
| |
* | Fix EBROWSE parsing of classes declared final.Andrey Kotlarski2019-01-031-0/+9
|/
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| | | | Run 'TZ=UTC0 admin/update-copyright $(git ls-files)'.
* ; ChangeLog.3 updateemacs-26.1.90Nicolas Petton2018-11-191-1/+102
|
* ; ChangeLog.3 updateNicolas Petton2018-11-121-1/+2191
|
* ; Fix ChangeLog typo.Paul Eggert2018-07-011-1/+1
|
* ; make change-history-commitPaul Eggert2018-07-011-1/+1428
|
* ; ChangeLog.3: Fix typo.Noam Postavsky2018-06-041-1/+1
|
* ; ChangeLog.3: Remove stray phrase.Noam Postavsky2018-05-281-2/+0
|
* ; * ChangeLog.3: Update.Nicolas Petton2018-05-251-1/+522
|
* ; * ChangeLog.3: Update.emacs-26.1-rc1Nicolas Petton2018-04-091-1/+32
|
* ; * ChangeLog.3: Update.Nicolas Petton2018-04-051-1/+22
|
* * ChangeLog.3: UpdateNicolas Petton2018-04-031-1/+3030
|
* ; Spelling fixPaul Eggert2018-03-191-1/+1
|
* ; Spelling fixesPaul Eggert2018-03-041-9/+9
|
* ; Spelling fixesPaul Eggert2018-03-011-4/+4
|
* ; Spelling fixesPaul Eggert2018-03-011-6/+6
|
* ; Spelling and grammar fixes.Paul Eggert2018-02-171-1/+1
|
* * ChangeLog.3: UpdateNicolas Petton2018-01-131-1/+63
|
* * ChangeLog.3: UpdateNicolas Petton2018-01-121-1/+4780
|
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
| | | | Run admin/update-copyright.
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-150/+150
|
* Spelling fixesPaul Eggert2017-11-191-1/+1
| | | | | | * lisp/help-fns.el (help-fns--analyze-function): Rename from help-fns--analyse-function. All uses changed.
* ; Spelling fixesPaul Eggert2017-11-161-2/+2
|
* ; Fix typo in ChangeLog.3Martin Rudalics2017-11-021-1/+1
|
* ; Spelling fixesPaul Eggert2017-11-011-25/+25
|
* Spelling fixesPaul Eggert2017-10-181-3/+3
| | | | | | * lisp/cedet/semantic/analyze/refs.el: (semantic-analyze-proto-impl-toggle): Fix recently-introduced misspelling of pop-to-buffer-same-window.
* ; Prefer https: to http: in GNU URLsPaul Eggert2017-10-141-72/+72
|
* ; * ChangeLog.3: ChangeLog fixes.Nicolas Petton2017-10-111-54/+59
|
* * ChangeLog.3: Update.Nicolas Petton2017-10-111-0/+525
|
* ; ChangeLog.3 fixesNicolas Petton2017-10-091-45/+50
|
* ; Update ChangeLog.3Nicolas Petton2017-10-051-1/+28145
|
* ; ChangeLog fixesNicolas Petton2017-10-031-406/+419
|
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-46/+46
| | | | | | | | | This fixes some URLs I omitted from my previous pass, notably those in lists.gnu.org. Although lists.gnu.org does not yet support TLS 1.1, TLS 1.0 is better than nothing. * lisp/erc/erc.el (erc-official-location): * lisp/mail/emacsbug.el (report-emacs-bug): Use https:, not http:.