aboutsummaryrefslogtreecommitdiffstats
path: root/admin (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Stop assuming .git is a directory in gitmerge.elNoam Postavsky2018-06-181-2/+6
| | | | | | | | | | | | * admin/gitmerge.el (gitmerge-maybe-resume): Use 'git rev-parse --git-dir' to find the git directory rather than assuming it is .git/ (that assumption fails for separated worktrees).
* | Merge from emacs-26Noam Postavsky2018-06-108-222/+970
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 3434edc731 Enlarge DUMPED_HEAP_SIZE for 64-bit Windows builds 36bbdfc017 Update Unicode data files to version 11.0.0 of Unicode b7b7a5f4f3 * etc/NEWS: Belatedly call out vc-hg changes in v26.1. (B... 5b6f8b54d1 Clarify the documentation of 'dired-recursive-deletes' 9db97b49cd ; * etc/DEBUG: Add information about debugging libXft prob... 0214ffbe60 Clarify doc string of 'update-glyphless-char-display' ef35d405b1 Clarify subtle issues with 'eq' in byte-compiled code c6ef3c8321 Make cl-print respect print-quoted (bug#31649) 26b52ac40e Fix unexpected jumps of window-point in 'set-window-config... 4af077ab4d * etc/emacs.appdata.xml: Update Emacs screenshot. e5ab25deae Fix cursor movement by 'next-logical-line' after 'next-line' d20beef5f1 Fix prompt in bookmark.el (Bug#24726) c57e7eaae8 Improve documentation of 'empty' whitespace-style # Conflicts: # etc/NEWS
| * Update Unicode data files to version 11.0.0 of UnicodeEli Zaretskii2018-06-098-222/+970
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * admin/unidata/UnicodeData.txt: * admin/unidata/SpecialCasing.txt: * admin/unidata/NormalizationTest.txt: * admin/unidata/copyright.html: * admin/unidata/BidiMirroring.txt: * admin/unidata/BidiBrackets.txt: Import from Unicode 11.0. * admin/notes/unicode: Update the URL for OTF script tags. * lisp/international/mule-cmds.el (ucs-names): Update unused ranges. * lisp/international/fontset.el (script-representative-chars): Add hanifi-rohingya, old-sogdian, sogdian, dogra, gunjala-gondi, makasar, and medefaidrin. (otf-script-alist): Add old-hungarian. * lisp/international/characters.el (tbl): Add syntax entries for Supplemental Mathematical Operators, Miscellaneous Symbols and Arrows, and Supplemental Punctuation. Update the list of wide characters. * test/lisp/international/ucs-normalize-tests.el (ucs-normalize-tests--failing-lines-part2): Update to match admin/unidata/NormalizationTest.txt. * doc/lispref/nonascii.texi (Character Properties): Update the reference to the Unicode Standard. * doc/misc/efaq.texi (New in Emacs 26): * etc/NEWS: Mention compatibility with Unicode 11.0.
* | GNOME moved URLs for its active bug reportsPaul Eggert2018-05-261-1/+1
| | | | | | | | | | | | | | * src/emacs.c (main) [USE_GTK]: * src/gtkutil.c (xg_display_close): * src/xterm.c (x_connection_closed): Update GNOME bug report URLs.
* | Merge from origin/emacs-26Glenn Morris2018-05-251-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 07f8f9b (origin/emacs-26) ; * lisp/ldefs-boot.el: Update. 5cec2b0 * etc/HISTORY: Update for Emacs 26.1 release. 7c474e1 * etc/AUTHORS: Update. ddc7bea ; * ChangeLog.3: Update. 3557460 ; * admin/authors.el: Update. 2f44d2d Note caveat for backward regexp searching in docstring (Bug#3... 3145d08 Update backtrace in Emacs Lisp Intro 43a9c26 Move window-point in bibtex-search-entry 4bb2741 More fixes of Intro to Emacs Lisp c57c226 ; * doc/emacs/misc.texi (FFAP): Fix a typo. (Bug#31580) 0a51113 Add a footnote to Emacs Lisp Intro 5eabe4a ; * doc/emacs/msdos.texi (ls in Lisp): Fix a typo. (Bug#31575) d5e0ceb * lisp/help.el (with-help-window): Doc fix. (Bug#31574) e7952bd Fix some cross-references in emacs-lisp-intro.texi a897959 Minor copyedits in Emacs manual in macos.texi Conflicts: lisp/ldefs-boot.el
| * ; * admin/authors.el: Update.Nicolas Petton2018-05-251-1/+1
| |
* | Update from GnulibPaul Eggert2018-05-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This incorporates: 2018-05-21 crypto: omit stream ops Emacs doesn’t need 2018-05-13 truncate: Fix compilation error on Android 2018-05-13 imaxdiv: Fix compilation error on Android 2018-05-13 Support selective inclusion of recent mingw.org headers 2018-05-13 Add cross-compilation guesses for Linux systems sans glibc 2018-05-13 stdioext: Fix compilation errors with newer Android headers 2018-05-07 af_alg: Pacify --enable-gcc-warnings 2018-05-06 af_alg: Fix bug with streams that are not at position 0 2018-05-06 Followup to 'af_alg: New module' 2018-05-05 crypto/{md5,sha1,sha256,sha512}: simplify 2018-05-05 af_alg: New module 2018-05-05 af_alg: Improve function signature 2018-04-28 md5sum: Use AF_ALG when available 2018-04-28 sha512sum: Use AF_ALG when available 2018-04-28 sha256sum: Use AF_ALG when available 2018-04-28 sha1sum: Use AF_ALG when available 2018-05-05 all: Replace more http URLs by https URLs 2018-05-03 maint: port more modules to GCC 8 2018-05-03 Simplify code; drop support for Borland C++ on Windows * admin/merge-gnulib (GNULIB_MODULES): Use crypto/md5-buffer rather than crypto/md5, since Emacs doesn’t use the stream operations that in recent Gnulib pull in other stuff Emacs doesn’t need. Similarly for crypto/sha1-buffer, crypto/sha256-buffer, crypto/sha512-buffer. * build-aux/config.guess, build-aux/config.sub, lib/dosname.h: * lib/dup2.c, lib/errno.in.h, lib/euidaccess.c, lib/fcntl.c: * lib/fcntl.in.h, lib/fpending.c, lib/fsync.c, lib/getdtablesize.c: * lib/getopt.c, lib/gettimeofday.c, lib/inttypes.in.h, lib/md5.c: * lib/md5.h, lib/open.c, lib/pipe2.c, lib/putenv.c, lib/sha1.c: * lib/sha1.h, lib/sha256.c, lib/sha256.h, lib/sha512.c: * lib/sha512.h, lib/stat-time.h, lib/stdio-impl.h, lib/stdio.in.h: * lib/stdlib.in.h, lib/sys_stat.in.h, lib/sys_types.in.h: * lib/timespec.h, lib/unistd.in.h, lib/utimens.c, m4/c-strtod.m4: * m4/gnulib-common.m4, m4/inttypes.m4, m4/lstat.m4, m4/nocrash.m4: * m4/pselect.m4, m4/readlink.m4, m4/stdio_h.m4, m4/symlink.m4: * m4/unistd_h.m4, m4/utimens.m4: Copy from Gnulib. * lib/gnulib.mk.in, m4/gnulib-comp.m4: Regenerate.
* | Use “Cc” for email copies, as per RFC 5322.Paul Eggert2018-05-201-13/+13
| | | | | | | | | | | | 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
* | * admin/notes/unicode: HELLO is again UTF-8.Paul Eggert2018-05-191-4/+0
| |
* | Fix windows snapshot buildingPhillip Lord2018-05-031-1/+3
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Fix broken if statement
* | * admin/nt/dist-build/build-zips.sh: Support building of branchesPhillip Lord2018-05-031-1/+16
| |
* | Merge from origin/emacs-26Glenn Morris2018-05-011-0/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | 71be806 ; * etc/DEBUG: Minor clarification. 4403f89 Update the Emacs FAQ 40b3317 * etc/DEBUG: Minor copyedits. 850ff18 Clarify wording of NS drag n drop documentation 343d70b1 Improve kill-related documentation (bug#31209) 0b43224 * lisp/simple.el (region-extract-function): Don't hide the 'n... d6e2c59 Fix pre- and post-command-hook errors in term.el 6cf83131e * doc/lispref/display.texi (Glyphless Chars): Fix grammar. 88d178c Fix macOS drag n drop event documentation
| * Update the Emacs FAQEli Zaretskii2018-04-281-0/+4
| | | | | | | | | | | | | | | | * doc/misc/efaq.texi (Latest version of Emacs): Update versions. (New in Emacs 26): New node. * admin/release-process: Mention the FAQ update as part of the release.
* | Revert "* admin/notes/unicode: HELLO is now UTF-8."Michael Albinus2018-04-201-0/+4
| | | | | | | | This reverts commit 0585bd643dae2592214e77998b875347e6e59bab.
* | * admin/notes/unicode: HELLO is now UTF-8.Paul Eggert2018-04-201-4/+0
| |
* | ; Spelling fixPaul Eggert2018-04-051-1/+1
| |
* | Further improve advice in make-tarball.txtPaul Eggert2018-04-011-3/+13
| | | | | | | | | | | | See comments by Glenn Morris in: https://lists.gnu.org/r/emacs-devel/2018-03/msg00968.html * admin/make-tarball.txt: Bring back refcard advice.
* | Port make-dist to tar 1.27 and earlierPaul Eggert2018-04-011-1/+2
| | | | | | | | | | | | Problem reported by Glenn Morris in: https://lists.gnu.org/r/emacs-devel/2018-03/msg00984.html * make-dist: Use --sort=name only if Tar supports it.
* | ; * admin/make-tarball.txt: Fix whitespace.Eli Zaretskii2018-03-311-11/+11
| |
* | Improve doc for web pages; reproducible tarballsPaul Eggert2018-03-301-9/+25
| | | | | | | | | | | | | | | | * admin/make-tarball.txt: Make the tarballs more reproducible. Fix instructions for web pages as best I can (they are still incomplete). * make-dist (default_gzip): Add --no-name for gzip. (taropt): Add options to make the build more reproducible.
* | Reduce parallelism to Windows buildPhillip Lord2018-03-281-1/+1
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Reduce make parallelism to 2.
* | Remove architecture dependent source downloadsfeature/deps-downloadPhillip Lord2018-03-261-3/+4
| | | | | | | | * admin/nt/dist-build/build-dep-zips.py:
* | Reduce build loadPhillip Lord2018-03-241-1/+1
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Reduce parallelism to 8
* | Limit build loadPhillip Lord2018-03-231-1/+1
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Limit build load.
* | Ensure configure is running if necessaryPhillip Lord2018-03-231-2/+3
| | | | | | | | * admin/nt/dist-build/build-zips.sh: Check for missing Makefile.
* | Make update_autogen work in git worktreesRobert Pluim2018-03-231-1/+1
| | | | | | | | * admin/update_autogen: Make it work in a git worktree
* | * admin/automerge: Quieten initial reset.Glenn Morris2018-03-011-1/+1
| |
* | Quieten cedet "might not be defined at runtime" compile warningsGlenn Morris2018-02-281-0/+5
| | | | | | | | | | | | | | * admin/grammars/scheme.by (semantic-parse-region): * lisp/cedet/ede.el (ede--project-inode): * lisp/cedet/semantic/texi.el (semantic-analyze-context): Declare.
* | * admin/automerge: Quieten initial pull if start with reset.Glenn Morris2018-02-231-1/+1
| |
* | * admin/automerge (merge): Report no. of commits if too few.Glenn Morris2018-02-211-3/+1
| |
* | * admin/automerge: Speed up check phase.Glenn Morris2018-02-211-1/+2
| |
* | Merge from origin/emacs-26Glenn Morris2018-02-172-3/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | e5a2933 (origin/emacs-26) lisp/vc/: documentation fixes f21f8e6 Document 'desktop-files-not-to-save' d8917eb Improve documentation of Profiling features b228839 Improve indexing of "performance" in ELisp manual ab67b3e Minor change in Emacs manual's VC chapter c352434 Avoid memory corruption with specpdl overflow + edebug (Bug#3... 593bbda Document comment-fill-column in the manual (Bug#11636) bd4cc8d * doc/emacs/dired.texi (Marks vs Flags): Copyedits. 69107f3 ; Fix doc typos related to indefinite articles aaad1e6 Merge branch 'emacs-26' of git.savannah.gnu.org:/srv/git/emac... 5906418 More fixes for the Emacs manual 9ab3df1 ; Fix doc typos related to indefinite articles 66a4e65 ; Fix doc typos related to indefinite articles 35e5c57 ; Fix doc typos related to indefinite articles
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-162-3/+3
| |
* | automerge: adjust meaning of -d optionGlenn Morris2018-01-311-11/+9
| | | | | | | | | | * admin/automerge (nocd): New variable, replacing $dir. (usage, -d): Option -d no longer takes an argument.
* | automerge: add option to work in specific directoryGlenn Morris2018-01-311-9/+23
| | | | | | | | | | | | | | * admin/automerge (usage): Mention -d. (dir): New variable. (-d): New option. (main): If requested, cd to specified directory.
* | automerge: add option to start with a resetGlenn Morris2018-01-311-5/+17
| | | | | | | | | | | | | | * admin/automerge (usage): Mention -r. (reset): New variable. (-r): New option. (main): If requested, do a reset and pull.
* | automerge: handle upstream changes during operationGlenn Morris2018-01-301-22/+53
| | | | | | | | | | | | * admin/automerge (merge): New function, split from pre-existing code. (main): If upstream changed during building and testing, reset local and try merging again.
* | * admin/automerge: Disable rebasing.Glenn Morris2018-01-241-3/+6
| |
* | * admin/automerge: New script.Glenn Morris2018-01-181-0/+196
| |
* | Merge from origin/emacs-26Glenn Morris2018-01-181-12/+12
|\ \ | |/ | | | | | | | | | | | | | | 7efb366 ; * etc/AUTHORS: Regenerate. 3dc7f68 * admin/authors.el (authors-aliases): Tighten more entries. 7428062 ; * lisp/vc/vc.el: Comment fixes. f4e6b6e Small startup fix for current-load-list 5b776bf ; * etc/AUTHORS: Regenerate. d80295c authors-aliases is based on regexps, not literals
| * * admin/authors.el (authors-aliases): Tighten more entries.Glenn Morris2018-01-161-3/+3
| |
| * authors-aliases is based on regexps, not literalsGlenn Morris2018-01-161-9/+9
| | | | | | | | * admin/authors.el (authors-aliases): Replace overly-broad entries.
* | Merge from origin/emacs-26Glenn Morris2018-01-151-1/+1
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | c9c1add6a4 * doc/lispref/variables.texi (File Local Variables): Fix l... 752fba992b (tag: emacs-26.0.91) ; * Update ldefs-boot.el 4f46a5098d * ChangeLog.3: Update 8f705ba44d Update etc/AUTHORS 6c63204b8c Fix an entry in authors-aliases 5dd0e5c54d Mention trace.el facilities in the ELisp manual 97b0e41c5d Improve documentation of safe values of variables a502ee9dc4 ; * doc/emacs/misc.texi (Amusements): Really add "games" t... 106bf8adc3 Improve the Emacs manual's "Misc" node 47aa85c7ec In nsterm.m use FRAME_NS_P instead of FRAME_X_P (Bug#30019) e9e32d3475 ; * Update ldefs-boot.el
| * Fix an entry in authors-aliasesNicolas Petton2018-01-131-1/+1
| | | | | | | | | | * admin/authors.el (authors-aliases): Replace regexp from "Max", which is too broad, to an email address ("mu@magi.net.ru").
* | Merge from origin/emacs-26Glenn Morris2018-01-151-1/+3
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2c0cfa6455 * ChangeLog.3: Update 4387bb44ae Update authors bce51bd6f7 * lisp/gnus/message.el (message-do-auto-fill): Prevent do-... bd2a2a1e84 Improve documentation of etags 7ba75b9637 Teach etags new interpreters for some languages 1f7f03742d * lisp/emacs-lisp/generator.el (iter-defun): Add 'doc-stri... dbb4aac212 * lisp/emacs-lisp/syntax.el (syntax-propertize): Fix bug#2... 80463a43da Improve documentation of fill-separate-heterogeneous-words... 4bd2416d55 Fix documentation of some x-* functions 9c2b11484f Inherit query-on-exit flag to stderr process (Bug#30031) 3efb1e7def Fix Bug#30057 a9b884c60f Tag some unstable tests, and skip by default (bug#24503) # Conflicts: # test/lisp/emacs-lisp/eieio-tests/eieio-tests.el
| * Update authorsNicolas Petton2018-01-121-1/+3
| | | | | | | | | | * admin/authors.el (authors-aliases, authors-valid-file-names): Additions. * etc/AUTHORS: Update AUTHORS file.
* | * admin/authors.el (authors-aliases): Additions.Nicolas Petton2018-01-151-0/+18
| |
* | Update authors.elNicolas Petton2018-01-151-1/+15
| | | | | | | | | | * admin/authors.el (authors-valid-file-names) (authors-renamed-files-alist): Additions.
* | Small improvement for noninteractive gitmergeGlenn Morris2018-01-151-2/+7
| | | | | | | | | | * admin/gitmerge.el (gitmerge-resolve-unmerged): In batch mode, report conflicted files.
* | Small gitmerge-skip-regexp fixGlenn Morris2018-01-151-1/+1
| | | | | | | | | | * admin/gitmerge.el (gitmerge-skip-regexp): Update for new format of "bump version" message that seems to have appeared.