2010-07-29 |
Dan Nicolaescu | * src/mem-limits.h: Remove duplicated includes. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Dan Nicolaescu | Remove extern declarations from .c files, and them... |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Dan Nicolaescu | * lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Dan Nicolaescu | * configure.in: Remove reference to usg5-4, unused. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Dan Nicolaescu | Clean up unexec.c, remove references to unused code. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Juanma Barranquero | Fix typos in ChangeLogs. |
commit | commitdiff | tree | snapshot |
2010-07-29 |
Juanma Barranquero | * make-docfile.c (write_c_args): Warn for old-style... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Phil Hagelberg | Add support for non-default package repositories. |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Jan Djärv | Add tool bar style text-image-horiz (text to the left... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Michael Albinus | * tramp.texi (Traces and Profiles): Describe verbose... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Michael Albinus | * progmodes/gud.el (gud-common-init): Check for remoten... |
commit | commitdiff | tree | snapshot |
2010-07-28 |
Michael Albinus | * net/tramp.el (tramp-methods): Move hostname to the... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Aaron S. Hawley | * emacs-lisp/re-builder.el: Remove references to packag... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Tom Tromey | Derive programming modes from prog-mode. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Nicolaescu | * src/emacs.c (Fkill_emacs): Remove return statement. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Nicolaescu | Remove declarations and unused variables. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Nicolaescu | * src/xmenu.c: Do not included lwlib.h, not needed. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Nicolaescu | * src/m/iris4d.h (XUINT, XSET): Remove, not needed. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Nicolaescu | * src/process.c: Move definitions earlier to minimize... |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Nicolaescu | Use const, move declarations to header files. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Dan Nicolaescu | * src/lisp.h (Fkill_emacs): Mark as NO_RETURN. |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Juanma Barranquero | Merge from emacs-23 |
commit | commitdiff | tree | snapshot |
2010-07-27 |
Juanma Barranquero | * modes.texi (Defining Minor Modes): Use C-delete in... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Sam Steingold | * lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary): |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Nicolaescu | NO_RETURN functions should not return. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Nicolaescu | * frame.h (Qtty_color_mode): Add declaration. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Michael Albinus | * url-http (url-http-parse-headers): Disable file name... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Juanma Barranquero | src/ChangeLog: Add missing bug reference. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Nicolaescu | Mark functions as NO_RETURN. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Dan Nicolaescu | * lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Daiki Ueno | Add alternative key bindings to epa-mail.el. |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kenichi Handa | merge trunk |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Kenichi Handa | font.c (Ffont_shape_gstring): Terminate GSTRING by... |
commit | commitdiff | tree | snapshot |
2010-07-26 |
Juanma Barranquero | * lread.c (unreadpure, mapatoms_1): Make static. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Christoph Scholtes | * minibuf.c (Fread_buffer): Doc fix (bug#6528). |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Juanma Barranquero | * terminfo.c (tparam): Fix prototype of tparm (followup... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Andreas Schwab | Use __executable_start to find start of text segment... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Andreas Schwab | * callproc.c (set_initial_environment): Avoid unbalance... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Ken Brown | * vm-limit.c (check_memory_limits): Fix previous change... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Ken Brown | Cygwin build cleanup (Bug#6715). |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Daiki Ueno | Fix typo and comment. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Michael Albinus | * url-http (url-http-parse-headers): Disable Tramp... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Daiki Ueno | Fix *.gpg file creation (bug#6723). |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Katsumi Yamaoka | Accept x-pkcs7-signature MIME type as signature. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Christoph Scholtes | Build binary distros on Windows using emacs-VERSION... |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Juanma Barranquero | * emacsclient.c (getcwd): Fix previous change. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Christoph Scholtes | Added README.W32 to distclean. Updated Changelog. |
commit | commitdiff | tree | snapshot |
2010-07-25 |
Juanma Barranquero | Make building under stricter warning flags somewhat... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Christoph Scholtes | Added ChangeLog entry for copying of README.W32. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Christoph Scholtes | Fixed whitespace. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Ken Brown | Regenerate configure. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Christoph Scholtes | Code cleanup. Added ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Christoph Scholtes | Refactoring of make dist target |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Juanma Barranquero | * w32fns.c (w32_to_x_color): Remove, unused. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Ken Brown | * configure.in (LINKER, LIB_GCC): Remove cygwin special... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Andreas Schwab | * lisp.h: Remove leftover P_. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Dan Nicolaescu | Add NO_RETURN specifiers to functions in lib-src. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Dan Nicolaescu | Add ChangeLog entry for previous commit: |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Andreas Schwab | Make internal_self_insert static |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Juanma Barranquero | * .bzrignore, .gitignore: Ignore README.W32 on the... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Christoph Scholtes | New make target for Windows platform: make dist (bug... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Juanma Barranquero | Fix typos in ChangeLogs. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Dan Nicolaescu | * src/ecrt0.c, src/unexalpha.c: Remove files, unused. |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Ken Brown | * configure.in (START_FILES) [cygwin]: Set to pre-crt0... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Lukas Huonker | * lisp/play/tetris.el: Cleanup image representation... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Markus Triska | * lisp/progmodes/ps-mode.el: Use comint. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | Remove unused static functions. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Chong Yidong | * nxml-mode.texi (Limitations): Remove obsolete discuss... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Michael Albinus | * net/tramp.el (tramp-methods): Move hostname to the... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Michael Albinus | * net/tramp.el (tramp-open-shell): New defun. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | * make-docfile.c (write_c_args): Correctly handle prefi... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Michael Albinus | * net/tramp.el (tramp-file-name-regexp-unified) |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | * menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS". |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | * w32term.c (my_set_focus): #ifdef away; currently... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | * w32fns.c, xfaces.c: Remove obsolete static declarations. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | * help-fns.el (find-lisp-object-file-name): Doc fix... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | * lisp/ChangeLog: Fix typos. |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Juanma Barranquero | * custom.el (custom-declare-variable): Give clearer... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Michael Mauger | SQL Mode Version2.4 - Improved login prompting |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Christoph Scholtes | * window.c (Fwindow_height): Doc fix (bug#6518). |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Juanma Barranquero | * dired.el (dired-no-confirm): Document value t and... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Teemu Likonen | * dired.el (dired-mode-map): Use command remapping... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Lawrence Mitchell | * term/vt100.el (vt100-wide-mode): Fix :init-value... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Juanma Barranquero | * text.texi (Special Properties): Fix typo. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Juanma Barranquero | lisp/mail/rmail.el: Update autoload checksum. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Juanma Barranquero | * buffer.c (syms_of_buffer) <fringe-indicator-alist... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Juanma Barranquero | * nt/INSTALL: Add note about backslashes in Windows... |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Daiki Ueno | Fix multiple-recipient handling of Gnus S/MIME. |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Michael Albinus | * net/tramp.el (tramp-get-ls-command) |
commit | commitdiff | tree | snapshot |
2010-07-21 |
Michael Mauger | SQL Mode V2.3 - cleanup connection handling |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Juanma Barranquero | Convert some more functions to standard C. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Albinus | * net/tramp.el (tramp-file-name-handler): Trace 'quit. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Juanma Barranquero | * PROBLEMS: Add note about use of backslashes in Window... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Juanma Barranquero | * gmake.defs (CHECKING_CFLAGS) [ENABLECHECKS]: Add... |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Stefan Monnier | Fix up "missing braces" warning. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Juanma Barranquero | Fix typos in ChangeLogs. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Michael Albinus | * net/tramp.el (tramp-perl-file-attributes) |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Katsumi Yamaoka | Fix previous change in gnus-summary-bookmark-make-record. |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Juanma Barranquero | * cedet/semantic/db-file.el (object-write): Fix typo... |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Juanma Barranquero | * NEWS: Mention --enable-checking is now supported... |
commit | commitdiff | tree | snapshot |
next |