Mon, 09 Aug 2010 10:08:56 -0700 |
Dan Nicolaescu |
* configure.in (ORDINARY_LINK): Use on hpux* too.
|
Mon, 09 Aug 2010 20:08:23 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebrew MAQAF) from the composable pattern.
|
Mon, 09 Aug 2010 20:07:11 +0900 |
Kenichi Handa |
Fix typo in lisp/ChangeLog
|
Mon, 09 Aug 2010 20:05:27 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 09 Aug 2010 02:35:21 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Mon, 09 Aug 2010 17:12:49 +0900 |
Kenichi Handa |
language/hebrew.el: Exclude U+05BD (Hebre MAQAF) from the composable pattern.
|
Mon, 09 Aug 2010 10:51:16 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 08 Aug 2010 21:30:10 -0500 |
Jay Belanger |
calc.texi (Customizing Calc): Rearrange description of new
|
Sun, 08 Aug 2010 19:14:33 -0400 |
Chong Yidong |
* tutorial.el (tutorial--default-keys): C-d is now bound to delete-forward-char.
|
Mon, 09 Aug 2010 01:05:49 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sun, 08 Aug 2010 18:13:53 -0400 |
Chong Yidong |
Ensure that erc-toggle-debug-irc-protocol logs protocol data.
|
Sun, 08 Aug 2010 17:57:34 -0400 |
Chong Yidong |
Fix 2010-07-03 change to mouse-drag-track.
|
Sun, 08 Aug 2010 17:15:44 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch.
|
Sun, 08 Aug 2010 14:03:45 -0700 |
Dan Nicolaescu |
Use const char* instead of char*.
|
Sun, 08 Aug 2010 17:12:29 -0400 |
Chong Yidong |
Merge changes from emacs-23 branch
|
Sun, 08 Aug 2010 16:55:52 -0400 |
Chong Yidong |
Fix query-replace-regexp incomplete highlighting (Bug#6808).
|
Fri, 06 Aug 2010 19:58:51 +0900 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
Fri, 06 Aug 2010 17:15:12 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 05 Aug 2010 23:31:03 +0200 |
Juanma Barranquero |
* emulation/pc-select.el: Fix typos in docstrings.
|
Wed, 04 Aug 2010 20:04:29 +0200 |
Stefan Monnier |
* lisp/simple.el (exchange-dot-and-mark): Mark obsolete, finally.
|
Fri, 06 Aug 2010 17:11:19 +0900 |
Kenichi Handa |
Improve the encoding by compound-text-with-extensions.
|
Fri, 06 Aug 2010 12:54:13 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 03 Aug 2010 18:39:37 +0200 |
Juanma Barranquero |
which-func.el (which-func-format): Split help-echo text into lines.
|
Tue, 03 Aug 2010 15:04:20 +0200 |
Juanma Barranquero |
* server.el (server-start): Force IPv4 and use literal 127.0.0.1.
|
Mon, 02 Aug 2010 21:35:28 +0200 |
Juanma Barranquero |
nt/cmdproxy.c (main): Use _snprintf instead of wsprintf (bug#6647).
|
Mon, 02 Aug 2010 16:23:50 +0200 |
Stefan Monnier |
* bindings.el (complete-symbol): Run completion-at-point as a fallback.
|
Mon, 02 Aug 2010 12:35:34 +0200 |
Stefan Monnier |
* lispref/control.texi (Handling Errors) <error-message-string>: Fix arg name.
|
Mon, 02 Aug 2010 06:14:26 +0200 |
Juanma Barranquero |
* term.el: Fix typos in docstrings.
|
Mon, 02 Aug 2010 02:13:02 +0200 |
Stefan Monnier |
* bindings.el (function-key-map): Add a S-tab => backtab fallback.
|
Sun, 01 Aug 2010 06:28:09 +0200 |
Juanma Barranquero |
* w32fns.c (syms_of_w32fns) <x-max-tooltip-size>: Fix typo in docstring.
|
Sun, 01 Aug 2010 06:00:59 +0200 |
Juanma Barranquero |
* org.texi (Footnotes, Tables in HTML export): Fix typos.
|
Sun, 01 Aug 2010 05:19:23 +0200 |
Juanma Barranquero |
* dabbrev.el (dabbrev-completion): Fix typo in docstring.
|
Sun, 01 Aug 2010 02:24:55 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): Fix typo in docstring.
|
Fri, 30 Jul 2010 19:25:06 -0400 |
Chong Yidong |
* lisp/eshell/esh-io.el (eshell-get-target): Better detection of read-only file (Bug#6762).
|
Fri, 30 Jul 2010 02:54:53 +0200 |
Juanma Barranquero |
fns.c: Doc fixes.
|
Fri, 30 Jul 2010 02:50:13 +0200 |
Juanma Barranquero |
align.el: Doc fixes.
|
Thu, 29 Jul 2010 02:58:16 +0200 |
Juanma Barranquero |
* doc/lispref/modes.texi (Defining Minor Modes): Use C-backspace, not C-delete.
|
Wed, 28 Jul 2010 02:15:49 +0200 |
Juanma Barranquero |
Document arguments passed to `read-buffer-function' (bug#5625).
|
Tue, 27 Jul 2010 15:50:01 -0400 |
Ken Brown |
* PROBLEMS: Mention problem with Cygwin 1.5.19.
|
Tue, 27 Jul 2010 07:10:48 -0400 |
Ken Brown |
* dired.c (DIRENTRY_NONEMPTY) [cygwin]: Use d_ino instead of the MSDOS definition.
|
Wed, 04 Aug 2010 17:06:52 +0900 |
Kenichi Handa |
Modify the coding system compound-text-with-extensions to conform to the spec of Compound Text.
|
Tue, 27 Jul 2010 16:01:48 +0900 |
Kenichi Handa |
merge emacs-23
|
Sun, 08 Aug 2010 13:26:12 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (DECLARE_GETPWUID_WITH_UID_T): Remove, unused.
|
Sun, 08 Aug 2010 13:16:48 -0700 |
Dan Nicolaescu |
Cleanup xrdb.c.
|
Sun, 08 Aug 2010 19:42:47 +0200 |
Ulf Jasper |
Fixed bug#6766 (icalendar.el)
|
Sun, 08 Aug 2010 19:51:56 +0300 |
Eli Zaretskii |
Fix overlay arrow display, make doc strings bidi-friendly.
|
Sun, 08 Aug 2010 19:43:26 +0300 |
Eli Zaretskii |
Make some doc strings bidi-friendly.
|
Sun, 08 Aug 2010 19:23:11 +0300 |
Eli Zaretskii |
Fix overlay arrow display (bug #6699).
|
Sat, 07 Aug 2010 22:04:57 -0500 |
Jay Belanger |
calc.el (calc-trail-mode,calc-refresh): Use `face' property to italicize headers.
|
Sat, 07 Aug 2010 19:57:07 -0400 |
Michael Mauger |
* progmodes/sql.el (sql-mode-sqlite-font-lock-keywords): Added
|
Sat, 07 Aug 2010 16:26:55 -0400 |
Chong Yidong |
Avoid restrictions when copying window selection.
|
Sat, 07 Aug 2010 16:10:30 -0400 |
Chong Yidong |
Fix last change.
|
Sat, 07 Aug 2010 15:39:04 -0400 |
Chong Yidong |
Change `select-active-region' mechanics.
|
Sat, 07 Aug 2010 13:26:42 +0300 |
Eli Zaretskii |
NEWS: Mention the Hebrew translation of the tutorial.
|
Sat, 07 Aug 2010 13:11:07 +0300 |
Eli Zaretskii |
simple.el (delete-forward-char): Doc fix.
|
Sat, 07 Aug 2010 12:50:08 +0300 |
Eli Zaretskii |
Clean up TUTORIAL.he.
|
Sat, 07 Aug 2010 12:31:03 +0300 |
Eli Zaretskii |
Evaluate file-local variables in tutorials.
|
Sat, 07 Aug 2010 03:10:12 +0200 |
Juanma Barranquero |
Remove duplicate declarations.
|
Fri, 06 Aug 2010 13:08:26 -0700 |
Dan Nicolaescu |
* src/process.c: Simplify include logic.
|
Fri, 06 Aug 2010 13:05:40 -0700 |
Dan Nicolaescu |
* sysdep.c: Remove declarations.
|
Fri, 06 Aug 2010 12:52:47 -0700 |
Dan Nicolaescu |
Move declarations to header files.
|
Fri, 06 Aug 2010 19:48:59 +0000 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph, c-fill-paragraph): Fix for the case that a
|
Fri, 06 Aug 2010 12:07:16 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Fri, 06 Aug 2010 12:01:35 -0700 |
Dan Nicolaescu |
* src/frame.c (frame_params): Make const.
|
Fri, 06 Aug 2010 11:56:41 -0700 |
Dan Nicolaescu |
* src/lisp.h (fatal_error_signal, emacs_root_dir): Add declaration.
|
Fri, 06 Aug 2010 11:48:24 -0700 |
Dan Nicolaescu |
emacs.c cleanups.
|
Fri, 06 Aug 2010 11:41:15 -0700 |
Dan Nicolaescu |
Use const for some arrays and functions.
|
Fri, 06 Aug 2010 19:38:01 +0200 |
Jan D |
* src/sysdep.c: Move include term.h last of includes (Bug#6812).
|
Fri, 06 Aug 2010 18:53:11 +0300 |
Eli Zaretskii |
xdisp.c (display_line): Fix a typo in a comment.
|
Fri, 06 Aug 2010 18:05:21 +0300 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs.
|
Fri, 06 Aug 2010 17:54:06 +0300 |
Eli Zaretskii |
Fix redisplay bugs due to uninitialized glyphs in frame glyph pool.
|
Fri, 06 Aug 2010 16:34:23 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process ): Set connection
|
Fri, 06 Aug 2010 15:53:59 +0200 |
Michael Albinus |
* comint.el (comint-mode): Make directory tracking functions
|
Fri, 06 Aug 2010 14:35:00 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
Fri, 06 Aug 2010 14:25:10 +0200 |
Juanma Barranquero |
src/makefile.w32-in ($(BLD)/xdisp.$(O)): Update dependencies.
|
Fri, 06 Aug 2010 13:28:59 +0200 |
Jan D |
More undeclared function fixes and add -Wimplicit-function-declaration.
|
Fri, 06 Aug 2010 13:04:29 +0200 |
Jan D |
Can't include menu.h in window.c for X targets.
|
Fri, 06 Aug 2010 12:12:41 +0200 |
Jan D |
Fix missing prototypes for HAVE_NS (caused crash) and vrious warnings.
|
Thu, 05 Aug 2010 21:09:54 -0700 |
Dan Nicolaescu |
emacsclient.c cleanups.
|
Thu, 05 Aug 2010 21:01:00 -0700 |
Dan Nicolaescu |
* lisp/vc/diff-mode.el (diff-mode-shared-map): Bind g to revert-buffer.
|
Fri, 06 Aug 2010 03:44:13 +0000 |
Katsumi Yamaoka |
(rfc2047-encode): Use utf-8 charset as a last resort.
|
Fri, 06 Aug 2010 03:43:29 +0000 |
Katsumi Yamaoka |
(rfc2047-encode): Use utf-8 charset as a last resort.
|
Fri, 06 Aug 2010 03:40:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 06 Aug 2010 00:26:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 05 Aug 2010 22:50:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 04 Aug 2010 22:51:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 03 Aug 2010 22:49:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 02 Aug 2010 22:48:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 02 Aug 2010 01:04:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 06 Aug 2010 02:44:56 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix entry.
|
Thu, 05 Aug 2010 17:36:12 -0700 |
Dan Nicolaescu |
Cleanup process.c.
|
Fri, 06 Aug 2010 02:16:24 +0200 |
Juanma Barranquero |
Fix changes in revnos 100982..100984 for Windows build.
|
Thu, 05 Aug 2010 17:07:36 -0700 |
Dan Nicolaescu |
* src/syssignal.h (signal_handler_t): Restore accidentally removed definition.
|
Thu, 05 Aug 2010 16:34:12 -0700 |
Dan Nicolaescu |
Remove extern declarations in .c files, .h files have them.
|
Thu, 05 Aug 2010 16:22:18 -0700 |
Dan Nicolaescu |
Cleanup syssignal.h.
|
Thu, 05 Aug 2010 16:15:24 -0700 |
Dan Nicolaescu |
Add declarations to header files.
|
Thu, 05 Aug 2010 15:23:53 -0700 |
Dan Nicolaescu |
* src/term.c: Remove dead code.
|
Thu, 05 Aug 2010 15:20:09 -0700 |
Dan Nicolaescu |
Fix emacs -Q -f server-start & emacsclient -t on GNU/Linux.
|
Thu, 05 Aug 2010 11:30:35 -0700 |
Dan Nicolaescu |
Regenerate configure.
|
Thu, 05 Aug 2010 20:23:57 +0300 |
Eli Zaretskii |
REALLY rename unexec.c => unexcoff.c in MAINTAINERS.
|
Thu, 05 Aug 2010 20:22:34 +0300 |
Eli Zaretskii |
REALLY rename src/unexec.c => src/unexcoff.c.
|
Thu, 05 Aug 2010 20:16:27 +0300 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
Thu, 05 Aug 2010 20:11:32 +0300 |
Eli Zaretskii |
Rename src/unexec.c => src/unexcoff.c.
|
Thu, 05 Aug 2010 15:51:21 +0200 |
Michael Albinus |
* tramp.texi (External packages): File attributes cache flushing
|
Thu, 05 Aug 2010 10:15:22 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-dired-uncache): Flush directory
|
Thu, 05 Aug 2010 17:18:55 +1200 |
Nick Roberts |
Fix compilation error.
|
Wed, 04 Aug 2010 23:48:36 +0200 |
Andreas Schwab |
* configure.in: Restore accidentally removed use of
|
Wed, 04 Aug 2010 20:10:07 +0200 |
Stefan Monnier |
* src/sysdep.c (child_setup_tty): Comment-out left-over non-ICANON code.
|
Tue, 03 Aug 2010 23:54:16 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
Tue, 03 Aug 2010 18:37:00 +0200 |
Johan Bockgrd |
* src/data.c (Flocal_variable_p): Handle variable aliases correctly.
|
Tue, 03 Aug 2010 14:22:23 +0200 |
Juanma Barranquero |
* server.el (server-start): Simplify loop.
|
Tue, 03 Aug 2010 01:20:48 +0200 |
Juanma Barranquero |
nt/config.nt (TIME_WITH_SYS_TIME): Remove #undef, unused (bug#6754).
|
Tue, 03 Aug 2010 00:35:38 +0200 |
Stefan Monnier |
* lisp/frame.el (screen-height, screen-width, set-screen-width)
|
Mon, 02 Aug 2010 16:23:06 +0200 |
Jan D. |
* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbeNiceToColormap
|
Mon, 02 Aug 2010 14:50:03 +0200 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
Mon, 02 Aug 2010 14:46:33 +0200 |
Jan D. |
Don't use Gtk+ tooltip unless Gtk+ version => 2.14.
|
Mon, 02 Aug 2010 12:25:27 +0200 |
Stefan Monnier |
* lisp/textmodes/fill.el (justify-current-line): Don't add 1 to nspaces
|
Mon, 02 Aug 2010 11:00:46 +0200 |
Stefan Monnier |
* lisp/emacs-lisp/timer.el (timer-event-handler): Protect against timers
|
Mon, 02 Aug 2010 09:03:12 +0200 |
Jan D. |
Enable ICANON (Bug#6771). Any long line problem must be solved differently.
|
Mon, 02 Aug 2010 08:42:03 +0200 |
Juanma Barranquero |
* editfns.c (Fregion_beginning, Fregion_end): Doc fixes (bug#6493).
|
Sun, 01 Aug 2010 23:50:24 +0000 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
Sun, 01 Aug 2010 23:49:32 +0000 |
Katsumi Yamaoka |
Fix last nnmail-get-new-mail-1 change that caused double encoding in XEmacs.
|
Sun, 01 Aug 2010 22:48:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 30 Jul 2010 02:11:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 01 Aug 2010 18:07:10 +0000 |
Alan Mackenzie |
Enhance CC Mode manual to cover the new Java features.
|
Sun, 01 Aug 2010 18:48:15 +0200 |
Juanma Barranquero |
mouse.el: Match "mouse-2" at the beginning of the string. (Bug#6765)
|
Sun, 01 Aug 2010 15:57:07 +0200 |
Jan D |
Use Gtk+ tooltips by default for Gtk+ Emacs.
|
Sun, 01 Aug 2010 06:37:41 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sat, 31 Jul 2010 20:38:19 -0400 |
Chong Yidong |
Package listing tweaks.
|
Sun, 01 Aug 2010 02:14:14 +0200 |
Stefan Monnier |
* src/keymap.c (Fdefine_key, Flookup_key): Say what event is invalid.
|
Sat, 31 Jul 2010 17:26:56 -0400 |
Chong Yidong |
Adapt mouse-3 behavior to recent selection changes (Bug#6701).
|
Sat, 31 Jul 2010 20:01:08 +0000 |
Alan Mackenzie |
Enhance Java Mode to handle Java 5.0 (Tiger) and Java 6 (Mustang).
|
Sat, 31 Jul 2010 19:21:16 +0200 |
Jan D |
* faces.el (face-all-attributes): Improved documentation (Bug#6767).
|
Sat, 31 Jul 2010 20:13:03 +0300 |
Eli Zaretskii |
Add more index entries for large-file-warning-threshold.
|
Sat, 31 Jul 2010 18:46:58 +0300 |
Eli Zaretskii |
Add a Hebrew translation of the tutorial.
|
Sat, 31 Jul 2010 09:39:24 +0000 |
Alan Mackenzie |
cc-cmds.el (c-mask-paragraph): Fix bug #6688, Auto-fill broken in C/C++
|
Thu, 29 Jul 2010 21:42:38 -0700 |
Dan Nicolaescu |
* src/buffer.c (Qwindow): Do not define, already defined in data.c.
|
Fri, 30 Jul 2010 02:02:05 +0000 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
Fri, 30 Jul 2010 02:01:04 +0000 |
Katsumi Yamaoka |
Encode names of nnml groups that nnmail-get-new-mail creates in active file.
|
Thu, 29 Jul 2010 23:01:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Jul 2010 22:44:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Jul 2010 00:36:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Jul 2010 22:51:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Jul 2010 22:54:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 29 Jul 2010 22:16:18 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 29 Jul 2010 22:01:08 +0200 |
Jan D |
Replace tests for SYSV_SYSTEM_DIR with HAVE_DIRENT_H, set via autoconf
|
Thu, 29 Jul 2010 11:34:39 -0700 |
Dan Nicolaescu |
Rename s/usg5-4.h -> s/usg5-4-common.h.
|
Thu, 29 Jul 2010 20:08:51 +0200 |
Jan D |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
|
Thu, 29 Jul 2010 19:10:41 +0200 |
Jan D. |
Add doc and NEWS for tool-bar-position.
|
Thu, 29 Jul 2010 18:49:59 +0200 |
Jan D. |
Add ability to put Gtk+ tool bar on the left/right/bottom or top. Default top.
|
Thu, 29 Jul 2010 12:01:14 -0400 |
Chong Yidong |
Update package-x to latest package.el changes.
|
Thu, 29 Jul 2010 08:50:04 -0700 |
Dan Nicolaescu |
Make lisp_time_argument work on all systems.
|
Thu, 29 Jul 2010 15:54:03 +0200 |
Michael Albinus |
* processes.texi (Process Information): Explain process property
|
Thu, 29 Jul 2010 15:13:11 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-start-file-process): Check only for
|
Thu, 29 Jul 2010 08:59:29 +0200 |
Jan D. |
Fix some stuff that didn't compile.
|
Wed, 28 Jul 2010 23:12:38 -0700 |
Dan Nicolaescu |
* src/vm-limit.c: Do not include sys/resource.h, mem-limits.h does it.
|
Wed, 28 Jul 2010 22:58:58 -0700 |
Dan Nicolaescu |
* src/mem-limits.h: Remove duplicated includes.
|
Wed, 28 Jul 2010 22:48:06 -0700 |
Dan Nicolaescu |
Remove extern declarations from .c files, and them to .h files.
|
Wed, 28 Jul 2010 21:16:23 -0700 |
Dan Nicolaescu |
* lwlib/xlwmenu.c (abort_gracefully): Mark as NO_RETURN.
|
Wed, 28 Jul 2010 20:41:28 -0700 |
Dan Nicolaescu |
* configure.in: Remove reference to usg5-4, unused.
|
Wed, 28 Jul 2010 20:25:08 -0700 |
Dan Nicolaescu |
Clean up unexec.c, remove references to unused code.
|
Thu, 29 Jul 2010 04:42:53 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 29 Jul 2010 04:11:23 +0200 |
Juanma Barranquero |
* make-docfile.c (write_c_args): Warn for old-style empty arglist ().
|
Wed, 28 Jul 2010 14:54:42 -0400 |
Chong Yidong |
Add support for non-default package repositories.
|
Wed, 28 Jul 2010 19:34:51 +0200 |
Jan D. |
Add tool bar style text-image-horiz (text to the left of the image).
|
Wed, 28 Jul 2010 12:25:38 +0200 |
Michael Albinus |
* tramp.texi (Traces and Profiles): Describe verbose level 9.
|
Wed, 28 Jul 2010 12:08:16 +0200 |
Michael Albinus |
* progmodes/gud.el (gud-common-init): Check for remoteness of
|
Wed, 28 Jul 2010 12:02:18 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Move hostname to the end in all
|
Wed, 28 Jul 2010 01:38:46 +0200 |
Juanma Barranquero |
* emacs-lisp/re-builder.el: Remove references to package `lisp-re' (bug#4369).
|
Tue, 27 Jul 2010 18:37:25 +0200 |
Juanma Barranquero |
Derive programming modes from prog-mode.
|
Tue, 27 Jul 2010 01:02:44 -0700 |
Dan Nicolaescu |
* src/emacs.c (Fkill_emacs): Remove return statement.
|
Mon, 26 Jul 2010 21:20:51 -0700 |
Dan Nicolaescu |
Remove declarations and unused variables.
|
Mon, 26 Jul 2010 21:12:42 -0700 |
Dan Nicolaescu |
* src/xmenu.c: Do not included lwlib.h, not needed.
|
Mon, 26 Jul 2010 21:03:14 -0700 |
Dan Nicolaescu |
* src/m/iris4d.h (XUINT, XSET): Remove, not needed.
|
Mon, 26 Jul 2010 20:59:42 -0700 |
Dan Nicolaescu |
* src/process.c: Move definitions earlier to minimize #ifdefs.
|
Mon, 26 Jul 2010 20:52:35 -0700 |
Dan Nicolaescu |
Use const, move declarations to header files.
|
Mon, 26 Jul 2010 19:45:53 -0700 |
Dan Nicolaescu |
* src/lisp.h (Fkill_emacs): Mark as NO_RETURN.
|
Tue, 27 Jul 2010 04:10:05 +0200 |
Juanma Barranquero |
Merge from emacs-23
|
Mon, 26 Jul 2010 15:05:47 -0400 |
Sam Steingold |
* lisp/mouse.el (mouse-yank-primary, mouse-yank-secondary):
|
Mon, 26 Jul 2010 10:11:43 -0700 |
Dan Nicolaescu |
NO_RETURN functions should not return.
|
Mon, 26 Jul 2010 09:57:19 -0700 |
Dan Nicolaescu |
* frame.h (Qtty_color_mode): Add declaration.
|
Mon, 26 Jul 2010 12:09:02 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug reference.
|
Sun, 25 Jul 2010 23:37:26 -0700 |
Dan Nicolaescu |
Mark functions as NO_RETURN.
|
Sun, 25 Jul 2010 23:22:32 -0700 |
Dan Nicolaescu |
* lwlib/xlwmenu.h (xlwmenu_window_p, xlwmenu_redisplay): Add declarations.
|
Mon, 26 Jul 2010 14:22:13 +0900 |
Daiki Ueno |
Add alternative key bindings to epa-mail.el.
|
Mon, 26 Jul 2010 13:30:05 +0900 |
Kenichi Handa |
font.c (Ffont_shape_gstring): Terminate GSTRING by nil if the number of glyphs gets smaller than the original length.
|
Mon, 26 Jul 2010 13:29:08 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 26 Jul 2010 01:23:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Jul 2010 02:43:58 +0200 |
Juanma Barranquero |
* lread.c (unreadpure, mapatoms_1): Make static.
|
Sun, 25 Jul 2010 23:02:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 25 Jul 2010 21:30:14 +0200 |
Juanma Barranquero |
* terminfo.c (tparam): Fix prototype of tparm (followup to revno:100891).
|
Sun, 25 Jul 2010 21:09:54 +0200 |
Andreas Schwab |
Use __executable_start to find start of text segment for profiling
|