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
2012-06-16
* buffer.h (FETCH_MULTIBYTE_CHAR): Define as inline.
Andreas Schwab
2012-06-16
Fix bug #11720 with cursor positioning in outline-mode and Org buffers.
Eli Zaretskii
2012-06-16
Fix bug #11653 with a crash when more than 16 overlay strings are loaded.
Eli Zaretskii
2012-06-16
Fix bug #11653 with cursor positioning in a row that has only strings.
Eli Zaretskii
2012-06-16
* category.h (CHAR_HAS_CATEGORY): Define as inline.
Andreas Schwab
2012-06-16
Fix bug #11677 with segfault when deleting windows under -batch.
Eli Zaretskii
2012-06-13
.gdbinit: Update to match recent lisp.h changes.
Paul Eggert
2012-06-13
Simplify lisp.h in minor ways that should not affect code.
Paul Eggert
2012-06-13
src/makefile.w32-in ($(BLD)/data.$(O)): Update dependencies.
Juanma Barranquero
2012-06-13
Remove some unused definitions from src/s
Glenn Morris
2012-06-13
Use a simple struct to implement compile time checks for the Lisp_Object type
Andreas Schwab
2012-06-12
Remove HAVE_SYSV_SIGPAUSE unused remnants
Glenn Morris
2012-06-12
* src/s/gnu.h (POSIX_SIGNALS): Remove (again).
Glenn Morris
2012-06-12
USE_LISP_UNION_TYPE + USE_LSB_TAG cleanup (Bug#11604)
Paul Eggert
2012-06-12
Remove src/s/sol2-10.h
Glenn Morris
2012-06-12
Remove src/s/hpux11.h
Glenn Morris
2012-06-12
Remove a couple of src/s files
Glenn Morris
2012-06-12
Move NO_TERMIO, BROKEN_SIGIO from src/s to configure
Glenn Morris
2012-06-12
Handle availability of MagickMergeImageLayers and MagickExportImagePixels
Chong Yidong
2012-06-11
* image.c (imagemagick_load_image): Remove unused label.
Paul Eggert
2012-06-11
Move SYSTEM_TYPE from src/s to configure
Glenn Morris
2012-06-11
* nsterm.m (x_free_frame_resources): Move xfree so freed memory isn't
Jan Djärv
2012-06-11
Don't purify in Fmake_byte_code.
Stefan Monnier
2012-06-11
Support transparency for ImageMagick images.
Chong Yidong
2012-06-10
* regex.c (at_begline_loc_p): Also recognize `(?N:' and correctly
Andreas Schwab
2012-06-10
Add support for italic text on ttys.
Chong Yidong
2012-06-09
* dbusbind.c (XD_BASIC_DBUS_TYPE): Use dbus_type_is_valid and
Michael Albinus
2012-06-09
* xfaces.c (face_for_overlay_string): Handle face remapping.
Chong Yidong
2012-06-09
* fringe.c (Fset_fringe_bitmap_face): Handle the noninteractive case.
Chong Yidong
2012-06-08
* xdisp.c (vmessage): Treat frame message as multibyte.
Paul Eggert
2012-06-08
Revert inadvertent commit in dispnew.c as part of 2012-06-08T08:44:45Z!eliz@g...
Eli Zaretskii
2012-06-08
Clean up scoping rule of predefined single-word vars.
Stefan Monnier
2012-06-08
src/dispnew.c (showing_window_margins_p): Wrap in #if 0.
Juanma Barranquero
2012-06-08
Fix BLOCK_INPUT/UNBLOCK_INPUT mismatch in 2012-06-08T08:44:30Z!dmantipov@yand...
Eli Zaretskii
2012-06-08
Block-based vector allocation of small vectors.
Dmitry Antipov
2012-06-07
* src/eval.c (Fmacroexpand): Stop if the macro returns the same form.
Stefan Monnier
2012-06-06
* doprnt.c (doprnt): Truncate multibyte char correctly.
Paul Eggert
2012-06-06
* buffer.c (word_wrap): Doc fix.
Chong Yidong
2012-06-03
* xdisp.c (note_mode_line_or_margin_highlight): Pacify gcc -Wall.
Paul Eggert
2012-06-03
tool-bar-style doc fixes
Glenn Morris
2012-06-03
Workaround dumping problem on PaX-enabled Linux kernels
Ulrich Müller
2012-06-03
Make mode line help-echo visible for unibyte buffers.
Chong Yidong
2012-06-03
Implement default help-echo for mode line.
Chong Yidong
2012-06-02
* sysdep.c (system_process_attributes): Improve comment.
Paul Eggert
2012-06-02
* lisp/simple.el (execute-extended-command): Set real-this-command.
Stefan Monnier
2012-06-02
* minibuf.c (Fassoc_string): Remove duplicate declaration.
Paul Eggert
2012-06-02
* sysdep.c (system_process_attributes) [SOLARIS2 && HAVE_PROCFS]:
Paul Eggert
2012-06-02
* alloc.c (CONS_BLOCK_SIZE): Account for padding at the end of
Andreas Schwab
2012-06-01
* xfns.c (x_set_tool_bar_lines) [USE_GTK]: Adjust to bitfield change.
Paul Eggert
2012-06-01
Bump version to 24.1.
Chong Yidong
[prev]
[next]