summaryrefslogtreecommitdiff
path: root/msdos
Commit message (Collapse)AuthorAgeFilesLines
* Fix the MS-DOS buildPo Lu2023-02-261-0/+2
| | | | * msdos/sedlibmk.inp: Update getopt.h conditions.
* Fix the MS-DOS buildPo Lu2023-01-151-0/+1
| | | | * msdos/sed1v2.inp: Edit out QCOPY_ACL_LIB.
* Adjust to recent Gnulib macro renamingPaul Eggert2023-01-074-13/+8
| | | | Also, remove some references to unused Gnulib macros.
* Merge from origin/emacs-29Eli Zaretskii2023-01-0123-24/+24
|\ | | | | | | | | | | | | | | | | | | | | cae528457c ; Add 2023 to copyright years. b394359261 Improve documentation of 'isearch-open-overlay-temporary' ab3210e709 Document 'use-package' in the 2 main manuals # Conflicts: # etc/refcards/ru-refcard.tex # lib/explicit_bzero.c # m4/explicit_bzero.m4
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-0123-24/+24
| |
| * Cut the emacs-29 release branchEli Zaretskii2022-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 29.0.60. * admin/admin.el (set-version): Fix regexp for configure.ac. * lisp/cus-edit.el (customize-changed-options-previous-release): Bump last version to 28.2.
* | Bump master Emacs version to 30.0.50Eli Zaretskii2022-11-281-1/+1
|/ | | | | | | | | | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: * etc/refcards/ru-refcard.tex: Bump Emacs version to 30.0.50. * etc/NEWS.29: New file. * etc/NEWS: Empty for Emacs 30. * configure.ac: Add boilerplate for module-env-XX.h. * src/emacs-module.h.in (struct emacs_env_30): Add. * src/module-env-29.h: Remove header comment. * src/module-env-30.h: New file. * lisp/cus-edit.el (customize-changed-options-previous-release): Set last version to 29.1.
* Merge remote-tracking branch 'savannah/master' into feature/tree-sitterYuan Fu2022-11-211-1/+1
|\
| * ; Fix typosStefan Kangas2022-11-181-1/+1
| |
* | Fix MS-DOS buildPo Lu2022-11-211-0/+2
|/ | | | * msdos/sed1v2.inp: Edit out tree-sitter stuff.
* Fix the MS-DOS buildPo Lu2022-09-292-2/+18
| | | | | | | | | | * config.bat: Add assert.in-h. * msdos/sed2v2.inp: Define HAVE_STDBOOL_H. * msdos/sedlibmk.inp (GL_GNULIB_LCHMOD, HAVE_LCHMOD): Define to reflect realities. (NEXT_ASSERT_H, @GL_GENERATE_ASSERT_H_CONDITION@): Define. (assert.h): Edit command group into individual commands appending to assert.h-t.
* Fix the MS-DOS buildPo Lu2022-08-181-0/+2
| | | | | | * config.bat: Generate stdckdint.in.h * msdos/sedlibmk.inp (STDCKDINT_H) (GL_GENERATE_STDCKDINT_H_CONDITION): Update these variables too.
* Fix the MS-DOS buildPo Lu2022-07-061-0/+3
| | | | | | * msdos/sedlibmk.inp: Define GL_GNULIB_RAWMEMCHR. * src/process.c (Fsignal_names): Disable on MS-DOS and use SIGNUM_BOUND, which is always provided by gnulib.
* Merge from origin/emacs-28Eli Zaretskii2022-04-162-0/+9
|\ | | | | | | | | | | | | | | | | | | | | | | 5e47d6284b * lisp/gnus/mm-encode.el (mm-default-file-encoding): Fix "... e71c7a7c60 Fix default-directory of buffers visiting files in renamed... cccaa9c31d Fix a kill-append regression 33828e4818 * doc/misc/eww.texi (Advanced): Correct outdated info (bug... e8d2f40f41 Clean up the MSDOS port 338eda09d8 Fix typo in next-error-find-buffer-function # Conflicts: # doc/misc/eww.texi
| * Clean up the MSDOS portEli Zaretskii2022-04-102-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | * src/msdos.h (tcdrain): Redirect to '_dos_commit'. (openat, fchmodat, futimens, utimensat): Add prototypes. * msdos/sed1v2.inp (MAKE_PDUMPER_FINGERPRINT): Fix indentation, so that Make won't consider this line a command. ($(etc)/DOC): Chdir back to ../src, since "make-docfile -d" leaves us in a wrong directory. * msdos/sedlibmk.inp (GL_GNULIB_GETRANDOM, GL_GNULIB_MEMMEM) (GL_GNULIB_SIGDESCR_NP): Define to 1, to get the prototypes from Gnulib headers.
| * ; Prepare the release branch for Emacs-28.2 developmentEli Zaretskii2022-04-031-1/+1
| | | | | | | | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.1.50. * etc/NEWS: Add Emacs-28.2 sections.
| * Bump Emacs version to 28.1Eli Zaretskii2022-04-031-1/+1
| | | | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.1
| * Emacs pretest 28.0.92emacs-28.0.92Eli Zaretskii2022-03-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * 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.
| * Bump Emacs version to 28.0.91emacs-28.0.91Stefan Kangas2022-01-081-1/+1
| | | | | | | | | | | | | | * README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 28.0.91.
* | Take window shapes into account when processing drag and dropPo Lu2022-03-251-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: Test for the Nonrectangular Window Shape extension. * msdos/sed1v2.inp: Update. * src/xterm.c (struct x_client_list_window): New fields for shapes. (x_dnd_free_toplevels): Free shapes. (x_dnd_compute_toplevels): Populate window shapes. (x_dnd_get_target_window_2): New function. (x_dnd_get_target_window_1): Test WM state of window before taking it into account. (x_dnd_begin_drag_and_drop): Use outer window as the initial last seen window. (x_dnd_update_state): Small fixes to frame tracking. (handle_one_xevent): Handle ShapeNotify events correctly. (x_term_init): Test for the Nonrectangular Window Shape extension. * src/xterm.h (struct x_display_info): New atom `WM_STATE'.
* | Handle composite overlay window during drag and drop sessionsPo Lu2022-03-191-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * configure.ac: Test for the composite extension and use it if available. * msdos/sed1v2.inp: Update. * src/Makefile.in (XCOMPOSITE_LIBS, XCOMPOSITE_CFLAGS): New variables. (EMACS_CFLAGS, LIBES): Add new libs and cflags. * src/xterm.c (x_dnd_get_target_window): Look for proxy on composite overlay window if mapped. (x_term_init): Test if the composite extension is available. * src/xterm.h (struct x_display_info): New fields for composite extension presence.
* | Fix the MS-DOS buildPo Lu2022-03-091-0/+1
| | | | | | | | * sed1v2.inp: Update for recent changes.
* | Fix the MS-DOS buildPo Lu2022-03-051-0/+1
| | | | | | | | * msdos/sedlibmk.inp: Update for gnulib merge.
* | Fix the MS-DOS portPo Lu2022-02-241-1/+2
| | | | | | | | | | * msdos/sedlibmk.inp: * src/conf_post.h [MSDOS]: Update for recent gnulib.
* | Fix the DJGPP portPo Lu2022-02-112-13/+30
| | | | | | | | | | | | | | | | | | | | * config.bat: * msdos/sed1v2.inp: * msdos/sedlibmk.inp: Update for present Emacs. * src/Makefile.in (MAKE_PDUMPER_FINGERPRINT): Fix indentation to not confuse sed*.inp. * src/conf_post.h [MSDOS]: Define some things gnulib wants.
* | Merge from origin/emacs-28Stefan Kangas2022-01-023-3/+3
|\ \ | |/ | | | | | | | | | | efb1c7ec37 ; * admin/notes/years: More known problems. f475c5823a ; Copyright year fixes 2684def348 ; Run set-copyright from admin.el 2558b37b5e ; * admin/notes/years: Mention known problems with 'update...
| * ; Copyright year fixesGlenn Morris2022-01-012-2/+2
| |
| * ; Run set-copyright from admin.elGlenn Morris2022-01-011-1/+1
| |
* | Merge from origin/emacs-28Eli Zaretskii2022-01-0122-22/+22
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 836be7a112 ; * etc/refcards/ru-refcard.tex: Update Copyright year. 86cbc6ee4a * lisp/net/tramp-sh.el: Adapt copyright year ebe8772f65 ; Minor fixes related to copyright years 23c1ee6989 ; * test/manual/etags/ETAGS.good_N: Adjust to copyright ye... 8d3fc7ec89 * src/xfaces.c (face_for_font): Make 'hash' be uintptr_t. 19dcb237b5 ; Add 2022 to copyright years. # Conflicts: # etc/NEWS # etc/refcards/ru-refcard.tex # lib/cdefs.h # lisp/erc/erc-dcc.el # lisp/erc/erc-imenu.el # lisp/erc/erc-replace.el # lisp/image-dired.el # lisp/progmodes/xref.el # m4/alloca.m4 # m4/byteswap.m4 # m4/errno_h.m4 # m4/getopt.m4 # m4/gnulib-common.m4 # m4/inttypes.m4 # m4/stddef_h.m4 # m4/stdint.m4 # m4/sys_socket_h.m4
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-0122-22/+22
| |
* | Merge from origin/emacs-28Stefan Kangas2021-12-125-26/+83
|\ \ | |/ | | | | | | | | 8a0734329a Avoid undefined behavior in 'send-process-region' (Bug#523... 30dd5c9acc Update to Org 9.5.1-25-g9ca3bc a374849926 Fix the DJGPP port
| * Fix the DJGPP portPo Lu2021-12-115-26/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * config.bat: * msdos/sed1v2.inp: * msdos/sed2v2.inp: * msdos/sed3v2.inp: * msdos/sedlibmk.inp: Update for Emacs 28. * msdos/langinfo.h: New file. * lisp/loadup.el: Use correct path to temacs when dumping on MS-DOS. * src/callproc.c (environ) [MSDOS]: New declaration. (child_setup, emacs_spawn): Update MS-DOS parts for Emacs 28. * src/fileio.c (Fcopy_file): Don't use copy_file_range on MS-DOS. * src/msdos.c (initialize_msdos_display): Add `defined_color_hook'. (openat, fchmodat, futimens, utimensat): New functions. * src/msdos.h (FRAME_X_DISPLAY): New macro. * src/process.c: Make some more things conditional on subprocess support. (PIPECONN_P, PIPECONN1_P) [!subprocesses]: New placeholder macros. (Fnum_processors): Return 1 on MSDOS. (open_channel_for_module): Avoid subprocess specific code on MSDOS.
| * Bump Emacs version to 28.0.90Stefan Kangas2021-12-011-1/+1
| | | | | | | | | | | | | | * README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version to 28.0.90.
| * Cut the emacs-28 release branchEli Zaretskii2021-09-301-1/+1
| | | | | | | | | | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 28.0.60. * lisp/cus-edit.el (customize-changed-options-previous-release): Update the last released version of Emacs.
* | Bump Emacs version to 29.0.50Eli Zaretskii2021-09-301-1/+1
|/ | | | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: * src/msdos.c (internal_terminal_init): * etc/refcards/ru-refcard.tex: * etc/NEWS: Bump Emacs version to 29.0.50. * etc/NEWS.28: New file. * lisp/cus-edit.el (customize-changed-options-previous-release): Update the reference version of Emacs.
* ; Update some links to HTTPS and note some broken linksStefan Kangas2021-09-271-1/+1
|
* Merge from origin/emacs-27Paul Eggert2021-01-014-5/+5
|\ | | | | | | 33d159c36f Fix copyright years by hand
| * Fix copyright years by handPaul Eggert2021-01-014-5/+5
| | | | | | | | These are dates that admin/update-copyright did not update.
| * Update copyright year to 2021Paul Eggert2021-01-0121-21/+21
| | | | | | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
| * Update files for the 27.1.90 pretestemacs-27.1.90Eli Zaretskii2020-12-181-1/+1
| | | | | | | | | | | | | | | | * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 27.1.90. * lisp/ldefs-boot.el: Update from loaddefs.el
| * ; Bump Emacs version to 27.1.50Eli Zaretskii2020-08-111-1/+1
| | | | | | | | | | | | | | | | * configure.ac: * README: * nt/README.W32: * msdos/sed2v2.inp: * etc/NEWS: Bump Emacs version to 27.1.50.
| * Bump Emacs version to 27.1Nicolas Petton2020-07-281-1/+1
| | | | | | | | | | | | | | * README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version.
| * Bump Emacs version to 27.0.91Nicolas Petton2020-04-161-1/+1
| | | | | | | | | | | | | | * README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version.
| * Bump Emacs version to 27.0.90Nicolas Petton2020-02-271-1/+1
| | | | | | | | | | | | | | * README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version.
* | Update copyright year to 2021Paul Eggert2021-01-0121-21/+21
| | | | | | | | Run "TZ=UTC0 admin/update-copyright".
* | ; Prefer https to http in more URLsStefan Kangas2020-10-242-3/+3
| | | | | | | | These were all tested and confirmed working.
* | Merge from origin/emacs-27Paul Eggert2020-01-0122-26/+26
|\ \ | |/ | | | | | | | | | | | | | | | | | | 186152ba40 Pacify gcc -Wunused-function on Ubuntu 18.04.3 4cd143aded Fix copyright years by hand 365e01cc9f Update copyright year to 2020 cd2c156163 ; * etc/NEWS: Make the description of XDG fallback more ac... # Conflicts: # etc/NEWS # etc/refcards/ru-refcard.tex
| * Fix copyright years by handPaul Eggert2020-01-014-5/+5
| | | | | | | | These are dates that admin/update-copyright did not update.
| * Update copyright year to 2020Paul Eggert2020-01-0121-21/+21
| | | | | | | | Run "TZ=UTC0 admin/update-copyright $(git ls-files)".
| * Cut the emacs-27 release branchEli Zaretskii2019-12-231-1/+1
| | | | | | | | | | | | | | | | | | | | * lisp/cus-edit.el (customize-changed-options-previous-release): Change the value to 26.3. * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Bump Emacs version to 27.0.60.