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-01-17
Merge from emacs-23 branch, up to 2010-05-20T22:16:19Z!juri@jurta.org.
Glenn Morris
2011-01-17
Merge from mainline.
Paul Eggert
2011-01-17
Merge from mainline.
Paul Eggert
2011-01-16
* xfns.c (x_real_positions): Fix signedness of local var 'ign'.
Paul Eggert
2011-01-16
* regex.c (analyse_first): Remove unreachable 'continue' statement.
Paul Eggert
2011-01-16
* xterm.h (struct x_display_info): Remove stray semicolon.
Paul Eggert
2011-01-16
* lisp.h: Redo flags and XSET slightly to avoid overflow diagnostics.
Paul Eggert
2011-01-16
* fileio.c (make_temp_name): Remove unreachable code.
Paul Eggert
2011-01-16
* fontset.c (free_realized_fontset): Mark unreachable code with if (0).
Paul Eggert
2011-01-16
* coding.c (decode_coding_emacs_mule): Remove unreachable code.
Paul Eggert
2011-01-16
* image.c (syms_of_image): Don't access XSYMBOL's internals directly.
Stefan Monnier
2011-01-16
Fix bug #7848 with using SET_SYMBOL_VALUE in image.c
Eli Zaretskii
2011-01-15
Refill some copyright headers.
Glenn Morris
2011-01-15
Merge from emacs-23 branch, up to 2010-05-20T21:33:58Z!juri@jurta.org.
Glenn Morris
2011-01-14
Avoid crash in Fselect_frame due to null selected_window (Bug#7728).
Martin Rudalics
2011-01-14
Merge from mainline.
Paul Eggert
2011-01-14
ChangeLog merge fixes.
Glenn Morris
2011-01-14
Merge from emacs-23
Stefan Monnier
2011-01-11
Merge from mainline.
Paul Eggert
2011-01-11
Distinguish between terminfo and termcap on NetBSD (Bug#7642).
Chong Yidong
2011-01-11
* image.c (imagemagick_load_image, Finit_image_library): Free
Tassilo Horn
2011-01-10
* dbusbind.c (Fdbus_register_service): Raise an error in case of
Michael Albinus
2011-01-10
* dbusbind.c (QCdbus_request_name_allow_replacement): New symbol;
Michael Albinus
2011-01-09
Give a name FLOAT_TO_STRING_BUFSIZE to the constant 350.
Paul Eggert
2011-01-09
Include <unistd.h> unilaterally.
Paul Eggert
2011-01-08
* mktime.c: Remove; moving to ../lib.
Paul Eggert
2011-01-08
Use gnulib's mktime module.
Paul Eggert
2011-01-08
Minor fix to GTK tool-bar button refresh code.
Chong Yidong
2011-01-08
Use gnulib's ftoastr module.
Paul Eggert
2011-01-08
Doc fix for y-or-n-p and yes-or-no-p.
Chong Yidong
2011-01-08
Automate syncing from gnulib.
Paul Eggert
2011-01-08
* src/fns.c (Fyes_or_no_p): Add usage.
Andreas Schwab
2011-01-07
In Makefiles, -batch implies -q.
Glenn Morris
2011-01-07
Fix bug#7750.
Glenn Morris
2011-01-07
Fix some resource leaks in ImageMagick image loader
Andreas Schwab
2011-01-07
Allow format args for y-or-n-p and yes-or-no-p.
Chong Yidong
2011-01-06
Add --no-site-lisp option, make -Q use it. (Bug#5707)
Glenn Morris
2011-01-05
Use __builtin_unwind_init if available
Andreas Schwab
2011-01-04
* dbusbind.c (Fdbus_register_method): Added optional parameter
Michael Albinus
2011-01-03
* src/emacs.c (emacs_copyright): Update short copyright year to 2011.
Glenn Morris
2011-01-03
Backport bug 7517 fixes from trunk.
Jan Djärv
2011-01-03
Don't use png_jmpbuf, it doesn't work with dynamic loading.
Eli Zaretskii
2011-01-03
Don't use png_jmpbuf, it doesn't work with dynamic loading.
Eli Zaretskii
2011-01-02
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
Merge changes from emacs-23 branch
Chong Yidong
2011-01-01
Reduce GTK tool-bar switching delay by avoiding selective show/hide of widgets.
Chong Yidong
2010-12-31
More elegant solution for accessing png_ptr without GCC warnings.
Eli Zaretskii
2010-12-31
For nextstep: Handle bad utf-8 in buffer name, always use buffer name for title.
Jan Djärv
2010-12-31
Fix bug #7716 with PNG image support libraries on Windows.
Eli Zaretskii
2010-12-30
Encode frame title and icon name before setting.
Jan Djärv
[prev]
[next]