1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 05:30:45 -08:00
emacs/src
Mattias Engdegård b5ada7f9af More readable keys in NS menu entries (bug#45502)
Each menu entry now has the key binding in a right-aligned column, as
an attempt to improve readability.  Previously the keys were given in
brackets immediately following the menu string.

* src/nsmenu.m ([EmacsMenu parseKeyEquiv:]): Remove.
(skipspc): New helper function.
([EmacsMenu addItemWithWidgetValue:]): Add attributes argument.
Use attributed title string.  Don't special-case Super bindings.
([EmacsMenu fillWithWidgetValue:]): Compute maximum width.  Prepare
attributes for title.
2020-12-29 17:34:53 +01:00
..
bitmaps
.dbxinit
.gdbinit Fix display of composed text with :box face attribute 2020-04-23 18:40:42 +03:00
alloc.c Adjust to recent Gnulib changes 2020-12-25 01:40:39 -08:00
atimer.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
atimer.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
bidi.c Merge from origin/emacs-27 2020-11-07 09:57:56 -08:00
bignum.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
bignum.h Use Gnulib libgmp module 2020-07-09 16:38:45 -07:00
blockinput.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
buffer.c Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
buffer.h Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
bytecode.c Rehash hash tables eagerly after loading a dump 2020-08-11 02:27:43 -07:00
callint.c Bind current-minibuffer-command to this-command 2020-12-15 07:18:03 +01:00
callproc.c Revert "Use posix_spawn if possible." 2020-12-25 14:50:25 +02:00
casefiddle.c Inline a couple of functions that were macros 2020-04-25 16:18:44 -07:00
casetab.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
category.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
category.h
ccl.c Fix return value for CCL opcode lookup-integer 2020-08-21 14:47:45 +02:00
ccl.h
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.2 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.3 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.4 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.5 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.6 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.7 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.8 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.9 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.10 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.11 ; Fix typos 2020-10-09 11:53:21 +02:00
ChangeLog.12 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
ChangeLog.13 ; Fix trivial typos in ChangeLogs 2020-10-03 12:53:51 +02:00
character.c Reduce integer-output-format to print-integers-as-characters 2020-11-06 13:55:32 +01:00
character.h Reduce integer-output-format to print-integers-as-characters 2020-11-06 13:55:32 +01:00
charset.c Merge from origin/emacs-27 2020-12-09 08:50:12 -08:00
charset.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
chartab.c Merge from origin/emacs-27 2020-12-09 08:50:12 -08:00
cm.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cm.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cmds.c Fix more single-byte accesses caused by bytepos/charpos confusion 2020-09-27 17:40:07 +02:00
coding.c Reject filenames containing NUL bytes. 2020-12-23 12:00:46 +01:00
coding.h Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
commands.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
composite.c Avoid segfaults due to using fonts that were closed 2020-10-26 18:14:32 +02:00
composite.h Avoid segfaults due to using fonts that were closed 2020-10-26 18:14:32 +02:00
conf_post.h Fix typos in recent attribute.h simplification 2020-05-05 00:51:24 -07:00
COPYING
cygw32.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cygw32.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
data.c Clarify the default-boundp doc string 2020-12-09 14:52:53 +01:00
dbusbind.c Handle several children of PATH in dbus-managed-objects-handler 2020-10-29 16:56:40 +01:00
decompress.c ; * src/decompress.c: Fix comment style. 2020-03-29 19:14:13 +03:00
deps.mk Remove unused ftx font backend driver 2020-01-15 19:57:27 +01:00
dired.c Fix a recent change in dired.c 2020-11-02 19:55:48 +02:00
dispextern.h Merge from origin/emacs-27 2020-12-15 09:23:37 -08:00
dispnew.c * src/dispnew.c (sit_for): Fix bug#45292 2020-12-23 18:31:52 -05:00
disptab.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dmpstruct.awk Update copyright year to 2020 2020-01-01 00:59:52 +00:00
doc.c Simplify getting value of text-quoting-style (Bug#44471) 2020-11-09 21:08:28 +01:00
doprnt.c Allow doprint to handle multibyte chars in format (bug#44349) 2020-11-29 17:33:34 +00:00
dosfns.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dosfns.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dynlib.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
dynlib.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
editfns.c Make goto-char offer the number at point as default 2020-12-14 17:16:00 +01:00
emacs-icon.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emacs-module.c Document and enforce some properties for strings created by modules. 2020-12-12 23:28:22 +01:00
emacs-module.h.in Improve nonnull checking with GCC in emacs-module 2020-05-09 09:11:53 -07:00
emacs.c Make previous Fkill_emacs change safer 2020-12-07 17:26:53 +01:00
emacsgtkfixed.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emacsgtkfixed.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
epaths.in Revert the --with-install-srcdir patch 2020-01-27 23:17:10 -08:00
eval.c Improve documentation of 'backtrace-on-error-noninteractive' 2020-12-08 18:43:09 +02:00
fileio.c Adjust to recent Gnulib changes 2020-12-25 01:40:39 -08:00
filelock.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
firstfile.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
floatfns.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
fns.c ; Fix recent shortdoc.el and fns.c additions 2020-12-27 13:14:30 +00:00
font.c Merge from origin/emacs-27 2020-11-23 09:41:53 -08:00
font.h Merge from origin/emacs-27 2020-03-04 13:57:58 -08:00
fontset.c Prefer Fvector to make_uninit_vector 2020-08-15 11:19:51 -07:00
fontset.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
frame.c docstring: If FRAME is nil, it defaults to selected frame. 2020-12-11 16:31:48 +01:00
frame.h Make TTY menus work with xterm-mouse-mode 2020-10-24 13:14:27 +03:00
fringe.c Reinstall recent GC-related changes 2020-09-05 12:15:14 -07:00
ftcrfont.c Fix scrolling problems with misc-fixed fonts under Cairo 2020-11-07 10:27:15 +02:00
ftfont.c Omit "V" at the start of DEFVAR_BOOL vars 2020-08-25 14:28:26 -07:00
ftfont.h extern function cleanup 2019-08-24 15:55:08 -07:00
getpagesize.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gfilenotify.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gmalloc.c Drop support for -fcheck-pointer-bounds 2020-08-04 11:15:16 -07:00
gnutls.c Have gnutls_symmetric cache the results from Fgnutls_ciphers 2020-08-24 16:44:24 +02:00
gnutls.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
gtkutil.c Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.c 2020-12-25 01:40:39 -08:00
gtkutil.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
hbfont.c Prefer Fvector to make_uninit_vector 2020-08-15 11:19:51 -07:00
image.c Improvements for `:base-uri' svg image property 2020-12-26 11:18:49 +02:00
indent.c Fix 'move-to-column' when invisible text follows a TAB 2020-09-30 17:33:58 +03:00
indent.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
inotify.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
insdel.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
intervals.c Pacify GCC 10.1.0 2020-05-11 17:54:24 -07:00
intervals.h Pacify GCC 9.2.1 20190927 -O3 2020-03-04 13:48:58 -08:00
json.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
keyboard.c Add a new recursively bound `current-minibuffer-command' variable 2020-12-14 16:44:00 +01:00
keyboard.h * src/keyboard.c: Fix bug#5803. 2020-12-12 09:56:04 -05:00
keymap.c Convert apropos-internal from C to Lisp (Bug#44529) 2020-12-19 19:54:46 +01:00
keymap.h Remove C version of substitute-command-keys 2020-10-18 17:25:23 +02:00
kqueue.c Add missing argument to directory_files_internal calls 2020-11-02 18:58:01 +01:00
lastfile.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
lcms.c Improve integer range checking 2020-04-05 01:24:36 -07:00
lisp.h Unbreak the MinGW build broken by recent changes in callproc.c 2020-12-24 17:58:51 +02:00
lread.c Make "Invalid modifier in string" ordinary invalid-read-syntax error 2020-12-17 10:40:51 -05:00
macfont.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
macfont.m Prefer Fvector to make_uninit_vector 2020-08-15 11:19:51 -07:00
macros.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
macros.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
macuvs.h Bring macuvs.h back under Git control 2019-06-22 11:41:49 -07:00
Makefile.in Merge from origin/emacs-27 2020-12-25 10:36:48 -08:00
marker.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
menu.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
menu.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
minibuf.c Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
module-env-25.h Move the new module unibyte function to the correct module-env.h file 2020-10-14 05:57:05 +02:00
module-env-26.h
module-env-27.h Make argument names in module interface more consistent. 2019-12-23 17:16:10 +01:00
module-env-28.h Move the new module unibyte function to the correct module-env.h file 2020-10-14 05:57:05 +02:00
msdos.c Prefer more inline functions in character.h 2020-04-17 09:17:35 -07:00
msdos.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nsfns.m ; * src/nsfns.m (all_nonzero_ascii): comment correction 2020-12-21 16:11:32 +01:00
nsfont.m Use new NSString lisp methods 2020-12-22 23:31:56 +00:00
nsgui.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
nsimage.m Use new NSString lisp methods 2020-12-22 23:31:56 +00:00
nsmenu.m More readable keys in NS menu entries (bug#45502) 2020-12-29 17:34:53 +01:00
nsselect.m Use new NSString lisp methods 2020-12-22 23:31:56 +00:00
nsterm.h More readable keys in NS menu entries (bug#45502) 2020-12-29 17:34:53 +01:00
nsterm.m Remove NS menu synthesized events (bug#44333) 2020-12-27 16:51:47 +00:00
nsxwidget.h ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
nsxwidget.m Use new NSString lisp methods 2020-12-22 23:31:56 +00:00
pdumper.c Unbreak build after commit 1a0a11f7d2. 2020-12-21 00:17:56 +01:00
pdumper.h Rehash hash tables eagerly after loading a dump 2020-08-11 02:27:43 -07:00
print.c Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
process.c Fix test/src/process-tests on MS-Windows 2020-12-26 15:01:52 +02:00
process.h Add a module function to open a file descriptor connected to a pipe. 2020-03-26 21:47:25 +01:00
profiler.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
puresize.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ralloc.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
README Update copyright year to 2020 2020-01-01 00:59:52 +00:00
regex-emacs.c Fix [:upper:] and [:lower:] for Unicode characters (bug#11309) 2020-12-09 10:35:13 +01:00
regex-emacs.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
region-cache.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
region-cache.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
scroll.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
search.c Speed up match-substitute-replacement 2020-12-04 18:39:13 +01:00
sheap.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sheap.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sound.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
syntax.c Add new Lisp implementation of substitute-command-keys 2020-10-18 17:23:24 +02:00
syntax.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sysdep.c Adjust to recent Gnulib changes 2020-12-25 01:40:39 -08:00
sysselect.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
syssignal.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
sysstdio.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
systhread.c Add thread-naming support for OpenBSD 2020-06-28 10:27:21 +02:00
systhread.h Simplify by using attribute.h macros 2020-05-03 15:10:07 -07:00
systime.h Add ‘nofollow’ flag to set-file-times 2020-03-07 12:15:43 -08:00
systty.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
syswait.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
term.c Migrate usage of GPM_CLICK_EVENT to MOUSE_CLICK_EVENT. 2020-11-21 10:20:05 +02:00
termcap.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
termchar.h Minor cleanup of last change 2020-09-18 11:43:12 +03:00
termhooks.h * src/keyboard.c: Fix bug#5803. 2020-12-12 09:56:04 -05:00
terminal.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
terminfo.c Fix compilation on TERMINFO platforms with GCC 10 2020-09-12 10:11:26 +03:00
termopts.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
textprop.c Prevent hanging in next-single-char-property-change 2020-05-09 10:27:06 +03:00
thread.c Fix NS build failure 2020-08-22 16:31:02 +01:00
thread.h * src/keyboard.c: Fix bug#5803. 2020-12-12 09:56:04 -05:00
timefns.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
tparam.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
tparam.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
undo.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unexaix.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unexcoff.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unexcw.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unexec.h
unexelf.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
unexhp9k800.c Use fewer locks when accessing stdio 2019-07-08 17:50:39 -07:00
unexmacosx.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
unexsol.c
unexw32.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vm-limit.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w16select.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
w32.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
w32.h Unbreak the MinGW build broken by recent changes in callproc.c 2020-12-24 17:58:51 +02:00
w32common.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32console.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32cygwinx.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32fns.c Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
w32font.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32font.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32gui.h image-cache-size improvements 2020-12-20 18:17:17 +01:00
w32heap.c ; Prefer https to http in more URLs 2020-10-24 20:23:27 +02:00
w32heap.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32image.c Fix GDI+ image loading by file name 2020-04-25 16:37:46 +03:00
w32inevt.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32inevt.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32menu.c ; Fix typos 2020-09-21 14:26:42 +02:00
w32notify.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32proc.c Unbreak the MinGW build broken by recent changes in callproc.c 2020-12-24 17:58:51 +02:00
w32reg.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32select.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
w32select.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32term.c image-cache-size improvements 2020-12-20 18:17:17 +01:00
w32term.h ; Fix typos 2020-09-21 14:26:42 +02:00
w32uniscribe.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
w32xfns.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
widget.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
widget.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
widgetprv.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
window.c Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
window.h Fix sxhash-equal on bytecodes, markers, etc. 2020-01-07 11:29:42 -08:00
xdisp.c * src/xdisp.c (display_mode_line): I guess FALSE should be false. 2020-12-28 21:36:47 -08:00
xfaces.c A better fix for bug#43886 2020-10-10 11:11:34 +03:00
xfns.c Make XIM to work with non-CJK locales 2020-12-28 04:17:43 +01:00
xfont.c Use the full name of the null byte/character, not its abbreviation 2020-10-05 20:19:59 +02:00
xftfont.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xgselect.c Fix lock failures in xg_select 2020-08-21 14:56:06 +02:00
xgselect.h Fix lock failures in xg_select 2020-08-21 14:56:06 +02:00
xmenu.c Pacify GCC 10.1.0 2020-05-11 17:54:24 -07:00
xml.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xrdb.c Merge from origin/emacs-27 2020-08-18 07:51:08 -07:00
xselect.c Fix buffer overflow in x-send-client-message 2020-08-18 17:05:08 +02:00
xsettings.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xsettings.h Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xsmfns.c Update copyright year to 2020 2020-01-01 00:59:52 +00:00
xterm.c Make XIM to work with non-CJK locales 2020-12-28 04:17:43 +01:00
xterm.h ; Fix typos 2020-09-21 14:26:42 +02:00
xwidget.c Inhibit buffer hooks in temporary buffers 2020-12-20 17:32:24 +00:00
xwidget.h Add utility functions and new xwidget commands 2020-08-12 12:39:50 +02: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-2020 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/>.