aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * .bzrignore, .gitignore: Ignore README.W32 on the root directory.Juanma Barranquero2010-07-242-0/+5
* New make target for Windows platform: make dist (bug#6602)Christoph Scholtes2010-07-2411-69/+200
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-2438-429/+428
* * src/ecrt0.c, src/unexalpha.c: Remove files, unused.Dan Nicolaescu2010-07-232-634/+0
* * configure.in (START_FILES) [cygwin]: Set to pre-crt0.o (Bug#6715).Ken Brown2010-07-233-2/+6
* * lisp/play/tetris.el: Cleanup image representation and rotation.Lukas Huonker2010-07-242-120/+127
* * lisp/progmodes/ps-mode.el: Use comint.Markus Triska2010-07-242-35/+32
* Remove unused static functions.Juanma Barranquero2010-07-236-113/+8
* * net/tramp.el (tramp-methods): Move hostname to the end in allMichael Albinus2010-07-232-8/+13
* * net/tramp.el (tramp-open-shell): New defun.Michael Albinus2010-07-232-31/+33
* * make-docfile.c (write_c_args): Correctly handle prefixes of "defalt".Juanma Barranquero2010-07-232-1/+5
* * net/tramp.el (tramp-file-name-regexp-unified)Michael Albinus2010-07-232-5/+18
* * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".Juanma Barranquero2010-07-232-0/+5
* * w32term.c (my_set_focus): #ifdef away; currently not used.Juanma Barranquero2010-07-232-0/+5
* * w32fns.c, xfaces.c: Remove obsolete static declarations.Juanma Barranquero2010-07-233-3/+6
* * lisp/ChangeLog: Fix typos.Juanma Barranquero2010-07-231-9/+9
* * custom.el (custom-declare-variable): Give clearer error message (bug#6476).Juanma Barranquero2010-07-232-1/+8
* SQL Mode Version2.4 - Improved login promptingMichael Mauger2010-07-223-237/+312
* * dired.el (dired-no-confirm): Document value t and fix defcustom (bug#6597).Juanma Barranquero2010-07-222-8/+15
* * dired.el (dired-mode-map): Use command remapping (bug#6632).Teemu Likonen2010-07-222-5/+7
* * term/vt100.el (vt100-wide-mode): Fix :init-value keyword (bug#6620).Lawrence Mitchell2010-07-222-1/+5
* * nt/INSTALL: Add note about backslashes in Windows paths.Juanma Barranquero2010-07-212-15/+23
* Fix multiple-recipient handling of Gnus S/MIME.Daiki Ueno2010-07-212-3/+13
* * net/tramp.el (tramp-get-ls-command)Michael Albinus2010-07-212-2/+10
* SQL Mode V2.3 - cleanup connection handlingMichael Mauger2010-07-203-114/+210
* Convert some more functions to standard C.Juanma Barranquero2010-07-2016-91/+85
* * net/tramp.el (tramp-file-name-handler): Trace 'quit.Michael Albinus2010-07-202-5/+30
* * PROBLEMS: Add note about use of backslashes in Windows paths.Juanma Barranquero2010-07-202-2/+20
* * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add -fno-crossjumping.Juanma Barranquero2010-07-202-1/+5
* Fix up "missing braces" warning.Stefan Monnier2010-07-203-5/+15
* Fix typos in ChangeLogs.Juanma Barranquero2010-07-2010-181/+176
* * net/tramp.el (tramp-perl-file-attributes)Michael Albinus2010-07-202-5/+11
* Fix previous change in gnus-summary-bookmark-make-record.Katsumi Yamaoka2010-07-202-1/+6
* * NEWS: Mention --enable-checking is now supported on Windows.Juanma Barranquero2010-07-192-0/+7
* time.el: Use `define-derived-mode'. Simplify.Juanma Barranquero2010-07-192-17/+16
* * org.texi: Fix typo in previous change (2010-07-19T09:47:27Z!carsten.dominik...Juanma Barranquero2010-07-192-1/+5
* Install version 7.01 of Org-modeCarsten Dominik2010-07-1992-3776/+17867
* Enhance `c-file-style' in file/directory local variables.Alan Mackenzie2010-07-182-1/+28
* SQL Mode V2.2 - Added sql-connect and sql-connection-alistMichael Mauger2010-07-183-95/+327
* * makefile.w32-in ($(BLD)/keyboard.$(O)): Update dependencies.Juanma Barranquero2010-07-182-0/+5
* * configure.bat: New option --enable-checking.Juanma Barranquero2010-07-184-2/+32
* Do not set bookmark context for images (Bug#6650).Thierry Volpiatto2010-07-172-3/+8
* Revert 2010-07-14 change to deactivate mark; minor cleanups.Chong Yidong2010-07-173-15/+25
* * frame.c (make_initial_frame): Use set_menu_bar_lines (Bug#6660).Chong Yidong2010-07-172-1/+7
* * gtkutil.c (xg_frame_resized): GTK_IS_MAPPED => gtk_widget_get_mapped, for G...Jan D2010-07-172-1/+2
* Merge latest fix to xg_event_is_for_menubar.Chong Yidong2010-07-172-3/+25
|\
| * * gtkutil.c (xg_event_is_for_menubar): Also check that event windowJan D2010-07-172-3/+25
* | src/ChangeLog: Fix typos and dates.Juanma Barranquero2010-07-171-5/+5
* | * tramp.texi (Inline methods): Remove remark about doubled "-t"Michael Albinus2010-07-172-3/+19
* | * net/tramp.el (tramp-get-ls-command-with-dired): Make test forMichael Albinus2010-07-172-2/+10