| age |
author |
description |
| 2 hours ago |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++default tip |
| 31 hours ago |
Dan Nicolaescu |
* src/buffer.c (Qwindow): Do not define, already defined in data.c. |
| 34 hours ago |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file. |
| 34 hours ago |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file. |
| 37 hours ago |
Katsumi Yamaoka |
Merge from mainline. |
| 2 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 3 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 3 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 4 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 5 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 5 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 8 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 8 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 9 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 10 days ago |
Katsumi Yamaoka |
Merge from mainline. |
| 40 hours ago |
Juanma Barranquero |
Fix typos in ChangeLogs. |
| 40 hours ago |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf |
| 41 hours ago |
Dan Nicolaescu |
Rename s/usg5-4.h -> s/usg5-4-common.h. |
| 42 hours ago |
Jan D |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf. |
| 43 hours ago |
Jan D. |
Add doc and NEWS for tool-bar-position. |
| 43 hours ago |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top. |
| 44 hours ago |
Chong Yidong |
Update package-x to latest package.el changes. |
| 44 hours ago |
Dan Nicolaescu |
Make lisp_time_argument work on all systems. |
| 46 hours ago |
Michael Albinus |
* processes.texi (Process Information): Explain process property |
| 47 hours ago |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Check only for |
| 2 days ago |
Jan D. |
Fix some stuff that didn't compile. |
| 2 days ago |
Dan Nicolaescu |
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it. |
| 2 days ago |
Dan Nicolaescu |
* src/mem-limits.h: Remove duplicated includes. |
| 2 days ago |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files. |
| 2 days ago |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN. |
| 2 days ago |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused. |
| 2 days ago |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code. |
| 2 days ago |
Juanma Barranquero |
Fix typos in ChangeLogs. |
| 2 days ago |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist (). |
| 2 days ago |
Chong Yidong |
Add support for non-default package repositories. |
| 2 days ago |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image). |
| 3 days ago |
Michael Albinus |
* tramp.texi (Traces and Profiles): Describe verbose level 9. |
| 3 days ago |
Michael Albinus |
* progmodes/gud.el (gud-common-init): Check for remoteness of |
| 3 days ago |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all |
| 3 days ago |
Juanma Barranquero |
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369). |
| 3 days ago |
Juanma Barranquero |
Derive programming modes from prog-mode. |
| 4 days ago |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement. |
| 4 days ago |
Dan Nicolaescu |
Remove declarations and unused variables. |
| 4 days ago |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed. |
| 4 days ago |
Dan Nicolaescu |
* src/m/iris4d.h (XUINT, XSET): Remove, not needed. |
| 4 days ago |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs. |
| 4 days ago |
Dan Nicolaescu |
Use const, move declarations to header files. |
| 4 days ago |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN. |
| 4 days ago |
Juanma Barranquero |
Merge from emacs-23 |
| 4 days ago |
Juanma Barranquero |
* modes.texi (Defining Minor Modes): Use C-delete in examples (bug#6334). |
| 4 days ago |
Michael Albinus |
* url-http (url-http-parse-headers): Disable file name handlers at |
| 5 days ago |
Juanma Barranquero |
* minibuf.c (Fread_buffer): Doc fix (bug#6528). |
| 6 days ago |
Michael Albinus |
* url-http (url-http-parse-headers): Disable Tramp. (Bug#6717) |
| 7 days ago |
Chong Yidong |
* nxml-mode.texi (Limitations): Remove obsolete discussion (Bug#6708). |
| 8 days ago |
Juanma Barranquero |
* help-fns.el (find-lisp-object-file-name): Doc fix (bug#6494). |
| 8 days ago |
Juanma Barranquero |
* window.c (Fwindow_height): Doc fix (bug#6518). |
| 9 days ago |
Juanma Barranquero |
* text.texi (Special Properties): Fix typo. |
| 10 days ago |
Juanma Barranquero |
lisp/mail/rmail.el: Update autoload checksum. |
| 10 days ago |
Juanma Barranquero |
* buffer.c (syms_of_buffer) <fringe-indicator-alist>: Doc fix. |
| 11 days ago |
Juanma Barranquero |
* cedet/semantic/db-file.el (object-write): Fix typo in docstring. |