]> code.delx.au - gnu-emacs/shortlog
gnu-emacs
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Johan BockgårdFix query-replace-regexp incomplete highlighting (Bug...
2010-08-08 Dan Nicolaescu* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove...
2010-08-08 Dan NicolaescuCleanup xrdb.c.
2010-08-08 Ulf JasperFixed bug#6766 (icalendar.el)
2010-08-08 Eli ZaretskiiMake some doc strings bidi-friendly.
2010-08-08 Eli ZaretskiiFix overlay arrow display (bug #6699).
2010-08-08 Jay Belangercalc.el (calc-trail-mode,calc-refresh): Use `face'...
2010-08-07 Michael Mauger* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords...
2010-08-07 Chong YidongAvoid restrictions when copying window selection.
2010-08-07 Chong YidongFix last change.
2010-08-07 Chong YidongChange `select-active-region' mechanics.
2010-08-07 Eli ZaretskiiNEWS: Mention the Hebrew translation of the tutorial.
2010-08-07 Eli Zaretskiisimple.el (delete-forward-char): Doc fix.
2010-08-07 Eli ZaretskiiClean up TUTORIAL.he.
2010-08-07 Eli ZaretskiiEvaluate file-local variables in tutorials.
2010-08-07 Juanma BarranqueroRemove duplicate declarations.
2010-08-06 Dan Nicolaescu* src/process.c: Simplify include logic.
2010-08-06 Dan Nicolaescu* sysdep.c: Remove declarations.
2010-08-06 Dan NicolaescuMove declarations to header files.
2010-08-06 Alan Mackenziecc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix...
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-06 Dan Nicolaescu* src/frame.c (frame_params): Make const.
2010-08-06 Dan Nicolaescu* src/lisp.h (fatal_error_signal, emacs_root_dir):...
2010-08-06 Dan Nicolaescuemacs.c cleanups.
2010-08-06 Dan NicolaescuUse const for some arrays and functions.
2010-08-06 Jan D* src/sysdep.c: Move include term.h last of includes...
2010-08-06 Eli Zaretskiixdisp.c (display_line): Fix a typo in a comment.
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs.
2010-08-06 Eli ZaretskiiFix redisplay bugs due to uninitialized glyphs in frame...
2010-08-06 Michael Albinus* net/tramp.el (tramp-handle-start-file-process ):...
2010-08-06 Michael Albinus* comint.el (comint-mode): Make directory tracking...
2010-08-06 Juanma Barranquerosrc/ChangeLog: Fix typos.
2010-08-06 Juanma Barranquerosrc/makefile.w32-in ($(BLD)/xdisp.$(O)): Update depende...
2010-08-06 Jan DMore undeclared function fixes and add -Wimplicit-funct...
2010-08-06 Jan DCan't include menu.h in window.c for X targets.
2010-08-06 Jan DFix missing prototypes for HAVE_NS (caused crash) and...
2010-08-06 Kenichi Handamerge trunk
2010-08-06 Kenichi HandaImprove the encoding by compound-text-with-extensions.
2010-08-06 Dan Nicolaescuemacsclient.c cleanups.
2010-08-06 Dan Nicolaescu* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind...
2010-08-06 Kenichi Handamerge trunk
2010-08-06 Katsumi Yamaoka(rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-06 Juanma Barranquerosrc/ChangeLog: Fix entry.
2010-08-06 Dan NicolaescuCleanup process.c.
2010-08-06 Juanma BarranqueroFix changes in 2010-08-05T23:15:24Z!dann@ics.uci.edu...
2010-08-06 Dan Nicolaescu* src/syssignal.h (signal_handler_t): Restore accidenta...
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-05 Dan NicolaescuCleanup syssignal.h.
2010-08-05 Dan NicolaescuAdd declarations to header files.
2010-08-05 Dan Nicolaescu* src/term.c: Remove dead code.
2010-08-05 Dan NicolaescuFix emacs -Q -f server-start & emacsclient -t on GNU...
2010-08-05 Juanma Barranquero* emulation/pc-select.el: Fix typos in docstrings.
2010-08-05 Dan NicolaescuRegenerate configure.
2010-08-05 Eli ZaretskiiREALLY rename src/unexec.c => src/unexcoff.c.
2010-08-05 Eli ZaretskiiRename src/unexec.c => src/unexcoff.c.
2010-08-05 Michael Albinus* tramp.texi (External packages): File attributes cache...
2010-08-05 Michael Albinus* net/tramp.el (tramp-handle-dired-uncache): Flush...
2010-08-05 Nick RobertsFix compilation error.
2010-08-04 Andreas Schwab* configure.in: Restore accidentally removed use of
2010-08-04 Stefan Monnier* src/sysdep.c (child_setup_tty): Comment-out left...
2010-08-04 Stefan Monnier* lisp/simple.el (exchange-dot-and-mark): Mark obsolete...
2010-08-04 Kenichi HandaModify the coding system compound-text-with-extensions...
2010-08-03 Juanma Barranquerosrc/ChangeLog: Add missing bug reference.
2010-08-03 Juanma Barranquerowhich-func.el (which-func-format): Split help-echo...
2010-08-03 Johan Bockgård* src/data.c (Flocal_variable_p): Handle variable alias...
2010-08-03 Juanma Barranquero* server.el (server-start): Force IPv4 and use literal...
2010-08-03 Leo Liu* server.el (server-start): Simplify loop.
2010-08-02 Juanma Barranqueront/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unuse...
2010-08-02 Stefan Monnier* lisp/frame.el (screen-height, screen-width, set-scree...
2010-08-02 Óscar Fuentesnt/cmdproxy.c (main): Use _snprintf instead of wsprintf...
2010-08-02 Stefan Monnier* bindings.el (complete-symbol): Run completion-at...
2010-08-02 Jan Djärv* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbe...
2010-08-02 Jan DjärvDon't use Gtk+ tooltip unless Gtk+ version => 2.14.
2010-08-02 Stefan Monnier* lispref/control.texi (Handling Errors) <error-message...
2010-08-02 Stefan Monnier* lisp/textmodes/fill.el (justify-current-line): Don...
2010-08-02 Stefan Monnier* lisp/emacs-lisp/timer.el (timer-event-handler): Prote...
2010-08-02 Jan DjärvEnable ICANON (Bug#6771). Any long line problem must...
2010-08-02 Juanma Barranquero* editfns.c (Fregion_beginning, Fregion_end): Doc fixes...
2010-08-02 Juanma Barranquero* term.el: Fix typos in docstrings.
2010-08-02 Stefan Monnier* bindings.el (function-key-map): Add a S-tab => backta...
2010-08-01 Katsumi YamaokaFix last nnmail-get-new-mail-1 change that caused doubl...
2010-08-01 Alan MackenzieEnhance CC Mode manual to cover the new Java features.
2010-08-01 YAMAMOTO Mitsuharumouse.el: Match "mouse-2" at the beginning of the strin...
2010-08-01 Jan DUse Gtk+ tooltips by default for Gtk+ Emacs.
2010-08-01 Juanma BarranqueroFix typos in ChangeLogs.
2010-08-01 Juanma Barranquero* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix...
2010-08-01 Juanma Barranquero* org.texi (Footnotes, Tables in HTML export): Fix...
2010-08-01 Juanma Barranquero* dabbrev.el (dabbrev-completion): Fix typo in docstring.
2010-08-01 Chong YidongPackage listing tweaks.
2010-08-01 MON KEY* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos...
2010-08-01 Stefan Monnier* src/keymap.c (Fdefine_key, Flookup_key): Say what...
2010-07-31 Chong YidongAdapt mouse-3 behavior to recent selection changes...
2010-07-31 Alan MackenzieEnhance Java Mode to handle Java 5.0 (Tiger) and Java...
2010-07-31 Jan D* faces.el (face-all-attributes): Improved documentatio...
2010-07-31 Eli ZaretskiiAdd more index entries for large-file-warning-threshold.
2010-07-31 Eli ZaretskiiAdd a Hebrew translation of the tutorial.
2010-07-31 Alan Mackenziecc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto...
2010-07-30 Leo Liu* lisp/eshell/esh-io.el (eshell-get-target): Better...
2010-07-30 Dan Nicolaescu* src/buffer.c (Qwindow): Do not define, already define...
next