Sat, 01 May 2010 21:28:00 +0300 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
Sat, 01 May 2010 18:53:35 +0300 |
Eli Zaretskii |
Fix cursor positioning in partial width windows on TTY.
|
Sat, 01 May 2010 16:39:44 +0300 |
Eli Zaretskii |
Fix display of truncated R2L lines on a TTY.
|
Sat, 01 May 2010 13:49:09 +0300 |
Eli Zaretskii |
Fix display of R2L continued lines in partial-width windows on a TTY.
|
Sat, 01 May 2010 11:50:01 +0300 |
Eli Zaretskii |
Refactor code that determines row->start and row->end.
|
Tue, 27 Apr 2010 22:40:05 +0300 |
Eli Zaretskii |
Fix a crash when a display string is continued to the next line.
|
Sun, 25 Apr 2010 22:33:31 +0300 |
Eli Zaretskii |
Start fixing cursor positioning in bidi buffers with display properties.
|
Tue, 27 Apr 2010 23:38:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Apr 2010 06:45:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Apr 2010 06:37:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Apr 2010 22:44:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 25 Apr 2010 22:47:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 22:43:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 01 May 2010 12:08:42 +0200 |
Michael Albinus |
* tramp.texi (Inline methods, Default Method): Mention
|
Sat, 01 May 2010 11:34:14 +0200 |
Michael Albinus |
Implement compression for inline methods.
|
Fri, 30 Apr 2010 20:04:51 -0700 |
Glenn Morris |
Rework previous autoconf changes, hopefully to make clearer.
|
Fri, 30 Apr 2010 19:58:41 -0700 |
Glenn Morris |
* src/fileio.c (Ffile_selinux_context): Context functions may return null.
|
Fri, 30 Apr 2010 22:19:40 -0400 |
Chong Yidong |
Avoid using trash for certain temp files (Bug#6070).
|
Fri, 30 Apr 2010 21:39:58 -0400 |
Stefan Monnier |
* bindings.el (mode-line-abbrev-mode, mode-line-auto-fill-mode): Remove.
|
Fri, 30 Apr 2010 21:29:12 -0400 |
Stefan Monnier |
* emacs-lisp/lisp-mode.el (lisp-mode): Use define-derived-mode.
|
Fri, 30 Apr 2010 21:27:16 -0400 |
Stefan Monnier |
Fix commenting convention
|
Fri, 30 Apr 2010 21:08:43 -0400 |
Stefan Monnier |
* minibuffer.el (tags-completion-at-point-function): Move to etags.el.
|
Fri, 30 Apr 2010 19:13:22 -0400 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): Fix return value.
|
Fri, 30 Apr 2010 13:48:04 -0700 |
Dan Nicolaescu |
* s/gnu.h (POSIX_SIGNALS, START_FILES): New definitions.
|
Fri, 30 Apr 2010 09:37:01 -0700 |
Glenn Morris |
Hopefully fix bug#6065.
|
Fri, 30 Apr 2010 15:50:34 +0200 |
Jan D |
xsettings.c: include limits.h and update file comment.
|
Fri, 30 Apr 2010 15:16:13 +0300 |
Eli Zaretskii |
Fix typos in doc strings of composite.el.
|
Thu, 29 Apr 2010 18:54:08 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 29 Apr 2010 18:50:17 -0700 |
Glenn Morris |
Replace some xmenu cpp with autoconf.
|
Thu, 29 Apr 2010 18:36:42 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Thu, 29 Apr 2010 18:27:33 -0700 |
Glenn Morris |
Simplify some manual dependencies in src/Makefile.in.
|
Thu, 29 Apr 2010 18:18:09 -0700 |
Glenn Morris |
* src/Makefile.in (nsfns.o): Remove duplicate nsgui.h dependency.
|
Thu, 29 Apr 2010 11:41:23 -0400 |
Chong Yidong |
* ido.el (ido-minibuffer-setup): Don't set cua-inhibit-cua-keys (Bug#5765).
|
Thu, 29 Apr 2010 11:38:08 -0400 |
Chong Yidong |
* ido.el (ido-init-completion-maps): Remove C-v binding (Bug#5765).
|
Thu, 29 Apr 2010 11:32:11 -0400 |
Chong Yidong |
* minibuffer.el (tags-completion-at-point-function): New function.
|
Thu, 29 Apr 2010 14:48:32 +0000 |
Alan Mackenzie |
(progmodes/cc-mode.el) c-extend-region-for-CPP: Fix an off-by-one error
|
Thu, 29 Apr 2010 10:29:09 -0400 |
Stefan Monnier |
Don't burp if process sentinel/filter kills the current buffer.
|
Thu, 29 Apr 2010 16:23:12 +0200 |
Juanma Barranquero |
Add bug reference.
|
Thu, 29 Apr 2010 10:04:33 -0400 |
Stefan Monnier |
* net/browse-url.el (browse-url-firefox-program): Use iceweasel if
|
Thu, 29 Apr 2010 08:42:01 -0400 |
Stefan Monnier |
Fix wrong-docstring problem introduced with hash-consing.
|
Wed, 28 Apr 2010 18:27:54 -0400 |
Chong Yidong |
Document complete-symbol change.
|
Wed, 28 Apr 2010 15:04:16 -0400 |
Chong Yidong |
Unify complete-symbol with completion-at-point.
|
Wed, 28 Apr 2010 20:42:20 +0200 |
Michael Albinus |
* net/tramp.el (tramp-remote-selinux-p): New defun.
|
Wed, 28 Apr 2010 12:14:41 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Wed, 28 Apr 2010 08:58:29 -0700 |
Glenn Morris |
* configure.in (LIBXMU): Fix logic in previous change.
|
Wed, 28 Apr 2010 11:45:45 -0400 |
Chong Yidong |
Revert last bug-reference-url-format change.
|
Wed, 28 Apr 2010 11:18:37 -0400 |
Stefan Monnier |
Make it possible to locally disable a globally enabled mode.
|
Wed, 28 Apr 2010 00:33:48 -0700 |
Glenn Morris |
Regenerate configure.
|
Wed, 28 Apr 2010 00:25:47 -0700 |
Glenn Morris |
src/Makefile.in minor simplification,
|
Wed, 28 Apr 2010 00:20:39 -0700 |
Glenn Morris |
Define CYGWIN_OBJ with configure, not cpp.
|
Wed, 28 Apr 2010 00:15:10 -0700 |
Glenn Morris |
Set GPM part of MOUSE_SUPPORT with configure, not cpp.
|
Wed, 28 Apr 2010 00:08:53 -0700 |
Glenn Morris |
Set FONT_DRIVERS with configure rather than cpp.
|
Wed, 28 Apr 2010 00:01:43 -0700 |
Glenn Morris |
Move LIBXMU from cpp to configure.
|
Tue, 27 Apr 2010 23:54:25 -0700 |
Glenn Morris |
Move NS_OBJ, NS_SUPPORT from cpp to configure.
|
Tue, 27 Apr 2010 23:45:35 -0700 |
Glenn Morris |
Missing src/ChangeLog for previous commit.
|
Tue, 27 Apr 2010 23:43:38 -0700 |
Glenn Morris |
Move test for 64-bit kernel with 32-bit userland to configure.
|
Tue, 27 Apr 2010 14:14:16 -0400 |
Stefan Monnier |
Let the user turn off locally a globalized minor mode
|
Tue, 27 Apr 2010 13:57:32 -0400 |
Stefan Monnier |
* emacs-lisp/lisp.el (lisp-complete-symbol): Fail gracefully.
|
Tue, 27 Apr 2010 11:13:42 -0400 |
Sam Steingold |
(bug-reference-url-format): Mark as `safe-local-variable' if the value
|
Tue, 27 Apr 2010 13:47:19 +0200 |
Juanma Barranquero |
When killing buffers with ido, don't offer virtual buffers for completion.
|
Tue, 27 Apr 2010 12:49:02 +0200 |
Agustin martin |
Commit missing lisp/Changelog entries.
|
Tue, 27 Apr 2010 12:44:44 +0200 |
Agustin martin |
ispell.el: Kill ispell process when killing its associated buffer.
|
Tue, 27 Apr 2010 12:35:00 +0200 |
Agustin martin |
ispell.el (ispell-init-process): Fix personal dictionary condition in default directory check.
|
Tue, 27 Apr 2010 01:11:11 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 27 Apr 2010 01:09:01 -0700 |
Glenn Morris |
Move LIBXTR6 from cpp to autoconf.
|
Tue, 27 Apr 2010 00:38:05 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 27 Apr 2010 00:33:35 -0700 |
Glenn Morris |
Replace LUCID_LIBW, MOTIF_LIBW with TOOLKIT_LIBW.
|
Tue, 27 Apr 2010 00:02:12 -0700 |
Glenn Morris |
Move MOTIF_LIBW to autoconf.
|
Tue, 27 Apr 2010 08:45:43 +0200 |
Jan D. |
desktop.el (desktop-kill): ask-if-new: Ask if desktop file exists,
|
Tue, 27 Apr 2010 06:40:58 +0000 |
Katsumi Yamaoka |
Don't load tm and apel XEmacs packages when compiling.
|
Tue, 27 Apr 2010 08:20:03 +0200 |
Jan D. |
Regenerate configure and cibfig.in
|
Mon, 26 Apr 2010 22:24:53 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:47:47 -0700 |
Dan Nicolaescu |
Reduce CPP usage.
|
Mon, 26 Apr 2010 20:32:39 -0700 |
Glenn Morris |
Remove some AC_DEFINEs that are now unused.
|
Mon, 26 Apr 2010 20:18:39 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 26 Apr 2010 20:14:14 -0700 |
Glenn Morris |
Use $CRT_DIR in more places.
|
Mon, 26 Apr 2010 19:38:36 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 26 Apr 2010 19:36:20 -0700 |
Glenn Morris |
Replace some more cpp with autoconf.
|
Mon, 26 Apr 2010 11:23:01 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Mon, 26 Apr 2010 11:20:58 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Mon, 26 Apr 2010 11:14:24 -0700 |
Dan Nicolaescu |
* Makefile.in (LIBS_MACHINE): Remove, unused.
|
Mon, 26 Apr 2010 10:10:09 -0700 |
Dan Nicolaescu |
Use autoconf instead of cpp for LIB_MATH.
|
Mon, 26 Apr 2010 21:03:28 +0900 |
Kenichi Handa |
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
|
Mon, 26 Apr 2010 21:02:08 +0900 |
Kenichi Handa |
composite.c (Ffind_composition_internal): Fix the return value for an automatic composition.
|
Mon, 26 Apr 2010 10:22:02 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 26 Apr 2010 09:23:02 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 25 Apr 2010 15:16:58 -0700 |
Dan Nicolaescu |
Remove all NO_ARG_ARRAY uses.
|
Sun, 25 Apr 2010 20:06:41 +0300 |
Eli Zaretskii |
Fix crash with bidi display on the last empty line (bug#6030).
|
Sun, 25 Apr 2010 19:55:59 +0300 |
Eli Zaretskii |
Move code that bidi-iterates out of display property to a separate function.
|
Sun, 25 Apr 2010 17:42:34 +0300 |
Eli Zaretskii |
Fix crash with bidi display on the last empty line (bug#6030).
|
Sun, 25 Apr 2010 09:23:01 +0200 |
Jan D |
tool-bar.el: Revert unintended checkin in rev 100010.
|
Sat, 24 Apr 2010 12:50:03 -0700 |
Glenn Morris |
Minor simplications for src/m/amdx86-64.h.
|
Sat, 24 Apr 2010 11:10:17 -0700 |
Glenn Morris |
* etc/NEWS: Mention --with-crt-dir.
|
Sat, 24 Apr 2010 19:46:20 +0300 |
Eli Zaretskii |
Fix typos in comments of composite.c
|
Sat, 24 Apr 2010 19:23:29 +0300 |
Eli Zaretskii |
composite.el (find-composition): Doc fix.
|
Sat, 24 Apr 2010 16:24:25 +0300 |
Eli Zaretskii |
composite.c (composition_compute_stop_pos): Fix a typo in the commentary.
|
Sat, 24 Apr 2010 14:33:31 +0200 |
Juanma Barranquero |
Remove conflict markers.
|
Sat, 24 Apr 2010 14:11:40 +0300 |
Eli Zaretskii |
Fix cursor motion at end of line that ends in a composed character.
|
Sat, 24 Apr 2010 14:07:27 +0300 |
Eli Zaretskii |
Fix cursor motion at end of line that ends with a composite character.
|
Sat, 24 Apr 2010 10:32:48 +0300 |
Eli Zaretskii |
Fix GDB startup with .gdbinit.
|
Sat, 24 Apr 2010 10:36:27 +0300 |
Eli Zaretskii |
Fix GDB startup with src/.gdbinit.
|
Fri, 23 Apr 2010 19:36:43 -0700 |
Glenn Morris |
Minor htmlfontify simplifications.
|
Fri, 23 Apr 2010 19:30:11 -0700 |
Glenn Morris |
Accidentally omitted from previous commit.
|
Fri, 23 Apr 2010 19:25:45 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Fri, 23 Apr 2010 19:23:22 -0700 |
Glenn Morris |
Close bug#5655.
|
Fri, 23 Apr 2010 19:16:13 -0700 |
Glenn Morris |
Minor authors.el updates.
|
Fri, 23 Apr 2010 15:28:10 -0700 |
Dan Nicolaescu |
* Makefile.in: Remove C_SWITCH_X_MACHINE, unused.
|
Fri, 23 Apr 2010 15:22:06 -0700 |
Dan Nicolaescu |
* s/cygwin.h (LIBS_DEBUG): Remove, unused.
|
Fri, 23 Apr 2010 15:18:49 -0700 |
Dan Nicolaescu |
Remove redundant flags.
|
Fri, 23 Apr 2010 15:14:14 -0700 |
Dan Nicolaescu |
Simplify m/intel386.h.
|
Fri, 23 Apr 2010 14:58:07 -0700 |
Dan Nicolaescu |
* m/mips.h: Remove #if 0 code.
|
Fri, 23 Apr 2010 21:23:51 +0300 |
Eli Zaretskii |
Fix display of composed characters from L2R scripts in bidi buffers. (Bug#5977)
|
Fri, 23 Apr 2010 21:10:31 +0300 |
Eli Zaretskii |
Fix display of composed characters from L2R scripts in bidi buffers.
|
Fri, 23 Apr 2010 20:48:22 +0300 |
Eli Zaretskii |
dispextern.h: Fix a typo in a comment.
|
Fri, 23 Apr 2010 10:40:47 -0700 |
Dan Nicolaescu |
* Makefile.in (LD_SWITCH_MACHINE_TEMACS): Remove, unused.
|
Fri, 23 Apr 2010 12:26:11 -0400 |
Stefan Monnier |
Provide byte-compiler warnings when set-default a read-only var.
|
Fri, 23 Apr 2010 12:15:51 -0400 |
Stefan Monnier |
* mm-util.el (mm-find-buffer-file-coding-system):
|
Fri, 23 Apr 2010 11:59:32 -0400 |
Stefan Monnier |
* progmodes/compile.el: (compilation-start): Abbreviate default directory.
|
Fri, 23 Apr 2010 11:50:48 -0400 |
Stefan Monnier |
* gtkutil.c: Include xsettings.h for Ftool_bar_get_system_style.
|
Fri, 23 Apr 2010 18:24:39 +0300 |
Eli Zaretskii |
xdisp.c (pop_it): Fix last change.
|
Fri, 23 Apr 2010 18:09:11 +0300 |
Eli Zaretskii |
Support `display' text properties and overlay strings in bidi buffers.
|
Fri, 23 Apr 2010 18:05:23 +0300 |
Eli Zaretskii |
Support `display' text properties and overlays.
|
Fri, 23 Apr 2010 16:19:44 +0200 |
Michael Albinus |
* etc/NEWS: Tramp supports SELinux.
|
Fri, 23 Apr 2010 16:12:05 +0200 |
Michael Albinus |
Implement SELINUX backends.
|
Fri, 23 Apr 2010 02:06:43 -0700 |
Dan Nicolaescu |
(LD_SWITCH_SYSTEM_TEMACS): Remove #undef.
|
Fri, 23 Apr 2010 00:37:42 -0700 |
Dan Nicolaescu |
* s/netbsd.h (LD_SWITCH_SYSTEM_TEMACS): Remove, configure sets nocombreloc.
|
Fri, 23 Apr 2010 00:21:18 -0700 |
Dan Nicolaescu |
Simplify STARTFILES definition.
|
Fri, 23 Apr 2010 00:00:38 -0700 |
Dan Nicolaescu |
Clean up Solaris code.
|
Thu, 22 Apr 2010 22:43:48 -0700 |
Glenn Morris |
* etc/NEWS: More SELinux details and some minor fixes.
|
Thu, 22 Apr 2010 22:40:33 -0700 |
Glenn Morris |
ChangeLog fixes.
|
Fri, 23 Apr 2010 04:46:53 +0200 |
Michael Albinus |
Restore 0644 file permissions, which were changed accidently.
|
Thu, 22 Apr 2010 13:32:43 -0700 |
Dan Nicolaescu |
Regenerate configure.
|
Thu, 22 Apr 2010 19:23:18 +0200 |
Jan D. |
Fix Bug#6001.
|
Thu, 22 Apr 2010 09:37:58 -0700 |
Dan Nicolaescu |
* configure.in (REAL_CFLAGS, CFLAGS): Restore -g for gcc.
|
Thu, 22 Apr 2010 14:07:37 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Thu, 22 Apr 2010 13:21:39 +0200 |
Michael Albinus |
Detect ssh 'ControlMaster' argument automatically in some cases.
|
Thu, 22 Apr 2010 11:15:27 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-copy-file): Add new optional
|
Thu, 22 Apr 2010 08:25:46 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Thu, 22 Apr 2010 08:24:25 +0000 |
Katsumi Yamaoka |
(message-generate-headers): Record insertion of optional headers as well.
|
Thu, 22 Apr 2010 07:56:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 06:30:16 +0200 |
Michael Albinus |
*** empty log message ***
|
Thu, 22 Apr 2010 06:27:55 +0200 |
Michael Albinus |
* net/tramp.el(tramp-completion-handle-file-name-all-completions):
|
Wed, 21 Apr 2010 23:03:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Apr 2010 23:33:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Apr 2010 22:45:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 22:46:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 03:43:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 00:32:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 23:17:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 22:46:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 16 Apr 2010 03:24:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 15 Apr 2010 22:47:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 22:47:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 13 Apr 2010 22:52:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Apr 2010 22:58:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Apr 2010 01:03:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Apr 2010 21:55:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 06 Apr 2010 21:56:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 22:01:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 10:14:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Apr 2010 21:58:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 02 Apr 2010 11:36:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 21:55:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 09:15:20 +0900 |
Miles Bader |
Update ChangeLog
|
Thu, 22 Apr 2010 09:10:43 +0900 |
Miles Bader |
Update configure
|
Thu, 22 Apr 2010 09:10:30 +0900 |
Miles Bader |
get rid of "unix" pre-defined macro when preprocessing Makefile
|
Wed, 21 Apr 2010 23:44:48 +0200 |
Andreas Schwab |
Avoid non-portable shell command negation
|
Wed, 21 Apr 2010 21:48:42 +0200 |
Michael Albinus |
Fix Bug#5840.
|
Wed, 21 Apr 2010 12:32:54 -0700 |
Dan Nicolaescu |
Clean up HP-UX files.
|
Wed, 21 Apr 2010 20:25:13 +0200 |
Jan D. |
* xsettings.c: Move misplaced HAVE_GCONF
|
Wed, 21 Apr 2010 20:59:39 +0300 |
Eli Zaretskii |
Fix bug #5992.
|
Wed, 21 Apr 2010 13:53:03 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Try and handle errors.
|
Wed, 21 Apr 2010 18:42:39 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f", regenerate configure.
|
Wed, 21 Apr 2010 18:26:09 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons
|
Wed, 21 Apr 2010 18:41:29 +0200 |
Jan D. |
configure.in: Change "if test ! -f" to "if ! test -f".
|
Wed, 21 Apr 2010 18:25:15 +0200 |
Jan D. |
Document tool-bar-style
|
Tue, 20 Apr 2010 20:52:07 +0200 |
Jan D. |
Gtk tool bars can be text, icons with text or just icons.
|
Wed, 21 Apr 2010 18:13:55 +0200 |
Jan D. |
Declarations before code (Bug#5993).
|
Wed, 21 Apr 2010 07:00:58 -0400 |
John Wiegley |
Added C-o keybinding to toggle use of virtual buffers
|
Tue, 20 Apr 2010 23:49:28 -0700 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS.
|
Tue, 20 Apr 2010 23:40:18 -0700 |
Glenn Morris |
* src/ChangeLog: Remove merged duplicate entry.
|
Tue, 20 Apr 2010 23:35:35 -0700 |
Glenn Morris |
Remove some more cpp in favor of autoconf.
|
Tue, 20 Apr 2010 22:47:56 -0700 |
Dan Nicolaescu |
Remove NOMULTIPLEJOBS, unused.
|
Tue, 20 Apr 2010 22:33:24 -0700 |
Dan Nicolaescu |
Simplify LD_SWITCH_SYSTEM_TEMACS usage.
|
Wed, 21 Apr 2010 05:53:42 +0200 |
Juanma Barranquero |
tetris.el: Use `define-derived-mode'; fix window selection; doc fixes.
|
Tue, 20 Apr 2010 20:41:01 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 20 Apr 2010 20:33:04 -0700 |
Glenn Morris |
Remove LIBSELINUX_LIBS need for cpp in Makefiles.
|
Tue, 20 Apr 2010 20:11:03 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Tue, 20 Apr 2010 20:08:21 -0700 |
Glenn Morris |
Doc updates for SELinux support.
|
Tue, 20 Apr 2010 20:02:58 -0700 |
Glenn Morris |
Add SELinux support.
|
Tue, 20 Apr 2010 22:10:50 -0400 |
Stefan Monnier |
vc-bzr.el (vc-bzr-checkin): Undo spurious `async' arg change.
|
Tue, 20 Apr 2010 22:05:24 -0400 |
Stefan Monnier |
Make the log-edit comments use RFC822 format throughout.
|
Wed, 21 Apr 2010 02:49:40 +0200 |
Juanma Barranquero |
Fix typos and spacing.
|
Wed, 21 Apr 2010 02:17:02 +0200 |
Juanma Barranquero |
Don't depend on cm.c or termcap.c on Windows, use stubs.
|
Wed, 21 Apr 2010 01:05:30 +0200 |
Juanma Barranquero |
Remove references to (default-)direction-reversed.
|
Tue, 20 Apr 2010 13:35:16 -0400 |
Stefan Monnier |
Warn rather than error when making a local var inside a let.
|
Tue, 20 Apr 2010 13:17:29 -0400 |
Stefan Monnier |
* font.c (syms_of_font): Make the style table vars read-only.
|
Tue, 20 Apr 2010 13:01:39 -0400 |
Stefan Monnier |
* buffer.h (struct buffer): Remove unused var `direction_reversed'.
|
Tue, 20 Apr 2010 12:52:43 -0400 |
Stefan Monnier |
* vc-dispatcher (vc-finish-logentry): Don't mess with the windows/frames.
|
Tue, 20 Apr 2010 12:37:31 -0400 |
Stefan Monnier |
(lisp-completion-at-point): Complete around point.
|
Tue, 20 Apr 2010 11:46:52 -0400 |
Chong Yidong |
* emacs.manifest: Add trustInfo section to Windows manifest.
|
Tue, 20 Apr 2010 10:45:14 -0400 |
Stefan Monnier |
(view-hello-file): Don't fiddle with the default enable-multibyte-characters.
|
Tue, 20 Apr 2010 16:31:28 +0300 |
Eli Zaretskii |
Implement GUI display of R2L lines, fix TTY display of R2L lines.
|
Tue, 20 Apr 2010 13:38:30 +0200 |
Jan D. |
gtkutils.c (xg_event_is_for_scrollbar): Check if grabbed widget is a scrollbar.
|
Tue, 20 Apr 2010 16:08:35 +0300 |
Eli Zaretskii |
Fix R2L paragraph display on TTY.
|
Sat, 17 Apr 2010 19:02:18 +0300 |
Eli Zaretskii |
Fix cursor positioning at end of R2L line on TTY frames.
|
Sat, 17 Apr 2010 15:33:05 +0300 |
Eli Zaretskii |
Mirror continuation indicators for R2L lines; fix face extension on TTY.
|
Sat, 17 Apr 2010 13:29:40 +0300 |
Eli Zaretskii |
Fix two crashes with display of R2L lines in GUI sessions.
|
Sat, 17 Apr 2010 12:46:44 +0300 |
Eli Zaretskii |
Continue work on R2L paragraphs in GUI sessions.
|
Sat, 10 Apr 2010 19:28:30 +0300 |
Eli Zaretskii |
Implement cursor on the left fringe for R2L lines.
|
Sat, 10 Apr 2010 15:40:35 +0300 |
Eli Zaretskii |
Initial implementation of display of R2L paragraphs in GUI sessions.
|
Fri, 09 Apr 2010 14:17:35 +0300 |
Eli Zaretskii |
Overwritten from mainline.
|
Tue, 20 Apr 2010 16:27:15 +0900 |
Kenichi Handa |
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
|
Tue, 20 Apr 2010 16:26:02 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 20 Apr 2010 15:30:26 +0900 |
Kenichi Handa |
charset.c (char_charset): Consider Vcharset_non_preferred_head only when the arg CHARSET_LIST is nil.
|
Tue, 20 Apr 2010 13:24:33 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 19 Apr 2010 21:50:52 -0400 |
Stefan Monnier |
Make variable forwarding explicit rather the using special values.
|
Mon, 19 Apr 2010 14:33:11 -0400 |
Stefan Monnier |
(completion-styles-alist): Fix up last merge and document `substring'.
|
Mon, 19 Apr 2010 13:05:12 -0400 |
Stefan Monnier |
* international/mule.el: Help the user choose a valid coding-system.
|
Mon, 19 Apr 2010 19:22:55 +0300 |
Eli Zaretskii |
Cosmetic changes in src/bidi.c.
|
Mon, 19 Apr 2010 18:35:15 +0300 |
Eli Zaretskii |
Improve commentary regarding redisplay.
|
Mon, 19 Apr 2010 11:26:06 -0400 |
Stefan Monnier |
* vc-bzr: Use standard *vc* and *vc-diff* buffers.
|
Mon, 19 Apr 2010 11:07:52 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 19 Apr 2010 09:17:40 -0400 |
Stefan Monnier |
(completion-styles): Improve docstrings.
|