Mon, 24 May 2010 17:01:10 -0400 |
Stefan Monnier |
* emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
|
Thu, 20 May 2010 21:06:34 -0700 |
Glenn Morris |
Backport from trunk: close bug#6190.
|
Thu, 20 May 2010 10:50:32 -0400 |
Chong Yidong |
Doc fix (Bug#6224).
|
Wed, 19 May 2010 11:23:53 -0400 |
Stefan Monnier |
* url-util.el (url-unhex-string): Don't accidentally decode as latin-1.
|
Tue, 18 May 2010 23:51:55 -0400 |
Stefan Monnier |
* textmodes/fill.el (fill-region): Don't fill past the end.
|
Tue, 18 May 2010 16:51:12 -0400 |
Chong Yidong |
Stefan Monnier <monnier@iro.umontreal.ca>
|
Tue, 18 May 2010 17:49:56 -0500 |
Jay Belanger |
calc-trail.el (calc-trail-isearch-forward)
|
Sat, 22 May 2010 17:13:04 +0300 |
Eli Zaretskii |
Handle lines truncated on right.
|
Sat, 22 May 2010 15:38:26 +0300 |
Eli Zaretskii |
Test and debug find_row_edges on TTY display.
|
Wed, 19 May 2010 23:24:21 +0300 |
Eli Zaretskii |
Completed initial debugging and testing of reimplemented cursor motion.
|
Tue, 18 May 2010 18:22:15 +0300 |
Eli Zaretskii |
Initial reimplementation of calculating line edge positions in bidi lines.
|
Tue, 18 May 2010 16:31:44 -0400 |
Stefan Monnier |
* subr.el (read-quoted-char): Resolve modifiers after key remapping.
|
Tue, 18 May 2010 21:43:04 +0200 |
Michael Albinus |
Add command `secrets-show-secrets'.
|
Tue, 18 May 2010 21:34:26 +0200 |
Michael Albinus |
Add visualization code for secrets.
|
Tue, 18 May 2010 15:24:24 -0400 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-next-sexp): Break inf-loop at BOB.
|
Tue, 18 May 2010 14:05:43 -0400 |
Chong Yidong |
Fix stack overflow in string creation (Bug#6214).
|
Tue, 18 May 2010 14:01:10 -0400 |
Chong Yidong |
* character.c (Fstring, Funibyte_string): Use SAFE_ALLOCA to
|
Tue, 18 May 2010 12:03:51 -0400 |
Stefan Monnier |
Fix handling of non-associative equal levels.
|
Tue, 18 May 2010 13:49:10 +0200 |
Juanma Barranquero |
* doc/emacs/ChangeLog: Fix typos.
|
Tue, 18 May 2010 13:58:56 +0300 |
Eli Zaretskii |
Document bidi-aware behavior of arrow keys and display features.
|
Tue, 18 May 2010 10:33:29 +0200 |
Juanma Barranquero |
Fix ChangeLog typos.
|
Tue, 18 May 2010 10:08:33 +0200 |
Juanma Barranquero |
* charset.c (load_charset_map_from_file): Don't call close after fclose.
|
Tue, 18 May 2010 10:57:27 +0300 |
Eli Zaretskii |
msdos/sed1x.inp: Add copyright notice.
|
Tue, 18 May 2010 09:52:10 +0200 |
Juanma Barranquero |
* progmodes/prolog.el (smie-indent-basic): Declare for byte-compiler.
|
Tue, 18 May 2010 09:44:07 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el: Fix typos in docstrings.
|
Tue, 18 May 2010 10:38:35 +0300 |
Eli Zaretskii |
Advise against unnecessary merges from trunk to feature branches.
|
Mon, 17 May 2010 20:03:14 -0700 |
Glenn Morris |
* s/gnu-linux.h: Combine two conditionals.
|
Mon, 17 May 2010 19:59:15 -0700 |
Glenn Morris |
* src/[ms]/template.h: Comments.
|
Mon, 17 May 2010 19:54:25 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 17 May 2010 19:52:21 -0700 |
Glenn Morris |
* admin/notes/bzr: New file.
|
Mon, 17 May 2010 19:49:28 -0700 |
Glenn Morris |
Since Cygwin does not set SYSTEM_MALLOC, $(VMLIMIT_OBJ) == vm-limit.o.
|
Mon, 17 May 2010 19:44:07 -0700 |
Glenn Morris |
Set rallocobj with configure, not cpp.
|
Mon, 17 May 2010 19:30:13 -0700 |
Glenn Morris |
Define some malloc objects with configure, not cpp.
|
Mon, 17 May 2010 17:02:06 -0400 |
Stefan Monnier |
* Makefile.in (${lispsource}loaddefs.el): Update loaddefs.el after a pull.
|
Mon, 17 May 2010 15:27:26 -0400 |
Stefan Monnier |
Provide a simple generic indentation engine and use it for Prolog.
|
Sun, 16 May 2010 22:15:03 -0700 |
Glenn Morris |
Combine the two stamp-oldxmenu cases.
|
Sun, 16 May 2010 23:16:29 -0500 |
Jay Belanger |
calc-vec.el (math-vector-avg): Put the vector elements in order
|
Sun, 16 May 2010 17:01:22 -0700 |
Glenn Morris |
* src/Makefile.in (${ns_appbindir}Emacs, ns-app): Always define these rules.
|
Sun, 16 May 2010 16:46:44 -0700 |
Glenn Morris |
* src/Makefile.in (clean): Get rid of HAVE_NS conditional.
|
Sun, 16 May 2010 16:38:13 -0700 |
Glenn Morris |
* configure.in (ns_appbindir, ns_appresdir): Set using $ns_appdir.
|
Sun, 16 May 2010 16:31:05 -0700 |
Glenn Morris |
Tweak ns_app*dir values set by configure.
|
Sun, 16 May 2010 16:21:06 -0700 |
Glenn Morris |
Remove one variable from Makefile.in.
|
Sun, 16 May 2010 16:01:56 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sun, 16 May 2010 10:58:27 -0700 |
Glenn Morris |
Simplify temacs build rule.
|
Sat, 15 May 2010 23:40:19 -0700 |
Glenn Morris |
Remove unused Makefile variables STARTFLAGS.
|
Sat, 15 May 2010 22:58:55 -0700 |
Dan Nicolaescu |
* configure.in: Remove references to usg5-4 and bsd-common, $opsys
|
Sat, 15 May 2010 22:40:10 -0700 |
Dan Nicolaescu |
* m/ia64.h (UNEXEC): Remove reference to CANNOT_EXEC, not used anymore.
|
Sat, 15 May 2010 22:34:48 -0700 |
Dan Nicolaescu |
Remove reference to CANNOT_EXEC, not used anymore.
|
Sat, 15 May 2010 23:43:09 -0500 |
Jay Belanger |
calc-vec.el (calc-histogram):
|
Sat, 15 May 2010 21:18:52 -0500 |
Jay Belanger |
calc-ext.el (math-group-float): Have the number of digits being
|
Sat, 15 May 2010 17:30:14 -0700 |
Glenn Morris |
* src/Makefile.in (LIBX_BASE): Always define.
|
Sat, 15 May 2010 17:21:58 -0700 |
Glenn Morris |
* src/Makefile.in (LIBX_OTHER): Move out of cpp section.
|
Sat, 15 May 2010 17:02:13 -0700 |
Glenn Morris |
* src/Makefile.in (LIBXT): Always define.
|
Sat, 15 May 2010 15:36:29 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sat, 15 May 2010 15:33:24 -0700 |
Glenn Morris |
Always define LIBXMENU in src/Makefile.in.
|
Sat, 15 May 2010 15:15:49 -0700 |
Glenn Morris |
src/Makefile.in (OLDXMENU): Move out of cpp section.
|
Sat, 15 May 2010 15:01:22 -0700 |
Glenn Morris |
Always define OLDXMENU in src/Makefile.in.
|
Sat, 15 May 2010 14:51:12 -0700 |
Glenn Morris |
msdos/ChangeLog missing from previous commit.
|
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.
|