1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-11 02:10:35 -08:00
emacs/src
Paul Eggert 343482d641 Streamline time decoding and conversion
* src/lisp.h (lisp_h_BASE2_EQ, BASE2_EQ): New macros and functions.
* src/timefns.c (tzlookup, Fdecode_time): Use them.
(Ftime_convert): Convert to symbol once, instead of many times.
2022-06-15 23:27:08 -05:00
..
bitmaps
.dbxinit
.gdbinit
alloc.c Nonrecursive Lisp reader (bug#55676) 2022-05-30 15:56:59 +02:00
atimer.c Fix 'debug-timer-check' on MS-Windows 2022-05-30 20:51:19 +03:00
atimer.h
bidi.c Clean up implementation of N0 per UAX#9 2022-03-15 21:21:20 +02:00
bignum.c Improve random bignum generation 2022-03-16 17:52:41 -07:00
bignum.h Improve random bignum generation 2022-03-16 17:52:41 -07:00
blockinput.h
buffer.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
buffer.h
bytecode.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
callint.c Don't put trailing optional nil values into `command-history' 2022-06-10 10:53:21 +02:00
callproc.c Fix some DISPLAY variable related bugs on PGTK 2022-04-12 13:27:56 +08:00
casefiddle.c
casetab.c
category.c
category.h
ccl.c Pacify GCC 12 false positive in ccl.c 2022-05-31 01:26:47 -07:00
ccl.h
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
ChangeLog.12
ChangeLog.13
character.c Speed up count_size_as_multibyte 2022-02-16 12:33:35 +01:00
character.h
charset.c Merge from origin/emacs-28 2022-03-12 06:34:05 +01:00
charset.h
chartab.c
cm.c
cm.h
cmds.c
coding.c Avoid undefined behavior in detect_coding routines 2022-05-31 01:26:47 -07:00
coding.h
commands.h
comp.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
comp.h Port to gcc -D EMACS_EXTERN_INLINE 2022-03-19 12:48:54 -07:00
composite.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
composite.h
conf_post.h Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
COPYING
cygw32.c
cygw32.h
data.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
dbusbind.c Pacify GCC 12 in default developer build 2022-05-12 17:03:55 -07:00
decompress.c Omit unnecessary code when !HAVE_NATIVE_COMP 2022-03-19 12:48:52 -07:00
deps.mk Replace list and vector sorting with TIMSORT algorithm 2022-04-04 07:43:11 +08:00
dired.c
dispextern.h Fix recalculation of `icon-title-format' after a frame is iconified 2022-06-09 21:50:37 +08:00
dispnew.c Merge from origin/emacs-28 2022-06-05 06:30:25 +02:00
disptab.h
dmpstruct.awk
doc.c Be more robust if doc file is corrupted 2022-05-31 01:26:47 -07:00
doprnt.c
dosfns.c
dosfns.h
dynlib.c Omit unnecessary code when !HAVE_NATIVE_COMP 2022-03-19 12:48:52 -07:00
dynlib.h Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
editfns.c Add OVERRIDES argument to prin1/prin1-to-string 2022-05-15 15:29:38 +02:00
emacs-icon.h
emacs-module.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
emacs-module.h.in
emacs.c ; * src/emacs.c (main): Move -version output after initialization. 2022-06-02 10:51:37 +03:00
emacsgtkfixed.c Fix a crash on some versions of GTK 2022-02-18 18:04:02 +08:00
emacsgtkfixed.h
epaths.in
eval.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
fileio.c ; * src/fileio.c (Finsert_file_contents): Fix a typo. (Bug#18370) 2022-06-11 16:12:10 +03:00
filelock.c Protect against the host name containing an alpha character 2022-04-25 14:09:53 +02:00
firstfile.c
floatfns.c * src/floatfns.c: Update comment. 2022-05-10 14:47:22 -07:00
fns.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
font.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
font.h Speed up opening fonts on Haiku 2022-05-05 09:46:05 +00:00
fontset.c Improve documentation of 'set-fontset-font' 2022-04-24 09:56:22 +03:00
fontset.h
frame.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
frame.h Fix recalculation of `icon-title-format' after a frame is iconified 2022-06-09 21:50:37 +08:00
fringe.c ; * src/fringe.c: Include pgtkterm.h only in HAVE_PGTK builds. 2022-04-15 12:22:15 +03:00
ftcrfont.c Use gsettings font rendering entries for pgtk builds 2022-05-13 20:52:02 +08:00
ftfont.c Whitelist some incorrectly labeled "color" fonts under Xft 2022-05-19 20:10:19 +08:00
ftfont.h
getpagesize.h
gfilenotify.c
gmalloc.c
gnutls.c Remove unused fns/data and make fns static 2022-03-19 12:48:53 -07:00
gnutls.h Remove unused fns/data and make fns static 2022-03-19 12:48:53 -07:00
gtkutil.c Minor fixes to PGTK child frames 2022-05-23 13:30:33 +08:00
gtkutil.h Minor cleanups to PGTK code 2022-04-18 09:24:36 +08:00
haiku.c
haiku_draw_support.cc Implement `cross-disabled-images' on Haiku 2022-05-20 02:28:29 +00:00
haiku_font_support.cc Speed up opening fonts on Haiku 2022-05-05 09:46:05 +00:00
haiku_io.c Implement monitor change functions on Haiku 2022-05-23 10:23:59 +00:00
haiku_select.cc Fix `gui-backend-selection-owner-p' on Haiku 2022-05-23 01:57:19 +00:00
haiku_support.cc Fix handling of scroll bar clicks on Haiku 2022-06-12 13:04:37 +00:00
haiku_support.h Fix handling of scroll bar clicks on Haiku 2022-06-12 13:04:37 +00:00
haikufns.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
haikufont.c Fully implement stipples for text on Haiku 2022-05-08 04:42:11 +00:00
haikugui.h Add more cursor bitmaps on Haiku 2022-05-14 05:30:16 +00:00
haikuimage.c Don't use native image APIs for some types on Haiku 2022-04-12 02:37:39 +00:00
haikumenu.c Adapt last change to Haiku as well 2022-05-23 12:50:27 +00:00
haikuselect.c Fix some drag-and-drop handling on Haiku 2022-06-11 12:01:22 +00:00
haikuselect.h Fix `gui-backend-selection-owner-p' on Haiku 2022-05-23 01:57:19 +00:00
haikuterm.c Fix handling of scroll bar clicks on Haiku 2022-06-12 13:04:37 +00:00
haikuterm.h Implement `follow-tooltip' for DND on Haiku 2022-06-09 07:21:42 +00:00
hbfont.c
image.c Implement `cross-disabled-images' on Haiku 2022-05-20 02:28:29 +00:00
indent.c Account for remapped faces in $COLUMNS and $LINES in Eshell 2022-06-09 10:08:15 +03:00
indent.h
inotify.c
insdel.c
intervals.c Pacify GCC 12 in default developer build 2022-05-12 17:03:55 -07:00
intervals.h Pacify GCC 12 in default developer build 2022-05-12 17:03:55 -07:00
json.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
keyboard.c Rework X selections to make it safe to run the debugger inside converters 2022-06-06 11:08:19 +08:00
keyboard.h Rework X selections to make it safe to run the debugger inside converters 2022-06-06 11:08:19 +08:00
keymap.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
keymap.h
kqueue.c
lastfile.c
lcms.c
lisp.h Streamline time decoding and conversion 2022-06-15 23:27:08 -05:00
lread.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
macfont.h
macfont.m Fix font weight reporting on macOS 2022-05-05 17:01:53 +08:00
macros.c Improve the execute-kbd-macro doc string 2022-03-14 12:17:24 +01:00
macros.h
macuvs.h
Makefile.in Replace list and vector sorting with TIMSORT algorithm 2022-04-04 07:43:11 +08:00
marker.c
menu.c Pacify GCC 12 -fanalyzer in x_popup_menu_1 2022-05-31 01:26:47 -07:00
menu.h
minibuf.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
module-env-25.h
module-env-26.h
module-env-27.h
module-env-28.h
module-env-29.h
msdos.c * src/msdos.c (dos_rawgetc): Handle tab bar clicks correctly. 2022-03-02 10:07:59 +08:00
msdos.h Clean up the MSDOS port 2022-04-10 15:44:11 +03:00
nsfns.m * src/nsfns.m (ns_move_tooltip_to_mouse_location): Handle invisible frames. 2022-06-12 10:13:04 +08:00
nsfont.m Improve display of reliefs on NS 2022-05-10 16:01:00 +08:00
nsgui.h
nsimage.m
nsmenu.m Implement `follow-tooltip' on NS as well 2022-06-09 16:34:18 +08:00
nsselect.m Implement `follow-tooltip' on NS as well 2022-06-09 16:34:18 +08:00
nsterm.h Implement `follow-tooltip' on NS as well 2022-06-09 16:34:18 +08:00
nsterm.m Never return tooltip frames from ns-begin-drag 2022-06-09 19:42:56 +08:00
nsxwidget.h
nsxwidget.m Fix compiler warnings on Mac OS X 10.12 2022-05-22 11:02:24 +08:00
pdumper.c Pacify GCC 12.1.1 in default developer build 2022-06-13 13:39:48 -07:00
pdumper.h
pgtkfns.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
pgtkgui.h
pgtkim.c
pgtkmenu.c Minor fixes to PGTK child frames 2022-05-23 13:30:33 +08:00
pgtkselect.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
pgtkselect.h Remove more code mindlessly copied from NS 2022-04-07 11:44:59 +08:00
pgtkterm.c Minor fixes to PGTK child frames 2022-05-23 13:30:33 +08:00
pgtkterm.h ; Fix typos 2022-05-15 11:15:06 +02:00
print.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
process.c Use `read-process-output-max' when creating pipes on GNU/Linux 2022-06-02 11:38:56 +02:00
process.h
profiler.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
puresize.h
ralloc.c
README
regex-emacs.c Pacify GCC 12 in default developer build 2022-05-12 17:03:55 -07:00
regex-emacs.h
region-cache.c
region-cache.h
scroll.c
search.c
sheap.c
sheap.h
sort.c ; Fix typos 2022-05-15 11:15:06 +02:00
sound.c
sqlite.c Allow inserting and selecting binary blobs from sqlite 2022-04-28 14:58:53 +02:00
syntax.c Remove unused fns/data and make fns static 2022-03-19 12:48:53 -07:00
syntax.h Remove unused fns/data and make fns static 2022-03-19 12:48:53 -07:00
sysdep.c Implement system_process_attributes on Cygwin 2022-04-27 13:22:06 -04:00
sysselect.h
syssignal.h Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
sysstdio.h Add ATTRIBUTE_DEALLOC to extern functions 2022-05-27 11:45:01 -07:00
systhread.c
systhread.h Do not include <attribute.h> from <config.h> 2022-03-08 18:51:17 -08:00
systime.h Remove unused fns/data and make fns static 2022-03-19 12:48:53 -07:00
systty.h
syswait.h
term.c Pacify GCC 12 in default developer build 2022-05-12 17:03:55 -07:00
termcap.c
termchar.h
termhooks.h Add a hook run upon monitor configuration changes 2022-05-21 11:17:34 +08:00
terminal.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
terminfo.c
termopts.h
textprop.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
thread.c Rename mark_stack to mark_c_stack 2022-04-08 15:34:57 +02:00
thread.h Remove duplicate INLINE_HEADER_BEGIN 2022-03-20 10:46:45 -07:00
timefns.c Streamline time decoding and conversion 2022-06-15 23:27:08 -05:00
tparam.c
tparam.h Add ATTRIBUTE_DEALLOC to extern functions 2022-05-27 11:45:01 -07:00
undo.c
unexaix.c
unexcoff.c
unexcw.c
unexec.h
unexelf.c
unexhp9k800.c
unexmacosx.c
unexsol.c
unexw32.c
verbose.mk.in
vm-limit.c
w16select.c
w32.c Adjust more prin1-to-string callers 2022-05-15 15:37:12 +02:00
w32.h Fix 'restart-emacs' on MS-Windows 2022-04-17 17:20:03 +03:00
w32common.h
w32console.c Minor improvements in 'restart-emacs' on MS-Windows 2022-04-18 21:04:57 +03:00
w32cygwinx.c
w32fns.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
w32font.c Improve font selection on MS-Windows 2022-05-27 15:12:09 +03:00
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32image.c Support display of BMP images on MS-Windows 2022-03-26 11:31:46 +03:00
w32inevt.c
w32inevt.h
w32menu.c * src/w32menu.c (w32_menu_show): Use SAFE_ALLOCA. (Bug#55068) 2022-05-23 16:54:17 +03:00
w32notify.c Audit quoting symbols in C doc strings 2022-05-24 11:51:18 +02:00
w32proc.c Fix 'debug-timer-check' on MS-Windows 2022-05-30 20:51:19 +03:00
w32reg.c
w32select.c
w32select.h
w32term.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
w32term.h Fix display updating inside the minibuffer on MS Windows 2022-04-30 18:54:34 +08:00
w32uniscribe.c
w32xfns.c Adjustments to double buffering on MS Windows 2022-04-30 15:52:12 +08:00
widget.c Handle exposure in the widget's expose proc on X 2022-04-30 14:29:33 +08:00
widget.h
widgetprv.h
window.c ; * src/window.c (window_body_unit_from_symbol): Fix Lisp EQ. 2022-06-09 19:40:25 +03:00
window.h Account for remapped faces in $COLUMNS and $LINES in Eshell 2022-06-09 10:08:15 +03:00
xdisp.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
xfaces.c Fix merging of anonymous faces with an `:extend' property on unexec 2022-05-12 14:56:32 +08:00
xfns.c Use BASE_EQ when comparing with Qunbound 2022-06-12 12:42:35 +02:00
xfont.c Pacify GCC 12.1.1 -Wanalyzer-use-of-uninitialized-value 2022-06-13 13:39:48 -07:00
xftfont.c Whitelist some incorrectly labeled "color" fonts under Xft 2022-05-19 20:10:19 +08:00
xgselect.c Fix drag-and-drop of files with multibyte filenames 2022-06-05 15:38:23 +08:00
xgselect.h Fix drag-and-drop of files with multibyte filenames 2022-06-05 15:38:23 +08:00
xmenu.c Make responding to selection requests work inside popups 2022-06-08 15:08:27 +08:00
xml.c
xrdb.c Pacify GCC 12 in xrdb.c 2022-05-31 01:26:47 -07:00
xselect.c Comply with the Motif requirement for unique drag atoms 2022-06-16 10:08:12 +08:00
xsettings.c Fix unused function warning on X 2022-05-17 18:18:32 +08:00
xsettings.h Use gsettings font rendering entries for pgtk builds 2022-05-13 20:52:02 +08:00
xsmfns.c Add a new command `restart-emacs' 2022-04-17 13:37:51 +02:00
xterm.c Comply with the Motif requirement for unique drag atoms 2022-06-16 10:08:12 +08:00
xterm.h Comply with the Motif requirement for unique drag atoms 2022-06-16 10:08:12 +08:00
xwidget.c Fix xwidget smooth scrolling when the default pointer is not a touchpad 2022-04-07 19:43:41 +08:00
xwidget.h * src/xwidget.h: Fix build with XI 2.4. 2022-03-01 15:45:50 +08:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Copyright (C) 2001-2022 Free Software Foundation, Inc.
See the end of the file for license conditions.


This directory contains the source files for the C component of GNU Emacs.
Nothing in this directory is needed for using Emacs once it is built
and installed, if the dumped Emacs is copied elsewhere.

See the files ../README and then ../INSTALL for installation instructions.

The file 'Makefile.in' is used as a template by the script
'../configure' to produce 'Makefile'.  This is the file which actually
controls the compilation of Emacs C source files.  All of this should
work transparently; you should only need to change to the parent
directory, run './configure', and then run 'make'.

This file is part of GNU Emacs.

GNU Emacs is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.