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
2011-09-25
* eval.c (Fprog1, Fprog2): Don't assume list length fits in int. Simplify.
Paul Eggert
2011-09-25
Merge from trunk.
Paul Eggert
2011-09-25
* lisp.h (XSETSUBR): Revert, as the old version is needed if debugging is ena...
Paul Eggert
2011-09-25
* puresize.h (PURESIZE_RATIO): Shrink this to 8/6 on 32-bit hosts
Paul Eggert
2011-09-25
* dbusbind.c (Fdbus_register_signal): When service is not
Michael Albinus
2011-09-24
Merge from trunk.
Paul Eggert
2011-09-24
* src/buffer.c (truncate-lines): Doc fix.
Glenn Morris
2011-09-24
* coding.c (ENCODE_ISO_CHARACTER): Use unsigned, not int,
Paul Eggert
2011-09-24
* charset.h (DECODE_CHAR): Return int, not unsigned;
Paul Eggert
2011-09-24
* charset.c: Integer overflow fixes.
Paul Eggert
2011-09-24
Minor doc fixes for some window functions.
Chong Yidong
2011-09-24
* src/minibuf.c (read_minibuf): Disable line truncation. (Bug#5715)
Glenn Morris
2011-09-24
Fix minor problems found by static checking.
Paul Eggert
2011-09-24
* xdisp.c (string_from_display_spec): Don't use int for vector length.
Paul Eggert
2011-09-24
* indent.c (Fvertical_motion): Fix == vs = typo.
Paul Eggert
2011-09-24
Change the default value of redisplay-dont-pause to t.
Eli Zaretskii
2011-09-24
Fix vertical cursor motion when the newline is covered by a display string.
Eli Zaretskii
2011-09-24
* dbusbind.c (Fdbus_register_signal): Add match rule to
Michael Albinus
2011-09-24
do not ignore write error for any output size
Jim Meyering
2011-09-23
* src/emacs.c (Fkill_emacs): In noninteractive mode exit
Andreas Schwab
2011-09-21
* lread.c (read_filtered_event): Use duration_to_sec_usec.
Paul Eggert
2011-09-21
* ftfont.c (ftfont_shape_by_flt): Add lint_assume to pacify GCC 4.6.1 x86-64.
Paul Eggert
2011-09-21
* casetab.c (set_identity, shuffle): Use lint_assume.
Paul Eggert
2011-09-21
Merge from trunk.
Paul Eggert
2011-09-21
* alloc.c (pure_bytes_used_lisp, pure_bytes_used_non_lisp):
Paul Eggert
2011-09-21
Fix assertion failure when displaying stretch glyphs under linum-mode.
Eli Zaretskii
2011-09-20
Fix bidi-aware cursor motion inside indentation.
Eli Zaretskii
2011-09-20
Fix bug #9549 with longlines-show-hard-newlines.
Eli Zaretskii
2011-09-19
* src/keymap.c (Fsingle_key_description): Use make_specified_string
Andreas Schwab
2011-09-19
* lread.c (Fread_from_string): Document what FINAL-STRING-INDEX is.
Lars Magne Ingebrigtsen
2011-09-18
Fix handling of X resource for window icons.
Chong Yidong
2011-09-18
Fix bug #9545 with crash in Dired when $ is pressed.
Eli Zaretskii
2011-09-18
Fix a bug in :align-to on a TTY when the column is beyond frame width.
Eli Zaretskii
2011-09-18
Fix bug #9530 on a TTY.
Eli Zaretskii
2011-09-18
Merge changes from emacs-23 branch
Chong Yidong
2011-09-18
src/xdisp.c (reseat_at_next_visible_line_start): Fix last change.
Eli Zaretskii
2011-09-18
Fix minor problem found by static checking.
Paul Eggert
2011-09-18
* fileio.c: Report proper errno when syscall falls.
Paul Eggert
2011-09-18
src/.gdbinit (pgx): Fix references to fields of `struct glyph'.
Eli Zaretskii
2011-09-17
Fix bug #9530 with incorrect display of zero-width stretch.
Eli Zaretskii
2011-09-17
Fix bug #9470 with slow redisplay in huge single-paragraph buffers.
Eli Zaretskii
2011-09-17
Fix typos.
Juanma Barranquero
2011-09-17
Fix bug #9524 with cursor positioning on display strings in truncated lines.
Eli Zaretskii
2011-09-17
lisp/window.el (window-min-width, window-state-put): Fix typos (bug#9522).
Sven Joachim
2011-09-16
* xselect.c: Relax test for outgoing X longs (Bug#9498).
Paul Eggert
2011-09-16
* src/eval.c (Fquote): Document its non-consing behavior.
Stefan Monnier
2011-09-16
Fix a compilation error with MinGW GCC 3.x in tiff_handler.
Eli Zaretskii
2011-09-15
* editfns.c (Fformat): Fix bug in text-property fix (Bug#9514).
Paul Eggert
2011-09-15
Fix my ChangeLog entry.
Paul Eggert
2011-09-15
* src/editfns.c (Fformat): Correctly handle text properties on "%%".
Andreas Schwab
[prev]
[next]