summaryrefslogtreecommitdiff
path: root/etc
Commit message (Collapse)AuthorAgeFilesLines
* ; * etc/NEWS: Fix typos.Michael Albinus2022-09-301-3/+2
|
* MacOS ld warning from native compilation (bug#57849)Gerd Möllmann2022-09-191-0/+9
| | | | | | * lisp/emacs-lisp/comp.el (native-comp-driver-options): Add "-Wl,-w" on Darwin systems. * etc/NEWS: Describe change.
* ; * etc/NEWS: Fix typo.Stefan Kangas2022-09-171-1/+1
|
* ; * etc/NEWS: Fix formatting.Stefan Kangas2022-09-161-12/+12
|
* ; * etc/NEWS: Backport fixes from master.Stefan Kangas2022-09-161-2/+9
| | | | Don't merge to master.
* ; * etc/NEWS: Fix typos.Stefan Kangas2022-09-161-2/+1
|
* ; Bump Emacs version past 28.2Stefan Kangas2022-09-121-0/+27
| | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: * etc/NEWS: Bump Emacs version to 28.2.50.
* Update HISTORY for Emacs 28.2Stefan Kangas2022-09-121-0/+2
| | | | * etc/HISTORY: Update for the Emacs 28.2 release.
* Update ChangeLog and AUTHORS for Emacs 28.2Stefan Kangas2022-09-072-29/+12
| | | | | | * ChangeLog.3: * etc/AUTHORS: * etc/NEWS: Update for Emacs 28.2.
* Update to Org 9.5.5Kyle Meyer2022-09-031-1/+1
|
* Recommend using fbterm in the Linux console.Gregory Heytings2022-08-291-0/+7
| | | | | | | * doc/misc/efaq.texi (Emacs in a Linux console): New node. (Common requests): Entry for the new node. * etc/PROBLEMS (Linux console problems...): Mention the new FAQ node.
* ; * etc/DEBUG: Fix wording of "X protocol errors" section.Eli Zaretskii2022-08-251-4/+4
|
* Resurrect obsoletion warning for two functionsStefan Kangas2022-08-191-6/+6
| | | | | | | | | These were supposed to have been deleted, but never were. Resurrect their obsoletion warning and let's delete them in Emacs 29 instead. * lisp/subr.el (process-filter-multibyte-p) (set-process-filter-multibyte): Resurrect obsoletion warning. * etc/NEWS: Don't announce their deletion.
* * etc/PROBLEMS: Problems with Alacritty and Emoji. (Bug#56952)Eli Zaretskii2022-08-061-1/+16
|
* ; Update ChangeLog and AUTHORSStefan Kangas2022-08-011-1/+1
| | | | | * ChangeLog.3: * etc/AUTHORS: Update.
* Update ChangeLog and AUTHORS for 28.1.91 pretestStefan Kangas2022-07-281-11/+13
| | | | | * ChangeLog.3: * etc/AUTHORS: Update.
* ; Fix typosStefan Kangas2022-07-191-1/+1
|
* * etc/PROBLEMS: Describe problems with remote files. (Bug#56499)Eli Zaretskii2022-07-141-0/+47
|
* ; Fix typos: prefer American spellingStefan Kangas2022-07-133-15/+15
|
* ; * etc/PROBLEMS: Give a URL for bug#50666.Eli Zaretskii2022-07-111-1/+2
|
* etc/PROBLEMS: Describe issues with native compilation on CygwinKen Brown2022-07-111-0/+65
|
* Doc fixes; don't use obsolete namesStefan Kangas2022-07-021-1/+1
| | | | | | * etc/compilation.txt: * lisp/mh-e/mh-funcs.el (mh-kill-folder): Don't use obsolete names.
* Don't use obsolete face name in manoj-dark-themeStefan Kangas2022-07-021-1/+1
| | | | | * etc/themes/manoj-dark-theme.el (change-log-acknowledgment): Don't use obsolete/non-existent face name.
* Update ChangeLog and AUTHORS for 28.1.90 pretestStefan Kangas2022-06-291-81/+85
| | | | | * ChangeLog.3: * etc/AUTHORS: Update.
* ; * etc/NEWS: Fix file name quotations.Michael Albinus2022-06-281-4/+4
|
* ; Mention in NEWS the need to use --bindirEli Zaretskii2022-06-271-0/+18
| | | | | * etc/NEWS: Mention the need to use --bindir= at configure time when installing outside of the ${prefix} tree. (Bug#46790)
* Mention Solaris 10 'make clean' and 'make check'Paul Eggert2022-06-261-0/+6
|
* Mention further crashes on Solaris 10Paul Eggert2022-06-261-0/+5
|
* ; Fix typos: prefer US spelling.Stefan Kangas2022-06-231-1/+1
|
* Update to Org 9.5.4Kyle Meyer2022-06-041-1/+1
|
* ; Fix some doc typos and minor language issuesŠtěpán Němec2022-05-261-1/+1
|
* ; * etc/NEWS: Announce changes in 'desktop-kill'. (Bug#55574)Eli Zaretskii2022-05-231-0/+12
|
* Fix the name of a kmacro command.Eli Zaretskii2022-05-171-0/+5
| | | | | | | * lisp/kmacro.el (kmacro-redisplay): Rename from 'kdb-macro-redisplay' (which was wrong and included a typo). * etc/NEWS: Announce the change. (Bug#55471)
* Linux console: don't translate ESC TAB to `backtab' in input-decode-map.Alan Mackenzie2022-05-081-0/+27
| | | | | | | | | | | | This translation happened after the terminfo entry for <shift>TAB in the linux section was changed to kcbt=\E^I in ncurses version 6.3. * lisp/term/linux.el (terminal-init-linux): Add a define-key form to remove the entry for "\e\t" from input-decode-map. * etc/PROBLEMS: Add a new section under "character terminals" about S-TAB wrongly doing the same thing as M-TAB, giving tips about amending the Linux keyboard layout.
* Update to Org 9.5.3-3-gd54104Kyle Meyer2022-04-242-6/+2
|
* Clarify when mode tagging is usedLars Ingebrigtsen2022-04-161-2/+3
| | | | * etc/NEWS: Clarify when mode tagging is used (bug#54964).
* ; * etc/PROBLEMS: Describe MS-Windows issues with fonts. (Bug#54685)Eli Zaretskii2022-04-151-0/+15
|
* Describe problems with invoking Python on MS-WindowsEli Zaretskii2022-04-141-0/+40
| | | | | | * etc/PROBLEMS: Describe problems with running an inferior Python interpreter due to the MS-Windows "App Execution Aliases" feature. (Bug#54860)
* Update and fix instructions and scripts for updating the Web pagesEli Zaretskii2022-04-081-3/+4
| | | | | | | | | | | | * admin/admin.el (manual-html-fix-index-2): Support Texinfo 6.8 and later by not converting TOC menus into tables. (Bug#49719) * admin/upload-manuals (New directory): Invoke "cvs add" in $webdir, to pick up the correct CVSROOT. * admin/make-tarball.txt: Update the section about the Emacs Web pages. * etc/refcards/Makefile (pl-refcard.dvi): If mex.fmt cannot be found, invoke 'mex' instead of 'tex'.
* ; Prepare the release branch for Emacs-28.2 developmentEli Zaretskii2022-04-031-0/+27
| | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.1.50. * etc/NEWS: Add Emacs-28.2 sections.
* Update logs and HISTORY for Emacs 28.1Eli Zaretskii2022-04-032-11/+13
| | | | | | * ChangeLog.3: * etc/HISTORY: * etc/AUTHORS: Update for Emacs 28.1 release.
* ; * etc/NEWS: Remove temporary notes and marks.Eli Zaretskii2022-04-031-691/+0
|
* Emacs pretest 28.0.92Eli Zaretskii2022-03-121-132/+138
| | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.0.92. * etc/AUTHORS: * lisp/ldefs-boot.el: Update for pretest 28.0.92. * ChangeLog.3: Regenerate.
* Correct etc/NEWS entry about bitmapped fontsPo Lu2022-03-021-5/+4
| | | | | * etc/NEWS: Don't say that bitmap font issues are due to Pango, that's not accurate.
* * etc/NEWS: Apply final fixes after proofreading.Michael Albinus2022-02-011-79/+80
|
* Add workaround to handle a problem with Enlightenment WM (Bug#53298)Martin Rudalics2022-01-201-0/+7
| | | | | | | | | | | * src/xterm.c (handle_one_xevent): Handle setting of variable 'x_set_frame_visibility_more_laxly' when receiving an Expose or FocusIn event (Bug#53298). (Qexpose): Define symbol. (x_set_frame_visibility_more_laxly): New Lisp variable. * etc/PROBLEMS: Mention frame redraw problem with the Enlightenment WM and 'x-set-frame-visibility-more-laxly' workaround.
* ; Update files for 28.0.91 pretestStefan Kangas2022-01-081-26/+34
| | | | | | * ChangeLog.3: * etc/AUTHORS: * lisp/ldefs-boot.el: Update.
* Fix vc-git with old Git over Tramp and cygwin-mount.elDmitry Gutov2022-01-051-0/+7
| | | | | | | | | | | * lisp/vc/vc-git.el (vc-git-use-literal-pathspecs): New variable. (vc-git-command, vc-git--call): Use it to determine whether to set GIT_LITERAL_PATHSPECS=1 (bug#51497). (vc-git--literal-pathspec, vc-git--literal-pathspecs): Remove. Update all callers. This reverts the previous solution for bug#39452. * lisp/progmodes/project.el (project--vc-list-files): Use the new variable.
* ; Copyright year fixesGlenn Morris2022-01-0110-15/+15
|
* Update more copyright yearsEli Zaretskii2022-01-011-1/+1
| | | | | * etc/tutorials/TUTORIAL.he (זכויות שימוש): * config.bat: Update Copyright years.