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-15
Add comments about special meaning of TAB characters in compositions.
Eli Zaretskii
2011-09-15
* editfns.c (Fformat): Fix off-by-1 bug for "%%b" (Bug#9514).
Paul Eggert
2011-09-15
Fix bug #9495 with cursor positioning on truncated lines.
Johan Bockgård
2011-09-14
Remove unused external symbols.
Paul Eggert
2011-09-14
* xselect.c: Use signed conversions more consistently (Bug#9498).
Paul Eggert
2011-09-14
xdisp.c (try_window_reusing_current_matrix): Fix incorrect computation of loo...
Eli Zaretskii
2011-09-13
* lisp/window.el (window-deletable-p): Never delete last frame on a terminal.
Chong Yidong
2011-09-12
Fix bug #2496 with column counting in presence of display tables.
Eli Zaretskii
2011-09-11
* src/fileio.c (Finsert_file_contents): Don't assume beg_offset is 0.
Stefan Monnier
2011-09-11
* minibuf.c (Fread_from_minibuffer): Doc fix.
Chong Yidong
2011-09-11
Fix bug #9475 with alignment in *Completions* buffer.
Eli Zaretskii
2011-09-11
(Fvisited_file_modtime): Document `(-1 65535)' as a value for non-existent fi...
Lars Magne Ingebrigtsen
2011-09-11
Fix bug #9139 with revisiting non-existent files.
Eli Zaretskii
2011-09-10
* keymap.h (KEY_DESCRIPTION_SIZE, push_key_description): Move decls
Paul Eggert
2011-09-10
* buffer.h: Include <sys/types.h> instead of <time.h>.
Paul Eggert
2011-09-10
* xml.c (parse_region): Make the parsing work for non-comment-starting XML fi...
Lars Magne Ingebrigtsen
2011-09-10
* src/image.c (gif_load): Fix calculation of bottom and right corner.
Andreas Schwab
2011-09-10
Prevent sluggish bidi redisplay in small windows.
Eli Zaretskii
2011-09-10
* xdisp.c (expose_window): Save original value of phys_cursor_on_p and turn w...
YAMAMOTO Mitsuharu
2011-09-09
src/frame.c (x_report_frame_params): Cast to avoid compiler warnings.
Eli Zaretskii
2011-09-09
Whitespace changes.
Juanma Barranquero
2011-09-08
Don't have previous and next buffers deal with internal windows.
Martin Rudalics
2011-09-08
src/emacs.c (my_heap_start): #ifdef to avoid warnings when unused.
Juanma Barranquero
2011-09-07
Fix a crash in vertical-motion.
Eli Zaretskii
2011-09-07
(xg_make_tool_item): Insert comment about eventbox.
Jan Djärv
2011-09-07
* src/search.c (boyer_moore): Take unibyte characters from pattern
Andreas Schwab
2011-09-06
isnan: Fix porting problem to Solaris 10 with bundled gcc.
Paul Eggert
2011-09-06
Merge from trunk.
Paul Eggert
2011-09-06
Merge from trunk.
Paul Eggert
2011-09-05
Merge from trunk.
Paul Eggert
2011-09-05
* dbusbind.c (xd_signature_cat): Rename from signature_cat.
Michael Albinus
2011-09-04
Merge from trunk.
Paul Eggert
2011-09-04
Merge from trunk.
Paul Eggert
2011-09-04
Integer overflow fixes for scrolling, etc.
Paul Eggert
2011-09-04
* xdisp.c: Integer overflow fix.
Paul Eggert
2011-09-04
* window.c: Integer overflow fixes.
Paul Eggert
2011-09-04
* search.c: Integer overflow fixes
Paul Eggert
2011-09-04
* print.c: Integer overflow fix.
Paul Eggert
2011-09-04
* indent.c: Integer overflow fixes.
Paul Eggert
2011-09-03
Merge from trunk.
Paul Eggert
2011-09-04
* Require libxml/parser.h to avoid compilation warning.
Lars Magne Ingebrigtsen
2011-09-03
Fix up xmlCleanupParser sequence.
Lars Magne Ingebrigtsen
2011-09-02
Add Bug#.
Paul Eggert
2011-09-02
* fileio.c: Fix bugs with large file offsets.
Paul Eggert
2011-09-01
* src/doprnt.c (esnprintf): Remove. All uses removed.
Paul Eggert
2011-08-31
Add a stub for snprintf, for ancient hosts lacking it.
Paul Eggert
2011-08-31
Merge from trunk.
Paul Eggert
2011-08-30
Avoid the use of snprintf.
Paul Eggert
2011-08-30
Add Bug#.
Paul Eggert
2011-08-30
Merge changes from emacs-23 branch
Chong Yidong
[prev]
[next]