Mercurial > emacs
graph
-
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.2010-07-29, by Dan Nicolaescu
-
* src/mem-limits.h: Remove duplicated includes.2010-07-29, by Dan Nicolaescu
-
Remove extern declarations from .c files, and them to .h files.2010-07-29, by Dan Nicolaescu
-
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.2010-07-29, by Dan Nicolaescu
-
* configure.in: Remove reference to usg5-4, unused.2010-07-29, by Dan Nicolaescu
-
Clean up unexec.c, remove references to unused code.2010-07-29, by Dan Nicolaescu
-
Fix typos in ChangeLogs.2010-07-29, by Juanma Barranquero
-
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().2010-07-29, by Juanma Barranquero
-
Add support for non-default package repositories.2010-07-28, by Chong Yidong
-
Add tool bar style text-image-horiz (text to the left of the image).2010-07-28, by Jan D.
-
* tramp.texi (Traces and Profiles): Describe verbose level 9.2010-07-28, by Michael Albinus
-
* progmodes/gud.el (gud-common-init): Check for remoteness of2010-07-28, by Michael Albinus
-
* net/tramp.el (tramp-methods): Move hostname to the end in all2010-07-28, by Michael Albinus
-
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).2010-07-27, by Juanma Barranquero
-
Derive programming modes from prog-mode.2010-07-27, by Juanma Barranquero
-
* src/emacs.c (Fkill_emacs): Remove return statement.2010-07-27, by Dan Nicolaescu
-
Remove declarations and unused variables.2010-07-27, by Dan Nicolaescu
-
* src/xmenu.c: Do not included lwlib.h, not needed.2010-07-27, by Dan Nicolaescu
-
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.2010-07-27, by Dan Nicolaescu
-
* src/process.c: Move definitions earlier to minimize #ifdefs.2010-07-27, by Dan Nicolaescu
-
Use const, move declarations to header files.2010-07-27, by Dan Nicolaescu
-
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.2010-07-27, by Dan Nicolaescu
-
Merge from emacs-232010-07-27, by Juanma Barranquero
-
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):2010-07-26, by Sam Steingold
-
NO_RETURN functions should not return.2010-07-26, by Dan Nicolaescu
-
* frame.h (Qtty_color_mode): Add declaration.2010-07-26, by Dan Nicolaescu
-
src/ChangeLog: Add missing bug reference.2010-07-26, by Juanma Barranquero
-
Mark functions as NO_RETURN.2010-07-26, by Dan Nicolaescu
-
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.2010-07-26, by Dan Nicolaescu
-
Add alternative key bindings to epa-mail.el.2010-07-26, by Daiki Ueno
-
merge trunk2010-07-26, by Kenichi Handa
-
Merge from mainline.2010-07-26, by Katsumi Yamaoka
-
* lread.c (unreadpure, mapatoms_1): Make static.2010-07-26, by Juanma Barranquero
-
Merge from mainline.2010-07-25, by Katsumi Yamaoka
-
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).2010-07-25, by Juanma Barranquero
-
Use __executable_start to find start of text segment for profiling2010-07-25, by Andreas Schwab
-
* callproc.c (set_initial_environment): Avoid unbalanced braces.2010-07-25, by Andreas Schwab
-
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.2010-07-25, by Ken Brown
-
Cygwin build cleanup (Bug#6715).2010-07-25, by Ken Brown
-
Fix typo and comment.2010-07-25, by Daiki Ueno
-
Fix *.gpg file creation (bug#6723).2010-07-25, by Daiki Ueno
-
Accept x-pkcs7-signature MIME type as signature.2010-07-25, by Katsumi Yamaoka
-
Accept x-pkcs7-signature MIME type as signature.2010-07-25, by Katsumi Yamaoka
-
Merge from mainline.2010-07-25, by Katsumi Yamaoka
-
Merge from mainline.2010-07-24, by Katsumi Yamaoka
-
Merge from mainline.2010-07-23, by Katsumi Yamaoka
-
Merge from mainline.2010-07-22, by Katsumi Yamaoka
-
Merge from mainline.2010-07-20, by Katsumi Yamaoka
-
Merge from mainline.2010-07-23, by Katsumi Yamaoka
-
Merge from mainline.2010-07-22, by Katsumi Yamaoka
-
Merge from mainline.2010-07-21, by Katsumi Yamaoka
-
Build binary distros on Windows using emacs-VERSION as root dir name.2010-07-25, by Juanma Barranquero
-
Added README.W32 to distclean. Updated Changelog.2010-07-25, by Christoph Scholtes
-
Added ChangeLog entry for copying of README.W32.2010-07-24, by Christoph Scholtes
-
Fixed whitespace.2010-07-24, by Christoph Scholtes
-
Code cleanup. Added ChangeLog entry.2010-07-24, by Christoph Scholtes
-
Refactoring of make dist target2010-07-24, by Christoph Scholtes
-
* emacsclient.c (getcwd): Fix previous change.2010-07-25, by Juanma Barranquero
-
Make building under stricter warning flags somewhat cleaner.2010-07-25, by Juanma Barranquero
-
Regenerate configure.2010-07-24, by Ken Brown
-
* w32fns.c (w32_to_x_color): Remove, unused.2010-07-24, by Juanma Barranquero
-
* configure.in (LINKER, LIB_GCC): Remove cygwin special cases (Bug#6715)2010-07-24, by Ken Brown
-
* lisp.h: Remove leftover P_.2010-07-24, by Andreas Schwab
-
Add NO_RETURN specifiers to functions in lib-src.2010-07-24, by Dan Nicolaescu
-
Add ChangeLog entry for previous commit:2010-07-24, by Dan Nicolaescu
-
Make internal_self_insert static2010-07-24, by Andreas Schwab
-
* .bzrignore, .gitignore: Ignore README.W32 on the root directory.2010-07-24, by Juanma Barranquero
-
New make target for Windows platform: make dist (bug#6602)2010-07-24, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-07-24, by Juanma Barranquero
-
* src/ecrt0.c, src/unexalpha.c: Remove files, unused.2010-07-24, by Dan Nicolaescu
-
* configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).2010-07-24, by Chong Yidong
-
* lisp/play/tetris.el: Cleanup image representation and rotation.2010-07-23, by Stefan Monnier
-
* lisp/progmodes/ps-mode.el: Use comint.2010-07-23, by Stefan Monnier
-
Remove unused static functions.2010-07-23, by Juanma Barranquero
-
* net/tramp.el (tramp-methods): Move hostname to the end in all2010-07-23, by Michael Albinus
-
* net/tramp.el (tramp-open-shell): New defun.2010-07-23, by Michael Albinus
-
* make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".2010-07-23, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-regexp-unified)2010-07-23, by Michael Albinus
-
* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".2010-07-23, by Juanma Barranquero
-
* w32term.c (my_set_focus): #ifdef away; currently not used.2010-07-23, by Juanma Barranquero
-
* w32fns.c, xfaces.c: Remove obsolete static declarations.2010-07-23, by Juanma Barranquero
-
merge trunk2010-07-23, by Kenichi Handa
-
* lisp/ChangeLog: Fix typos.2010-07-23, by Juanma Barranquero
-
* custom.el (custom-declare-variable): Give clearer error message (bug#6476).2010-07-23, by Juanma Barranquero
-
SQL Mode Version2.4 - Improved login prompting2010-07-23, by Michael Mauger
-
* dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).2010-07-22, by Juanma Barranquero
-
* dired.el (dired-mode-map): Use command remapping (bug#6632).2010-07-22, by Juanma Barranquero
-
* term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).2010-07-22, by Juanma Barranquero
-
* nt/INSTALL: Add note about backslashes in Windows paths.2010-07-21, by Juanma Barranquero
-
Fix multiple-recipient handling of Gnus S/MIME.2010-07-21, by Daiki Ueno
-
* net/tramp.el (tramp-get-ls-command)2010-07-21, by Michael Albinus
-
SQL Mode V2.3 - cleanup connection handling2010-07-21, by Michael Mauger
-
Merge from mainline.2010-07-20, by Katsumi Yamaoka
-
Convert some more functions to standard C.2010-07-20, by Juanma Barranquero
-
* net/tramp.el (tramp-file-name-handler): Trace 'quit.2010-07-20, by Michael Albinus
-
* PROBLEMS: Add note about use of backslashes in Windows paths.2010-07-20, by Juanma Barranquero
-
* gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.2010-07-20, by Juanma Barranquero
-
Fix up "missing braces" warning.2010-07-20, by Stefan Monnier
-
Fix typos in ChangeLogs.2010-07-20, by Juanma Barranquero
-
* net/tramp.el (tramp-perl-file-attributes)2010-07-20, by Michael Albinus
-
Fix previous change in gnus-summary-bookmark-make-record.2010-07-20, by Katsumi Yamaoka
-
Fix previous change in gnus-summary-bookmark-make-record.2010-07-20, by Katsumi Yamaoka
-
Merge from mainline.2010-07-19, by Katsumi Yamaoka
-
Merge from mainline.2010-07-15, by Katsumi Yamaoka
-
Merge from mainline.2010-07-19, by Katsumi Yamaoka
-
Merge from mainline.2010-07-18, by Katsumi Yamaoka
-
Merge from mainline.2010-07-17, by Katsumi Yamaoka
-
* NEWS: Mention --enable-checking is now supported on Windows.2010-07-19, by Juanma Barranquero
-
time.el: Use `define-derived-mode'. Simplify.2010-07-19, by Juanma Barranquero
-
* org.texi: Fix typo in previous change (revno:100847).2010-07-19, by Juanma Barranquero
-
Install version 7.01 of Org mode2010-07-19, by Carsten Dominik
-
Install version 7.01 of Org-mode2010-07-19, by Carsten Dominik
-
Enhance `c-file-style' in file/directory local variables.2010-07-18, by Alan Mackenzie
-
SQL Mode V2.2 - Added sql-connect and sql-connection-alist2010-07-18, by Michael Mauger
-
* makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.2010-07-18, by Juanma Barranquero
-
* configure.bat: New option --enable-checking.2010-07-18, by Juanma Barranquero
-
Do not set bookmark context for images (Bug#6650).2010-07-17, by Chong Yidong
-
Revert 2010-07-14 change to deactivate mark; minor cleanups.2010-07-17, by Chong Yidong
-
* frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).2010-07-17, by Chong Yidong
-
* gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for Gtk 3.02010-07-17, by Jan D
-
Merge latest fix to xg_event_is_for_menubar.2010-07-17, by Chong Yidong
-
Merge latest fix to xg_event_is_for_menubar.2010-07-17, by Chong Yidong
-
src/ChangeLog: Fix typos and dates.2010-07-17, by Juanma Barranquero
-
* tramp.texi (Inline methods): Remove remark about doubled "-t"2010-07-17, by Michael Albinus
-
* net/tramp.el (tramp-get-ls-command-with-dired): Make test for2010-07-17, by Michael Albinus
-
Change x-select-enable-primary to nil.2010-07-17, by Chong Yidong
-
lisp/mail/rmail.el: Update autoload checksum.2010-07-16, by Juanma Barranquero
-
Merge changes from emacs-23 branch.2010-07-16, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-16, by Chong Yidong
-
Merge from mainline.2010-07-16, by Katsumi Yamaoka
-
* net/tramp.el (tramp-handle-shell-command): Don't use hard-wired2010-07-16, by Michael Albinus
-
* xmenu.c (free_frame_menubar): Only call x_set_window_size if2010-07-16, by Jan D
-
* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_check_font): Convert old-style definition.2010-07-15, by Andreas Schwab
-
* xmenu.c (create_and_show_popup_menu, xmenu_show): Fix type of timestamp argument.2010-07-15, by Andreas Schwab
-
Restore mistakenly reverted code from revno 99854.1.6 merged in revno 99950.2010-07-15, by Eli Zaretskii
-
Correct my email address in the last update.2010-07-15, by Simon South
-
Merge fixes to indentation of case statements, variant parts in record2010-07-15, by Simon South
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.2010-07-15, by Katsumi Yamaoka
-
Make gnus-summary-bookmark-make-record work for Emacs 23 as well.2010-07-15, by Katsumi Yamaoka
-
Merge from mainline.2010-07-14, by Katsumi Yamaoka
-
Merge from mainline.2010-07-13, by Katsumi Yamaoka
-
Merge from mainline.2010-07-12, by Katsumi Yamaoka
-
Merge from mainline.2010-07-11, by Katsumi Yamaoka
-
Merge from mainline.2010-07-09, by Katsumi Yamaoka
-
Merge from mainline.2010-07-09, by Katsumi Yamaoka
-
Merge from mainline.2010-07-08, by Katsumi Yamaoka
-
Merge from mainline.2010-07-07, by Katsumi Yamaoka
-
Merge from mainline.2010-07-06, by Katsumi Yamaoka
-
Merge from mainline.2010-07-05, by Katsumi Yamaoka
-
Merge from mainline.2010-07-04, by Katsumi Yamaoka
-
Merge from mainline.2010-07-04, by Katsumi Yamaoka
-
Merge from mainline.2010-07-01, by Katsumi Yamaoka
-
Merge from mainline.2010-06-30, by Katsumi Yamaoka
-
Merge from mainline.2010-06-29, by Katsumi Yamaoka
-
Merge from mainline.2010-06-28, by Katsumi Yamaoka
-
Merge from mainline.2010-06-27, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-24, by Katsumi Yamaoka
-
Merge from mainline.2010-06-22, by Katsumi Yamaoka
-
Merge from mainline.2010-06-22, by Katsumi Yamaoka
-
Merge from mainline.2010-06-21, by Katsumi Yamaoka
-
Merge from mainline.2010-06-20, by Katsumi Yamaoka
-
Merge from mainline.2010-06-17, by Katsumi Yamaoka
-
Merge from mainline.2010-06-17, by Katsumi Yamaoka
-
Merge from mainline.2010-06-16, by Katsumi Yamaoka
-
Merge from mainline.2010-06-15, by Katsumi Yamaoka
-
Merge from mainline.2010-06-15, by Katsumi Yamaoka
-
Merge from mainline.2010-06-14, by Katsumi Yamaoka
-
Merge from mainline.2010-06-13, by Katsumi Yamaoka
-
Merge from mainline.2010-06-13, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
(delphi-previous-indent-of): Indent case blocks within record2010-07-15, by Simon South
-
(delphi-token-at): Give newlines precedence over literal tokens when2010-07-15, by Simon South
-
* lisp/bookmark.el (bookmark-load-hook): Fix doc string as suggested2010-07-14, by Karl Fogel
-
Change clipboard/primary selection to X application standards.2010-07-14, by Chong Yidong
-
Allow C-w when setting a bookmark in a Gnus Article buffer (Bug#5975).2010-07-14, by Karl Fogel
-
Allow bookmarks to be set from Gnus Article buffers (Bug #5975).2010-07-14, by Karl Fogel
-
Preparation for setting bookmarks in Gnus article buffers (Bug#5975).2010-07-14, by Karl Fogel
-
Fix attribution in a ChangeLog entry.2010-07-14, by Karl Fogel
-
Fix frame size when scroll bar width not an integral of column width.2010-07-14, by Jan D
-
Fix frame size when scroll bar width not an integral of column width.2010-07-14, by Jan D
-
Fix menu bar activation with click for Motif/Lesstif.2010-07-14, by Jan D
-
Merge from mainline.2010-07-14, by Katsumi Yamaoka
-
Do not record a font-entity in the property of font-object.2010-07-14, by Kenichi Handa
-
Fix previous conflict.2010-07-14, by Kenichi Handa
-
merge trunk2010-07-14, by Kenichi Handa
-
Do not record a font-entity in the property of font-object.2010-07-14, by Kenichi Handa
-
merge trunk2010-07-13, by Kenichi Handa
-
* lisp/bookmark.el (bookmark-show-annotation): Use `when' instead of `if'.2010-07-13, by Karl Fogel
-
[[[2010-07-13, by Karl Fogel
-
Add regexp tests for cucumber and ruby.2010-07-13, by Chong Yidong
-
* lisp/frame.el (make-frame): Fix typo in 2010-06-30 change (Bug#6625).2010-07-13, by Chong Yidong
-
Fix the MS-DOS build; remove more "#ifdef subprocesses".2010-07-13, by Eli Zaretskii
-
Remove more "#ifdef subprocesses".2010-07-13, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100807).2010-07-13, by Eli Zaretskii
-
Remove subprocesses #ifdefs from term.c.2010-07-13, by Dan Nicolaescu
-
Convert maybe_fatal to standard C.2010-07-13, by Dan Nicolaescu
-
Convert function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
* oldXMenu/XMenu.h: Include <stdlib.h>.2010-07-12, by Dan Nicolaescu
-
Convert function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
* dbusbind.c (xd_initialize): Don't compare boolean with a constant.2010-07-12, by Andreas Schwab
-
(wait_reading_process_output) [!subprocesses]: Convert arg list to ANSI C.2010-07-12, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revs 100791, 100794, 100795).2010-07-12, by Eli Zaretskii
-
Fix the MS-DOS build (fallout from revno 100791, 100794, 100795).2010-07-12, by Eli Zaretskii
-
* nt/config.nt (volatile): Remove definition.2010-07-12, by Dan Nicolaescu
-
* language/tai-viet.el ("TaiViet"): Try to fix re-encoding bugs. (Bug#5806)2010-07-12, by Andreas Schwab
-
* language/tv-util.el (tai-viet-re): Remove format.2010-07-12, by Andreas Schwab
-
Convert old-style definitions2010-07-12, by Andreas Schwab
-
Cleanups for src/callproc.c.2010-07-12, by Dan Nicolaescu
-
* src/buffer.c (Fset_buffer_multibyte): Remove subprocesses conditional.2010-07-12, by Dan Nicolaescu
-
Convert function definitions to standard C and some cleanups.2010-07-12, by Dan Nicolaescu
-
Convert more function definitions to standard C.2010-07-12, by Dan Nicolaescu
-
Properly handle C_WARNINGS_SWITCH, PROFILING_CFLAGS, PROFILING_LDFLAGS2010-07-12, by Andreas Schwab
-
Merge from mainline.2010-07-12, by Katsumi Yamaoka
-
MS-Windows follow-up for revno 100789.2010-07-12, by Eli Zaretskii
-
Improve Hebrew rendering.2010-07-12, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.2010-07-12, by Kenichi Handa
-
Improve Hebrew rendering.2010-07-12, by Kenichi Handa
-
merge trunk2010-07-12, by Kenichi Handa
-
Add ChangeLog2010-07-12, by Kenichi Handa
-
merge trunk2010-07-09, by Kenichi Handa
-
merge trunk2010-07-08, by Kenichi Handa
-
Make font-get to get :otf value dynamically from a font-object.2010-07-08, by Kenichi Handa
-
merge trunk2010-07-01, by Kenichi Handa
-
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334).2010-07-27, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable file name handlers at2010-07-26, by Michael Albinus
-
* minibuf.c (Fread_buffer): Doc fix (bug#6528).2010-07-25, by Juanma Barranquero
-
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717)2010-07-25, by Michael Albinus
-
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708).2010-07-23, by Chong Yidong
-
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494).2010-07-23, by Juanma Barranquero
-
* window.c (Fwindow_height): Doc fix (bug#6518).2010-07-22, by Juanma Barranquero
-
* text.texi (Special Properties): Fix typo.2010-07-21, by Juanma Barranquero
-
lisp/mail/rmail.el: Update autoload checksum.2010-07-21, by Juanma Barranquero
-
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix.2010-07-21, by Juanma Barranquero
-
* cedet/semantic/db-file.el (object-write): Fix typo in docstring.2010-07-20, by Juanma Barranquero
-
* time.el (display-time-day-and-date): Remove spurious * in docstring.2010-07-19, by Juanma Barranquero
-
Doc fix to commentary (Bug#6653).2010-07-17, by Chong Yidong
-
Fix size calculation for sliced images in image-mode (Bug#6639).2010-07-17, by Chong Yidong
-
* lisp/dired.el (dired-buffers-for-dir): Handle list values of dired-directory (Bug#6636).2010-07-17, by Chong Yidong
-
* gtkutil.c (xg_event_is_for_menubar): Also check that event window2010-07-17, by Jan D
-
Fix bug #4451.2010-07-16, by Eli Zaretskii
-
mail/rmailmm.el (rmail-mime-save): Make the temp buffer unibyte,2010-07-16, by Eli Zaretskii
-
* xt-mouse.el (xterm-mouse-event-read): Fix for characters > 1272010-07-14, by Jan D
-
* simple.el (push-mark-command): Set selection for select-active-regions.2010-07-14, by Chong Yidong
-
Fix menus as per bug 6499 and 6608.2010-07-14, by Jan D
-
Fix bug #6609.2010-07-14, by Eli Zaretskii
-
cal-tex.el fixes for calendar-week-start-day != 0.2010-07-10, by Glenn Morris
-
Fix last fix.2010-07-10, by Chong Yidong
-
* simple.el (use-region-p): Doc fix (Bug#6607).2010-07-10, by Chong Yidong
-
* mouse.el (mouse-drag-track): Handle select-active-regions (Bug#6612).2010-07-11, by Chong Yidong
-
* blockinput.h: Remove obsolete comment.2010-07-11, by Andreas Schwab
-
Use offsetof instead of own definition2010-07-11, by Andreas Schwab
-
* process.c: Remove obsolete comment.2010-07-11, by Andreas Schwab
-
* src/xfaces.c (Vface_remapping_alist): Doc fix (Bug#6091).2010-07-11, by Chong Yidong
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.2010-07-11, by Eli Zaretskii
-
Remove redundant definitions of HAVE_STRCHR and HAVE_STRRCHR for MS-DOS.2010-07-11, by Eli Zaretskii
-
Use strchr, strrchr instead of index, rindex2010-07-11, by Andreas Schwab
-
* callproc.c (relocate_fd): Use F_DUPFD if defined.2010-07-11, by Andreas Schwab
-
Constify functions taking char *2010-07-11, by Andreas Schwab
-
Fix indentation problem2010-07-11, by Andreas Schwab
-
Fix implicit declaration of kbd_on_hold_p2010-07-11, by Andreas Schwab
-
Remove obsolete noinline declaration2010-07-11, by Andreas Schwab
-
* net/tramp-gvfs.el (tramp-gvfs-handle-copy-file): Do not pass2010-07-11, by Michael Albinus
-
Make doprnt and related functions ANSI C compliant, with prototypes.2010-07-11, by Ken Raeburn
-
Fix bug #6603.2010-07-11, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.2010-07-11, by Eli Zaretskii
-
Don't use `subprocesses' in msdos.c.2010-07-11, by Eli Zaretskii
-
Add compilation regexps for cucumber and ruby.2010-07-10, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-10, by Chong Yidong
-
Merge changes from emacs-23 branch.2010-07-10, by Chong Yidong
-
* xfaces.c (realize_face): Garbage the frame if a face is removed2010-07-10, by Chong Yidong
-
Add some font-locking for Python 2.7.2010-07-07, by Glenn Morris
-
Minor zone.el fix.2010-07-07, by Glenn Morris
-
Minor fix to describe-key, and a docstring.2010-07-06, by Chong Yidong
-
Remove obsolete volatile2010-07-05, by Andreas Schwab
-
Fix ghost buffer boundary indicators in fringes (Bug#5634, Bug#6325).2010-07-05, by YAMAMOTO Mitsuharu
-
src/w32fns.c (Qtooltip): Declare.2010-07-04, by Juanma Barranquero
-
* net/zeroconf.el (zeroconf-resolve-service)2010-07-03, by Michael Albinus
-
* net/zeroconf.el (zeroconf-service-remove-hook): New defun.2010-07-03, by Michael Albinus
-
Fix hang on menubar press outside items (Bug#6499).2010-07-03, by Jan D
-
Fix hang for mouse press on menubar but not on an item (Bug#6499).2010-07-03, by Jan D
-
Fix faulty `if' statement in delete_frame.2010-07-02, by Chong Yidong
-
Avoid displaying files with a nil state in vc-dir.2010-06-30, by Dan Nicolaescu
-
* xml.el (xml-parse-region): Avoid infloop (Bug#5281).2010-06-30, by Chong Yidong
-
Check FC_DUAL too. For such fonts, check width one by one (Bug#4129).2010-06-30, by Chong Yidong
-
lisp/ChangeLog: Remove "(tiny change)" note.2010-06-29, by Juanma Barranquero
-
emacs-lisp/rx.el (rx): Doc fix. (Bug#6537)2010-06-29, by Juanma Barranquero
-
*** empty log message ***2010-06-27, by Juanma Barranquero
-
Font lock fix for batch mode (Bug#5719).2010-06-27, by Chong Yidong
-
Minor fix for htmlfontify.el (Bug#6239).2010-06-27, by Chong Yidong
-
Remove unnecessary let-bindings in bookmark.el (Bug#6515)2010-06-27, by Chong Yidong
-
Fix typos in some Keywords comments.2010-06-26, by Glenn Morris
-
Update cl-loaddefs.el2010-06-26, by Andreas Schwab
-
* alloc.c (Fmake_byte_code): Don't access undefined argument (Bug#6517).2010-06-26, by Andreas Schwab
-
Fix bugs #6144 and #6467.2010-06-25, by Eli Zaretskii
-
Fix after-string and image interaction bug (Bug#1336).2010-06-25, by Chong Yidong
-
Clarify command loop's role in undo boundary (Bug#2433).2010-06-24, by Chong Yidong
-
Minor doc/misc/*.texi direntry fixes.2010-06-24, by Glenn Morris
-
Doc fix.2010-06-24, by Glenn Morris
-
Minor bs.el font-lock change.2010-06-24, by Glenn Morris
-
* lread.c (read1): Signal error if #s is not followed by paren.2010-06-23, by Andreas Schwab
-
Remove remaining tabs from non-verbatim in doc/misc/*.texi.2010-06-23, by Glenn Morris
-
Entry for previous change.2010-06-23, by Glenn Morris
-
Remove some unimportant tabs from examples in some *.texi files.2010-06-23, by Glenn Morris
-
Untabify doc/lispref/*.texi.2010-06-23, by Glenn Morris
-
Backport from trunk: doc fix.2010-06-23, by Glenn Morris
-
* info/dir: Start descriptions in column 32, per Texinfo convention.2010-06-23, by Glenn Morris
-
Untabify doc/misc/*.texi.2010-06-23, by Glenn Morris
-
* doc/lispintro/emacs-lisp-intro.texi: Untabify.2010-06-23, by Glenn Morris
-
Untabify doc/emacs/*.texi files.2010-06-23, by Glenn Morris
-
Fix vc-annotate for renamed files when using Git.2010-06-22, by Dan Nicolaescu
-
* lisp/font-setting.el: Fix previous change.2010-06-22, by Glenn Morris
-
* dnd.el, font-setting.el, x-dnd.el: Use utf-8 coding (for author name).2010-06-22, by Glenn Morris
-
Minor js.el fix.2010-06-22, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Doc fix.2010-06-22, by Glenn Morris
-
* lisp/url/ChangeLog: Standardize author name .2010-06-22, by Glenn Morris
-
* lisp/wid-edit.el (widget-complete): Fix typo in 2009-12-02 change.2010-06-22, by Glenn Morris
-
Fix annotating other revisions for renamed files in vc-annotate.2010-06-22, by Dan Nicolaescu
-
Fix vc-annotate-show-changeset-diff-revision-at-line for git.2010-06-22, by Dan Nicolaescu
-
Fix finding revisions in for renamed files in vc-annotate.2010-06-22, by Dan Nicolaescu
-
Fix reading file names in Git annotate buffers.2010-06-21, by Dan Nicolaescu
-
* modes.texi (Minor Mode Conventions): Fix typo (Bug#6477).2010-06-20, by Chong Yidong
-
* progmodes/cc-mode.el (c-before-hack-hook): When the mode is set in file2010-06-20, by Alan Mackenzie
-
* image.c (free_image): Mark frame as garbaged (Bug#6426).2010-06-19, by Chong Yidong
-
* errors.texi (Standard Errors): Remove unnecessary markup (Bug#6461).2010-06-19, by Chong Yidong
-
* keymap.c (Fdefine_key): Doc fix (Bug#6460).2010-06-19, by Chong Yidong
-
* etc/PROBLEMS: Update Cygwin GCC information. (Bug#6458)2010-06-19, by Glenn Morris
-
Close bug#6422.2010-06-19, by Glenn Morris
-
Close bug#6450.2010-06-19, by Glenn Morris
-
* lisp/subr.el (read-quoted-char): Fix up last change.2010-06-17, by Stefan Monnier
-
doc/misc/ChangeLog: Remove duplicate entry.2010-06-16, by Juanma Barranquero
-
Merge from mainline.2010-07-10, by Katsumi Yamaoka
-
Merge from mainline.2010-07-09, by Katsumi Yamaoka
-
Merge from mainline.2010-07-08, by Katsumi Yamaoka
-
Merge from mainline.2010-07-07, by Katsumi Yamaoka
-
Merge from mainline.2010-07-06, by Katsumi Yamaoka
-
Merge from mainline.2010-07-05, by Katsumi Yamaoka
-
Merge from mainline.2010-07-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-29, by Katsumi Yamaoka
-
Merge from mainline.2010-06-28, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-25, by Katsumi Yamaoka
-
Merge from mainline.2010-06-23, by Katsumi Yamaoka
-
Merge from mainline.2010-06-22, by Katsumi Yamaoka
-
Merge from mainline.2010-06-21, by Katsumi Yamaoka
-
Merge from mainline.2010-06-20, by Katsumi Yamaoka
-
Merge from mainline.2010-06-19, by Katsumi Yamaoka
-
Merge from mainline.2010-06-15, by Katsumi Yamaoka
-
Merge from mainline.2010-06-14, by Katsumi Yamaoka
-
Merge from mainline.2010-06-13, by Katsumi Yamaoka
-
Merge from mainline.2010-06-12, by Katsumi Yamaoka
-
Merge from mainline.2010-06-12, by Katsumi Yamaoka
-
Merge from mainline.2010-06-11, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-09, by Katsumi Yamaoka
-
Merge from mainline.2010-06-08, by Katsumi Yamaoka
-
Merge from mainline.2010-06-05, by Katsumi Yamaoka
-
Merge from mainline.2010-06-04, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-01, by Katsumi Yamaoka
-
Merge from mainline.2010-05-31, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-29, by Katsumi Yamaoka
-
Merge from mainline.2010-05-28, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-26, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Merge from mainline.2010-05-24, by Katsumi Yamaoka
-
Merge from mainline.2010-05-23, by Katsumi Yamaoka
-
Merge from mainline.2010-05-22, by Katsumi Yamaoka
-
Merge from mainline.2010-05-21, by Katsumi Yamaoka
-
Merge from mainline.2010-05-20, by Katsumi Yamaoka
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-17, by Katsumi Yamaoka
-
Merge from mainline.2010-05-16, by Katsumi Yamaoka
-
Merge from mainline.2010-05-14, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Adapt terminal frames to latest menu-bar changes.2010-07-10, by Chong Yidong
-
Makefile.in ($(DESTDIR)${archlibdir}): Convert spaces to TABs.2010-07-10, by Eli Zaretskii
-
Unify the two branches of process.c, with and without subprocesses.2010-07-10, by Eli Zaretskii
-
Unify the two branches, with and without subprocesses.2010-07-10, by Eli Zaretskii
-
* tramp.texi (Inline methods): Remove "kludgy" phrase.2010-07-10, by Michael Albinus
-
* dbus.texi (Top): Introduce Index. Emphasize "nil" whereever2010-07-09, by Michael Albinus
-
* make-docfile.c (write_c_args): Restructure scanning loop.2010-07-09, by Andreas Schwab
-
Fix frame sizing for Lucid/Motif/Lesstif.2010-07-09, by Jan D
-
* dbusbind.c (xd_initialize): Add new argument RAISE_ERROR, which2010-07-09, by Michael Albinus
-
Adapt docs of primitives to ANSI C arg list.2010-07-09, by Eli Zaretskii
-
Make make-docfile understand DEFUN arguments written in standard C.2010-07-09, by Dan Nicolaescu
-
* configure.in: Use -Wold-style-definition if available.2010-07-08, by Dan Nicolaescu
-
Convert DEFUNs to standard C.2010-07-08, by Dan Nicolaescu
-
MAINTAINERS: Update Eli Zaretskii's responsibilities.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745; fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-08, by Eli Zaretskii
-
Fix MS-DOS build broken by revno 100745.2010-07-08, by Eli Zaretskii
-
Fix compilation for Motif/Lesstif.2010-07-08, by Jan D
-
Change function definition from K&R to prototype. Fix prototype warnings.2010-07-08, by Jan D
-
Remove leftover P_ macros.2010-07-08, by Dan Nicolaescu
-
Remove alternative K&R declarations.2010-07-08, by Dan Nicolaescu
-
Clean up include guards.2010-07-08, by Dan Nicolaescu
-
Remove src/prefix-args.c.2010-07-08, by Dan Nicolaescu
-
Simplify start_of_data, start_of_text and related code.2010-07-08, by Dan Nicolaescu
-
* configure.in (UNEXEC_OBJ): Add comment about values for MSDOS2010-07-08, by Dan Nicolaescu
-
Prevent find-file from opening empty buffer when decryptin failed (bug#6568).2010-07-08, by Daiki Ueno
-
Replace bcopy, bzero, bcmp by memcpy, memmove, memset, memcmp2010-07-07, by Andreas Schwab
-
If kbd_buffer is becoming full, stop reading until it drains (Bug#6571).2010-07-07, by Jan D
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Convert function definitions in MS-DOS sources to ANSI C.2010-07-07, by Eli Zaretskii
-
Improve ispell.el word completion handling.2010-07-07, by Agustin martin
-
Fix whitespace to follow coding guidelines.2010-07-07, by Juanma Barranquero
-
* coding.c, sysdep.c: Convert some more functions to standard C.2010-07-07, by Juanma Barranquero
-
* coding.c: Use SPECPDL_INDEX, DOS_NT.2010-07-07, by Juanma Barranquero
-
Minor zone.el fixes for bug#6483.2010-07-07, by Glenn Morris
-
* src/intervals.h (interval): Use EMACS_UINT instead of unsigned EMACS_INT.2010-07-07, by Dan Nicolaescu
-
* configure.in (getenv): Remove K&R declaration.2010-07-07, by Dan Nicolaescu
-
Make the function member of Lisp_Subr use standard C prototypes.2010-07-07, by Dan Nicolaescu
-
* fringe.c (draw_fringe_bitmap_1): Use lookup_named_face to get2010-07-06, by Chong Yidong
-
src/w32*.c: Convert function definitions to standard C.2010-07-06, by Juanma Barranquero
-
Fix conflicting declarations of x_get_keysym_name2010-07-06, by Andreas Schwab
-
Clean up movemail source2010-07-06, by Andreas Schwab
-
* movemail.c: Add MAIL_USE_POP around prototypes.2010-07-06, by Andreas Schwab
-
* src/ecrt0.c: Revert conversion to standard C.2010-07-06, by Dan Nicolaescu
-
Set default-frame-alist, if necessary, in menu/tool-bar-mode.2010-07-05, by Chong Yidong
-
Fix multi-click selection behavior (Bug#6565).2010-07-05, by Chong Yidong
-
Convert function definitions and declarations to standard C.2010-07-05, by Dan Nicolaescu
-
Convert most remaining function definitions to standard C.2010-07-05, by Juanma Barranquero
-
Set _NET_WM(_ICON)_NAME as per Extended Window Manager Hints (Bug#6563).2010-07-05, by Jan D
-
* xterm.c (XTring_bell, XTset_terminal_window): Fix wrong prototype.2010-07-05, by Jan D
-
Fix some bad prototypes and formatting after conversion from K&R declaration.2010-07-05, by Jan D
-
* src/atimer.c: Use "" instead of <> for local includes for2010-07-05, by Dan Nicolaescu
-
Convert declarations or definitions to standard C.2010-07-05, by Dan Nicolaescu
-
* fileio.c (read_non_regular, read_non_regular_quit): Rename arg.2010-07-04, by Juanma Barranquero
-
* src/lread.c (read1): Fix up last change to not mess up `c'.2010-07-04, by Stefan Monnier
-
* strftime.c: Revert conversion to standard C (revno:100708).2010-07-04, by Juanma Barranquero
-
* lisp/bookmark.el (bookmark-bmenu-switch-other-window,2010-07-04, by Karl Fogel
-
* unexelf.c (round_up, find_section): Use ElfW macro for arguments.2010-07-04, by Juanma Barranquero
-
* print.c (strout): Use const char* for arg PTR.2010-07-04, by Juanma Barranquero
-
* net/dbus.el (dbus-send-signal): Declare function.2010-07-04, by Juanma Barranquero
-
Fix comments and whitespace.2010-07-04, by Juanma Barranquero
-
Fix more prototypes.2010-07-04, by Juanma Barranquero
-
Fix prototypes.2010-07-04, by Juanma Barranquero
-
* dbus.texi (Receiving Method Calls): Add optional argument2010-07-04, by Michael Albinus
-
* net/dbus.el: Implement signal "PropertiesChanged" (from D-Bus 1.3.1).2010-07-04, by Michael Albinus
-
Convert (most) functions in src to standard C.2010-07-04, by Dan Nicolaescu
-
* lib-src/fakemail.c (action): Convert function definitions to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in oldXMenu to standard C.2010-07-04, by Dan Nicolaescu
-
Convert function definitions in lwlib files to standard C.2010-07-04, by Dan Nicolaescu
-
ebrowse.c (check_namespace): Fix indentation.2010-07-03, by Eli Zaretskii
-
Fix menu bar and colors on MS-DOS.2010-07-03, by Eli Zaretskii
-
Fix invalid cast2010-07-03, by Andreas Schwab
-
lib-src/ebrowse.c (match_qualified_namespace_alias): Check for null pointer.2010-07-03, by Juanma Barranquero
-
Fix setting colors on MS-DOS frames.2010-07-03, by Eli Zaretskii
-
Fix menu bar display on MS-DOS.2010-07-03, by Eli Zaretskii
-
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.2010-07-03, by Eli Zaretskii
-
Fix prototypes.2010-07-03, by Juanma Barranquero
-
Fix typo in last change.2010-07-03, by Chong Yidong
-
Take note of mouse dragging changes in NEWS.2010-07-03, by Chong Yidong
-
Simplify mouse-dragging implementation.2010-07-03, by Chong Yidong
-
Convert function definitions to standard C.2010-07-03, by Dan Nicolaescu
-
* lisp/autoinsert.el (auto-insert-alist): Fix readability2010-07-02, by Juri Linkov
-
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'2010-07-02, by Juri Linkov
-
Convert some prototypes to standard C.2010-07-02, by Dan Nicolaescu
-
* config.nt (__P): Remove.2010-07-02, by Juanma Barranquero
-
Replace delete-backward-char Lisp calls in Viper (Bug#6552).2010-07-02, by Chong Yidong
-
Fix MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Fix the MS-DOS build due to removal of P_.2010-07-02, by Eli Zaretskii
-
Remove __P.2010-07-02, by Jan D
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Fix MS-DOS configury.2010-07-02, by Eli Zaretskii
-
Remove __P and P_ from .c and .m files and definition of P_2010-07-02, by Jan D
-
Remove P_ and __P macros.2010-07-02, by Jan D
-
Define USE_LISP_UNION_TYPE using autoconf.2010-07-02, by Dan Nicolaescu
-
Cleanup old code.2010-07-02, by Dan Nicolaescu
-
* window.c (Fwindow_absolute_pixel_edges): Doc fix.2010-07-01, by Jan D
-
2010-07-01 Mark A. Hershberger <mah@everybody.org>2010-07-01, by Mark A. Hershberger
-
New functions that return window edges with absolute coords (bug#5721).2010-07-01, by Jan D
-
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.2010-07-01, by Jan D
-
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.2010-07-01, by Jan D
-
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add2010-07-01, by Jan D
-
* ruler-mode.el (ruler--save-header-line-format): Fix typos.2010-07-01, by Chong Yidong
-
Fix application of default-frame-alist (Bug#5378).2010-07-01, by Chong Yidong
-
Fix whitespace in ChangeLogs.2010-07-01, by Juanma Barranquero
-
Avoid erroneous syscalls2010-06-30, by Andreas Schwab
-
Fix typo2010-06-30, by Andreas Schwab
-
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.2010-06-30, by Andreas Schwab
-
Don't always set ruler-mode-header-line-format-old (Bug#5370).2010-06-30, by Chong Yidong
-
Improve doc for system font things. Return font regardless of use_system_font.2010-06-30, by Jan D
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa
-
Check FC_DUAL too. For such fonts, check width one by one.2010-06-30, by Kenichi Handa
-
merge trunk2010-06-30, by Kenichi Handa
-
merge trunk2010-06-29, by Kenichi Handa
-
Remove comment that is no longer true.2010-06-30, by Glenn Morris
-
Fix CFLAGS for non-GCC compilers.2010-06-30, by Dan Nicolaescu
-
Fix some whitespace in previous.2010-06-30, by Glenn Morris
-
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):2010-06-30, by Glenn Morris
-
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.2010-06-30, by Glenn Morris
-
Remove some cpp that is internal to configure.in.2010-06-30, by Glenn Morris
-
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.2010-06-29, by Chong Yidong
-
Fix some compilation errors in nsfns.c2010-06-29, by Jan D
-
dynamic-setting.el (font-setting-change-default-font): Remove call to message.2010-06-28, by Jan D
-
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).2010-06-28, by Jan D
-
Mention bug number2010-06-28, by Jan D
-
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.2010-06-28, by Jan D
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.2010-06-28, by Kenichi Handa
-
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.2010-06-28, by Kenichi Handa
-
merge trunk2010-06-28, by Kenichi Handa
-
merge trunk2010-06-24, by Kenichi Handa
-
* bindings.el (global-map): Bind delete and DEL, the former to2010-06-28, by Chong Yidong
-
* src/s/freebsd.h (BSD4_2): Remove redundant definition.2010-06-27, by Dan Nicolaescu
-
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.2010-06-27, by Chong Yidong
-
* startup.el (command-line): Recognize "0" X resource value.2010-06-27, by Chong Yidong
-
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).2010-06-27, by Chong Yidong
-
Fix the MS-DOS build due to changes in configury.2010-06-26, by Eli Zaretskii
-
Fix the MS-DOS build due to changes in configury.2010-06-26, by Eli Zaretskii
-
Revert revno 100646 (fixed in emacs-23 branch).2010-06-26, by Eli Zaretskii
-
w32-fns.el (w32-convert-standard-filename): Doc fix.2010-06-26, by Eli Zaretskii
-
PROBLEMS: Update Cygwin-related info regarding GCC versions.2010-06-26, by Eli Zaretskii
-
Cherry-pick commit 8bd9308 from the org-mode Git repository.2010-06-26, by Romain Francoise
-
w32-fns.el (w32-convert-standard-filename): Doc fix.2010-06-26, by Eli Zaretskii
-
Revert last change.2010-06-25, by Chong Yidong
-
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).2010-06-25, by Chong Yidong
-
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)2010-06-25, by Agustin martin
-
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.2010-06-25, by Agustin martin
-
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.2010-06-25, by Agustin martin
-
Add redisplay test for image and overlay string interaction.2010-06-25, by Chong Yidong
-
* lisp/minibuffer.el (completions-format): Change default from nil to2010-06-24, by Juri Linkov
-
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'2010-06-24, by Juri Linkov
-
Don't issue kmacro hint if echo area is in use (Bug#3412).2010-06-24, by Chong Yidong
-
lib-src/movemail.c (error): Avoid warning when there are no args.2010-06-24, by Juanma Barranquero
-
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.2010-06-24, by Juanma Barranquero
-
(none)2010-06-22, by Mark A. Hershberger
-
Add in some useful convenience functions for handling HTTP.2010-06-22, by Mark A. Hershberger
-
Hide scroll bar when window is too small to avoid Gtk+ warning.2010-06-22, by Jan D.
-
Minor simplification.2010-06-22, by Glenn Morris
-
Don't use font names from GConf if font backend can't handle it (bug#6478).2010-06-22, by Jan D.
-
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.2010-06-22, by Glenn Morris
-
Add some utf-8 coding cookies.2010-06-22, by Glenn Morris
-
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).2010-06-22, by Jan D.
-
* lisp/simple.el (compose-mail): Fix doc string to refer to2010-06-21, by Karl Fogel
-
Fix an indentation bug:2010-06-21, by Alan Mackenzie
-
* INSTALL: Info files are compressed by default.2010-06-21, by Glenn Morris
-
Avoid recentering when lines differ in their height.2010-06-20, by Eli Zaretskii
-
Tweaks to package list UI.2010-06-20, by Chong Yidong
-
Add preliminary describe-package functionality, and some cleanup.2010-06-19, by Chong Yidong
-
xdisp.c (try_scrolling): Fix last change.2010-06-19, by Eli Zaretskii
-
Fix occasional recentering under scroll-conservatively.2010-06-19, by Eli Zaretskii
-
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)2010-06-19, by Glenn Morris
-
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.2010-06-18, by Stefan Monnier
-
Fix revert-buffer functionality of Help mode and Info.2010-06-17, by Juri Linkov
-
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.2010-06-17, by Dan Nicolaescu
-
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.2010-06-17, by Agustin martin
-
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.2010-06-17, by Juanma Barranquero
-
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.2010-06-17, by Juanma Barranquero
-
Merge package.el, written by Tom Tromey <tromey@redhat.com>.2010-06-17, by Chong Yidong
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special2010-06-17, by Stefan Monnier
-
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed2010-06-16, by Jay Belanger
-
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before2010-06-16, by Juri Linkov
-
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'2010-06-16, by Stefan Monnier
-
Merge from emacs-232010-06-16, by Stefan Monnier
-
* src/lread.c (read1): Phase out old-style backquotes a bit more.2010-06-16, by Stefan Monnier
-
ispell.el: Fix portuguese casechars/not-casechars for missing 'çÇ'. (bug#6434).2010-06-16, by Agustin martin
-
* lisp/font-lock.el (font-lock-major-mode): Rename from2010-06-16, by Stefan Monnier
-
* etc/NEWS.1-17: Fix typos.2010-06-15, by Juanma Barranquero
-
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.2010-06-15, by Glenn Morris
-
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.2010-06-15, by Stefan Monnier
-
* etc/NEWS: appt-add.2010-06-15, by Glenn Morris
-
Tweak previous change.2010-06-15, by Glenn Morris
-
Close bug#5176.2010-06-15, by Glenn Morris
-
* INSTALL: Update font information (Bug#6389).2010-06-12, by Chong Yidong
-
Close bug#6361.2010-06-12, by Glenn Morris
-
Close bug#6406.2010-06-12, by Glenn Morris
-
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.2010-06-12, by Glenn Morris
-
Close bug#6408.2010-06-12, by Glenn Morris
-
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)2010-06-10, by Glenn Morris
-
Doc typo fixes.2010-06-10, by Glenn Morris
-
* INSTALL: General update.2010-06-10, by Glenn Morris
-
* auth-source.el (auth-source-pick): If choice does not contain a2010-06-15, by Michael Albinus
-
* facemenu.el (list-colors-sort): Doc fix.2010-06-15, by Juanma Barranquero
-
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.2010-06-15, by Glenn Morris
-
Add sort option `list-colors-sort'. (Bug#6332)2010-06-14, by Juri Linkov
-
* compare-w.el: Move to the "vc" subdirectory.2010-06-14, by Juri Linkov
-
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.2010-06-14, by Stefan Monnier
-
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.2010-06-14, by Stefan Monnier
-
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.2010-06-13, by Juanma Barranquero
-
bidi.c (bidi_mirror_char): Fix commentary.2010-06-13, by Eli Zaretskii
-
Use Unicode database for attribute tables in bidi.c.2010-06-13, by Eli Zaretskii
-
Use BidiMirroring.txt for mirroring characters in bidi context.2010-06-12, by Eli Zaretskii
-
Derive bidi type table from UnicodeData.txt.2010-06-12, by Eli Zaretskii
-
Synch with Gnus trunk.2010-06-12, by Romain Francoise
-
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).2010-06-12, by Chong Yidong
-
Add all rgb.txt color names to x-colors.2010-06-12, by Chong Yidong
-
Fix bug #6409.2010-06-12, by Eli Zaretskii
-
Fix bug #6396.2010-06-12, by Eli Zaretskii
-
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.2010-06-12, by Romain Francoise
-
* net/tramp.el (tramp-remote-process-environment): Protect version2010-06-12, by Michael Albinus
-
* Makefile.in (install-arch-indep): Delete any old info .gz files first.2010-06-12, by Glenn Morris
-
Fix Windows makefiles to adapt to lisp/vc reorganization.2010-06-11, by Juanma Barranquero
-
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.2010-06-11, by Juanma Barranquero
-
* lisp/finder.el (finder-known-keywords): Add keyword "vc"2010-06-11, by Juri Linkov
-
Move version control related files to the "vc" subdirectory.2010-06-11, by Juri Linkov
-
Fix for comint-password-prompt-regexp (Bug#6367).2010-06-11, by Chong Yidong
-
Bind `shell-resync-dirs' to M-RET in *shell* buffers.2010-06-11, by Stephen Eglen
-
* INSTALL: Revert previous accidental commit.2010-06-11, by Glenn Morris
-
Make compressing the info files optional.2010-06-11, by Glenn Morris
-
* notifications.el: Move file from lisp/net, because it is2010-06-10, by Michael Albinus
-
* net/notifications.el (notifications-on-action-signal)2010-06-10, by Michael Albinus
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-10, by Katsumi Yamaoka
-
* admin/notes/newfile: Update.2010-06-10, by Glenn Morris
-
Minor authors.el update.2010-06-10, by Glenn Morris
-
* Makefile.in (install-arch-indep): Gzip the info files too.2010-06-10, by Glenn Morris
-
* src/editfns.c (Fbyte_to_string): Pacify compiler.2010-06-10, by Glenn Morris
-
* make-dist: Remove references to non-existent directories and files.2010-06-10, by Glenn Morris
-
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.2010-06-10, by Glenn Morris
-
Minor update for Acknowledgments in manual.2010-06-10, by Glenn Morris
-
Fix ChangeLog attribution.2010-06-10, by Glenn Morris
-
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve2010-06-10, by Stefan Monnier
-
Remove duplicate ChangeLog entries.2010-06-10, by Juanma Barranquero
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-10, by Katsumi Yamaoka
-
Merge from mainline.2010-06-09, by Katsumi Yamaoka
-
Conflict resolution fixup2010-06-09, by Andreas Schwab
-
Merge from emacs-232010-06-09, by Andreas Schwab
-
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.2010-06-09, by Stefan Monnier
-
* lisp/emacs-lisp/advice.el (ad-compile-function):2010-06-09, by Stefan Monnier
-
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;2010-06-09, by Stefan Monnier
-
* minibuf.c (Fall_completions): Add more checks.2010-06-08, by Andreas Schwab
-
* minibuf.c (Fall_completions): Add more checks.2010-06-08, by Andreas Schwab
-
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).2010-06-08, by Juanma Barranquero
-
* lisp/net/rcirc.el: Add support for password authentication.2010-06-07, by Stefan Monnier
-
* net/dbus.el: Fix typos and declare function.2010-06-05, by Juanma Barranquero
-
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).2010-06-04, by Chong Yidong
-
Add bug number2010-06-03, by Andreas Schwab
-
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv42010-06-03, by Andreas Schwab
-
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).2010-06-03, by Chong Yidong
-
Fix typos.2010-06-03, by Juanma Barranquero
-
Close bug#6336.2010-06-03, by Glenn Morris
-
Better doc fix for Bug#6283.2010-06-02, by Chong Yidong
-
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).2010-06-02, by Chong Yidong
-
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).2010-06-02, by Dan Nicolaescu
-
Merge from mainline.2010-06-08, by Katsumi Yamaoka
-
Merge from mainline.2010-06-07, by Katsumi Yamaoka
-
* src/s/usg5-4.h: Fix previous change.2010-06-09, by Dan Nicolaescu
-
* net/notifications.el (notifications-notify): Fix docstring.2010-06-09, by Michael Albinus
-
Update to Unicode 6.0.0 beta.2010-06-09, by Juanma Barranquero
-
* emacs-lisp/smie.el (comment-string-strip): Declare function.2010-06-09, by Juanma Barranquero
-
* vc-mtn.el (log-edit-extract-headers): Declare function.2010-06-09, by Juanma Barranquero
-
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.2010-06-09, by Juanma Barranquero
-
* net/notifications.el (dbus-register-signal): Declare function.2010-06-09, by Juanma Barranquero
-
Improve VC create/retrieve tag/branch.2010-06-09, by Dan Nicolaescu
-
move notifications.el to net/2010-06-09, by Michael Albinus
-
* NEWS: Add notifications.el.2010-06-09, by Michael Albinus
-
* notifications.el: New file.2010-06-09, by Michael Albinus
-
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.2010-06-09, by Glenn Morris
-
Add optional support for resetting VC properties.2010-06-09, by Dan Nicolaescu
-
Improve support for special markup in the VC commit message.2010-06-09, by Dan Nicolaescu
-
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that2010-06-09, by Stefan Monnier
-
* auth-source.el (top): Autoload `secrets-list-collections',2010-06-08, by Michael Albinus
-
* src/lread.c (X_OK): Remove, unused.2010-06-08, by Dan Nicolaescu
-
* src/dispnew.c: Remove obsolete comment.2010-06-08, by Dan Nicolaescu
-
Remove INCLUDED_FCNTL.2010-06-08, by Dan Nicolaescu
-
Include <strings.h> and <string.h> instead of2010-06-08, by Dan Nicolaescu
-
Synch with Gnus trunk.2010-06-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-07, by Katsumi Yamaoka
-
Merge from mainline.2010-06-07, by Katsumi Yamaoka
-
* lisp/iimage.el: Remove images as soon as the underlying text is modified.2010-06-07, by Stefan Monnier
-
Merge from mainline.2010-06-06, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-03, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-02, by Katsumi Yamaoka
-
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from2010-06-07, by Stefan Monnier
-
* window.el (pop-to-buffer): Remove the conditional that2010-06-07, by Juri Linkov
-
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.2010-06-07, by Juanma Barranquero
-
Make (after keyword) indent-rules more flexible.2010-06-07, by Stefan Monnier
-
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping2010-06-06, by Juri Linkov
-
Remove BSTRING related code, all platforms define it.2010-06-06, by Dan Nicolaescu
-
vc-log-incoming/vc-log-outgoing fixes for Git.2010-06-05, by Dan Nicolaescu
-
Remove obsolete macro BASE_LEADING_CODE_P.2010-06-05, by Juanma Barranquero
-
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.2010-06-04, by Juri Linkov
-
Turn `directory-sep-char' into a noop.2010-06-04, by Juanma Barranquero
-
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".2010-06-04, by Michael Albinus
-
mule-cmds.el: Add obsolescence information for nonascii-* vars.2010-06-04, by Juanma Barranquero
-
vc-log-incoming/vc-log-outgoing improvements for Git.2010-06-03, by Dan Nicolaescu
-
Add bindings for vc-log-incoming and vc-log-outgoing.2010-06-03, by Dan Nicolaescu
-
* configure.in (AC_PREREQ): Require autoconf 2.65.2010-06-03, by Dan Nicolaescu
-
Move UNEXEC definition to autoconf.2010-06-03, by Dan Nicolaescu
-
Remove obsolete pre-unicode2 macros.2010-06-03, by Juanma Barranquero
-
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.2010-06-03, by Juri Linkov
-
* net/rcirc.el (rcirc-sort-nicknames): Remove.2010-06-03, by Chong Yidong
-
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.2010-06-03, by Juanma Barranquero
-
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.2010-06-03, by Chong Yidong
-
* net/rcirc.el (rcirc-sort-nicknames): Change default.2010-06-03, by Stefan Monnier
-
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.2010-06-03, by Stefan Monnier
-
Add admin/unidata/unidata.txt.2010-06-03, by Juanma Barranquero
-
* src/s/sol2-10.h: Comment fix.2010-06-03, by Glenn Morris
-
* src/m/ibms390.h: Comment fix.2010-06-03, by Glenn Morris
-
Remove NO_SOCK_SIGIO references.2010-06-03, by Glenn Morris
-
Regenerate src/config.in.2010-06-03, by Glenn Morris
-
* admin/notes/font-backend: Remove obsolete information.2010-06-03, by Glenn Morris
-
m/hp800.h simplification.2010-06-03, by Glenn Morris
-
HAVE_ALLOCA not needed since alloca.s was removed.2010-06-03, by Glenn Morris
-
NOT_C_CODE is always true now.2010-06-03, by Glenn Morris
-
Split smie-indent-calculate into more manageable chunks.2010-06-03, by Stefan Monnier
-
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.2010-06-02, by Stefan Monnier
-
* net/tramp-gvfs.el (top): Require url-util.2010-06-02, by Michael Albinus
-
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.2010-06-02, by Dan Nicolaescu
-
Fix config.h includes.2010-06-02, by Dan Nicolaescu
-
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.2010-06-02, by Dan Nicolaescu
-
* src/s/sol2-6.h: Remove obsolete comments.2010-06-02, by Dan Nicolaescu
-
Remove unnecessary alloca.h includes.2010-06-02, by Dan Nicolaescu
-
Fix alloca definition when using gcc on non-gnu systems.2010-06-02, by Dan Nicolaescu
-
Synch with Gnus trunk.2010-06-02, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-06-02, by Katsumi Yamaoka
-
Merge from mainline.2010-06-01, by Katsumi Yamaoka
-
Merge from mainline.2010-05-31, by Katsumi Yamaoka
-
Merge from mainline.2010-05-30, by Katsumi Yamaoka
-
Merge from mainline.2010-05-28, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-27, by Katsumi Yamaoka
-
Merge from mainline.2010-05-26, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.2010-06-01, by Juanma Barranquero
-
Add support for vc-log-incoming, improve vc-log-outgoing for Git.2010-06-01, by Dan Nicolaescu
-
Improve state updating for VC tag commands.2010-06-01, by Dan Nicolaescu
-
lisp/ChangeLog: Fix some typos.2010-06-01, by Juanma Barranquero
-
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).2010-06-01, by Dan Nicolaescu
-
Merge from emacs-232010-06-01, by Stefan Monnier
-
* sysdep.c (child_setup_tty): Move the non-canonical initialization to2010-06-01, by Stefan Monnier
-
Mention encryption commands in the Emacs manual.2010-05-31, by Daiki Ueno
-
src/ChangeLog: Add missing bug id.2010-05-31, by Juanma Barranquero
-
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).2010-05-31, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).2010-05-31, by Chong Yidong
-
Fix bug #6313.2010-05-30, by Eli Zaretskii
-
Fix crash reported in bug #6306.2010-05-30, by Eli Zaretskii
-
emulation/cua-base.el: Recognize also `right-word' and `left-word'.2010-05-30, by Juanma Barranquero
-
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary2010-05-30, by Stefan Monnier
-
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.2010-05-30, by Juanma Barranquero
-
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.2010-05-30, by Juanma Barranquero
-
Add --parent-id argument to emacsclient.2010-05-29, by Chong Yidong
-
Regenerate configure.2010-05-29, by Glenn Morris
-
Add some comments related to how epaths.h gets built.2010-05-29, by Glenn Morris
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).2010-05-29, by Chong Yidong
-
Implement bidi-sensitive word movement with arrow keys.2010-05-29, by Eli Zaretskii
-
Fix cursor motion in bidi-reordered continued lines.2010-05-29, by Eli Zaretskii
-
Finish debugging of cursor motion in bidi-reordered lines.2010-05-29, by Eli Zaretskii
-
Prevent unnecessary scrolling in bidi-reordered buffers.2010-05-28, by Eli Zaretskii
-
Fix bug #6294.2010-05-29, by Eli Zaretskii
-
* image-dired.el (image-dired-dired-toggle-marked-thumbs):2010-05-28, by Juri Linkov
-
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.2010-05-28, by Michael Albinus
-
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'2010-05-28, by Michael Albinus
-
* net/tramp-compat.el (tramp-compat-delete-file): Use2010-05-28, by Michael Albinus
-
Handle face-ignored-fonts2010-05-28, by Kenichi Handa
-
merge trunk2010-05-28, by Kenichi Handa
-
Handle face-ignored-fonts2010-05-28, by Kenichi Handa
-
* configure.in: Simplify some of the *bsd $canonical tests.2010-05-28, by Glenn Morris
-
Move some old ChangeLog entries to the right files.2010-05-28, by Glenn Morris
-
* configure.in: Simplify some of the $canonical tests.2010-05-28, by Glenn Morris
-
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.2010-05-28, by Glenn Morris
-
* etc/MACHINES: Remove some old information no longer of relevance.2010-05-28, by Glenn Morris
-
* etc/PROBLEMS: Remove some more obsolete information.2010-05-28, by Glenn Morris
-
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.2010-05-27, by Chong Yidong
-
Fix redisplay crash (Bug#6177).2010-05-27, by Chong Yidong
-
Let htmlfontify recognize face aliases (Bug#6279).2010-05-27, by Chong Yidong
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.2010-05-27, by Kenichi Handa
-
merge trunk2010-05-27, by Kenichi Handa
-
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.2010-05-27, by Kenichi Handa
-
* etc/PROBLEMS: Remove some more old information.2010-05-27, by Glenn Morris
-
* etc/PROBLEMS: Remove old information no longer of relevance.2010-05-27, by Glenn Morris
-
Do not preprocess src/Makefile.in.2010-05-27, by Glenn Morris
-
Provide hooks to use a different tokenizer in SMIE.2010-05-27, by Stefan Monnier
-
Avoid (expand-file-name ".").2010-05-26, by Stefan Monnier
-
*** empty log message ***2010-05-26, by Michael Albinus
-
* eshell.texi (Built-ins): Describe, how to disable a built-in command2010-05-26, by Michael Albinus
-
* configure.in: Comments.2010-05-26, by Glenn Morris
-
Replace YMF_PASS_LDFLAGS with autoconf.2010-05-26, by Glenn Morris
-
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.2010-05-26, by Glenn Morris
-
* configure, configure.in: Fix typo in previous.2010-05-26, by Glenn Morris
-
Regenerate configure.2010-05-26, by Glenn Morris
-
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.2010-05-26, by Glenn Morris
-
Remove some NS_IMPL_GNUSTEP build dead code.2010-05-26, by Glenn Morris
-
* src/Makefile.in: Fix comment typo.2010-05-26, by Glenn Morris
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
Fix for finding a static composition.2010-05-26, by Kenichi Handa
-
merge trunk2010-05-26, by Kenichi Handa
-
Rename relative filenames in ChangeLog entries according to root.2010-05-25, by Chong Yidong
-
lisp/ChangeLog: Fix typos.2010-05-25, by Juanma Barranquero
-
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from2010-05-25, by Juri Linkov
-
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.2010-05-25, by Juri Linkov
-
* image.el (image-animated-p): When delay between animated images is 0,2010-05-25, by Juri Linkov
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-handle-insert-directory): Don't use2010-05-25, by Michael Albinus
-
* net/tramp.el (tramp-progress-reporter-update): New defun.2010-05-25, by Michael Albinus
-
Merge from mainline.2010-05-25, by Katsumi Yamaoka
-
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.2010-05-25, by Glenn Morris
-
Do not include config.h in src/Makefile.in.2010-05-25, by Glenn Morris
-
Regenerate configure.2010-05-25, by Glenn Morris
-
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.2010-05-25, by Glenn Morris
-
Remove LD_SWITCH_SYSTEM_EXTRA.2010-05-25, by Glenn Morris
-
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.2010-05-25, by Glenn Morris
-
rcirc update.2010-05-25, by Glenn Morris
-
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.2010-05-25, by Stefan Monnier
-
Replace Lisp calls to delete-backward-char by delete-char.2010-05-25, by Stefan Monnier
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning.2010-05-25, by Kenichi Handa
-
Add Hebrew shaper.2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
merge trunk2010-05-25, by Kenichi Handa
-
Fix bidi-composition interaction in backward scanning..2010-05-25, by Kenichi Handa
-
Merge from mainline.2010-05-24, by Katsumi Yamaoka
-
Merge from mainline.2010-05-23, by Katsumi Yamaoka
-
Merge from emacs-232010-05-25, by Stefan Monnier
-
Mention multi-planes text-properties2010-05-24, by Stefan Monnier
-
* process.c (Fmake_network_process): Set :host to nil if it's not used.2010-05-24, by Stefan Monnier
-
Adapt make-dist to new version location.2010-05-24, by Romain Francoise
-
* dispextern.h: Fix typo in previous change.2010-05-23, by Juanma Barranquero
-
dispextern.h (init_iterator): Sync prototype with changed definition.2010-05-23, by Eli Zaretskii
-
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.2010-05-22, by Eli Zaretskii
-
Fix bug #6237.2010-05-22, by Eli Zaretskii
-
* admin/notes/bugtracker: More about recovering from moderation mistakes.2010-05-22, by Glenn Morris
-
Add ChangeLog change missing in last checkin.2010-05-22, by Chong Yidong
-
Rename image-refresh to image-flush.2010-05-22, by Chong Yidong
-
Remove cirsular dependency when using separate build dir (Bug #6246).2010-05-22, by Jan D.
-
Regenerate configure2010-05-22, by Andreas Schwab
-
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.2010-05-21, by Juri Linkov
-
Fix a bug which happens when doing (c-parse-state) in a CPP construct:2010-05-21, by Alan Mackenzie
-
Improve image cache clearing logic (Bug#6230).2010-05-21, by Chong Yidong
-
* configure.in (MKDEPDIR): Parallel build tweak.2010-05-21, by Glenn Morris
-
* net/tramp.el (tramp-do-copy-or-rename-file)2010-05-21, by Michael Albinus
-
* add-log.el: Highlight all authors in multi-author ChangeLog entries.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Comment fix.2010-05-21, by Glenn Morris
-
Revert previous change.2010-05-21, by Glenn Morris
-
Minor Makefile fix.2010-05-21, by Glenn Morris
-
Derive Fortran modes from prog-mode.2010-05-21, by Glenn Morris
-
* smerge-mode.el: Fix typos.2010-05-21, by Juanma Barranquero
-
* src/Makefile.in: Fix comment format in cpp section.2010-05-21, by Glenn Morris
-
Regenerate configure.2010-05-21, by Glenn Morris
-
Handle some HAVE_NS Makefile conditionals with configure.2010-05-21, by Glenn Morris
-
Build simplifications for oldxmenu.2010-05-21, by Glenn Morris
-
* msdos/mainmake.v2: Comment fix.2010-05-21, by Glenn Morris
-
Handle CANNOT_DUMP (partially) with configure.2010-05-21, by Glenn Morris
-
Minor loadup.el fix.2010-05-21, by Glenn Morris
-
* help-mode.el (help-make-xrefs): For Info node links turn2010-05-20, by Juri Linkov
-
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)2010-05-20, by Juri Linkov
-
* fileio.c (Fdelete_file): Change interative spec to use2010-05-20, by Juri Linkov
-
* locate.el (locate): Use pop-to-buffer instead of2010-05-20, by Juri Linkov
-
* replace.el (replace-highlight): Fix lazy-highlighting2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-word-or-char): Pull next subword2010-05-20, by Juri Linkov
-
* isearch.el (isearch-update-post-hook): New hook.2010-05-20, by Juri Linkov
-
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:2010-05-20, by Juri Linkov
-
* isearch.el (isearch-yank-string): Use isearch-process-search-string.2010-05-20, by Juri Linkov
-
Remove obsolete comment.2010-05-20, by Juri Linkov
-
* dired-x.el (dired-jump, dired-jump-other-window): Add arg2010-05-20, by Juri Linkov
-
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to2010-05-20, by Chong Yidong
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
Use terminfo rather than termcap on recent NetBSD.2010-05-20, by Glenn Morris
-
* config.bat: Need to add the deps.mk file before running cpp.2010-05-20, by Glenn Morris
-
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.2010-05-20, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-20, by Glenn Morris
-
Handle auto-depend with configure.2010-05-20, by Glenn Morris
-
* configure.in (--with-gtk, --with-gcc): Remove option stubs.2010-05-20, by Glenn Morris
-
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.2010-05-20, by Juanma Barranquero
-
* composite.el: Require cl when compiling; fix typos in docstrings.2010-05-20, by Juanma Barranquero
-
Merge from mainline.2010-05-19, by Katsumi Yamaoka
-
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with2010-05-19, by Juri Linkov
-
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute2010-05-19, by Michael Albinus
-
Fix C-e when bidi reordering is in effect.2010-05-19, by Eli Zaretskii
-
* password-cache.el (password-cache-remove): Fix docstring.2010-05-19, by Michael Albinus
-
* net/secrets.el: Autoload the widget functions.2010-05-19, by Michael Albinus
-
Decode RFC2047 encoded Subject lines for mail replies.2010-05-19, by Peter S Galbraith
-
Fix bug #6210.2010-05-19, by Eli Zaretskii
-
* indent.el (indent-region): Deactivate region (bug#6200).2010-05-19, by Stefan Monnier
-
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)2010-05-19, by Glenn Morris
-
* etc/TODO: prog-mode updates.2010-05-19, by Glenn Morris
-
Minor msdos build change.2010-05-19, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-19, by Glenn Morris
-
Set linker-related things with configure.2010-05-19, by Glenn Morris
-
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.2010-05-19, by Glenn Morris
-
merge trunk2010-05-19, by Kenichi Handa
-
merge trunk2010-05-19, by Kenichi Handa
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-18, by Katsumi Yamaoka
-
Merge from mainline.2010-05-17, by Katsumi Yamaoka
-
Merge from mainline.2010-05-16, by Katsumi Yamaoka
-
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply2010-06-01, by Stefan Monnier
-
Fix up changelog entry2010-05-31, by Stefan Monnier
-
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.2010-05-31, by Stefan Monnier
-
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread2010-05-31, by Stefan Monnier
-
* lisp/man.el (Man-completion-table): Let the user type "-k ".2010-05-31, by Stefan Monnier
-
Backport from trunk: Fix bug#6298.2010-05-31, by Juanma Barranquero
-
Fix for momentary-string-display (Bug#6238).2010-05-31, by Chong Yidong
-
src/ChangeLog: Fix typos.2010-05-30, by Juanma Barranquero
-
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".2010-05-30, by Juanma Barranquero
-
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.2010-05-30, by Stefan Monnier
-
* ansi-color.el: Delete unused escape sequences (Bug#6085).2010-05-29, by Chong Yidong
-
* xdisp.c (redisplay_window): After redisplay, check if point is2010-05-27, by Chong Yidong
-
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use2010-05-27, by Chong Yidong
-
* epa.el (epa--select-keys): Don't explicitly delete the window since2010-05-25, by Stefan Monnier
-
CEDET is not TODO any more2010-05-25, by Stefan Monnier
-
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):2010-05-24, by Stefan Monnier
-
Backport from trunk: close bug#6190.2010-05-21, by Glenn Morris
-
Doc fix (Bug#6224).2010-05-20, by Chong Yidong
-
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.2010-05-19, by Stefan Monnier
-
* textmodes/fill.el (fill-region): Don't fill past the end.2010-05-19, by Stefan Monnier
-
Stefan Monnier <monnier@iro.umontreal.ca>2010-05-18, by Chong Yidong
-
calc-trail.el (calc-trail-isearch-forward)2010-05-18, by Jay Belanger
-
Handle lines truncated on right.2010-05-22, by Eli Zaretskii
-
Test and debug find_row_edges on TTY display.2010-05-22, by Eli Zaretskii
-
Completed initial debugging and testing of reimplemented cursor motion.2010-05-19, by Eli Zaretskii
-
Initial reimplementation of calculating line edge positions in bidi lines.2010-05-18, by Eli Zaretskii
-
* subr.el (read-quoted-char): Resolve modifiers after key remapping.2010-05-18, by Stefan Monnier
-
Add command `secrets-show-secrets'.2010-05-18, by Michael Albinus
-
Add visualization code for secrets.2010-05-18, by Michael Albinus
-
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.2010-05-18, by Stefan Monnier
-
Fix stack overflow in string creation (Bug#6214).2010-05-18, by Chong Yidong
-
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to2010-05-18, by Chong Yidong
-
Fix handling of non-associative equal levels.2010-05-18, by Stefan Monnier
-
* doc/emacs/ChangeLog: Fix typos.2010-05-18, by Juanma Barranquero
-
Document bidi-aware behavior of arrow keys and display features.2010-05-18, by Eli Zaretskii
-
Fix ChangeLog typos.2010-05-18, by Juanma Barranquero
-
* charset.c (load_charset_map_from_file): Don't call close after fclose.2010-05-18, by Juanma Barranquero
-
msdos/sed1x.inp: Add copyright notice.2010-05-18, by Eli Zaretskii
-
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.2010-05-18, by Juanma Barranquero
-
* emacs-lisp/smie.el: Fix typos in docstrings.2010-05-18, by Juanma Barranquero
-
Advise against unnecessary merges from trunk to feature branches.2010-05-18, by Eli Zaretskii
-
* s/gnu-linux.h: Combine two conditionals.2010-05-18, by Glenn Morris
-
* src/[ms]/template.h: Comments.2010-05-18, by Glenn Morris
-
Regenerate configure.2010-05-18, by Glenn Morris
-
* admin/notes/bzr: New file.2010-05-18, by Glenn Morris
-
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.2010-05-18, by Glenn Morris
-
Set rallocobj with configure, not cpp.2010-05-18, by Glenn Morris
-
Define some malloc objects with configure, not cpp.2010-05-18, by Glenn Morris
-
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.2010-05-17, by Stefan Monnier
-
Provide a simple generic indentation engine and use it for Prolog.2010-05-17, by Stefan Monnier
-
Combine the two stamp-oldxmenu cases.2010-05-17, by Glenn Morris
-
calc-vec.el (math-vector-avg): Put the vector elements in order2010-05-17, by Jay Belanger
-
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.2010-05-17, by Glenn Morris
-
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.2010-05-16, by Glenn Morris
-
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.2010-05-16, by Glenn Morris
-
Tweak ns_app*dir values set by configure.2010-05-16, by Glenn Morris
-
Remove one variable from Makefile.in.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Simplify temacs build rule.2010-05-16, by Glenn Morris
-
Remove unused Makefile variables STARTFLAGS.2010-05-16, by Glenn Morris
-
* configure.in: Remove references to usg5-4 and bsd-common, $opsys2010-05-16, by Dan Nicolaescu
-
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
Remove reference to CANNOT_EXEC, not used anymore.2010-05-16, by Dan Nicolaescu
-
calc-vec.el (calc-histogram):2010-05-16, by Jay Belanger
-
calc-ext.el (math-group-float): Have the number of digits being2010-05-16, by Jay Belanger
-
* src/Makefile.in (LIBX_BASE): Always define.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.2010-05-16, by Glenn Morris
-
* src/Makefile.in (LIBXT): Always define.2010-05-16, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-15, by Glenn Morris
-
Always define LIBXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
src/Makefile.in (OLDXMENU): Move out of cpp section.2010-05-15, by Glenn Morris
-
Always define OLDXMENU in src/Makefile.in.2010-05-15, by Glenn Morris
-
msdos/ChangeLog missing from previous commit.2010-05-15, by Glenn Morris
-
Always define LIBX_OTHER in src/Makefile.in.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Always define FONT_OBJ; to empty in the non-X case.2010-05-15, by Glenn Morris
-
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.2010-05-15, by Ken Raeburn
-
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)2010-05-15, by Ken Raeburn
-
* emacs.c (main): Initialize initial-environment and process-environment2010-05-15, by Ken Raeburn
-
Update scripts and text to refer to version number string in emacs.c2010-05-15, by Ken Raeburn
-
Handle --version reasonably in CANNOT_DUMP configuration.2010-05-15, by Ken Raeburn
-
Avoid crashes when stepping with right-arrow through "^L^L".2010-05-15, by Eli Zaretskii
-
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.2010-05-15, by Eli Zaretskii
-
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Implement bidi-sensitive movement with arrow keys.2010-05-15, by Eli Zaretskii
-
Fix DOS build; don't override convert-standard-filename.2010-05-15, by Eli Zaretskii
-
Don't override standard definition of convert-standard-filename.2010-05-15, by Eli Zaretskii
-
config.bat: Remove support for DJGPP v1.x.2010-05-15, by Eli Zaretskii
-
Fix "config msdos" step.2010-05-15, by Eli Zaretskii
-
Fix a typo in msdos/ChangeLog.2010-05-15, by Eli Zaretskii
-
calc-aent.el (math-read-token, math-find-user-tokens):2010-05-15, by Jay Belanger
-
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.2010-05-15, by Stefan Monnier
-
* pcomplete.el (pcomplete-completions-at-point): New function,2010-05-15, by Stefan Monnier
-
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.2010-05-15, by Glenn Morris
-
Regenerate configure.2010-05-15, by Glenn Morris
-
Choose dependency of oldxmenu using configure.2010-05-15, by Glenn Morris
-
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.2010-05-15, by Glenn Morris
-
* lisp/org/org-docview.el: Fix copyright years.2010-05-15, by Glenn Morris
-
* lib-src/Makefile.in: Break some long lines.2010-05-15, by Glenn Morris
-
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.2010-05-15, by Glenn Morris
-
Minor NS build fixes.2010-05-15, by Glenn Morris
-
Remove references to CVS directories etc in Makefiles.2010-05-15, by Glenn Morris
-
calc-bin.el (math-format-twos-complement): Group digits when appropriate.2010-05-14, by Jay Belanger
-
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.2010-05-14, by Stefan Monnier
-
* eval.c (specbind): Disallow let-binding frame-local vars.2010-05-14, by Stefan Monnier
-
* simple.el (prog-mode): New (abstract) major mode.2010-05-14, by Stefan Monnier
-
Make the cache of bidi iterator states dynamically allocated.2010-05-14, by Eli Zaretskii
-
update tags2010-05-14, by convert-repo
-
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.2010-05-14, by Eli Zaretskii
-
Fix comments from revno 100276.2010-05-14, by Eli Zaretskii
-
* progmodes/sql.el: Fix typos in docstrings.2010-05-14, by Juanma Barranquero
-
Fix spelling and remove merge marks due to revno 100276.2010-05-14, by Eli Zaretskii
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-14, by Katsumi Yamaoka
-
Merge from mainline.2010-05-14, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
No harm in always defining some ns_ Makefile variables.2010-05-14, by Glenn Morris
-
merge trunk2010-05-14, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-14, by Kenichi Handa
-
Move some undefs from src/Makefile.in to configure.2010-05-14, by Glenn Morris
-
* admin/CPP-DEFINES: Updates.2010-05-14, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-14, by Glenn Morris
-
Replace some msdos cpp.2010-05-14, by Glenn Morris
-
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.2010-05-14, by Glenn Morris
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Fix bidi-composition interaction.2010-05-14, by Kenichi Handa
-
merge trunk2010-05-10, by Kenichi Handa
-
merge trunk2010-05-06, by Kenichi Handa
-
merge trunk2010-04-28, by Kenichi Handa
-
font.c (font_range): Return the range for the font found at first.2010-05-14, by Kenichi Handa
-
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).2010-05-14, by Glenn Morris
-
Minor build simplification for NS.2010-05-14, by Glenn Morris
-
* src/Makefile.in (ns_appresdir): Remove, unused.2010-05-14, by Glenn Morris
-
* src/Makefile.in (SHELL): Move outside cpp section.2010-05-14, by Glenn Morris
-
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).2010-05-14, by Glenn Morris
-
calc.texi: Remove "\turnoffactive" commands throughout.2010-05-13, by Jay Belanger
-
Add TeX open-block and close-block keybindings to SGML, and vice versa.2010-05-13, by Chong Yidong
-
* net/tramp.el (with-progress-reporter): Create reporter object2010-05-13, by Michael Albinus
-
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.2010-05-13, by Jan D
-
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.2010-05-13, by Agustin martin
-
Unify some conditionals in src/Makefile.in.2010-05-13, by Glenn Morris
-
Minor simplification for src/Makefile.in.2010-05-13, by Glenn Morris
-
* configure.in: Fix some paren typos.2010-05-13, by Glenn Morris
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-13, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Fix ChangeLog typo.2010-05-13, by Glenn Morris
-
Remove WINNT_SUPPORT from src/Makefile.in,2010-05-13, by Glenn Morris
-
Regenerate configure, src/config.in.2010-05-13, by Glenn Morris
-
Some msdos build fixes (hopefully, possibly, ...)2010-05-13, by Glenn Morris
-
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.2010-05-13, by Glenn Morris
-
Remove some unused #define's, previously replaced by variables.2010-05-13, by Glenn Morris
-
Define some variables to hold configure's output, for clarity.2010-05-13, by Glenn Morris
-
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.2010-05-13, by Stefan Monnier
-
* dos-fns.el: Add "dos-" prefix for namespace control.2010-05-13, by Stefan Monnier
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):2010-05-12, by Alan Mackenzie
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Reformat some comments in src/s/*.h.2010-05-12, by Glenn Morris
-
Simplify linker-related logic in src/Makefile.in.2010-05-12, by Glenn Morris
-
Regenerate configure.2010-05-12, by Glenn Morris
-
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.2010-05-12, by Glenn Morris
-
Move LIB_GCC from cpp to configure.2010-05-12, by Glenn Morris
-
Minor comment reformatting for some src/m/*.h files.2010-05-12, by Glenn Morris
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-12, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Allow the default completion to cycle.2010-05-12, by Stefan Monnier
-
Fix bug#6173: "(require 'dirtrack) erroring"2010-05-11, by Juanma Barranquero
-
Merge from emacs-232010-05-11, by Stefan Monnier
-
Backport from trunk: compute shortcuts in tmm.el.2010-05-11, by Stefan Monnier
-
Backport from trunk: Fix bug #6126.2010-05-11, by Eli Zaretskii
-
* src/ChangeLog: Remove tiny change marker from author with assignment.2010-05-11, by Glenn Morris
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.2010-05-11, by Kenichi Handa
-
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.2010-05-11, by Kenichi Handa
-
merge trunk2010-05-10, by Kenichi Handa
-
Backport from trunk: close bug#5857.2010-05-10, by Glenn Morris
-
Backport from trunk: Fix bug#5755.2010-05-10, by Glenn Morris
-
* scroll-all.el (scroll-all-check-to-scroll):2010-05-11, by Juri Linkov
-
* iimage.el: Misc cleanup.2010-05-11, by Stefan Monnier
-
xdisp.c (init_iterator): Fix comment from last change.2010-05-11, by Eli Zaretskii
-
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.2010-05-11, by Stefan Monnier
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-11, by Katsumi Yamaoka
-
Merge from mainline.2010-05-11, by Katsumi Yamaoka
-
Minor lib-src/Makefile.in edits.2010-05-11, by Glenn Morris
-
* make-dist (msdos): No more mainmake.2010-05-11, by Glenn Morris
-
* admin/CPP-DEFINES: More updates.2010-05-11, by Glenn Morris
-
Regenerate configure.2010-05-11, by Glenn Morris
-
Do not preprocess lib-src/Makefile.in2010-05-11, by Glenn Morris
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
On msdos, set LIBS_SYSTEM with config.bat, not cpp.2010-05-11, by Glenn Morris
-
Fix typos and whitespace in ChangeLogs.2010-05-11, by Juanma Barranquero
-
Remove nodes visited during Isearch from the Info history.2010-05-10, by Juri Linkov
-
Fix a crash when visiting image files in bidi mode.2010-05-10, by Eli Zaretskii
-
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in2010-05-10, by Michael Albinus
-
Fix typos and whitespace.2010-05-10, by Juanma Barranquero
-
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).2010-05-10, by Juanma Barranquero
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-08, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-28, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-26, by Katsumi Yamaoka
-
Merge from mainline.2010-04-25, by Katsumi Yamaoka
-
Merge from mainline.2010-04-23, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-11, by Katsumi Yamaoka
-
Merge from mainline.2010-04-09, by Katsumi Yamaoka
-
Merge from mainline.2010-04-08, by Katsumi Yamaoka
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Merge from mainline.2010-04-03, by Katsumi Yamaoka
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-26, by Katsumi Yamaoka
-
Merge from mainline.2010-03-22, by Katsumi Yamaoka
-
Merge from mainline.2010-03-21, by Katsumi Yamaoka
-
Merge from mainline.2010-03-20, by Katsumi Yamaoka
-
Merge from mainline.2010-03-19, by Katsumi Yamaoka
-
Merge from mainline.2010-03-17, by Katsumi Yamaoka
-
Merge from mainline.2010-03-14, by Katsumi Yamaoka
-
Merge from mainline.2010-03-13, by Katsumi Yamaoka
-
Merge from mainline.2010-03-12, by Katsumi Yamaoka
-
Merge from mainline.2010-03-10, by Katsumi Yamaoka
-
Merge from mainline.2010-03-07, by Katsumi Yamaoka
-
Merge from mainline.2010-03-05, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-28, by Katsumi Yamaoka
-
Merge from mainline.2010-02-27, by Katsumi Yamaoka
-
Merge from mainline.2010-02-27, by Katsumi Yamaoka
-
Merge from mainline.2010-02-26, by Katsumi Yamaoka
-
Merge from mainline.2010-02-24, by Katsumi Yamaoka
-
Merge from mainline.2010-02-20, by Katsumi Yamaoka
-
Merge from mainline.2010-02-19, by Katsumi Yamaoka
-
Merge from mainline.2010-02-17, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-14, by Katsumi Yamaoka
-
Merge from mainline.2010-02-13, by Katsumi Yamaoka
-
Merge from mainline.2010-02-12, by Katsumi Yamaoka
-
Merge from mainline.2010-02-11, by Katsumi Yamaoka
-
Merge from mainline.2010-02-10, by Katsumi Yamaoka
-
Merge from mainline.2010-02-07, by Katsumi Yamaoka
-
Merge from mainline.2010-02-06, by Katsumi Yamaoka
-
Merge from mainline.2010-02-06, by Katsumi Yamaoka
-
Merge from mainline.2010-02-05, by Katsumi Yamaoka
-
Merge from mainline.2010-02-03, by Katsumi Yamaoka
-
Merge from mainline.2010-02-01, by Katsumi Yamaoka
-
Merge from mainline.2010-01-31, by Katsumi Yamaoka
-
Merge from mainline.2010-01-30, by Katsumi Yamaoka
-
Merge from mainline.2010-01-29, by Katsumi Yamaoka
-
Merge from mainline.2010-01-23, by Katsumi Yamaoka
-
Merge from mainline.2010-01-22, by Katsumi Yamaoka
-
Merge from mainline.2010-01-20, by Katsumi Yamaoka
-
Merge from mainline.2010-01-18, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-17, by Katsumi Yamaoka
-
Merge from mainline.2010-01-15, by Katsumi Yamaoka
-
Merge from mainline.2010-01-13, by Katsumi Yamaoka
-
Merge from mainline.2010-01-10, by Katsumi Yamaoka
-
Merge from mainline.2010-01-09, by Katsumi Yamaoka
-
Merge from mainline.2010-01-08, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-10, by Katsumi Yamaoka
-
Merge from mainline.2010-05-09, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Regenerate configure.2010-05-10, by Glenn Morris
-
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.2010-05-10, by Glenn Morris
-
Move LIBS_SYSTEM from cpp to configure.2010-05-10, by Glenn Morris
-
SQL mode version 2.12010-05-10, by Michael Mauger
-
Regenerate configure, src/config.in.2010-05-10, by Glenn Morris
-
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.2010-05-10, by Glenn Morris
-
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):2010-05-09, by Stefan Monnier
-
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if2010-05-09, by Michael Albinus
-
* progmodes/compile.el (compilation-buffer-modtime): Rename from2010-05-08, by Stefan Monnier
-
Merge from emacs-232010-05-08, by Stefan Monnier
-
Regenerate src/config.in.2010-05-08, by Glenn Morris
-
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).2010-05-08, by Jan D
-
Bump version to 23.2.50.2010-05-08, by Chong Yidong
-
Fix ChangeLog typo.2010-05-07, by Chong Yidong
-
* building.texi (GDB Graphical Interface): Remove misleading comparison2010-05-07, by Chong Yidong
-
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.2010-05-05, by Chong Yidong
-
Fix typos (Bug#6094). From Štěpán Němec.2010-05-03, by Chong Yidong
-
Variable purecopying fix (Bug#6083).2010-05-03, by Chong Yidong
-
Add check for buggy version of GCC (Bug#6031).2010-05-03, by Chong Yidong
-
Make paragraph vars local for js-mode (Bug#6071).2010-05-02, by Chong Yidong
-
composite.el (compose-region, reference-point-alist): Fix typos in the doc2010-05-01, by Eli Zaretskii
-
Fix for Bug#5984.2010-04-30, by Chong Yidong
-
Use the proper form for gnuplot's set command2010-04-29, by Jay Belanger
-
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).2010-04-27, by Chong Yidong
-
* abbrev.el: Fix typos.2010-04-26, by Juanma Barranquero
-
Remove --- and +++ lines from NEWS file.2010-04-25, by Chong Yidong
-
* keymaps.texi (Menu Bar): Document :advertised-binding property.2010-04-25, by Chong Yidong
-
Document Emacs 23.2 changes.2010-04-25, by Chong Yidong
-
Fix the entry about eshell's su and sudo commands. bug#60212010-04-25, by Michael Albinus
-
* composite.el (find-composition): Doc fix.2010-04-24, by Andreas Schwab
-
* progmodes/sql.el: Fix typos.2010-04-24, by Juanma Barranquero
-
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'2010-04-23, by Juri Linkov
-
Fix typo in docstring.2010-04-23, by Juri Linkov
-
Use new features of libotf and m17n-lib if available.2010-04-23, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.2010-04-23, by Kenichi Handa
-
Use new features of libotf and m17n-lib if available.2010-04-23, by Kenichi Handa
-
merge trunk2010-04-23, by Kenichi Handa
-
* filecache.el: Fix typos in docstrings.2010-04-23, by Juanma Barranquero
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-21, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
language/indian.el (gujarati-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
HELLO: Adjust Burmese for Unicode 5.2 encoding.2010-04-23, by Kenichi Handa
-
language/indian.el (gujarati-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
merge trunk2010-04-22, by Kenichi Handa
-
language/indian.el (gurmukhi-composable-pattern): Fix typo.2010-04-22, by Kenichi Handa
-
Minor doc fix.2010-04-21, by Glenn Morris
-
merge trunk2010-04-21, by Kenichi Handa
-
* files.el (copy-directory): Handle symlinks (Bug#5982).2010-04-20, by Chong Yidong
-
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).2010-04-20, by Chong Yidong
-
Fix hg envvar handling (Bug#5846).2010-04-20, by Chong Yidong
-
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.2010-04-20, by Glenn Morris
-
* minibuffer.el (completion-at-point): Doc fix.2010-04-20, by Glenn Morris
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note2010-04-19, by Chong Yidong
-
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note2010-04-19, by Chong Yidong
-
Improve docs of Unicode General Category.2010-05-08, by Eli Zaretskii
-
Fix bug #6139, text is briefly shown in tool bar on startup.2010-05-08, by Jan D
-
* src/makefile.w32-in: Update dependencies.2010-05-08, by Juanma Barranquero
-
Fix fringe truncation bitmaps in R2L lines.2010-05-08, by Eli Zaretskii
-
Regenerate configure.2010-05-08, by Glenn Morris
-
Remove unused Makefile definition THIS_IS_MAKEFILE.2010-05-08, by Glenn Morris
-
Move TERMINFO, LIBS_TERMCAP from cpp to configure.2010-05-08, by Glenn Morris
-
Misc code tweaks.2010-05-08, by Stefan Monnier
-
Try and fix unbind_to when localness of binding has changed2010-05-07, by Stefan Monnier
-
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.2010-05-07, by Stefan Monnier
-
Highlight vendor specific properties.2010-05-07, by Stefan Monnier
-
Fix bug #6126.2010-05-07, by Eli Zaretskii
-
NEWS: Remove FUD from description of bidirectional editing.2010-05-07, by Eli Zaretskii
-
Fix bug #6126.2010-05-07, by Eli Zaretskii
-
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.2010-05-07, by Stefan Monnier
-
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.2010-05-07, by Eli Zaretskii
-
cus-start.el (all): Add native condition for tool-bar-* symbols.2010-05-07, by Eli Zaretskii
-
Don't use XSYMBOL (foo)->value.2010-05-07, by Eli Zaretskii
-
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.2010-05-07, by Eli Zaretskii
-
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).2010-05-07, by Eli Zaretskii
-
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.2010-05-07, by Stefan Monnier
-
HELLO: Reorder Arabic greetings into logical order.2010-05-07, by Eli Zaretskii
-
Skip disabled PGP key when encrypting mail with Gnus.2010-05-07, by Daiki Ueno
-
Fix typos.2010-05-07, by Katsumi Yamaoka
-
Fix typos.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-07, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.2010-05-07, by Juanma Barranquero
-
* minibuffer.el: Revert previous change.2010-05-07, by Juanma Barranquero
-
Regenerate configure.2010-05-07, by Glenn Morris
-
Missing part of previous commit.2010-05-07, by Glenn Morris
-
Move LD_SWITCH_SYSTEM from cpp to configure.2010-05-07, by Glenn Morris
-
* minibuffer.el (comps): Declare for byte-compiler.2010-05-07, by Juanma Barranquero
-
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.2010-05-07, by Juanma Barranquero
-
Remove more unused symbols.2010-05-07, by Dan Nicolaescu
-
Define LIB_STANDARD and START_FILES using autoconf.2010-05-07, by Dan Nicolaescu
-
Remove NEED_BSDTTY and NEED_UNISTD_H.2010-05-06, by Dan Nicolaescu
-
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.2010-05-06, by Dan Nicolaescu
-
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.2010-05-06, by Dan Nicolaescu
-
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.2010-05-06, by Jan D.
-
* net/tramp.el (top, with-progress-reporter): Use2010-05-06, by Michael Albinus
-
Regenerate configure.2010-05-06, by Glenn Morris
-
Minimize blessmail-related cpp usage, with an eye to future removal.2010-05-06, by Glenn Morris
-
Let configure handle ranlib.2010-05-06, by Glenn Morris
-
Remove some unused Makefile.in variables.2010-05-06, by Glenn Morris
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
src/Makefile.in: Convert comment in cpp section to the right format.2010-05-06, by Glenn Morris
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Comment changes for some src/m/*.h files.2010-05-06, by Glenn Morris
-
Update.2010-05-06, by Katsumi Yamaoka
-
Update.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Require easy-mmode for XEmacs when compiling.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Synch with Gnus trunk.2010-05-06, by Katsumi Yamaoka
-
Merge from mainline.2010-05-06, by Katsumi Yamaoka
-
Extract common suffix for * in partial-completion.2010-05-06, by Stefan Monnier
-
Define auto-save-mode with define-minor-mode.2010-05-06, by Stefan Monnier
-
Merge from mainline.2010-05-05, by Katsumi Yamaoka
-
lib-src/ChangeLog: Remove duplicate entry.2010-05-05, by Juanma Barranquero
-
Add `slow' and `history' tags to the desktop data.2010-05-05, by Juri Linkov
-
* syntax.c (Fchar_syntax): Check the arg is a character.2010-05-05, by Stefan Monnier
-
* src/m/sparc.h: Fix typo in earlier change.2010-05-05, by Glenn Morris
-
Add FORCE argument to `delete-file'.2010-05-05, by Michael Albinus
-
Minor cleanups.2010-05-05, by Stefan Monnier
-
Use define-minor-mode in more cases.2010-05-05, by Stefan Monnier
-
Use define-minor-mode for less obvious cases.2010-05-05, by Stefan Monnier
-
* src/ChangeLog: Formatting fixes.2010-05-04, by Juanma Barranquero
-
Misc tweaks.2010-05-04, by Stefan Monnier
-
Delete names that have been removed from the tree.2010-05-04, by Dan Nicolaescu
-
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).2010-05-04, by Jan D.
-
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'2010-05-04, by Michael Albinus
-
Remove BSD_PGRPS.2010-05-04, by Dan Nicolaescu
-
Remove POSIX_SIGNALS.2010-05-04, by Dan Nicolaescu
-
Regenerate configure, src/config.in.2010-05-04, by Glenn Morris
-
Yet another missing piece of C_SWITCH commit.2010-05-04, by Glenn Morris
-
Missing lwlib part of earlier C_SWITCH commit.2010-05-04, by Glenn Morris
-
* admin/CPP-DEFINES: Remove some no-longer-used defines.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.2010-05-04, by Glenn Morris
-
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.2010-05-04, by Glenn Morris
-
* s/hpux10-20.h (LIB_STANDARD): New definition.2010-05-04, by Dan Nicolaescu
-
* ibuffer.el: Update autoload checksum.2010-05-03, by Juanma Barranquero
-
* mm-util.el (mm-decompress-buffer): Use `delete-file'.2010-05-03, by Juanma Barranquero
-
Add optional arg to delete-file to force deletion (Bug#6070).2010-05-03, by Chong Yidong
-
Fix typo.2010-05-03, by Juanma Barranquero
-
Fix some ChangeLog attributions.2010-05-03, by Glenn Morris
-
Use define-minor-mode where applicable.2010-05-03, by Stefan Monnier
-
* src/m/amdx86-64.h: Fix typo in previous.2010-05-03, by Glenn Morris
-
Regenerate configure.2010-05-03, by Glenn Morris
-
Replace some X-related cpp with autoconf.2010-05-03, by Glenn Morris
-
* make-dist: There are no more src/m/*.inp files.2010-05-03, by Glenn Morris
-
Use define-minor-mode in Gnus where applicable.2010-05-03, by Stefan Monnier
-
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.2010-05-02, by Dan Nicolaescu
-
Run kill-emacs when exiting for display closed or SIGTERM/HUP.2010-05-02, by Jan D.
-
New hook filter-buffer-substring-functions.2010-05-02, by Stefan Monnier
-
Use a mode-line spec rather than a static string in Semantic.2010-05-02, by Stefan Monnier
-
Use define-minor-mode in CEDET where applicable.2010-05-02, by Stefan Monnier
-
* allout.el: Fix commenting convention.2010-05-02, by Stefan Monnier
-
(Tutorial): Use ^{\prime} to indicate primes.2010-05-01, by Jay Belanger
-
Remove LD_SWITCH_MACHINE.2010-05-01, by Dan Nicolaescu
-
Clean up IRIX code.2010-05-01, by Dan Nicolaescu
-
Clean up AIX code.2010-05-01, by Dan Nicolaescu
-
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.2010-05-01, by Dan Nicolaescu
-
composite.el (find-composition): Fix a typo in the doc string.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix display of R2L lines and cursor motion in bidi buffers.2010-05-01, by Eli Zaretskii
-
Emulate POSIX_SIGNALS on MS-Windows.2010-05-01, by Eli Zaretskii
-
Fix cursor positioning in partial width windows on TTY.2010-05-01, by Eli Zaretskii
-
Fix display of truncated R2L lines on a TTY.2010-05-01, by Eli Zaretskii
-
Fix display of R2L continued lines in partial-width windows on a TTY.2010-05-01, by Eli Zaretskii
-
Refactor code that determines row->start and row->end.2010-05-01, by Eli Zaretskii
-
Fix a crash when a display string is continued to the next line.2010-04-27, by Eli Zaretskii
-
Start fixing cursor positioning in bidi buffers with display properties.2010-04-25, by Eli Zaretskii
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-27, by Katsumi Yamaoka
-
Merge from mainline.2010-04-26, by Katsumi Yamaoka
-
Merge from mainline.2010-04-25, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
* tramp.texi (Inline methods, Default Method): Mention2010-05-01, by Michael Albinus
-
Implement compression for inline methods.2010-05-01, by Michael Albinus
-
Rework previous autoconf changes, hopefully to make clearer.2010-05-01, by Glenn Morris
-
* src/fileio.c (Ffile_selinux_context): Context functions may return null.2010-05-01, by Glenn Morris
-
Avoid using trash for certain temp files (Bug#6070).2010-05-01, by Chong Yidong
-
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.2010-05-01, by Stefan Monnier
-
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.2010-05-01, by Stefan Monnier
-
Fix commenting convention2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.2010-05-01, by Stefan Monnier
-
* minibuffer.el (tags-completion-at-point-function): Fix return value.2010-04-30, by Chong Yidong
-
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.2010-04-30, by Dan Nicolaescu
-
Hopefully fix bug#6065.2010-04-30, by Glenn Morris
-
xsettings.c: include limits.h and update file comment.2010-04-30, by Jan D
-
Fix typos in doc strings of composite.el.2010-04-30, by Eli Zaretskii
-
Regenerate configure.2010-04-30, by Glenn Morris
-
Replace some xmenu cpp with autoconf.2010-04-30, by Glenn Morris
-
Replace some cpp with autoconf.2010-04-30, by Glenn Morris
-
Simplify some manual dependencies in src/Makefile.in.2010-04-30, by Glenn Morris
-
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.2010-04-30, by Glenn Morris
-
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).2010-04-29, by Chong Yidong
-
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).2010-04-29, by Chong Yidong
-
* minibuffer.el (tags-completion-at-point-function): New function.2010-04-29, by Chong Yidong
-
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error2010-04-29, by Alan Mackenzie
-
Don't burp if process sentinel/filter kills the current buffer.2010-04-29, by Stefan Monnier
-
Add bug reference.2010-04-29, by Juanma Barranquero
-
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if2010-04-29, by Stefan Monnier
-
Fix wrong-docstring problem introduced with hash-consing.2010-04-29, by Stefan Monnier
-
Document complete-symbol change.2010-04-28, by Chong Yidong
-
Unify complete-symbol with completion-at-point.2010-04-28, by Chong Yidong
-
* net/tramp.el (tramp-remote-selinux-p): New defun.2010-04-28, by Michael Albinus
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-28, by Sam Steingold
-
* configure.in (LIBXMU): Fix logic in previous change.2010-04-28, by Glenn Morris
-
Revert last bug-reference-url-format change.2010-04-28, by Chong Yidong
-
Make it possible to locally disable a globally enabled mode.2010-04-28, by Stefan Monnier
-
Regenerate configure.2010-04-28, by Glenn Morris
-
src/Makefile.in minor simplification,2010-04-28, by Glenn Morris
-
Define CYGWIN_OBJ with configure, not cpp.2010-04-28, by Glenn Morris
-
Set GPM part of MOUSE_SUPPORT with configure, not cpp.2010-04-28, by Glenn Morris
-
Set FONT_DRIVERS with configure rather than cpp.2010-04-28, by Glenn Morris
-
Move LIBXMU from cpp to configure.2010-04-28, by Glenn Morris
-
Move NS_OBJ, NS_SUPPORT from cpp to configure.2010-04-28, by Glenn Morris
-
Missing src/ChangeLog for previous commit.2010-04-28, by Glenn Morris
-
Move test for 64-bit kernel with 32-bit userland to configure.2010-04-28, by Glenn Morris
-
Let the user turn off locally a globalized minor mode2010-04-27, by Stefan Monnier
-
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.2010-04-27, by Stefan Monnier
-
(bug-reference-url-format): Mark as `safe-local-variable' if the value2010-04-27, by Sam Steingold
-
When killing buffers with ido, don't offer virtual buffers for completion.2010-04-27, by Juanma Barranquero
-
Commit missing lisp/Changelog entries.2010-04-27, by Agustin martin
-
ispell.el: Kill ispell process when killing its associated buffer.2010-04-27, by Agustin martin
-
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.2010-04-27, by Agustin martin
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Move LIBXTR6 from cpp to autoconf.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.2010-04-27, by Glenn Morris
-
Move MOTIF_LIBW to autoconf.2010-04-27, by Glenn Morris
-
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,2010-04-27, by Jan D.
-
Don't load tm and apel XEmacs packages when compiling.2010-04-27, by Katsumi Yamaoka
-
Regenerate configure and cibfig.in2010-04-27, by Jan D.
-
Reduce CPP usage.2010-04-27, by Dan Nicolaescu
-
Reduce CPP usage.2010-04-27, by Dan Nicolaescu
-
Remove some AC_DEFINEs that are now unused.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Use $CRT_DIR in more places.2010-04-27, by Glenn Morris
-
Regenerate configure.2010-04-27, by Glenn Morris
-
Replace some more cpp with autoconf.2010-04-27, by Glenn Morris
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
* Makefile.in (LIBS_MACHINE): Remove, unused.2010-04-26, by Dan Nicolaescu
-
Use autoconf instead of cpp for LIB_MATH.2010-04-26, by Dan Nicolaescu
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.2010-04-26, by Kenichi Handa
-
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.2010-04-26, by Kenichi Handa
-
merge trunk2010-04-26, by Kenichi Handa
-
merge trunk2010-04-26, by Kenichi Handa
-
Remove all NO_ARG_ARRAY uses.2010-04-25, by Dan Nicolaescu
-
Fix crash with bidi display on the last empty line (bug#6030).2010-04-25, by Eli Zaretskii
-
Move code that bidi-iterates out of display property to a separate function.2010-04-25, by Eli Zaretskii
-
Fix crash with bidi display on the last empty line (bug#6030).2010-04-25, by Eli Zaretskii
-
tool-bar.el: Revert unintended checkin in rev 100010.2010-04-25, by Jan D
-
Minor simplications for src/m/amdx86-64.h.2010-04-24, by Glenn Morris
-
* etc/NEWS: Mention --with-crt-dir.2010-04-24, by Glenn Morris
-
Fix typos in comments of composite.c2010-04-24, by Eli Zaretskii
-
composite.el (find-composition): Doc fix.2010-04-24, by Eli Zaretskii
-
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.2010-04-24, by Eli Zaretskii
-
Remove conflict markers.2010-04-24, by Juanma Barranquero
-
Fix cursor motion at end of line that ends in a composed character.2010-04-24, by Eli Zaretskii
-
Fix cursor motion at end of line that ends with a composite character.2010-04-24, by Eli Zaretskii
-
Fix GDB startup with .gdbinit.2010-04-24, by Eli Zaretskii
-
Fix GDB startup with src/.gdbinit.2010-04-24, by Eli Zaretskii
-
Minor htmlfontify simplifications.2010-04-24, by Glenn Morris
-
Accidentally omitted from previous commit.2010-04-24, by Glenn Morris
-
Regenerate configure, src/config.in.2010-04-24, by Glenn Morris
-
Close bug#5655.2010-04-24, by Glenn Morris
-
Minor authors.el updates.2010-04-24, by Glenn Morris
-
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.2010-04-23, by Dan Nicolaescu
-
* s/cygwin.h (LIBS_DEBUG): Remove, unused.2010-04-23, by Dan Nicolaescu
-
Remove redundant flags.2010-04-23, by Dan Nicolaescu
-
Simplify m/intel386.h.2010-04-23, by Dan Nicolaescu
-
* m/mips.h: Remove #if 0 code.2010-04-23, by Dan Nicolaescu
-
Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)2010-04-23, by Eli Zaretskii
-
Fix display of composed characters from L2R scripts in bidi buffers.2010-04-23, by Eli Zaretskii
-
dispextern.h: Fix a typo in a comment.2010-04-23, by Eli Zaretskii
-
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.2010-04-23, by Dan Nicolaescu
-
Provide byte-compiler warnings when set-default a read-only var.2010-04-23, by Stefan Monnier
-
* mm-util.el (mm-find-buffer-file-coding-system):2010-04-23, by Stefan Monnier
-
* progmodes/compile.el: (compilation-start): Abbreviate default directory.2010-04-23, by Stefan Monnier
-
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.2010-04-23, by Stefan Monnier
-
xdisp.c (pop_it): Fix last change.2010-04-23, by Eli Zaretskii
-
Support `display' text properties and overlay strings in bidi buffers.2010-04-23, by Eli Zaretskii
-
Support `display' text properties and overlays.2010-04-23, by Eli Zaretskii
-
* etc/NEWS: Tramp supports SELinux.2010-04-23, by Michael Albinus
-
Implement SELINUX backends.2010-04-23, by Michael Albinus
-
(LD_SWITCH_SYSTEM_TEMACS): Remove #undef.2010-04-23, by Dan Nicolaescu
-
* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.2010-04-23, by Dan Nicolaescu
-
Simplify STARTFILES definition.2010-04-23, by Dan Nicolaescu
-
Clean up Solaris code.2010-04-23, by Dan Nicolaescu
-
* etc/NEWS: More SELinux details and some minor fixes.2010-04-23, by Glenn Morris
-
ChangeLog fixes.2010-04-23, by Glenn Morris
-
Restore 0644 file permissions, which were changed accidently.2010-04-23, by Michael Albinus
-
Regenerate configure.2010-04-22, by Dan Nicolaescu
-
Fix Bug#6001.2010-04-22, by Jan D.
-
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.2010-04-22, by Dan Nicolaescu
-
Synchronize with Tramp repository.2010-04-22, by Michael Albinus
-
Detect ssh 'ControlMaster' argument automatically in some cases.2010-04-22, by Michael Albinus
-
* net/tramp.el (tramp-handle-copy-file): Add new optional2010-04-22, by Michael Albinus
-
Synch with Gnus trunk:2010-04-22, by Katsumi Yamaoka
-
(message-generate-headers): Record insertion of optional headers as well.2010-04-22, by Katsumi Yamaoka
-
Merge from mainline.2010-04-22, by Katsumi Yamaoka
-
*** empty log message ***2010-04-22, by Michael Albinus
-
* net/tramp.el(tramp-completion-handle-file-name-all-completions):2010-04-22, by Michael Albinus
-
Merge from mainline.2010-04-21, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-20, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-19, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-18, by Katsumi Yamaoka
-
Merge from mainline.2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-15, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Merge from mainline.2010-04-06, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Update ChangeLog2010-04-22, by Miles Bader
-
Update configure2010-04-22, by Miles Bader
-
get rid of "unix" pre-defined macro when preprocessing Makefile2010-04-22, by Miles Bader
-
Avoid non-portable shell command negation2010-04-21, by Andreas Schwab
-
Fix Bug#5840.2010-04-21, by Michael Albinus
-
Clean up HP-UX files.2010-04-21, by Dan Nicolaescu
-
* xsettings.c: Move misplaced HAVE_GCONF2010-04-21, by Jan D.
-
Fix bug #5992.2010-04-21, by Eli Zaretskii
-
(lisp-completion-at-point): Try and handle errors.2010-04-21, by Stefan Monnier
-
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.2010-04-21, by Jan D.
-
Gtk tool bars can be text, icons with text or just icons2010-04-21, by Jan D.
-
configure.in: Change "if test ! -f" to "if ! test -f".2010-04-21, by Jan D.
-
Document tool-bar-style2010-04-21, by Jan D.
-
Gtk tool bars can be text, icons with text or just icons.2010-04-20, by Jan D.
-
Declarations before code (Bug#5993).2010-04-21, by Jan D.
-
Added C-o keybinding to toggle use of virtual buffers2010-04-21, by John Wiegley
-
Remove NOMULTIPLEJOBS.2010-04-21, by Dan Nicolaescu
-
* src/ChangeLog: Remove merged duplicate entry.2010-04-21, by Glenn Morris
-
Remove some more cpp in favor of autoconf.2010-04-21, by Glenn Morris
-
Remove NOMULTIPLEJOBS, unused.2010-04-21, by Dan Nicolaescu
-
Simplify LD_SWITCH_SYSTEM_TEMACS usage.2010-04-21, by Dan Nicolaescu
-
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.2010-04-21, by Juanma Barranquero
-
Regenerate configure.2010-04-21, by Glenn Morris
-
Remove LIBSELINUX_LIBS need for cpp in Makefiles.2010-04-21, by Glenn Morris
-
Regenerate configure, src/config.in.2010-04-21, by Glenn Morris
-
Doc updates for SELinux support.2010-04-21, by Glenn Morris
-
Add SELinux support.2010-04-21, by Glenn Morris
-
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.2010-04-21, by Stefan Monnier
-
Make the log-edit comments use RFC822 format throughout.2010-04-21, by Stefan Monnier
-
Fix typos and spacing.2010-04-21, by Juanma Barranquero
-
Don't depend on cm.c or termcap.c on Windows, use stubs.2010-04-21, by Juanma Barranquero
-
Remove references to (default-)direction-reversed.2010-04-20, by Juanma Barranquero
-
Warn rather than error when making a local var inside a let.2010-04-20, by Stefan Monnier
-
* font.c (syms_of_font): Make the style table vars read-only.2010-04-20, by Stefan Monnier
-
* buffer.h (struct buffer): Remove unused var `direction_reversed'.2010-04-20, by Stefan Monnier
-
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.2010-04-20, by Stefan Monnier
-
(lisp-completion-at-point): Complete around point.2010-04-20, by Stefan Monnier
-
* emacs.manifest: Add trustInfo section to Windows manifest.2010-04-20, by Chong Yidong
-
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.2010-04-20, by Stefan Monnier
-
Implement GUI display of R2L lines, fix TTY display of R2L lines.2010-04-20, by Eli Zaretskii
-
gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.2010-04-20, by Jan D.
-
Fix R2L paragraph display on TTY.2010-04-20, by Eli Zaretskii
-
Fix cursor positioning at end of R2L line on TTY frames.2010-04-17, by Eli Zaretskii
-
Mirror continuation indicators for R2L lines; fix face extension on TTY.2010-04-17, by Eli Zaretskii
-
Fix two crashes with display of R2L lines in GUI sessions.2010-04-17, by Eli Zaretskii
-
Continue work on R2L paragraphs in GUI sessions.2010-04-17, by Eli Zaretskii
-
Implement cursor on the left fringe for R2L lines.2010-04-10, by Eli Zaretskii
-
Initial implementation of display of R2L paragraphs in GUI sessions.2010-04-10, by Eli Zaretskii
-
Overwritten from mainline.2010-04-09, by Eli Zaretskii
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.2010-04-20, by Kenichi Handa
-
merge trunk2010-04-20, by Kenichi Handa
-
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.2010-04-20, by Kenichi Handa
-
merge trunk2010-04-20, by Kenichi Handa
-
Make variable forwarding explicit rather the using special values.2010-04-20, by Stefan Monnier
-
(completion-styles-alist): Fix up last merge and document `substring'.2010-04-19, by Stefan Monnier
-
* international/mule.el: Help the user choose a valid coding-system.2010-04-19, by Stefan Monnier
-
Cosmetic changes in src/bidi.c.2010-04-19, by Eli Zaretskii
-
Improve commentary regarding redisplay.2010-04-19, by Eli Zaretskii
-
* vc-bzr: Use standard *vc* and *vc-diff* buffers.2010-04-19, by Stefan Monnier
-
Merge from emacs-232010-04-19, by Stefan Monnier
-
(completion-styles): Improve docstrings.2010-04-19, by Stefan Monnier
-
* dired.c (Ffile_attributes): Fix typo in docstring.2010-04-19, by Juanma Barranquero
-
Synch with Gnus trunk:2010-04-18, by Katsumi Yamaoka
-
* programs.texi (Semantic): New node.2010-04-18, by Chong Yidong
-
Bugfix for ede-proj-makefile-insert-variables.2010-04-18, by Chong Yidong
-
Fix the version number for added files.2010-04-17, by Dan Nicolaescu
-
Add some autoloads.2010-04-17, by Glenn Morris
-
* etc/NEWS: Minor edits.2010-04-17, by Glenn Morris
-
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).2010-04-17, by Chong Yidong
-
* emacs.texi (Acknowledgments): Remove duplicate.2010-04-16, by Glenn Morris
-
Synch with Gnus trunk:2010-04-16, by Katsumi Yamaoka
-
Synch with Gnus trunk:2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-16, by Katsumi Yamaoka
-
Merge from mainline.2010-04-15, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-14, by Katsumi Yamaoka
-
Merge from mainline.2010-04-13, by Katsumi Yamaoka
-
Merge from mainline.2010-04-12, by Katsumi Yamaoka
-
* etc/NEWS: git version number issues don't need manual changes.2010-04-16, by Glenn Morris
-
Improve previous change.2010-04-16, by Glenn Morris
-
* vc-git.el (vc-git-print-log): Doc fix.2010-04-16, by Glenn Morris
-
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.2010-04-16, by Glenn Morris
-
* doc/emacs/ChangeLog: Fix typo.2010-04-15, by Glenn Morris
-
* etc/NEWS: Remove duplicate entry.2010-04-15, by Glenn Morris
-
Mention Dired VC diff and log in manual.2010-04-15, by Glenn Morris
-
* info.texi (Search Index): Mention Emacs's Info-virtual-index.2010-04-15, by Glenn Morris
-
* help.texi (Help Summary): Mention M-x info-finder.2010-04-15, by Glenn Morris
-
NEWS markup.2010-04-15, by Glenn Morris
-
* ack.texi (Acknowledgments): Add mpc.el2010-04-15, by Glenn Morris
-
* etc/NEWS: Minor mark-up and typo fixes.2010-04-15, by Glenn Morris
-
Document new commands for manipulating local variable lists.2010-04-15, by Glenn Morris
-
Fix @deffn without category.2010-04-14, by Juri Linkov
-
* ido.el (ido-file-internal): Fix 2009-12-02 change.2010-04-14, by Chong Yidong
-
* progmodes/grep.el (grep-compute-defaults): Fix handling of host2010-04-14, by Chong Yidong
-
* admin/notes/bugtracker: Minor updates.2010-04-14, by Glenn Morris
-
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).2010-04-13, by Alan Mackenzie
-
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.2010-04-13, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).2010-04-13, by Adrian Robert
-
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).2010-04-13, by Adrian Robert
-
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in2010-04-12, by Alan Mackenzie
-
Reverse change 99448: "Change strategy for marking < and > as template2010-04-12, by Alan Mackenzie
-
Reverse 99556:2010-04-12, by Alan Mackenzie
-
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".2010-04-12, by Alan Mackenzie
-
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".2010-04-12, by Alan Mackenzie
-
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."2010-04-12, by Alan Mackenzie
-
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.2010-04-10, by YAMAMOTO Mitsuharu
-
Fix bug ref in previous.2010-04-10, by Glenn Morris
-
Close bug#1835.2010-04-10, by Glenn Morris
-
Doc fix related to Contributing.2010-04-09, by Glenn Morris
-
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.2010-04-08, by YAMAMOTO Mitsuharu
-
Merge from mainline.2010-04-07, by Katsumi Yamaoka
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D.
-
Fix previous change of *-composable-pattern.2010-04-07, by Kenichi Handa
-
merge trunk2010-04-07, by Kenichi Handa
-
Fix previous change of *-composable-pattern).2010-04-07, by Kenichi Handa
-
Merge from mainline.2010-04-06, by Katsumi Yamaoka
-
Merge from mainline.2010-04-05, by Katsumi Yamaoka
-
Edits to Persistent Mark node.2010-04-06, by Chong Yidong
-
Revert 2008-03-03 change (Bug#5821).2010-04-06, by Chong Yidong
-
* quail/vntelex.el: Fix "af" rule (Bug#5836).2010-04-06, by Chong Yidong
-
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).2010-04-05, by Juri Linkov
-
Fix crash on NextStep terminal (Bug#5837)2010-04-05, by Chong Yidong
-
Merge from mainline.2010-04-04, by Katsumi Yamaoka
-
Add a new entry for QWE2010-04-04, by Francesc Rocher
-
* help.el (help-window-setup-finish): Doc fix (Bug#5830).2010-04-03, by Chong Yidong
-
Add stubs for Windows, required after CVE-2010-0825 change.2010-04-03, by Juanma Barranquero
-
Merge from mainline.2010-04-02, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-29, by Katsumi Yamaoka
-
* tmm.el: Add missing key-binding shortcuts.2010-04-19, by Stefan Monnier
-
Mention in src/ChangeLog the bug number solved by revno 99937.2010-04-19, by Eli Zaretskii
-
.gdbinit (xsubchartable): New command.2010-04-19, by Eli Zaretskii
-
Fix crashes in GC in "emacs -nw".2010-04-19, by Eli Zaretskii
-
* custom.el (defcustom): Add edebug spec.2010-04-19, by Stefan Monnier
-
Test for special mode-class in view-buffer instead of view-file (bug#5513).2010-04-18, by Juri Linkov
-
Add 7z archive format support (bug#5475).2010-04-18, by Juri Linkov
-
Hash-cons pure data.2010-04-18, by Stefan Monnier
-
Fix duplicate entries in cedet's loaddefs.el files.2010-04-18, by Stefan Monnier
-
* cvs-status.el (cvs-refontify): Remove unused.2010-04-18, by Stefan Monnier
-
(Mathematics): Prefer Unicode charset.2010-04-18, by Stefan Monnier
-
Set USER_POS in hint_flags to work around Cygwin problem.2010-04-18, by Jan D.
-
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.2010-04-18, by Jay Belanger
-
calc.el (calc-mode-map): Bind O to 'calc-missing-key'.2010-04-18, by Jay Belanger
-
Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.2010-04-17, by Jan D.
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.2010-04-17, by Jan D
-
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.2010-04-17, by Jan D
-
Fix crash on NextStep terminal (Bug#5837)2010-04-17, by Chong Yidong
-
Fix a crash when an NSM character is inserted at BEGV.2010-04-17, by Eli Zaretskii
-
Merge: Add O option to Calc.2010-04-17, by Jay Belanger
-
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.2010-04-17, by Jay Belanger
-
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.2010-04-16, by Eli Zaretskii
-
* s/freebsd.h: Restore osreldate.h include.2010-04-16, by Dan Nicolaescu
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.2010-04-16, by Jan D
-
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.2010-04-16, by Glenn Morris
-
Move scrolling commands from simple.el to window.el2010-04-16, by Juri Linkov
-
Check both `isearch-scroll' and `scroll-command' properties.2010-04-16, by Juri Linkov
-
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.2010-04-16, by YAMAMOTO Mitsuharu
-
* s/cygwin.h: Avoid linking against static libgcc.2010-04-16, by Chong Yidong
-
Add the `scroll-command' property.2010-04-15, by Juri Linkov
-
* net/tramp.el (tramp-error-with-buffer): Don't show the2010-04-15, by Michael Albinus
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.2010-04-15, by Dan Nicolaescu
-
* xdisp.c (message): Do not use NO_ARG_ARRAY.2010-04-15, by Dan Nicolaescu
-
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.2010-04-15, by Dan Nicolaescu
-
* admin/notes/BRANCH: Defer to emacs-devel.2010-04-15, by Glenn Morris
-
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.2010-04-15, by Glenn Morris
-
Merge update-org-to-6.352010-04-15, by Carsten Dominik
-
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>2010-04-15, by Carsten Dominik
-
Testcommit2010-04-15, by Carsten Dominik
-
Testcommit with brz2010-04-15, by Carsten Dominik
-
* admin/notes/BRANCH: Update.2010-04-15, by Glenn Morris
-
Simplify by using `define-derived-mode'.2010-04-15, by Juanma Barranquero
-
Fix Bug#5840.2010-04-14, by Michael Albinus
-
Reduce cpp use in Makefile.in.2010-04-14, by Dan Nicolaescu
-
(non-essential): New var.2010-04-14, by Stefan Monnier
-
Add a new field `location' to bookmarks for non-file bookmarks.2010-04-14, by Stefan Monnier
-
Add variable scroll-error-top-bottom.2010-04-14, by Juri Linkov
-
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.2010-04-14, by Juri Linkov
-
Add variable `scroll-preserve-screen-position-commands'.2010-04-14, by Juri Linkov
-
Fix so top -10 and left -10 in frame parameters work.2010-04-13, by Jan D.
-
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.2010-04-13, by Jan D.
-
Move complete.el to lisp/obsolete.2010-04-13, by Stefan Monnier
-
Remove the Arch metafiles.2010-04-13, by Stefan Monnier
-
(init_tty): Move common text outside of #ifdef TERMINFO.2010-04-13, by Stefan Monnier
-
Try to solve the problem of spurious EOF chars in long lines of text2010-04-13, by Stefan Monnier
-
Try to detect file modification within the same second.2010-04-13, by Stefan Monnier
-
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).2010-04-13, by Stefan Monnier
-
(define-minor-mode): A nil argument to the minor mode turns the mode ON.2010-04-13, by Stefan Monnier
-
* process.c (status_notify): Remove unused var `ro'.2010-04-12, by Stefan Monnier
-
(vc-dir-kill-line): New command.2010-04-12, by Stefan Monnier
-
* bookmark.el (bookmark-insert-location): Handle a nil filename.2010-04-12, by Stefan Monnier
-
xfns.c (select_visual): Don't call error if XGetVisualInfo returns2010-04-12, by Jan D.
-
Clean up last bookmark changes for man/woman/gnus-summary.2010-04-12, by Stefan Monnier
-
Summary: Add bookmark support for man, woman and gnus-summary.2010-04-12, by Stefan Monnier
-
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the2010-04-12, by Dan Nicolaescu
-
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.2010-04-12, by Dan Nicolaescu
-
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.2010-04-12, by Jan D.
-
Change so emacs at least compiles.2010-04-12, by Jan D.
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Remove C_SWITCH_SYSTEM_TEMACS.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use autoconf, not cpp for some variables.2010-04-11, by Dan Nicolaescu
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
Use XFT in Lucid dialogs if available.2010-04-11, by Jan D.
-
* process.c (exec_sentinel): Preserve current-buffer.2010-04-11, by Stefan Monnier
-
(read_process_output): Move the save-current-buffer to2010-04-11, by Stefan Monnier
-
Update comint-password-prompt-regexp (Bug#2817).2010-04-10, by Chong Yidong
-
* s/msdos.h (UNEXEC): New definition.2010-04-10, by Dan Nicolaescu
-
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
Synchronize with Tramp repository.2010-04-10, by Michael Albinus
-
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.2010-04-10, by YAMAMOTO Mitsuharu
-
Don't abort try_window with fonts change when showing tooltip (Bug#2423).2010-04-10, by YAMAMOTO Mitsuharu
-
xfns.c (Fx_show_tip): Undo last change.2010-04-10, by YAMAMOTO Mitsuharu
-
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.2010-04-10, by Glenn Morris
-
Get rid of several uses of the term 'master' in favor of equivalent verbiage2010-04-09, by Eric S. Raymond
-
Fix showing the complete tip the first time, bug #2423.2010-04-09, by Jan D
-
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,2010-04-09, by Sam Steingold
-
(compilation-save-buffers-predicate): Remove the "autoload" cookie.2010-04-09, by Sam Steingold
-
Add --author support to git commit.2010-04-09, by Dan Nicolaescu
-
Improve documentation comments.2010-04-09, by Eric S. Raymond
-
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.2010-04-08, by Eli Zaretskii
-
Fix some of the problems in defsubst* (bug#5728).2010-04-08, by Stefan Monnier
-
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.2010-04-08, by Jan D.
-
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).2010-04-08, by Eli Zaretskii
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
Lucid menus can now use Xft for fonts.2010-04-08, by Jan D.
-
add ";;;###autoload" cookies2010-04-07, by Sam Steingold
-
(compilation-save-buffers-predicate): New custom variable.2010-04-07, by Sam Steingold
-
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.2010-04-07, by Juanma Barranquero
-
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).2010-04-07, by Jan D.
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Fix resizing for X and non-Gtk+ build. Bug #5848.2010-04-07, by Jan D
-
Simplify code for HP machines.2010-04-07, by Dan Nicolaescu
-
* m/iris4d.h (UNEXEC): Move definition ...2010-04-07, by Dan Nicolaescu
-
Add new VC methods: vc-log-incoming and vc-log-outgoing.2010-04-07, by Dan Nicolaescu
-
Fix default-directory for vc-root-diff.2010-04-07, by Dan Nicolaescu
-
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support2010-04-07, by Dan Nicolaescu
-
(calcFunc-fdiv): Use `nth' to choose elements from list.2010-04-07, by Jay Belanger
-
(calcFunc-fdiv): Allow `fdiv' to divide fractions.2010-04-07, by Jay Belanger
-
Removed duplicate definition of ido-virtual-buffers2010-04-06, by jwiegley
-
Fix typos.2010-04-06, by Juanma Barranquero
-
Fixed duplicate names appearing in IDO buffer list (using virtuals)2010-04-06, by jwiegley
-
Minor fixes to a recent contribution to ido.el2010-04-06, by jwiegley
-
Enable recentf-mode if using virtual buffers.2010-04-06, by Juanma Barranquero
-
Scrolling commands which scroll a line instead of full screen..2010-04-05, by Juri Linkov
-
Scrolling commands which does not signal errors at top/bottom.2010-04-05, by Juri Linkov
-
lisp/help.el: Turn ChangeLog comment into source comment.2010-04-05, by Juanma Barranquero
-
* help.el (describe-mode): Return nil (for IELM's sake).2010-04-05, by Juanma Barranquero
-
xfns.c (set_machine_and_pid_properties): Fix parantesis2010-04-05, by Jan D
-
Move declaration before other statements.2010-04-04, by jhd
-
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).2010-04-04, by jhd
-
Improve commentary of handle_stop_backwards.2010-04-04, by Eli Zaretskii
-
2010-04-04 John Wiegley <jwiegley@gmail.com>2010-04-04, by jwiegley
-
* font-lock.el: Require CL when compiling.2010-04-03, by Stefan Monnier
-
Fix merge conflicts in ldefs-boot.el.2010-04-03, by Eli Zaretskii
-
Fix infloop in bidi buffers with vertical cursor motion at ZV.2010-04-03, by Eli Zaretskii
-
Fix typo in src/ChangeLog.2010-04-03, by Eli Zaretskii
-
Revert last change in batch-update-authors.2010-04-03, by Eli Zaretskii
-
Fix bug in batch-update-authors. Add bidi to AUTHORS.2010-04-03, by Eli Zaretskii
-
update tags2010-04-02, by convert-repo
-
Add stubs for Windows, required after CVE-2010-0825 change.2010-04-03, by Juanma Barranquero
-
Merge from emacs-232010-04-03, by Stefan Monnier
-
* m/intel386.h (NO_REMAP): Move definition ...2010-04-03, by Dan Nicolaescu
-
* m/vax.h (CRT0_DUMMIES): Remove, unused.2010-04-03, by Dan Nicolaescu
-
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not2010-04-03, by Dan Nicolaescu
-
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.2010-04-02, by Juri Linkov
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix typos.2010-04-02, by Juanma Barranquero
-
Fix typos in semantic/imenu.el.2010-04-02, by Juanma Barranquero
-
Fix typos in ChangeLogs.2010-04-02, by Juanma Barranquero
-
Use correct coding system when verifying a pgp signed message2010-04-01, by Andreas Schwab
-
Fix markup mistake in nonascii.texi.2010-04-01, by Chong Yidong
-
Fix typo.2010-04-01, by Chong Yidong
-
Fix last set of Nextstep changes.2010-03-31, by Chong Yidong
-
Explain how to re-throw a signal.2010-03-31, by Eli Zaretskii
-
Fix bug #5703.2010-03-31, by Eli Zaretskii
-
* nsterm.h: Fix last change.2010-03-31, by Chong Yidong
-
(bug-reference-bug-regexp): Also accept "patch" and "RFE".2010-04-02, by Sam Steingold
-
Fix permissions handling (CVE-2010-0825).2010-04-02, by Chong Yidong
-
Fix previous fix. Parantesis misplaced.2010-04-02, by Jan D.
-
Fix previous fix.2010-04-02, by Jan D.
-
(vc-hg-push, vc-hg-pull): Use `apply' when calling2010-04-02, by Sam Steingold
-
* tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.2010-04-02, by Jan D.
-
Merge from trunk2010-04-02, by Jan D.
-
xdisp.c (set_cursor_from_row): Improve comments.2010-04-02, by Eli Zaretskii
-
Fix typos and formatting in ChangeLog entries.2010-04-02, by Eli Zaretskii
-
tmm.el (tmm-get-keymap): Check with symbolp before passing2010-04-02, by Jan D.
-
Merge from trunk2010-04-01, by Jan D.
-
Merge from trunk2010-03-26, by Jan D.
-
Merge from trunk2010-03-23, by Jan D.
-
Merge from trunk2010-03-23, by Jan D.
-
Remove extern errno declarations.2010-04-02, by Dan Nicolaescu
-
Remove all uses of LIBX11_SYSTEM.2010-04-01, by Dan Nicolaescu
-
Remove support for DJGPP v1.x (bug#5813).2010-04-01, by Eli Zaretskii
-
msdos.c: Fix last change.2010-04-01, by Eli Zaretskii
-
Remove support for DJGPP v1.x (bug#5813).2010-04-01, by Eli Zaretskii
-
Fix bug #5816.2010-04-01, by Eli Zaretskii
-
(Finding the News): Add pointers to the Server buffer because it's essential.2010-04-01, by Katsumi Yamaoka
-
(Finding the News): Add pointers to the Server buffer because it's essential.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-04-01, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Cosmetic change to src/Makefile.in.2010-04-01, by Glenn Morris
-
[merge] Fix last set of Nextstep changes.2010-03-31, by Chong Yidong
-
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.2010-03-31, by Chong Yidong
-
Clean up BSD_SYSTEM use.2010-03-31, by Dan Nicolaescu
-
* simple.el (next-line, previous-line): Re-throw a signal2010-03-31, by Juri Linkov
-
* simple.el (keyboard-escape-quit): Raise deselecting the active2010-03-31, by Juri Linkov
-
Rename `image-extension-data' to `image-metadata'.2010-03-31, by Juri Linkov
-
Fix highlight of trailing whitespace is right-to-left lines.2010-03-31, by Eli Zaretskii
-
(gnus-article-browse-html-save-cid-content): Rename from2010-03-31, by Katsumi Yamaoka
-
Update.2010-03-31, by Katsumi Yamaoka
-
(gnus-article-browse-html-save-cid-content): Rename from2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
Get rid of the direct_output optimizations.2010-03-31, by Stefan Monnier
-
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.2010-03-31, by Jay Belanger
-
Merge from mainline.2010-03-31, by Katsumi Yamaoka
-
* simple.el (append-to-buffer): Simplify.2010-03-31, by Stefan Monnier
-
Merge from emacs-23 branch2010-03-31, by Stefan Monnier
-
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).2010-03-30, by Chong Yidong
-
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)2010-03-30, by Juanma Barranquero
-
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).2010-03-30, by Jan D.
-
Fix Indic composable patterns for the new Unicode specification.2010-03-30, by Kenichi Handa
-
merge trunk2010-03-30, by Kenichi Handa
-
Fix Indic composable patterns for the new Unicode specification.2010-03-30, by Kenichi Handa
-
merge trunk2010-03-30, by Kenichi Handa
-
Improve documentation of "C-x 8 RET".2010-03-30, by Eli Zaretskii
-
Clean up unneeded ns_set_icon_type calls.2010-03-29, by Chong Yidong
-
Add a test function from semantic-test.el to semantic-ia-utest.el.2010-03-29, by Chong Yidong
-
Update Semantic test copyrights, delete some test files (Bug#4656).2010-03-29, by Chong Yidong
-
Make tmm-menubar work for the Buffers menu again.2010-03-29, by Stefan Monnier
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
(mm-add-meta-html-tag): Fix regexp matching meta tag.2010-03-29, by Katsumi Yamaoka
-
Merge from mainline.2010-03-28, by Katsumi Yamaoka
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)2010-03-28, by Chong Yidong
-
Fix for Bug#5790.2010-03-28, by Chong Yidong
-
Close bug#5336.2010-03-28, by Glenn Morris
-
Expand discussion of mail setup.2010-03-28, by Chong Yidong
-
* mail/sendmail.el (mail-default-directory): Doc fix.2010-03-28, by Chong Yidong
-
Document Message mode as the default mail mode.2010-03-28, by Chong Yidong
-
Fix mail-default-headers handling in Message mode.2010-03-27, by Chong Yidong
-
Document problems on MS-Windows with incompatible regex.h headers.2010-03-27, by Eli Zaretskii
-
Fix doc strings of version-* functions and variables.2010-03-27, by Eli Zaretskii
-
Document `after-load-functions'.2010-03-26, by Chong Yidong
-
*** empty log message ***2010-03-26, by Nick Roberts
-
(gdb-apple-test): New function.2010-03-26, by Nick Roberts
-
* maintaining.texi (Old Revisions): Document vc-root-diff.2010-03-26, by Chong Yidong
-
* vc.el (vc-root-diff): Doc fix.2010-03-25, by Chong Yidong
-
* maintaining.texi (VCS Concepts): Fix typo.2010-03-25, by Chong Yidong
-
* vc.el (vc-print-log, vc-print-root-log): Doc fix.2010-03-25, by Chong Yidong
-
Document VC changes: vc-log-show-limit and vc-print-root-log.2010-03-25, by Chong Yidong
-
Merge from mainline.2010-03-25, by Katsumi Yamaoka
-
Document comint history-search changes.2010-03-25, by Chong Yidong
-
* programs.texi (Program Modes): Mention Javascript mode.2010-03-25, by Chong Yidong
-
Note in documentation that nXML is now the default XML mode.2010-03-25, by Chong Yidong
-
* misc.texi (Navigation): Document doc-view-continuous.2010-03-25, by Chong Yidong
-
* simple.el (append-to-buffer): Fix last change.2010-03-25, by Chong Yidong
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).2010-03-24, by Chong Yidong
-
Fix 2009-11-13 change to append-to-buffer (Bug#5749).2010-03-24, by Chong Yidong
-
(keys_of_window): Remove redundant/overridden bindings.2010-03-31, by Stefan Monnier
-
* files.el (auto-mode-case-fold): Change default to t.2010-03-31, by Stefan Monnier
-
(MIME Commands): Update description of gnus-article-browse-html-article.2010-03-31, by Katsumi Yamaoka
-
(MIME Commands): Update description of gnus-article-browse-html-article.2010-03-31, by Katsumi Yamaoka
-
Merge from mainline.2010-03-30, by Katsumi Yamaoka
-
from trunk2010-03-23, by Kenichi Handa
-
Merge from mainline.2010-03-24, by Katsumi Yamaoka
-
Merge from mainline.2010-03-23, by Katsumi Yamaoka
-
Restore original behavior of move_it_in_display_line_to when !bidi_p.2010-03-30, by Eli Zaretskii
-
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.2010-03-30, by Dan Nicolaescu
-
* replace.el (occur-accumulate-lines): Move occur-engine related2010-03-30, by Juri Linkov