..
bitmaps
m
Whitespace changes.
2011-09-09 03:06:52 +02:00
s
Whitespace changes.
2011-09-09 03:06:52 +02:00
.dbxinit
.gdbinit
src/.gdbinit (pgx): Fix references to fields of `struct glyph'.
2011-09-18 03:33:04 -04:00
.gitignore
alloc.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
atimer.c
atimer.h
autodeps.mk
bidi.c
Fix bug #9470 with slow redisplay in huge single-paragraph buffers.
2011-09-17 18:18:56 +03:00
blockinput.h
buffer.c
Merge from trunk.
2011-08-25 12:06:56 -07:00
buffer.h
* buffer.h: Include <sys/types.h> instead of <time.h>.
2011-09-10 12:41:33 -07:00
bytecode.c
callint.c
callproc.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
casefiddle.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
casetab.c
category.c
category.h
ccl.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
ccl.h
ChangeLog
* lread.c (Fread_from_string): Document what FINAL-STRING-INDEX is.
2011-09-19 10:25:35 +02:00
ChangeLog.1
ChangeLog.2
ChangeLog.3
ChangeLog.4
ChangeLog.5
ChangeLog.6
ChangeLog.7
ChangeLog.8
ChangeLog.9
ChangeLog.10
ChangeLog.11
character.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
character.h
charset.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
charset.h
chartab.c
Fix default values of character properties.
2011-08-23 20:48:07 +09:00
cm.c
cm.h
cmds.c
Merge from trunk.
2011-08-24 14:20:36 -07:00
coding.c
coding.h
commands.h
composite.c
Add comments about special meaning of TAB characters in compositions.
2011-09-15 19:22:58 +03:00
composite.h
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
COPYING
data.c
dbusbind.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
deps.mk
Use uniprop tables instead of biditype.h and bidimirror.h.
2011-08-15 20:47:25 +03:00
dired.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
dispextern.h
Remove unused external symbols.
2011-09-14 14:45:51 -07:00
dispnew.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
disptab.h
doc.c
* doc.c (get_doc_string): Rework so that
2011-08-18 01:37:41 -07:00
doprnt.c
Remove unused external symbols.
2011-09-14 14:45:51 -07:00
dosfns.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
dosfns.h
editfns.c
* editfns.c (Fformat): Fix bug in text-property fix (Bug#9514).
2011-09-15 11:11:37 -07:00
emacs-icon.h
emacs.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
emacsgtkfixed.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
emacsgtkfixed.h
epaths.in
eval.c
* src/eval.c (Fquote): Document its non-consing behavior.
2011-09-16 10:14:48 -04:00
fileio.c
* fileio.c: Report proper errno when syscall falls.
2011-09-18 01:34:09 -07:00
filelock.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
firstfile.c
floatfns.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
fns.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
font.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
font.h
fontset.c
* fontset.c (num_auto_fontsets): Now printmax_t, not int.
2011-08-29 11:48:24 -07:00
fontset.h
frame.c
* lisp/window.el (window-deletable-p): Never delete last frame on a terminal.
2011-09-13 11:33:16 -04:00
frame.h
fringe.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
ftfont.c
Merge from trunk.
2011-08-13 23:40:45 -07:00
ftfont.h
ftxfont.c
getpagesize.h
Whitespace changes.
2011-09-09 03:06:52 +02:00
gmalloc.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
gnutls.c
Follow variable naming convention
2011-08-14 11:08:02 +02:00
gnutls.h
gtkutil.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
gtkutil.h
image.c
Fix a compilation error with MinGW GCC 3.x in tiff_handler.
2011-09-16 13:25:39 +03:00
indent.c
Remove unused external symbols.
2011-09-14 14:45:51 -07:00
indent.h
insdel.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
intervals.c
intervals.h
keyboard.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
keyboard.h
keymap.c
sprintf-related integer and memory overflow issues.
2011-08-29 08:43:34 -07:00
keymap.h
* keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move decls
2011-09-10 17:41:48 -07:00
lastfile.c
lisp.h
* keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move decls
2011-09-10 17:41:48 -07:00
lisp.mk
lread.c
* lread.c (Fread_from_string): Document what FINAL-STRING-INDEX is.
2011-09-19 10:25:35 +02:00
macros.c
* macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int.
2011-08-29 12:07:18 -07:00
macros.h
* macros.c (executing_kbd_macro_iterations): Now EMACS_INT, not int.
2011-08-29 12:07:18 -07:00
Makefile.in
Merge from trunk.
2011-09-03 16:03:38 -07:00
makefile.w32-in
src/makefile.w32-in ($(BLD)/alloc.$(O)): Depend on lib/verify.h.
2011-08-27 03:42:00 +02:00
marker.c
mem-limits.h
menu.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
menu.h
minibuf.c
* minibuf.c (Fread_from_minibuffer): Doc fix.
2011-09-11 18:04:52 -04:00
msdos.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
msdos.h
ndir.h
ns.mk
nsfns.m
Fix that executing applescript may hang emacs uninterruptedly.
2011-08-14 12:39:38 +02:00
nsfont.m
* src/nsfont.m (ns_otf_to_script): Fix typo.
2011-08-23 10:41:07 -04:00
nsgui.h
Whitespace changes.
2011-09-09 03:06:52 +02:00
nsimage.m
nsmenu.m
nsselect.m
nsterm.h
Whitespace changes.
2011-09-09 03:06:52 +02:00
nsterm.m
* nsterm.m ((NSSize)windowWillResize): Use esprintf, not sprintf,
2011-08-29 12:09:16 -07:00
pre-crt0.c
print.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
process.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
process.h
puresize.h
ralloc.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
README
regex.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
regex.h
region-cache.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
region-cache.h
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
scroll.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
search.c
Merge changes from emacs-23 branch
2011-09-18 11:21:57 -04:00
sheap.c
sound.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
stamp-h.in
syntax.c
Merge changes from emacs-23 branch
2011-08-30 18:43:43 -04:00
syntax.h
sysdep.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
sysselect.h
syssignal.h
systime.h
systty.h
syswait.h
term.c
Add comments about special meaning of TAB characters in compositions.
2011-09-15 19:22:58 +03:00
termcap.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
termchar.h
Whitespace changes.
2011-09-09 03:06:52 +02:00
termhooks.h
terminal.c
terminfo.c
termopts.h
textprop.c
tparam.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
tparam.h
undo.c
unexaix.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
unexcoff.c
unexcw.c
Fix memory allocation problems in Cygwin build (Bug#9273).
2011-08-16 09:27:12 -04:00
unexec.h
unexelf.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
unexhp9k800.c
unexmacosx.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
unexsol.c
unexw32.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
vm-limit.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
w16select.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
w32.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
w32.h
w32console.c
w32fns.c
w32font.c
w32font.h
w32gui.h
w32heap.c
w32heap.h
w32inevt.c
w32inevt.h
w32menu.c
w32proc.c
w32reg.c
w32select.c
w32term.c
Add comments about special meaning of TAB characters in compositions.
2011-09-15 19:22:58 +03:00
w32term.h
Whitespace changes.
2011-09-09 03:06:52 +02:00
w32uniscribe.c
w32xfns.c
widget.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
widget.h
widgetprv.h
window.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
window.h
sprintf-related integer and memory overflow issues.
2011-08-29 08:43:34 -07:00
xdisp.c
Fix bug #9545 with crash in Dired when $ is pressed.
2011-09-18 22:02:17 +03:00
xfaces.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
xfns.c
Fix handling of X resource for window icons.
2011-09-18 16:01:37 -04:00
xfont.c
xftfont.c
xgselect.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
xgselect.h
xmenu.c
Fix typos.
2011-09-17 14:19:04 +02:00
xml.c
* xml.c (parse_region): Make the parsing work for non-comment-starting XML files again.
2011-09-10 20:14:50 +02:00
xrdb.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
xselect.c
* xselect.c: Relax test for outgoing X longs (Bug#9498).
2011-09-16 10:49:29 -07:00
xsettings.c
Whitespace changes.
2011-09-09 03:06:52 +02:00
xsettings.h
xsmfns.c
Adjust in response to jan.h.d's comments.
2011-08-04 19:15:35 -07:00
xterm.c
Add comments about special meaning of TAB characters in compositions.
2011-09-15 19:22:58 +03:00
xterm.h
Remove unused external symbols.
2011-09-14 14:45:51 -07:00