Thu, 07 Jan 2010 17:01:25 +0000 |
Aidan Kehoe |
Merge.
|
Fri, 01 Jan 2010 19:45:39 +0000 |
Aidan Kehoe |
Use uninterned symbols in various information-hiding contexts.
|
Thu, 07 Jan 2010 15:52:10 +0000 |
Aidan Kehoe |
Move the arabic-iso8859-6 character set back to C, otherwise X11 lookup fails.
|
Wed, 06 Jan 2010 13:48:25 +0100 |
Didier Verna |
New (Common Lisp) function get-propertie
|
Thu, 31 Dec 2009 15:47:03 +0000 |
Aidan Kehoe |
Merge.
|
Sat, 19 Dec 2009 18:10:20 +0000 |
Aidan Kehoe |
Remove attempted support for 1996-era emacs without self-quoting keywords.
|
Thu, 31 Dec 2009 15:09:41 +0000 |
Aidan Kehoe |
Make #'equalp more compatible with CL; add a compiler macro, test & doc it.
|
Thu, 31 Dec 2009 08:21:30 +0000 |
Aidan Kehoe |
Fix issue 546, use next-single-char-property-change in list-mode.el
|
Tue, 22 Dec 2009 15:52:06 -0700 |
Jerry James |
Remove support for the OffiX drag-and-drop protocol. See xemacs-patches
|
Mon, 21 Dec 2009 19:21:30 +0100 |
Adrian Aichner |
Goodbye dk.xemacs.org
|
Mon, 21 Dec 2009 17:48:56 +0000 |
Aidan Kehoe |
Dump the arabic-iso8859-6 character set, again.
|
Fri, 18 Dec 2009 17:49:43 +0000 |
Aidan Kehoe |
Eliminate most core code byte-compile warnings.
|
Thu, 17 Dec 2009 13:50:45 +0000 |
Aidan Kehoe |
Serialise non-default hash table rehash thresholds correctly; use this.
|
Thu, 17 Dec 2009 12:57:38 +0000 |
Aidan Kehoe |
Remove Fsave_window_excursion from window.c, it's overridden by Lisp.
|
Sat, 05 Dec 2009 01:04:17 +0900 |
Stephen J. Turnbull |
Fix log for previous commit.
|
Sat, 05 Dec 2009 01:02:33 +0900 |
Stephen J. Turnbull |
Avoid calling Xft if not built in.
|
Fri, 04 Dec 2009 10:59:45 +0900 |
Stephen J. Turnbull |
automatic merge
|
Fri, 04 Dec 2009 10:56:38 +0900 |
Stephen J. Turnbull |
Prevent font frobbers from operating on TTY specs.
|
Wed, 18 Nov 2009 08:49:14 -0700 |
Jerry James |
Remove support for obsolete systems. See xemacs-patches message with ID
|
Wed, 18 Nov 2009 01:10:56 +0900 |
Stephen J. Turnbull |
Fix syntax of some uses of condition-case and with-trapping-errors.
|
Sun, 15 Nov 2009 14:59:53 +0000 |
Aidan Kehoe |
Rationalise duplicated functionality, #'custom-quote, #'quote-maybe.
|
Sat, 14 Nov 2009 13:33:52 +0000 |
Aidan Kehoe |
Be much more comprehensive in our use of byte-compile-funarg.
|
Sat, 14 Nov 2009 11:43:09 +0000 |
Aidan Kehoe |
Make #'letf not error if handed a #'values form.
|
Sat, 14 Nov 2009 11:32:10 +0000 |
Aidan Kehoe |
Fix modeline-mousable, other faces that inherit from modeline, on startup.
|
Mon, 09 Nov 2009 17:05:19 +0100 |
Didier Verna |
Make switch-to-buffer completion avoid current buffer.
|
Sun, 01 Nov 2009 15:05:46 +0000 |
Aidan Kehoe |
Don't error if handed a string and a non-string, #'equalp.
|
Sun, 01 Nov 2009 20:21:11 +0900 |
Stephen J. Turnbull |
Fix typo in font-combine-fonts-internal.
|
Sun, 01 Nov 2009 16:19:02 +0900 |
Stephen J. Turnbull |
Improve argument names and update docstrings.
|
Sun, 01 Nov 2009 15:54:15 +0900 |
Stephen J. Turnbull |
Merge improvements in defun-movement docstrings.
|
Fri, 09 Oct 2009 05:10:03 +0900 |
Stephen J. Turnbull |
Improve docstrings of defun movement functions.
|
Fri, 30 Oct 2009 15:10:16 +0000 |
Aidan Kehoe |
If STRING is constant, call regexp-quote at compile time.
|
Sat, 24 Oct 2009 15:33:23 +0100 |
Aidan Kehoe |
Add `file-system-ignore-case-p', use it.
|
Mon, 19 Oct 2009 12:47:21 +0100 |
Aidan Kehoe |
Make it possible to silence warnings issued when #'mapcar's result is discarded.
|
Mon, 12 Oct 2009 17:19:52 +0100 |
Aidan Kehoe |
Don't cons with #'mapcar calls where the result is discarded,
|
Mon, 12 Oct 2009 16:42:38 +0100 |
Aidan Kehoe |
Fix another bug in the delete-duplicates compiler macro.
|
Wed, 07 Oct 2009 19:42:42 +0200 |
Andreas Roehler |
`beginning-of-defun-function', `end-of-defun-function'
|
Mon, 05 Oct 2009 11:08:59 -0600 |
Jerry James |
Add explicit GPL v2 or later notices to Bill Perry's code, where such notices
|
Mon, 05 Oct 2009 10:11:59 -0600 |
Jerry James |
Use giflib or libungif to provide GIF support, instead of using internal
|
Sat, 03 Oct 2009 14:22:08 +0100 |
Aidan Kehoe |
Handle non-list sequences better, delete-duplicates compiler macro.
|
Wed, 30 Sep 2009 21:17:24 +0200 |
Mike Sperber |
Unbreak `beginning-of-defun'.
|
Mon, 28 Sep 2009 18:04:07 +0200 |
Mike Sperber |
Unbreak autoload.el
|
Sun, 27 Sep 2009 20:37:44 +0100 |
Aidan Kehoe |
Behave better when #'variable-at-point gives nil, #'custom-variable-prompt.
|
Tue, 22 Sep 2009 21:14:03 +0200 |
Andreas Roehler |
lisp beginning-end-of-defun-function Changelog entry
|
Sun, 20 Sep 2009 23:50:05 +0100 |
Aidan Kehoe |
Add arglist info for autoloaded functions and macros.
|
Sun, 20 Sep 2009 21:41:22 +0100 |
Aidan Kehoe |
Don't needlessly intern symbols, #'function-arglist, #'cl-function-arglist
|
Sun, 20 Sep 2009 17:19:54 +0100 |
Aidan Kehoe |
Support last two arguments to #'make-coding-system being optional, again.
|
Sat, 19 Sep 2009 22:53:13 +0100 |
Aidan Kehoe |
Move the #'query-coding-region implementation to C.
|
Sat, 19 Sep 2009 17:56:23 +0200 |
Mike Sperber |
Don't set `pre-display-buffer-function'.
|
Sun, 06 Sep 2009 23:47:12 +0100 |
Aidan Kehoe |
Random (minimal) performance improvements at startup.
|
Sun, 06 Sep 2009 19:36:02 +0100 |
Aidan Kehoe |
Fix various small issues with the multiple-value implementation.
|
Sat, 29 Aug 2009 22:37:50 +0800 |
It's me FKtPp \;) |
Do not move cursor position in gnuclient started buffer if user did
|
Thu, 27 Aug 2009 15:18:51 +0100 |
Aidan Kehoe |
Be more reliable about loading cl-macs at byte-compile time, cl.el.
|
Wed, 19 Aug 2009 23:06:32 +1000 |
Malcolm Purvis |
Implement turn-off-auto-fill.
|
Tue, 18 Aug 2009 12:34:34 +0100 |
Aidan Kehoe |
Eliminate 781 funcalls at startup, simple.el
|
Tue, 11 Aug 2009 17:59:23 +0100 |
Aidan Kehoe |
Make #'floor, #'ceiling, #'round, #'truncate conform to Common Lisp.
|
Sun, 16 Aug 2009 20:55:49 +0100 |
Aidan Kehoe |
Support full Common Lisp multiple values in C.
|
Sun, 16 Aug 2009 14:58:57 +0100 |
Aidan Kehoe |
Make the initialisation of xpm-color-symbols a bit more reasonable.
|
Fri, 14 Aug 2009 19:14:51 +0100 |
Aidan Kehoe |
Correct an ancient typo workaround, thank you Julian Bradfield!
|
Mon, 03 Aug 2009 10:30:47 +0200 |
Mike Sperber |
In `set-window-configuration', don't restore frame size unconditionally.
|
Wed, 29 Jul 2009 10:23:19 +0200 |
Mike Sperber |
Add `set-window-pixel-{width,height} convenience functions.
|
Mon, 10 Aug 2009 16:22:09 +0100 |
Aidan Kehoe |
Deal with arglist newlines better, #'function-arglist, #'function-documentation
|
Sun, 09 Aug 2009 12:38:04 +0100 |
Aidan Kehoe |
Remove some extra parentheses, #'set-face-background-pixmap-file.
|
Tue, 28 Jul 2009 15:56:22 +0200 |
Mike Sperber |
Use `emacs-data-roots' instead of `emacs-roots' where appropriate.
|
Tue, 28 Jul 2009 15:49:37 +0200 |
Mike Sperber |
Print a few more variables upon --debug-paths.
|
Sat, 18 Jul 2009 23:51:21 +0100 |
Aidan Kehoe |
Avoid errors in Dired when opening directories.
|
Mon, 13 Jul 2009 20:45:26 +0100 |
Aidan Kehoe |
#'find-file: set b-f-c-s even on error (cf. non-existent files),
|
Sun, 12 Jul 2009 14:20:55 +0100 |
Aidan Kehoe |
Kill buffer if directory name misspelled and user doesn't want to create it.
|
Sun, 12 Jul 2009 14:01:09 +0100 |
Aidan Kehoe |
Mark buffers modified in #'find-file if nonexistent file; fix other bugs.
|
Sat, 11 Jul 2009 16:33:35 +0100 |
Aidan Kehoe |
Fix bugs with #'find-file, 0-length files, & coding-system-for-read specified.
|
Mon, 29 Jun 2009 08:20:47 -0600 |
Jerry James |
Do not #'split-path on nil #'getenv result. <877hz7lzrt.fsf@yahoo.com.cn>
|
Sun, 14 Jun 2009 15:07:13 +0100 |
Aidan Kehoe |
Support #'function-arglist with built-in special forms.
|
Sun, 07 Jun 2009 16:47:04 +0100 |
Aidan Kehoe |
Set buffer-file-coding-system more sensibly with zero-length files.
|
Sat, 06 Jun 2009 17:20:21 +0100 |
Aidan Kehoe |
Make CDPATH handling portable, accept entries not matching "/$".
|
Sat, 06 Jun 2009 12:59:31 +0100 |
Aidan Kehoe |
bytecomp.el: always check code in (interactive SEXP) for sanity
|
Mon, 18 May 2009 23:04:47 +0900 |
Stephen J. Turnbull |
XEmacs 21.5.29 "garbanzo" is released.
r21-5-29
|
Wed, 01 Apr 2009 20:46:58 +0900 |
Stephen J. Turnbull |
Improve lisp-mnt documentation.
|
Sun, 08 Mar 2009 23:40:45 +0900 |
Stephen J. Turnbull |
Fix typo in comment in cus-edit.el. <87vdqk5bqf.fsf@xemacs.org>
|
Sun, 01 Mar 2009 11:11:46 +0000 |
Aidan Kehoe |
Vastly expand the characters x-compose.el supports.
|
Sun, 22 Feb 2009 19:57:28 +0000 |
Aidan Kehoe |
Fix a byte compiler bug with characters above ?\xFF.
|
Wed, 18 Feb 2009 07:53:34 +0000 |
Aidan Kehoe |
#'check-coding-systems-region: return nil on success, not t.
|
Tue, 17 Feb 2009 13:42:36 +0000 |
Aidan Kehoe |
Correct a test failure uncovered by the last commit.
|
Tue, 17 Feb 2009 08:35:13 +0000 |
Aidan Kehoe |
Fix query-coding-tests.el failures, non-mule ELCs, mule build.
|
Sun, 15 Feb 2009 12:32:48 +0000 |
Aidan Kehoe |
Merge, add a ChangeLog entry.
|
Sun, 15 Feb 2009 12:27:23 +0000 |
Aidan Kehoe |
Backed out changeset 16c9098dd3d2.
|
Fri, 13 Feb 2009 15:44:05 +0000 |
Aidan Kehoe |
Add GNU Emacs' name for Mac Roman as an alias.
|
Fri, 13 Feb 2009 15:18:19 +0000 |
Aidan Kehoe |
Actually use leim-list-file-name, #'init-mule-at-startup.
|
Wed, 11 Feb 2009 15:30:59 +0000 |
Aidan Kehoe |
Backed out changeset 38e8af61f38d
|
Wed, 11 Feb 2009 12:14:28 +0000 |
Aidan Kehoe |
Check if env vars are encodable by native coding system, #'setenv
|
Wed, 11 Feb 2009 12:11:26 +0000 |
Aidan Kehoe |
Correct string offset and arg handling, #'query-coding-string and related.
|
Sun, 08 Feb 2009 18:45:22 +0000 |
Aidan Kehoe |
Remove duplicate functions, chiefly #'delete-duplicates reimplementations.
|
Sat, 07 Feb 2009 18:31:21 +0000 |
Aidan Kehoe |
Listen to the byte-compiler, core Lisp.
|
Sat, 07 Feb 2009 17:13:37 +0000 |
Aidan Kehoe |
Support new IGNORE-INVALID-SEQUENCESP argument, #'query-coding-region.
|
Wed, 04 Feb 2009 20:56:31 +0000 |
Aidan Kehoe |
Merge.
|
Wed, 04 Feb 2009 20:52:24 +0000 |
Aidan Kehoe |
Remove any reference to mocklisp as an active technology.
|
Wed, 04 Feb 2009 13:12:21 +0000 |
Aidan Kehoe |
Correct invalid-sequence-coding-system spec, Roman-alphabet languages.
|
Wed, 04 Feb 2009 12:41:14 +0000 |
Aidan Kehoe |
Document the force-coding-system-equivalency macro in coding.el.
|
Wed, 04 Feb 2009 12:35:45 +0000 |
Aidan Kehoe |
Merge.
|
Thu, 15 Jan 2009 19:21:43 +0000 |
Aidan Kehoe |
Some cosmetic namespace cleanup, glyphs.el, coding.el.
|
Wed, 04 Feb 2009 12:14:38 +0000 |
Aidan Kehoe |
Fix a couple of bugs, #'query-coding-region, #'query-coding-string.
|
Wed, 04 Feb 2009 11:38:25 +0000 |
Aidan Kehoe |
Distinguish between special forms and subrs, #'describe-function-1.
|
Sat, 31 Jan 2009 17:39:11 +0000 |
Aidan Kehoe |
Merge.
|
Sat, 31 Jan 2009 17:38:07 +0000 |
Aidan Kehoe |
Display control characters using carets, invalid-sequence-coding-system
|
Sat, 31 Jan 2009 13:21:32 +0000 |
Aidan Kehoe |
Correct a bug in #'display-graphic-p.
|
Sun, 18 Jan 2009 12:14:19 +0200 |
Ville Skyttä |
Fix docstring copy-pasto.
|
Sun, 18 Jan 2009 11:55:53 +0200 |
Ville Skyttä |
Docstring spelling fixes.
|
Tue, 13 Jan 2009 12:07:27 +0000 |
Aidan Kehoe |
Preserve the relation btw. file-name-coding-system & the 'file-name c-s alias.
|
Sun, 11 Jan 2009 13:18:42 +0000 |
Aidan Kehoe |
Add #'subr-arity, API taken from GNU, implementation our own.
|
Thu, 01 Jan 2009 16:37:48 +0900 |
Stephen J. Turnbull |
Fix build broken by descr-text.el defcustom.
|
Tue, 30 Dec 2008 20:33:30 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 28 Dec 2008 22:51:14 +0000 |
Aidan Kehoe |
Add check-coding-systems-region, test it and others, fix some bugs.
|
Sun, 28 Dec 2008 14:55:02 +0000 |
Aidan Kehoe |
Merge.
|
Sun, 28 Dec 2008 14:46:24 +0000 |
Aidan Kehoe |
Add #'query-coding-region tests; do the work necessary to get them running.
|
Sat, 09 Aug 2008 13:15:09 +0200 |
Aidan Kehoe |
2008-08-09 Aidan Kehoe <kehoea@parhasard.net>
|
Sat, 09 Aug 2008 13:11:06 +0200 |
Aidan Kehoe |
Merge.
|
Sat, 09 Aug 2008 13:06:24 +0200 |
Aidan Kehoe |
Add #'skip-chars-quote to subr.el
|
Fri, 18 Jul 2008 01:00:32 +0200 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
Wed, 09 Jul 2008 20:47:08 +0200 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
Mon, 09 Jun 2008 21:17:50 +0200 |
Aidan Kehoe |
Automated merge with file:///Sources/xemacs-21.5-checked-out
|
Sun, 25 May 2008 22:06:30 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Wed, 21 May 2008 21:49:19 +0200 |
Aidan Kehoe |
Merge my change of 2008-05-14 to the query-coding-region code.
|
Wed, 21 May 2008 21:47:42 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 11 May 2008 19:50:49 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 11 May 2008 19:50:10 +0200 |
Aidan Kehoe |
Add #'query-coding-clear-highlights.
|
Sat, 03 May 2008 13:09:06 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Thu, 13 Mar 2008 10:24:34 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 21 Jan 2008 22:54:43 +0100 |
Aidan Kehoe |
Merge.
|
Mon, 21 Jan 2008 22:51:21 +0100 |
Aidan Kehoe |
First part of interactive checks that coding systems encode regions.
|
Tue, 30 Dec 2008 16:09:59 +0000 |
Aidan Kehoe |
Check absolute source file names against DOC with #'file-newer-than-file-p.
|
Tue, 30 Dec 2008 14:22:29 +0000 |
Aidan Kehoe |
Make functions in frame.el more general.
|
Sat, 27 Dec 2008 16:02:25 +0000 |
Aidan Kehoe |
Correct a misunderstanding of the semantics of #'return in #'symbol-file.
|
Sat, 27 Dec 2008 14:05:50 +0000 |
Aidan Kehoe |
Fix some bugs in load-history construction, built-in symbol file names.
|
Mon, 22 Dec 2008 14:07:48 +0000 |
Aidan Kehoe |
Distinguish vars and functions in #'symbol-file, #'describe-{function,variable}
|
Wed, 29 Oct 2008 12:59:48 +0900 |
Stephen J. Turnbull |
Protect .elc encoding from latin-unity.
bytecomp-coding-system-2008-10-29
|
Wed, 29 Oct 2008 03:44:31 +0900 |
Stephen J. Turnbull |
Fix docstring typo (and commit only this fix).
|
Wed, 29 Oct 2008 03:37:16 +0900 |
Stephen J. Turnbull |
Backout last patch; forgot to specify file.
|
Tue, 28 Oct 2008 10:38:26 +0900 |
Stephen J. Turnbull |
Fix docstring typo.
|
Tue, 30 Sep 2008 12:35:05 +0900 |
Stephen J. Turnbull |
Improve beta-version-name docstring.
|
Sat, 27 Sep 2008 16:31:32 +0900 |
Stephen J. Turnbull |
Document initial position of point in `with-string-as-buffer-contents'.
|
Sun, 31 Aug 2008 12:26:46 +0200 |
Aidan Kehoe |
Port #'window-buffer-height, #'fit-window-to-buffer, & window, buf, functions.
|
Wed, 27 Aug 2008 21:47:21 +0200 |
Aidan Kehoe |
Correct the implementation, add a few basic tests for #'skip-chars-quote.
|
Sat, 23 Aug 2008 16:38:51 +0200 |
Aidan Kehoe |
Handle varalias chains, custom variables in #'user-variable-p.
|
Wed, 20 Aug 2008 17:39:56 +0200 |
Aidan Kehoe |
Add #'skip-chars-quote to subr.el
|
Sat, 09 Aug 2008 12:13:19 +0200 |
Aidan Kehoe |
Remove mule/cyril-util.el from the 21.5 trunk.
|
Fri, 08 Aug 2008 21:28:13 +0200 |
Aidan Kehoe |
Merge.
|
Tue, 05 Aug 2008 08:37:17 +0200 |
Aidan Kehoe |
Revamp the Arabic support. Create greek-iso-8bit-with-esc, arabic-iso-8bit-with-esc.
|
Fri, 08 Aug 2008 21:17:08 +0200 |
Aidan Kehoe |
error-sequence -> invalid-sequence
|
Tue, 05 Aug 2008 09:06:41 +0200 |
Aidan Kehoe |
Support displaying invalid UTF-8 in language-environment-specific ways.
|
Sat, 26 Jul 2008 09:37:08 +0200 |
Aidan Kehoe |
Bind function-key-map correctly in device-specific startup code.
|
Sun, 20 Jul 2008 15:04:20 +0200 |
Aidan Kehoe |
Correct syntax of #'error calls, descr-text.el
|
Sat, 19 Jul 2008 15:19:59 +0200 |
Aidan Kehoe |
Wrap field descriptions, descr-text.el; name created buffer more uniquely.
|
Wed, 09 Jul 2008 20:46:22 +0200 |
Aidan Kehoe |
Don't determine whether to call general device-type code at startup,
|
Sun, 29 Jun 2008 11:06:16 +0200 |
Aidan Kehoe |
Don't leak the Unihan database handle when looking up non-Han characters.
|
Wed, 04 Jun 2008 21:57:49 +0200 |
Aidan Kehoe |
#'require hyper-apropos in #'describe-property-list, for hyper-apropos-face
|
Sun, 25 May 2008 21:11:35 +0200 |
Aidan Kehoe |
Import and extend GNU's descr-text.el, supporting prefix argument for C-x =
|
Wed, 14 May 2008 21:54:54 -0700 |
Stephen J. Turnbull |
Fix add-to-list.
|
Wed, 14 May 2008 23:55:13 +0200 |
Aidan Kehoe |
Make the #'add-to-list implementation a little conciser and clearer for XEmacs
|
Wed, 14 May 2008 23:47:58 +0200 |
Aidan Kehoe |
Support COMPARE-FN in add-to-list; thank you Brian Palmer.
|
Wed, 14 May 2008 23:43:12 +0200 |
Aidan Kehoe |
Correct coding-category determination for 8-bit-fixed coding systems.
|
Tue, 13 May 2008 14:56:38 +0200 |
Aidan Kehoe |
Handle printing correctly on non-mswindows.
|
Sun, 11 May 2008 12:03:07 +0200 |
Aidan Kehoe |
Small improvements in disp-table.el, mule/cyril-util.el.
|
Sun, 11 May 2008 11:24:01 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 11 May 2008 11:20:24 +0200 |
Aidan Kehoe |
Improve portable sample implementations for #'{put,get}-display-table
|
Mon, 24 Dec 2007 20:22:08 +0100 |
Aidan Kehoe |
Use char-tables, not vectors, to instantiate the display table specifiers.
|
Wed, 07 May 2008 21:21:08 +0200 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 20 Jan 2008 19:53:54 +0100 |
Aidan Kehoe |
Support #!, to allow XEmacs to be called as a script interpreter.
|
Wed, 07 May 2008 21:06:45 +0200 |
Aidan Kehoe |
Support windows-1250 on Unix as well as Windows.
|
Sun, 13 Apr 2008 11:18:00 +0200 |
Mike Sperber |
Add `set-window-configuration/mapping' and `save-window-excursion/mapping'.
|
Sat, 12 Apr 2008 16:41:38 +0200 |
Mike Sperber |
Use `real-split-window', `real-delete-window' in window-config code.
|
Thu, 10 Apr 2008 00:31:27 +0200 |
Aidan Kehoe |
No doc special-case for autoloads; rely on on #'symbol-file instead.
|
Fri, 04 Apr 2008 10:50:19 -0700 |
Stephen J. Turnbull |
Fix call to get in custom-theme-reset-internal.
|
Wed, 12 Mar 2008 19:37:49 +0100 |
Mike Sperber |
Fix window-configuration problem.
|
Fri, 07 Mar 2008 14:35:37 +0100 |
Mike Sperber |
Quote temp-directory regexp in gnuserv.
|
Wed, 05 Mar 2008 18:01:37 +0100 |
Didier Verna |
Fix auto-formatting of comments in auto-fill-mode
|
Wed, 05 Mar 2008 10:41:54 +0100 |
Didier Verna |
Ease customization of faces under point...
|
Sat, 23 Feb 2008 14:32:19 +0100 |
Mike Sperber |
Move autoload operator definitions to xemacs-base.
|
Thu, 07 Feb 2008 10:03:49 +0100 |
Mike Sperber |
Use Mercurial changeset hash to identify build version.
|
Sun, 03 Feb 2008 10:35:25 +0100 |
Aidan Kehoe |
Correct the initialisation of ascii-case-table.
|
Mon, 21 Jan 2008 16:26:36 +0100 |
Aidan Kehoe |
Support LZMA compression in info.el.
|
Thu, 17 Jan 2008 10:18:05 +0100 |
Mike Sperber |
2008-01-13 Michael Sperber <mike@xemacs.org>
|
Wed, 16 Jan 2008 00:19:59 +0100 |
Aidan Kehoe |
Bind '(shift delete) to #'kill-primary-selection by default.
|
Mon, 14 Jan 2008 16:50:32 -0700 |
Jerry James |
Make font-lock-{add,remove}-keywords actually work.
|
Mon, 14 Jan 2008 15:25:22 +0100 |
Aidan Kehoe |
bytecomp.el: bind print-gensym-alist to nil even with non-defvar, defun, [...] forms.
|
Sat, 12 Jan 2008 00:28:05 +0100 |
Aidan Kehoe |
ChangeLog spelling correction; scrool -> scroll
|
Sat, 05 Jan 2008 16:19:37 +0100 |
Mike Sperber |
Don't call substitute-in-file-name haphazardly.
|
Sat, 05 Jan 2008 16:13:04 +0100 |
Mike Sperber |
Improve upon previous patch to minibuf.el.
|
Thu, 03 Jan 2008 12:45:44 +0100 |
Aidan Kehoe |
Create the containing directory for the custom and init files if necessary.
|
Wed, 02 Jan 2008 22:11:03 +0100 |
Aidan Kehoe |
Correct the perhaps_init_unseen_key_defaults GTK code; don't override X11 fonts.
|
Wed, 02 Jan 2008 21:33:54 +0100 |
Aidan Kehoe |
Remove x-iso8859-1.el, gtk-iso8859-1.el; they haven't been used for 18 months.
|
Wed, 02 Jan 2008 10:08:07 +0100 |
Mike Sperber |
Fix problem with file dialog box.
|
Mon, 31 Dec 2007 21:35:20 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Mon, 31 Dec 2007 21:34:45 +0100 |
Aidan Kehoe |
Byte-compile menu lambdas; make the menu of available tutorials more readable.
|
Sun, 30 Dec 2007 16:48:34 +0100 |
Aidan Kehoe |
Provide 'iso8859-1 again; one file (iso-syntax.el) uses it in the packages.
|
Sun, 30 Dec 2007 16:19:21 +0100 |
Aidan Kehoe |
Automated merge with file:/Sources/xemacs-21.5-checked-out
|
Sun, 30 Dec 2007 16:18:33 +0100 |
Aidan Kehoe |
Add ascii-case-table, #'with-case-table; make iso8859-1.el more comprehensible.
|
Sun, 30 Dec 2007 15:33:13 +0100 |
Aidan Kehoe |
Handle macros, autoloads correctly in symbol-file. Add an incomplete TYPE arg.
|
Thu, 27 Dec 2007 13:22:26 +0100 |
Aidan Kehoe |
Automated merge with ssh://aidan-guest@hg.debian.org//hg/xemacs/xemacs
|
Tue, 25 Dec 2007 14:19:45 +0100 |
Aidan Kehoe |
Accept strings as glyph instantiators, fix control-arrow-glyph, etc.
|
Thu, 27 Dec 2007 08:16:15 +0100 |
Mike Sperber |
Compute size for Xft fonts.
|
Sat, 22 Dec 2007 15:57:21 -0800 |
Stephen J. Turnbull |
Factor out lists of operators specially treated by 'make-autoload'.
|
Fri, 21 Dec 2007 16:51:30 +0100 |
Mike Sperber |
Rework init-file migration.
|
Thu, 20 Dec 2007 08:50:49 +0100 |
Mike Sperber |
Merge.
|
Tue, 18 Dec 2007 21:28:12 +0100 |
Aidan Kehoe |
Within #'describe-function, say what commands are bound to.
|
Thu, 20 Dec 2007 08:49:38 +0100 |
Mike Sperber |
Insert <immediate> into section header for immediate autoloads.
|
Mon, 17 Dec 2007 08:44:14 +0100 |
Aidan Kehoe |
Provide %b in #'format; use it for converting between ints and bit vectors.
|
Fri, 14 Dec 2007 14:13:02 +0100 |
Aidan Kehoe |
Fix a #'setenv bug, merge other changes from GNU's env.el.
|
Tue, 11 Dec 2007 21:56:18 +0100 |
Aidan Kehoe |
Avoid an error when clicking on Help -> Tutorials
|
Sun, 09 Dec 2007 18:31:41 +0100 |
Aidan Kehoe |
Specify coding-system-for-write, add a coding cookie in #'write-abbrev-file.
|
Sun, 09 Dec 2007 14:55:03 +0100 |
Aidan Kehoe |
Eliminate lost docstring warnings on 21.5.
|
Sun, 09 Dec 2007 14:04:13 +0100 |
Aidan Kehoe |
Create "UTF-8" and "WINDOWS-1252" language environments.
|
Sat, 08 Dec 2007 13:18:49 +0100 |
Aidan Kehoe |
Bind mouse wheel movements by default,
|
Fri, 07 Dec 2007 13:32:19 -0500 |
Vin Shelton |
Minor bio update to test new hg repository
|
Wed, 05 Dec 2007 19:22:05 +0000 |
aidan |
[xemacs-hg @ 2007-12-05 19:22:03 by aidan]
|
Tue, 04 Dec 2007 20:35:31 +0000 |
aidan |
[xemacs-hg @ 2007-12-04 20:35:30 by aidan]
|
Tue, 04 Dec 2007 20:18:43 +0000 |
aidan |
[xemacs-hg @ 2007-12-04 20:18:33 by aidan]
|
Sat, 01 Dec 2007 14:24:52 +0000 |
aidan |
[xemacs-hg @ 2007-12-01 14:24:46 by aidan]
|
Sat, 01 Dec 2007 13:40:07 +0000 |
aidan |
[xemacs-hg @ 2007-12-01 13:40:06 by aidan]
|
Thu, 29 Nov 2007 13:38:21 +0000 |
aidan |
[xemacs-hg @ 2007-11-29 13:37:51 by aidan]
|
Wed, 28 Nov 2007 21:23:57 +0000 |
aidan |
[xemacs-hg @ 2007-11-28 21:23:55 by aidan]
|
Wed, 28 Nov 2007 21:17:55 +0000 |
aidan |
[xemacs-hg @ 2007-11-28 21:17:45 by aidan]
|
Tue, 27 Nov 2007 22:15:34 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 22:15:32 by aidan]
|
Tue, 27 Nov 2007 15:38:40 +0000 |
aidan |
[xemacs-hg @ 2007-11-27 15:38:39 by aidan]
|
Fri, 23 Nov 2007 17:27:09 +0000 |
vins |
[xemacs-hg @ 2007-11-23 17:27:07 by vins]
|
Thu, 15 Nov 2007 15:24:24 +0000 |
aidan |
[xemacs-hg @ 2007-11-15 15:24:20 by aidan]
|
Wed, 14 Nov 2007 19:41:09 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 19:41:04 by aidan]
|
Wed, 14 Nov 2007 19:25:40 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 19:25:39 by aidan]
|
Wed, 14 Nov 2007 18:51:31 +0000 |
aidan |
[xemacs-hg @ 2007-11-14 18:51:20 by aidan]
|
Thu, 08 Nov 2007 14:43:40 +0000 |
aidan |
[xemacs-hg @ 2007-11-08 14:43:38 by aidan]
|
Thu, 08 Nov 2007 07:12:40 +0000 |
michaels |
[xemacs-hg @ 2007-11-08 07:12:39 by michaels]
|
Wed, 31 Oct 2007 11:21:15 +0000 |
aidan |
[xemacs-hg @ 2007-10-31 11:21:02 by aidan]
|
Fri, 26 Oct 2007 10:51:06 +0000 |
aidan |
[xemacs-hg @ 2007-10-26 10:51:02 by aidan]
|
Mon, 15 Oct 2007 10:55:49 +0000 |
aidan |
[xemacs-hg @ 2007-10-15 10:55:49 by aidan]
|
Mon, 15 Oct 2007 10:53:34 +0000 |
aidan |
[xemacs-hg @ 2007-10-15 10:53:33 by aidan]
|
Mon, 15 Oct 2007 09:55:50 +0000 |
didierv |
[xemacs-hg @ 2007-10-15 09:55:43 by didierv]
|
Sat, 13 Oct 2007 14:08:30 +0000 |
aidan |
[xemacs-hg @ 2007-10-13 14:08:26 by aidan]
|
Sun, 07 Oct 2007 06:55:00 +0000 |
stephent |
[xemacs-hg @ 2007-10-07 06:54:59 by stephent]
|
Wed, 03 Oct 2007 16:53:39 +0000 |
aidan |
[xemacs-hg @ 2007-10-03 16:53:38 by aidan]
|
Tue, 02 Oct 2007 20:09:01 +0000 |
aidan |
[xemacs-hg @ 2007-10-02 20:08:57 by aidan]
|
Tue, 02 Oct 2007 10:33:05 +0000 |
aidan |
[xemacs-hg @ 2007-10-02 10:33:04 by aidan]
|
Tue, 02 Oct 2007 07:54:08 +0000 |
didierv |
[xemacs-hg @ 2007-10-02 07:54:07 by didierv]
|
Mon, 01 Oct 2007 08:07:57 +0000 |
stephent |
[xemacs-hg @ 2007-10-01 08:07:39 by stephent]
|