Sat, 15 May 2010 14:47:58 -0700 |
Glenn Morris |
Always define LIBX_OTHER in src/Makefile.in.
|
Sat, 15 May 2010 14:34:03 -0700 |
Glenn Morris |
Regenerate configure.
|
Sat, 15 May 2010 14:31:19 -0700 |
Glenn Morris |
Always define FONT_OBJ; to empty in the non-X case.
|
Sat, 15 May 2010 17:21:30 -0400 |
Ken Raeburn |
Fixes related to CANNOT_DUMP mode, and a floating-point bug fix.
|
Sat, 15 May 2010 17:19:05 -0400 |
Ken Raeburn |
* lisp.h (XFLOAT_DATA): Use "0?x:x" to generate an rvalue. (bug#5916)
|
Sat, 15 May 2010 17:16:20 -0400 |
Ken Raeburn |
* emacs.c (main): Initialize initial-environment and process-environment
|
Sat, 15 May 2010 17:12:44 -0400 |
Ken Raeburn |
Update scripts and text to refer to version number string in emacs.c
|
Sat, 15 May 2010 17:11:37 -0400 |
Ken Raeburn |
Handle --version reasonably in CANNOT_DUMP configuration.
|
Sat, 15 May 2010 17:43:55 +0300 |
Eli Zaretskii |
Avoid crashes when stepping with right-arrow through "^L^L".
|
Sat, 15 May 2010 17:06:58 +0300 |
Eli Zaretskii |
Prevent an error signal when clicking on Options->Mule->Describe Lang Env.
|
Sat, 15 May 2010 16:50:16 +0300 |
Eli Zaretskii |
lisp/language/hebrew.el ("Hebrew", "Windows-1255"): Doc fix.
|
Sat, 15 May 2010 16:41:59 +0300 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
Sat, 15 May 2010 16:23:48 +0300 |
Eli Zaretskii |
Implement bidi-sensitive movement with arrow keys.
|
Sat, 15 May 2010 11:38:48 +0300 |
Eli Zaretskii |
Fix DOS build; don't override convert-standard-filename.
|
Sat, 15 May 2010 11:31:40 +0300 |
Eli Zaretskii |
Don't override standard definition of convert-standard-filename.
|
Sat, 15 May 2010 10:51:52 +0300 |
Eli Zaretskii |
config.bat: Remove support for DJGPP v1.x.
|
Sat, 15 May 2010 10:19:59 +0300 |
Eli Zaretskii |
Fix "config msdos" step.
|
Sat, 15 May 2010 09:25:23 +0300 |
Eli Zaretskii |
Fix a typo in msdos/ChangeLog.
|
Fri, 14 May 2010 23:50:25 -0500 |
Jay Belanger |
calc-aent.el (math-read-token, math-find-user-tokens):
|
Sat, 15 May 2010 00:10:22 -0400 |
Stefan Monnier |
* progmodes/asm-mode.el (asm-mode): Use define-derived-mode.
|
Sat, 15 May 2010 00:08:03 -0400 |
Stefan Monnier |
* progmodes/prolog.el (prolog-mode): Use define-derived-mode.
|
Fri, 14 May 2010 23:50:26 -0400 |
Stefan Monnier |
* pcomplete.el (pcomplete-completions-at-point): New function,
|
Fri, 14 May 2010 19:02:28 -0700 |
Glenn Morris |
* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
|
Fri, 14 May 2010 18:58:36 -0700 |
Glenn Morris |
Regenerate configure.
|
Fri, 14 May 2010 18:55:24 -0700 |
Glenn Morris |
Choose dependency of oldxmenu using configure.
|
Fri, 14 May 2010 18:45:18 -0700 |
Glenn Morris |
* msdos/sed1v2.inp (LIBXT_OTHER): Exit to empty.
|
Fri, 14 May 2010 18:09:16 -0700 |
Glenn Morris |
* lisp/org/org-docview.el: Fix copyright years.
|
Fri, 14 May 2010 18:05:11 -0700 |
Glenn Morris |
* lib-src/Makefile.in: Break some long lines.
|
Fri, 14 May 2010 17:54:24 -0700 |
Glenn Morris |
If HAVE_X11, also HAVE_X_WINDOWS and HAVE_MENUS.
|
Fri, 14 May 2010 17:48:53 -0700 |
Glenn Morris |
Minor NS build fixes.
|
Fri, 14 May 2010 17:42:22 -0700 |
Glenn Morris |
Remove references to CVS directories etc in Makefiles.
|
Fri, 14 May 2010 18:46:11 -0500 |
Jay Belanger |
calc-bin.el (math-format-twos-complement): Group digits when appropriate.
|
Fri, 14 May 2010 17:21:12 -0400 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode-default-syntax-table): Remove.
|
Fri, 14 May 2010 13:53:42 -0400 |
Stefan Monnier |
* eval.c (specbind): Disallow let-binding frame-local vars.
|
Fri, 14 May 2010 12:41:01 -0400 |
Stefan Monnier |
* simple.el (prog-mode): New (abstract) major mode.
|
Fri, 14 May 2010 18:19:07 +0300 |
Eli Zaretskii |
Make the cache of bidi iterator states dynamically allocated.
|
Fri, 14 May 2010 06:01:17 +0000 |
convert-repo |
update tags
|
Fri, 14 May 2010 17:30:45 +0300 |
Eli Zaretskii |
Rename bidi_get_next_char_visually to bidi_move_to_visually_next.
|
Fri, 14 May 2010 16:44:12 +0300 |
Eli Zaretskii |
Fix comments from revno 100276.
|
Fri, 14 May 2010 15:31:36 +0200 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos in docstrings.
|
Fri, 14 May 2010 12:02:50 +0300 |
Eli Zaretskii |
Fix spelling and remove merge marks due to revno 100276.
|
Fri, 14 May 2010 07:49:16 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 14 May 2010 07:48:21 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 14 May 2010 07:46:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 14 May 2010 16:30:39 +0900 |
Kenichi Handa |
Fix bidi-composition interaction.
|
Fri, 14 May 2010 16:29:06 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 13 May 2010 21:23:23 -0700 |
Glenn Morris |
No harm in always defining some ns_ Makefile variables.
|
Fri, 14 May 2010 13:15:58 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 14 May 2010 12:53:22 +0900 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
Fri, 14 May 2010 12:52:21 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 13 May 2010 20:36:40 -0700 |
Glenn Morris |
Move some undefs from src/Makefile.in to configure.
|
Thu, 13 May 2010 20:19:52 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: Updates.
|
Thu, 13 May 2010 20:17:27 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Thu, 13 May 2010 20:13:39 -0700 |
Glenn Morris |
Replace some msdos cpp.
|
Thu, 13 May 2010 20:05:00 -0700 |
Glenn Morris |
Define MOUSE_, TOOLTIP_, WINDOW_SUPPORT with configure.
|
Thu, 13 May 2010 22:43:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 14 May 2010 13:14:23 +0900 |
Kenichi Handa |
Fix bidi-composition interaction.
|
Mon, 10 May 2010 12:37:03 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 06 May 2010 09:50:39 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 28 Apr 2010 10:00:38 +0900 |
Kenichi Handa |
merge trunk
|