bpt/emacs.git
2010-07-29 Jan DReplace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H...
2010-07-29 Dan NicolaescuRename s/usg5-4.h -> s/usg5-4-common.h.
2010-07-29 Jan D* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
2010-07-29 Jan DjärvAdd doc and NEWS for tool-bar-position.
2010-07-29 Jan DjärvAdd ability to put Gtk+ tool bar on the left/right...
2010-07-29 Chong YidongUpdate package-x to latest package.el changes.
2010-07-29 Dan NicolaescuMake lisp_time_argument work on all systems.
2010-07-29 Michael Albinus* processes.texi (Process Information): Explain process...
2010-07-29 Michael Albinus* net/tramp.el (tramp-handle-start-file-process): Check...
2010-07-29 Jan DjärvFix some stuff that didn't compile.
2010-07-29 Dan Nicolaescu* src/vm-limit.c: Do not include sys/resource.h, mem...
2010-07-29 Dan Nicolaescu* src/mem-limits.h: Remove duplicated includes.
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-29 Dan Nicolaescu* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
2010-07-29 Dan Nicolaescu* configure.in: Remove reference to usg5-4, unused.
2010-07-29 Dan NicolaescuClean up unexec.c, remove references to unused code.
2010-07-29 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-29 Juanma Barranquero* make-docfile.c (write_c_args): Warn for old-style...
2010-07-28 Phil HagelbergAdd support for non-default package repositories.
2010-07-28 Jan DjärvAdd tool bar style text-image-horiz (text to the left...
2010-07-28 Michael Albinus* tramp.texi (Traces and Profiles): Describe verbose...
2010-07-28 Michael Albinus* progmodes/gud.el (gud-common-init): Check for remoten...
2010-07-28 Michael Albinus* net/tramp.el (tramp-methods): Move hostname to the...
2010-07-27 Aaron S. Hawley* emacs-lisp/re-builder.el: Remove references to packag...
2010-07-27 Tom TromeyDerive programming modes from prog-mode.
2010-07-27 Dan Nicolaescu* src/emacs.c (Fkill_emacs): Remove return statement.
2010-07-27 Dan NicolaescuRemove declarations and unused variables.
2010-07-27 Dan Nicolaescu* src/xmenu.c: Do not included lwlib.h, not needed.
2010-07-27 Dan Nicolaescu* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
2010-07-27 Dan Nicolaescu* src/process.c: Move definitions earlier to minimize...
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Dan Nicolaescu* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-27 Juanma Barranquero* modes.texi (Defining Minor Modes): Use C-delete in...
2010-07-26 Sam Steingold* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
2010-07-26 Dan NicolaescuNO_RETURN functions should not return.
2010-07-26 Dan Nicolaescu* frame.h (Qtty_color_mode): Add declaration.
2010-07-26 Michael Albinus* url-http (url-http-parse-headers): Disable file name...
2010-07-26 Juanma Barranquerosrc/ChangeLog: Add missing bug reference.
2010-07-26 Dan NicolaescuMark functions as NO_RETURN.
2010-07-26 Dan Nicolaescu* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay...
2010-07-26 Daiki UenoAdd alternative key bindings to epa-mail.el.
2010-07-26 Kenichi Handamerge trunk
2010-07-26 Kenichi Handafont.c (Ffont_shape_gstring): Terminate GSTRING by...
2010-07-26 Juanma Barranquero* lread.c (unreadpure, mapatoms_1): Make static.
2010-07-25 Christoph Scholtes* minibuf.c (Fread_buffer): Doc fix (bug#6528).
2010-07-25 Juanma Barranquero* terminfo.c (tparam): Fix prototype of tparm (followup...
2010-07-25 Andreas SchwabUse __executable_start to find start of text segment...
2010-07-25 Andreas Schwab* callproc.c (set_initial_environment): Avoid unbalance...
2010-07-25 Ken Brown* vm-limit.c (check_memory_limits): Fix previous change...
2010-07-25 Ken BrownCygwin build cleanup (Bug#6715).
2010-07-25 Daiki UenoFix typo and comment.
2010-07-25 Michael Albinus* url-http (url-http-parse-headers): Disable Tramp...
2010-07-25 Daiki UenoFix *.gpg file creation (bug#6723).
2010-07-25 Katsumi YamaokaAccept x-pkcs7-signature MIME type as signature.
2010-07-25 Christoph ScholtesBuild binary distros on Windows using emacs-VERSION...
2010-07-25 Juanma Barranquero* emacsclient.c (getcwd): Fix previous change.
2010-07-25 Christoph ScholtesAdded README.W32 to distclean. Updated Changelog.
2010-07-25 Juanma BarranqueroMake building under stricter warning flags somewhat...
2010-07-24 Christoph ScholtesAdded ChangeLog entry for copying of README.W32.
2010-07-24 Christoph ScholtesFixed whitespace.
2010-07-24 Ken BrownRegenerate configure.
2010-07-24 Christoph ScholtesCode cleanup. Added ChangeLog entry.
2010-07-24 Christoph ScholtesRefactoring of make dist target
2010-07-24 Juanma Barranquero* w32fns.c (w32_to_x_color): Remove, unused.
2010-07-24 Ken Brown* configure.in (LINKER, LIB_GCC): Remove cygwin special...
2010-07-24 Andreas Schwab* lisp.h: Remove leftover P_.
2010-07-24 Dan NicolaescuAdd NO_RETURN specifiers to functions in lib-src.
2010-07-24 Dan NicolaescuAdd ChangeLog entry for previous commit:
2010-07-24 Andreas SchwabMake internal_self_insert static
2010-07-24 Juanma Barranquero* .bzrignore, .gitignore: Ignore README.W32 on the...
2010-07-24 Christoph ScholtesNew make target for Windows platform: make dist (bug...
2010-07-24 Juanma BarranqueroFix typos in ChangeLogs.
2010-07-24 Dan Nicolaescu* src/ecrt0.c, src/unexalpha.c: Remove files, unused.
2010-07-24 Ken Brown* configure.in (START_FILES) [cygwin]: Set to pre-crt0...
2010-07-23 Lukas Huonker* lisp/play/tetris.el: Cleanup image representation...
2010-07-23 Markus Triska* lisp/progmodes/ps-mode.el: Use comint.
2010-07-23 Juanma BarranqueroRemove unused static functions.
2010-07-23 Chong Yidong* nxml-mode.texi (Limitations): Remove obsolete discuss...
2010-07-23 Michael Albinus* net/tramp.el (tramp-methods): Move hostname to the...
2010-07-23 Michael Albinus* net/tramp.el (tramp-open-shell): New defun.
2010-07-23 Juanma Barranquero* make-docfile.c (write_c_args): Correctly handle prefi...
2010-07-23 Michael Albinus* net/tramp.el (tramp-file-name-regexp-unified)
2010-07-23 Juanma Barranquero* menu.c (cleanup_popup_menu): Set inside "#ifdef HAVE_NS".
2010-07-23 Juanma Barranquero* w32term.c (my_set_focus): #ifdef away; currently...
2010-07-23 Juanma Barranquero* w32fns.c, xfaces.c: Remove obsolete static declarations.
2010-07-23 Juanma Barranquero* help-fns.el (find-lisp-object-file-name): Doc fix...
2010-07-23 Juanma Barranquero* lisp/ChangeLog: Fix typos.
2010-07-23 Juanma Barranquero* custom.el (custom-declare-variable): Give clearer...
2010-07-23 Michael MaugerSQL Mode Version2.4 - Improved login prompting
2010-07-22 Christoph Scholtes* window.c (Fwindow_height): Doc fix (bug#6518).
2010-07-22 Juanma Barranquero* dired.el (dired-no-confirm): Document value t and...
2010-07-22 Teemu Likonen* dired.el (dired-mode-map): Use command remapping...
2010-07-22 Lawrence Mitchell* term/vt100.el (vt100-wide-mode): Fix :init-value...
2010-07-21 Juanma Barranquero* text.texi (Special Properties): Fix typo.
2010-07-21 Juanma Barranquerolisp/mail/rmail.el: Update autoload checksum.
2010-07-21 Juanma Barranquero* buffer.c (syms_of_buffer) <fringe-indicator-alist...
2010-07-21 Juanma Barranquero* nt/INSTALL: Add note about backslashes in Windows...
2010-07-21 Daiki UenoFix multiple-recipient handling of Gnus S/MIME.
2010-07-21 Michael Albinus* net/tramp.el (tramp-get-ls-command)
next