log

age author description
2010-08-04 Kenichi Handa Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
2010-07-27 Kenichi Handa merge emacs-23
2010-08-08 Dan Nicolaescu * src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
2010-08-08 Dan Nicolaescu Cleanup xrdb.c.
2010-08-08 Ulf Jasper Fixed bug#6766 (icalendar.el)
2010-08-08 Eli Zaretskii Fix overlay arrow display, make doc strings bidi-friendly.
2010-08-08 Eli Zaretskii Make some doc strings bidi-friendly.
2010-08-08 Eli Zaretskii Fix overlay arrow display (bug #6699).
2010-08-08 Jay Belanger calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
2010-08-07 Michael Mauger * progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
2010-08-07 Chong Yidong Avoid restrictions when copying window selection.
2010-08-07 Chong Yidong Fix last change.
2010-08-07 Chong Yidong Change `select-active-region' mechanics.
2010-08-07 Eli Zaretskii NEWS: Mention the Hebrew translation of the tutorial.
2010-08-07 Eli Zaretskii simple.el (delete-forward-char): Doc fix.
2010-08-07 Eli Zaretskii Clean up TUTORIAL.he.
2010-08-07 Eli Zaretskii Evaluate file-local variables in tutorials.
2010-08-07 Juanma Barranquero Remove 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 Nicolaescu Move declarations to header files.
2010-08-06 Alan Mackenzie cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
2010-08-06 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
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): Add declaration.
2010-08-06 Dan Nicolaescu emacs.c cleanups.
2010-08-06 Dan Nicolaescu Use const for some arrays and functions.
2010-08-06 Jan D * src/sysdep.c: Move include term.h last of includes (Bug#6812).
2010-08-06 Eli Zaretskii xdisp.c (display_line): Fix a typo in a comment.
2010-08-06 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs.
2010-08-06 Eli Zaretskii Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
2010-08-06 Michael Albinus * net/tramp.el (tramp-handle-start-file-process ): Set connection
2010-08-06 Michael Albinus * comint.el (comint-mode): Make directory tracking functions
2010-08-06 Juanma Barranquero src/ChangeLog: Fix typos.
2010-08-06 Juanma Barranquero src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
2010-08-06 Jan D More undeclared function fixes and add -Wimplicit-function-declaration.
2010-08-06 Jan D Can't include menu.h in window.c for X targets.
2010-08-06 Jan D Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
2010-08-06 Dan Nicolaescu emacsclient.c cleanups.
2010-08-06 Dan Nicolaescu * lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
2010-08-06 Katsumi Yamaoka (rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-06 Katsumi Yamaoka (rfc2047-encode): Use utf-8 charset as a last resort.
2010-08-06 Katsumi Yamaoka Merge from mainline.
2010-08-06 Katsumi Yamaoka Merge from mainline.
2010-08-05 Katsumi Yamaoka Merge from mainline.
2010-08-04 Katsumi Yamaoka Merge from mainline.
2010-08-03 Katsumi Yamaoka Merge from mainline.
2010-08-02 Katsumi Yamaoka Merge from mainline.
2010-08-02 Katsumi Yamaoka Merge from mainline.
2010-08-06 Juanma Barranquero src/ChangeLog: Fix entry.
2010-08-06 Dan Nicolaescu Cleanup process.c.
2010-08-06 Juanma Barranquero Fix changes in revnos 100982..100984 for Windows build.
2010-08-06 Dan Nicolaescu * src/syssignal.h (signal_handler_t): Restore accidentally removed definition.
2010-08-05 Dan Nicolaescu Remove extern declarations in .c files, .h files have them.
2010-08-05 Dan Nicolaescu Cleanup syssignal.h.
2010-08-05 Dan Nicolaescu Add declarations to header files.
2010-08-05 Dan Nicolaescu * src/term.c: Remove dead code.
2010-08-05 Dan Nicolaescu Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
2010-08-05 Dan Nicolaescu Regenerate configure.
2010-08-05 Eli Zaretskii REALLY rename unexec.c => unexcoff.c in MAINTAINERS.
2010-08-05 Eli Zaretskii REALLY rename src/unexec.c => src/unexcoff.c.
2010-08-05 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
2010-08-05 Eli Zaretskii Rename src/unexec.c => src/unexcoff.c.
2010-08-05 Michael Albinus * tramp.texi (External packages): File attributes cache flushing
2010-08-05 Michael Albinus * net/tramp.el (tramp-handle-dired-uncache): Flush directory
2010-08-05 Nick Roberts Fix 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-over non-ICANON code.
2010-08-03 Juanma Barranquero src/ChangeLog: Add missing bug reference.
2010-08-03 Johan Bockgård * src/data.c (Flocal_variable_p): Handle variable aliases correctly.
2010-08-03 Juanma Barranquero * server.el (server-start): Simplify loop.
2010-08-02 Juanma Barranquero nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
2010-08-02 Stefan Monnier * lisp/frame.el (screen-height, screen-width, set-screen-width)
2010-08-02 Jan D. * xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
2010-08-02 Jan D. Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
2010-08-02 Jan D. Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
2010-08-02 Stefan Monnier * lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
2010-08-02 Stefan Monnier * lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
2010-08-02 Jan D. Enable ICANON (Bug#6771). Any long line problem must be solved differently.
2010-08-02 Juanma Barranquero * editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
2010-08-01 Katsumi Yamaoka Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
2010-08-01 Katsumi Yamaoka Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
2010-08-01 Katsumi Yamaoka Merge from mainline.
2010-07-30 Katsumi Yamaoka Merge from mainline.
2010-08-01 Alan Mackenzie Enhance CC Mode manual to cover the new Java features.
2010-08-01 Juanma Barranquero mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
2010-08-01 Jan D Use Gtk+ tooltips by default for Gtk+ Emacs.
2010-08-01 Juanma Barranquero Fix typos in ChangeLogs.
2010-08-01 Chong Yidong Package listing tweaks.
2010-08-01 Stefan Monnier * src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
2010-07-31 Chong Yidong Adapt mouse-3 behavior to recent selection changes (Bug#6701).
2010-07-31 Alan Mackenzie Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
2010-07-31 Jan D * faces.el (face-all-attributes): Improved documentation (Bug#6767).
2010-07-31 Eli Zaretskii Add more index entries for large-file-warning-threshold.
2010-07-31 Eli Zaretskii Add a Hebrew translation of the tutorial.
2010-07-31 Alan Mackenzie cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
2010-07-30 Dan Nicolaescu * src/buffer.c (Qwindow): Do not define, already defined in data.c.
2010-07-30 Katsumi Yamaoka Encode names of nnml groups that nnmail-get-new-mail creates in active file.
2010-07-30 Katsumi Yamaoka Encode names of nnml groups that nnmail-get-new-mail creates in active file.
2010-07-29 Katsumi Yamaoka Merge from mainline.
2010-07-28 Katsumi Yamaoka Merge from mainline.
2010-07-28 Katsumi Yamaoka Merge from mainline.
2010-07-27 Katsumi Yamaoka Merge from mainline.
2010-07-26 Katsumi Yamaoka Merge from mainline.
2010-07-29 Juanma Barranquero Fix typos in ChangeLogs.
2010-07-29 Jan D Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
2010-07-29 Dan Nicolaescu Rename s/usg5-4.h -> s/usg5-4-common.h.
2010-07-29 Jan D * xfns.c (x_set_tool_bar_position): Remove debug fprintf.
2010-07-29 Jan D. Add doc and NEWS for tool-bar-position.
2010-07-29 Jan D. Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
2010-07-29 Chong Yidong Update package-x to latest package.el changes.
2010-07-29 Dan Nicolaescu Make lisp_time_argument work on all systems.
2010-07-29 Michael Albinus * processes.texi (Process Information): Explain process property
2010-07-29 Michael Albinus * net/tramp.el (tramp-handle-start-file-process): Check only for
2010-07-29 Jan D. Fix some stuff that didn't compile.
2010-07-29 Dan Nicolaescu * src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
2010-07-29 Dan Nicolaescu * src/mem-limits.h: Remove duplicated includes.
2010-07-29 Dan Nicolaescu Remove extern declarations from .c files, and them to .h files.
2010-07-29 Dan Nicolaescu * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
2010-07-29 Dan Nicolaescu * configure.in: Remove reference to usg5-4, unused.
2010-07-29 Dan Nicolaescu Clean up unexec.c, remove references to unused code.
2010-07-29 Juanma Barranquero Fix typos in ChangeLogs.
2010-07-29 Juanma Barranquero * make-docfile.c (write_c_args): Warn for old-style empty arglist ().
2010-07-28 Chong Yidong Add support for non-default package repositories.
2010-07-28 Jan D. Add tool bar style text-image-horiz (text to the left of the image).
2010-07-28 Michael Albinus * tramp.texi (Traces and Profiles): Describe verbose level 9.
2010-07-28 Michael Albinus * progmodes/gud.el (gud-common-init): Check for remoteness of
2010-07-28 Michael Albinus * net/tramp.el (tramp-methods): Move hostname to the end in all