index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ChangeLog
Age
Commit message (
Expand
)
Author
2014-07-09
* syntax.c (back_comment): Use more-natural location for label.
Paul Eggert
2014-07-09
* font.c, font.h (font_unparse_fcname): Now static.
Paul Eggert
2014-07-09
* coding.c (ALLOC_CONVERSION_WORK_AREA): Prefer ptrdiff_t to int and
Dmitry Antipov
2014-07-09
Next minor cleanup of font subsystem.
Dmitry Antipov
2014-07-08
Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.ca
Glenn Morris
2014-07-08
* process.c (read_and_dispose_of_process_output): Fix typo
Paul Eggert
2014-07-08
Fix bug #17969 with vertical-motion through continuation lines with TABs.
Eli Zaretskii
2014-07-08
* font.c (font_build_object) [HAVE_XFT || HAVE_FREETYPE || HAVE_NS]:
Dmitry Antipov
2014-07-08
* nsfont.m (nsfont_close): Free glyphs and metrics arrays as well.
Dmitry Antipov
2014-07-08
* chartab.c (char_table_translate): Move to...
Dmitry Antipov
2014-07-07
* process.c: Add sanity checks for file descriptors.
Paul Eggert
2014-07-07
Minor fixups related to usage of the 'long' type.
Paul Eggert
2014-07-07
Minor ImageMagick safety fixes.
Paul Eggert
2014-07-05
merge trunk
Kenichi Handa
2014-07-05
Fix bug #17944 with pos-visible-in-window-p when there's image at window start.
Eli Zaretskii
2014-07-05
A better fix for bug #17942.
Eli Zaretskii
2014-07-05
Fix bug #17942 with pos-visible-in-window-p and image and BOB.
Eli Zaretskii
2014-07-04
* src/syntax.c (find_defun_start): Try the cache even
Stefan Monnier
2014-07-04
Backport from trunk.
Jan Djärv
2014-07-04
Fix bug #17905 with display of point in partially visible line at end of window.
Eli Zaretskii
2014-07-04
src/w32.c (network_interface_info): Make sure the argument is a Lisp string.
Eli Zaretskii
2014-07-04
* font.h (struct font_driver): Remove get_outline and free_outline;
Dmitry Antipov
2014-07-03
On MS-Windows, display busy cursor on all GUI frames.
Dmitry Antipov
2014-07-03
Use convenient alists to manage per-frame font driver-specific data.
Dmitry Antipov
2014-07-02
Merge from emacs-24; up to 2014-06-15T04:52:34Z!eli@barzilay.org
Glenn Morris
2014-07-02
* lisp.h (toplevel): Add compile-time assert to verify suitable member layout
Dmitry Antipov
2014-07-02
* print.c (print_object): Adjust to match new layout of sub char-table
Dmitry Antipov
2014-07-02
Shrink Lisp_Sub_Char_Table by preferring C integers to Lisp_Objects.
Dmitry Antipov
2014-07-01
* doc/lispref/keymaps.texi (Key Lookup): Remove mention of indirect entries.
Stefan Monnier
2014-07-01
Fix bug #17892 with mode/header line and display margins.
Eli Zaretskii
2014-07-02
merge trunk
Kenichi Handa
2014-07-02
* coding.c (MIN_CHARBUF_SIZE): Delete it.
Kenichi Handa
2014-07-01
Fix ChangeLog entry
Dmitry Antipov
2014-07-01
* menu.c (Fx_popup_dialog): Set Vmenu_updating_frame to avoid crash
Dmitry Antipov
2014-07-01
* xfaces.c (init_frame_faces): Always realize basic faces (#Bug17889).
Dmitry Antipov
2014-06-30
Fix use of deallocated memory.
Jan Djärv
2014-06-30
Fix bug #17875 with changing TTY frame size, then selecting new frame.
Eli Zaretskii
2014-06-30
Fix bug #17881 with infloop in decoding emacs-mule encoded text.
Eli Zaretskii
2014-06-30
Remove unnecessary redisplays in NS port.
Jan Djärv
2014-06-29
* xfns.c (Qsuppress_icon): Remove; no real users.
Dmitry Antipov
2014-06-28
* src/Makefile.in (ns-app): Mark as PHONY.
Glenn Morris
2014-06-28
* src/Makefile.in ($(lwlibdir)/liblw.a, $(oldXMenudir)/libXMenu11.a):
Glenn Morris
2014-06-28
Small cleanup for src/Makefile liblw.a, libXMenu11.a rules
Glenn Morris
2014-06-28
Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.ca
Glenn Morris
2014-06-28
* coding.c (MAX_CHARBUF_SIZE): Renamed from CHARBUF_SIZE.
Kenichi Handa
2014-06-28
Fixes: debbugs:17865
Andreas Schwab
2014-06-26
Replace BOOTSTRAPEMACS with an order-only dependence on bootstrap-emacs
Glenn Morris
2014-06-26
* src/fns.c (Fcompare_strings): Use FETCH_STRING_CHAR_AS_MULTIBYTE_ADVANCE.
Dmitry Antipov
2014-06-25
ChangeLog fix
Glenn Morris
2014-06-25
* src/puresize.h (BASE_PURESIZE): Bump by another 1K.
Glenn Morris
[prev]
[next]