2010-07-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-29 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
2010-07-29 |
Dan Nicolaescu |
Rename s/usg5-4.h -> s/usg5-4-common.h.
|
2010-07-29 |
Jan D |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
|
2010-07-29 |
Jan D. |
Add doc and NEWS for tool-bar-position.
|
2010-07-29 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
2010-07-29 |
Chong Yidong |
Update package-x to latest package.el changes.
|
2010-07-29 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
2010-07-29 |
Michael Albinus |
* processes.texi (Process Information): Explain process property
|
2010-07-29 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Check only for
|
2010-07-29 |
Jan D. |
Fix some stuff that didn't compile.
|
2010-07-29 |
Dan Nicolaescu |
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
|
2010-07-29 |
Dan Nicolaescu |
* src/mem-limits.h: Remove duplicated includes.
|
2010-07-29 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
2010-07-29 |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
2010-07-29 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
2010-07-29 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
2010-07-29 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
2010-07-29 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
|
2010-07-28 |
Chong Yidong |
Add support for non-default package repositories.
|
2010-07-28 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
2010-07-28 |
Michael Albinus |
* tramp.texi (Traces and Profiles): Describe verbose level 9.
|
2010-07-28 |
Michael Albinus |
* progmodes/gud.el (gud-common-init): Check for remoteness of
|
2010-07-28 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
2010-07-27 |
Juanma Barranquero |
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
|
2010-07-27 |
Juanma Barranquero |
Derive programming modes from prog-mode.
|
2010-07-27 |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement.
|
2010-07-27 |
Dan Nicolaescu |
Remove 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 #ifdefs.
|
2010-07-27 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
2010-07-27 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
2010-07-27 |
Juanma Barranquero |
Merge from emacs-23
|
2010-07-26 |
Sam Steingold |
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
|
2010-07-26 |
Dan Nicolaescu |
NO_RETURN functions should not return.
|
2010-07-26 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
2010-07-26 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
2010-07-26 |
Dan Nicolaescu |
Mark functions as NO_RETURN.
|
2010-07-26 |
Dan Nicolaescu |
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
|
2010-07-26 |
Daiki Ueno |
Add alternative key bindings to epa-mail.el.
|
2010-07-26 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
2010-07-26 |
Kenichi Handa |
merge trunk
|
2010-07-26 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-26 |
Juanma Barranquero |
* lread.c (unreadpure, mapatoms_1): Make static.
|
2010-07-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-25 |
Juanma Barranquero |
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
|
2010-07-25 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|
2010-07-25 |
Andreas Schwab |
* callproc.c (set_initial_environment): Avoid unbalanced braces.
|
2010-07-25 |
Ken Brown |
* vm-limit.c (check_memory_limits): Fix previous change; accidentally reverted an earlier change.
|
2010-07-25 |
Ken Brown |
Cygwin build cleanup (Bug#6715).
|
2010-07-25 |
Daiki Ueno |
Fix typo and comment.
|
2010-07-25 |
Daiki Ueno |
Fix *.gpg file creation (bug#6723).
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Accept x-pkcs7-signature MIME type as signature.
|
2010-07-25 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-24 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-23 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-22 |
Katsumi Yamaoka |
Merge from mainline.
|
2010-07-20 |
Katsumi Yamaoka |
Merge from mainline.
|