Sat, 03 Jul 2010 09:44:17 +0200 |
Juanma Barranquero |
Fix prototypes.
|
Fri, 02 Jul 2010 23:16:11 -0400 |
Chong Yidong |
Fix typo in last change.
|
Fri, 02 Jul 2010 23:13:26 -0400 |
Chong Yidong |
Take note of mouse dragging changes in NEWS.
|
Fri, 02 Jul 2010 23:07:48 -0400 |
Chong Yidong |
Simplify mouse-dragging implementation.
|
Fri, 02 Jul 2010 17:50:23 -0700 |
Dan Nicolaescu |
Convert function definitions to standard C.
|
Sat, 03 Jul 2010 01:35:09 +0300 |
Juri Linkov |
* lisp/autoinsert.el (auto-insert-alist): Fix readability
|
Sat, 03 Jul 2010 01:28:52 +0300 |
Juri Linkov |
* lisp/faces.el (read-face-name): Rename arg `string-describing-default'
|
Fri, 02 Jul 2010 15:18:28 -0700 |
Dan Nicolaescu |
Convert some prototypes to standard C.
|
Fri, 02 Jul 2010 16:46:22 +0200 |
Juanma Barranquero |
* config.nt (__P): Remove.
|
Fri, 02 Jul 2010 10:09:36 -0400 |
Chong Yidong |
Replace delete-backward-char Lisp calls in Viper (Bug#6552).
|
Fri, 02 Jul 2010 16:10:00 +0300 |
Eli Zaretskii |
Fix MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 16:05:59 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to removal of P_.
|
Fri, 02 Jul 2010 14:55:51 +0200 |
Jan D |
Remove __P.
|
Fri, 02 Jul 2010 15:47:02 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Fri, 02 Jul 2010 15:43:15 +0300 |
Eli Zaretskii |
Fix MS-DOS configury.
|
Fri, 02 Jul 2010 14:19:53 +0200 |
Jan D |
Remove __P and P_ from .c and .m files and definition of P_
|
Fri, 02 Jul 2010 11:26:33 +0200 |
Jan D |
Remove P_ and __P macros.
|
Fri, 02 Jul 2010 01:11:24 -0700 |
Dan Nicolaescu |
Define USE_LISP_UNION_TYPE using autoconf.
|
Fri, 02 Jul 2010 00:05:09 -0700 |
Dan Nicolaescu |
Cleanup old code.
|
Thu, 01 Jul 2010 20:09:28 +0200 |
Jan D |
* window.c (Fwindow_absolute_pixel_edges): Doc fix.
|
Thu, 01 Jul 2010 14:02:43 -0400 |
Mark A. Hershberger |
2010-07-01 Mark A. Hershberger <mah@everybody.org>
|
Thu, 01 Jul 2010 14:34:40 +0200 |
Jan D |
New functions that return window edges with absolute coords (bug#5721).
|
Thu, 01 Jul 2010 14:20:14 +0200 |
Jan D |
* nsfns.m (compute_tip_xy): Do not convert coordinates from frame parameters.
|
Thu, 01 Jul 2010 14:16:33 +0200 |
Jan D |
Rename FRAME_NS_TOOLBAR_HEIGHT to FRAME_TOOLBAR_HEIGHT to aid common code.
|
Thu, 01 Jul 2010 12:45:26 +0200 |
Jan D |
* nsmenu.m (free_frame_tool_bar, update_frame_tool_bar): Add
|
Thu, 01 Jul 2010 01:32:01 -0400 |
Chong Yidong |
* ruler-mode.el (ruler--save-header-line-format): Fix typos.
|
Wed, 30 Jun 2010 20:14:17 -0400 |
Chong Yidong |
Fix application of default-frame-alist (Bug#5378).
|
Thu, 01 Jul 2010 02:08:29 +0200 |
Juanma Barranquero |
Fix whitespace in ChangeLogs.
|
Thu, 01 Jul 2010 01:07:11 +0200 |
Andreas Schwab |
Avoid erroneous syscalls
|
Thu, 01 Jul 2010 01:07:00 +0200 |
Andreas Schwab |
Fix typo
|
Thu, 01 Jul 2010 00:58:19 +0200 |
Andreas Schwab |
* startup.el (command-line): Don't call tool-bar-setup in a tty-only build.
|
Wed, 30 Jun 2010 18:43:52 -0400 |
Chong Yidong |
Don't always set ruler-mode-header-line-format-old (Bug#5370).
|
Wed, 30 Jun 2010 13:16:01 +0200 |
Jan D |
Improve doc for system font things. Return font regardless of use_system_font.
|
Wed, 30 Jun 2010 15:56:19 +0900 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
Wed, 30 Jun 2010 15:55:41 +0900 |
Kenichi Handa |
Check FC_DUAL too. For such fonts, check width one by one.
|
Wed, 30 Jun 2010 15:51:39 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 29 Jun 2010 11:41:29 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 29 Jun 2010 23:38:13 -0700 |
Glenn Morris |
Remove comment that is no longer true.
|
Tue, 29 Jun 2010 22:51:07 -0700 |
Dan Nicolaescu |
Fix CFLAGS for non-GCC compilers.
|
Tue, 29 Jun 2010 21:29:49 -0700 |
Glenn Morris |
Fix some whitespace in previous.
|
Tue, 29 Jun 2010 20:43:30 -0700 |
Glenn Morris |
* configure.in (HAVE_SOUND, HAVE_X_I18N, HAVE_X11R6_XIM):
|
Tue, 29 Jun 2010 19:55:15 -0700 |
Glenn Morris |
Remove last internal use of cpp and src/{m,s}/*.h files in configure.in.
|
Tue, 29 Jun 2010 19:48:54 -0700 |
Glenn Morris |
Remove some cpp that is internal to configure.in.
|
Tue, 29 Jun 2010 14:17:31 -0400 |
Chong Yidong |
Allow global VC ops like `C-x v D' in Diff and Log-View buffers.
|
Tue, 29 Jun 2010 11:49:20 +0200 |
Jan D |
Fix some compilation errors in nsfns.c
|
Mon, 28 Jun 2010 14:54:44 +0200 |
Jan D |
dynamic-setting.el (font-setting-change-default-font): Remove call to message.
|
Mon, 28 Jun 2010 14:46:39 +0200 |
Jan D |
xfns.c (x_default_font_parameter): Remove got_from_system (Bug#6526).
|
Mon, 28 Jun 2010 12:15:34 +0200 |
Jan D |
Mention bug number
|
Mon, 28 Jun 2010 12:11:26 +0200 |
Jan D |
Use non-deprecated Gtk+ functions, add changes for Gtk+3 with GSEAL_ENABLE.
|
Mon, 28 Jun 2010 14:42:39 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 14:41:36 +0900 |
Kenichi Handa |
international/quail.el (quail-insert-kbd-layout): Fix the showing of untranslated characters.
|
Mon, 28 Jun 2010 12:32:18 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 24 Jun 2010 15:10:43 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 27 Jun 2010 21:01:11 -0400 |
Chong Yidong |
* bindings.el (global-map): Bind delete and DEL, the former to
|
Sun, 27 Jun 2010 14:28:51 -0700 |
Dan Nicolaescu |
* src/s/freebsd.h (BSD4_2): Remove redundant definition.
|
Sun, 27 Jun 2010 14:18:49 -0400 |
Chong Yidong |
* progmodes/ruby-mode.el (ruby-mode-map): Don't bind TAB.
|
Sun, 27 Jun 2010 14:11:16 -0400 |
Chong Yidong |
* startup.el (command-line): Recognize "0" X resource value.
|
Sat, 26 Jun 2010 20:30:52 -0400 |
Chong Yidong |
Change default-frame-alist and menu/tool-bar-mode interaction (Bug#2249).
|
Sat, 26 Jun 2010 17:41:12 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 17:36:27 +0300 |
Eli Zaretskii |
Fix the MS-DOS build due to changes in configury.
|
Sat, 26 Jun 2010 15:21:24 +0300 |
Eli Zaretskii |
Revert revno 100646 (fixed in emacs-23 branch).
|
Sat, 26 Jun 2010 15:11:06 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
Sat, 26 Jun 2010 15:01:31 +0300 |
Eli Zaretskii |
PROBLEMS: Update Cygwin-related info regarding GCC versions.
|
Sat, 26 Jun 2010 11:53:06 +0200 |
Romain Francoise |
Cherry-pick commit 8bd9308 from the org-mode Git repository.
|
Sat, 26 Jun 2010 15:08:49 +0300 |
Eli Zaretskii |
w32-fns.el (w32-convert-standard-filename): Doc fix.
|
Fri, 25 Jun 2010 15:32:37 -0400 |
Chong Yidong |
Revert last change.
|
Fri, 25 Jun 2010 15:24:05 -0400 |
Chong Yidong |
Change initial-frame-alist and default-frame-alist defaults (Bug#2249).
|
Fri, 25 Jun 2010 10:31:50 +0200 |
Agustin martin |
Add missing Changelog entries for textmodes/ispell.el (bzr#100641) and textmodes/flyspell.el (bzr#100640)
|
Fri, 25 Jun 2010 10:28:01 +0200 |
Agustin martin |
ispell.el (ispell-init-process): Make sure ispell and default directories are expanded.
|
Fri, 25 Jun 2010 10:19:11 +0200 |
Agustin martin |
Make sure `flyspell-word' checks word after (flyspell-check-previous-highlighted-word) run.
|
Thu, 24 Jun 2010 20:33:25 -0400 |
Chong Yidong |
Add redisplay test for image and overlay string interaction.
|
Fri, 25 Jun 2010 00:51:14 +0300 |
Juri Linkov |
* lisp/minibuffer.el (completions-format): Change default from nil to
|
Fri, 25 Jun 2010 00:38:07 +0300 |
Juri Linkov |
* lisp/vc/vc.el (vc-diff-internal): Set `revert-buffer-function'
|
Thu, 24 Jun 2010 15:16:33 -0400 |
Chong Yidong |
Don't issue kmacro hint if echo area is in use (Bug#3412).
|
Thu, 24 Jun 2010 18:12:35 +0200 |
Juanma Barranquero |
lib-src/movemail.c (error): Avoid warning when there are no args.
|
Thu, 24 Jun 2010 18:08:22 +0200 |
Juanma Barranquero |
src/gtkutil.c (xg_update_scrollbar_pos): Avoid C99 mid-block variable declaration.
|
Tue, 22 Jun 2010 12:57:20 -0400 |
Mark A. Hershberger |
(none)
|
Tue, 22 Jun 2010 12:48:53 -0400 |
Mark A. Hershberger |
Add in some useful convenience functions for handling HTTP.
|
Tue, 22 Jun 2010 14:28:08 +0200 |
Jan D. |
Hide scroll bar when window is too small to avoid Gtk+ warning.
|
Tue, 22 Jun 2010 01:10:26 -0700 |
Glenn Morris |
Minor simplification.
|
Tue, 22 Jun 2010 09:55:08 +0200 |
Jan D. |
Don't use font names from GConf if font backend can't handle it (bug#6478).
|
Tue, 22 Jun 2010 00:51:46 -0700 |
Glenn Morris |
* lisp/org/org-entities.el: Add explicit utf-8 coding cookie.
|
Tue, 22 Jun 2010 00:41:10 -0700 |
Glenn Morris |
Add some utf-8 coding cookies.
|
Tue, 22 Jun 2010 08:42:00 +0200 |
Jan D. |
* font.c (font_parse_fcname): Allow . for sizes like 7.5 (bug#6437).
|
Mon, 21 Jun 2010 19:26:46 -0400 |
Karl Fogel |
* lisp/simple.el (compose-mail): Fix doc string to refer to
|
Mon, 21 Jun 2010 21:08:26 +0000 |
Alan Mackenzie |
Fix an indentation bug:
|
Mon, 21 Jun 2010 00:37:16 -0700 |
Glenn Morris |
* INSTALL: Info files are compressed by default.
|
Sun, 20 Jun 2010 21:04:30 +0300 |
Eli Zaretskii |
Avoid recentering when lines differ in their height.
|
Sun, 20 Jun 2010 00:55:14 -0400 |
Chong Yidong |
Tweaks to package list UI.
|
Sat, 19 Jun 2010 18:36:51 -0400 |
Chong Yidong |
Add preliminary describe-package functionality, and some cleanup.
|
Sat, 19 Jun 2010 14:57:19 +0300 |
Eli Zaretskii |
xdisp.c (try_scrolling): Fix last change.
|
Sat, 19 Jun 2010 12:40:15 +0300 |
Eli Zaretskii |
Fix occasional recentering under scroll-conservatively.
|
Fri, 18 Jun 2010 19:39:04 -0700 |
Glenn Morris |
* lisp/descr-text.el (describe-char): Avoid trailing whitespace. (Bug#6423)
|
Fri, 18 Jun 2010 10:05:43 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/edebug.el (edebug-read-list): Phase out old-style backquotes.
|
Thu, 17 Jun 2010 23:56:17 +0300 |
Juri Linkov |
Fix revert-buffer functionality of Help mode and Info.
|
Thu, 17 Jun 2010 09:41:13 -0700 |
Dan Nicolaescu |
* lisp/emacs-lisp/package.el (package-menu-mode-map): Add a menu.
|
Thu, 17 Jun 2010 16:44:34 +0200 |
Agustin martin |
ispell.el (ispell-aspell-find-dictionary): Fix regexp for full xx_YY search.
|
Thu, 17 Jun 2010 13:02:42 +0200 |
Juanma Barranquero |
emacs-lisp/package.el (package-menu-mode-map): Move initialization into declaration.
|
Thu, 17 Jun 2010 12:45:25 +0200 |
Juanma Barranquero |
menu-bar.el (menu-bar-options-menu): Fix typo in menu entry.
|
Wed, 16 Jun 2010 22:08:10 -0400 |
Chong Yidong |
Merge package.el, written by Tom Tromey <tromey@redhat.com>.
|
Wed, 16 Jun 2010 20:17:22 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Put back special
|
Wed, 16 Jun 2010 18:27:20 -0500 |
Jay Belanger |
calc-poly.el: (math-accum-factors): Make sure that constants aren't distributed
|
Thu, 17 Jun 2010 00:33:54 +0300 |
Juri Linkov |
* lisp/facemenu.el (list-colors-display): Call `pop-to-buffer' before
|
Wed, 16 Jun 2010 17:11:06 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/macroexp.el (macroexpand-all-1): Don't handle `lambda'
|
Wed, 16 Jun 2010 16:08:41 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Wed, 16 Jun 2010 10:10:02 -0400 |
Stefan Monnier |
* src/lread.c (read1): Phase out old-style backquotes a bit more.
|
Wed, 16 Jun 2010 15:42:59 +0200 |
Agustin martin |
ispell.el: Fix portuguese casechars/not-casechars for missing '¸«®¸Ŗ®'. (bug#6434).
|
Wed, 16 Jun 2010 16:00:22 -0400 |
Stefan Monnier |
* lisp/font-lock.el (font-lock-major-mode): Rename from
|
Tue, 15 Jun 2010 13:41:21 +0200 |
Juanma Barranquero |
* etc/NEWS.1-17: Fix typos.
|
Mon, 14 Jun 2010 23:16:19 -0700 |
Glenn Morris |
Backport from trunk: * src/editfns.c (Fbyte_to_string): Pacify compiler.
|
Tue, 15 Jun 2010 00:51:42 -0400 |
Stefan Monnier |
* lisp/vc-annotate.el (vc-annotate): Use vc-read-revision.
|
Mon, 14 Jun 2010 20:49:39 -0700 |
Glenn Morris |
* etc/NEWS: appt-add.
|
Mon, 14 Jun 2010 20:42:33 -0700 |
Glenn Morris |
Tweak previous change.
|
Mon, 14 Jun 2010 20:38:58 -0700 |
Glenn Morris |
Close bug#5176.
|
Sat, 12 Jun 2010 13:21:01 -0400 |
Chong Yidong |
* INSTALL: Update font information (Bug#6389).
|
Sat, 12 Jun 2010 00:34:36 -0700 |
Glenn Morris |
Close bug#6361.
|
Sat, 12 Jun 2010 00:25:20 -0700 |
Glenn Morris |
Close bug#6406.
|
Sat, 12 Jun 2010 00:09:32 -0700 |
Glenn Morris |
* etc/tutorials/TUTORIAL.bg, etc/tutorials/TUTORIAL.es: Fix typos.
|
Sat, 12 Jun 2010 00:06:15 -0700 |
Glenn Morris |
Close bug#6408.
|
Wed, 09 Jun 2010 22:09:27 -0700 |
Glenn Morris |
* doc/emacs/basic.texi (Inserting Text): Minor clarification. (Bug#6374)
|
Wed, 09 Jun 2010 22:04:06 -0700 |
Glenn Morris |
Doc typo fixes.
|
Wed, 09 Jun 2010 22:00:18 -0700 |
Glenn Morris |
* INSTALL: General update.
|
Tue, 15 Jun 2010 22:13:34 +0200 |
Michael Albinus |
* auth-source.el (auth-source-pick): If choice does not contain a
|
Tue, 15 Jun 2010 13:05:06 +0200 |
Juanma Barranquero |
* facemenu.el (list-colors-sort): Doc fix.
|
Mon, 14 Jun 2010 20:34:12 -0700 |
Glenn Morris |
* lisp/progmodes/sql.el (sql-connect-mysql): Fix typo.
|
Mon, 14 Jun 2010 19:03:04 +0300 |
Juri Linkov |
Add sort option `list-colors-sort'. (Bug#6332)
|
Mon, 14 Jun 2010 18:48:52 +0300 |
Juri Linkov |
* compare-w.el: Move to the "vc" subdirectory.
|
Sun, 13 Jun 2010 23:19:46 -0400 |
Stefan Monnier |
* lisp/image-mode.el (image-mode-map): Remap left-char and right-char.
|
Sun, 13 Jun 2010 21:43:11 -0400 |
Stefan Monnier |
* lisp/nxml/nxml-mode.el (nxml-indent-line): Standardize indent behavior.
|
Mon, 14 Jun 2010 01:33:06 +0200 |
Juanma Barranquero |
* src/makefile.w32-in ($(BLD)/bidi.$(O)): Keep dependencies sorted.
|
Sun, 13 Jun 2010 21:15:45 +0300 |
Eli Zaretskii |
bidi.c (bidi_mirror_char): Fix commentary.
|
Sun, 13 Jun 2010 20:40:25 +0300 |
Eli Zaretskii |
Use Unicode database for attribute tables in bidi.c.
|
Sat, 12 Jun 2010 18:52:43 +0300 |
Eli Zaretskii |
Use BidiMirroring.txt for mirroring characters in bidi context.
|
Sat, 12 Jun 2010 17:15:25 +0300 |
Eli Zaretskii |
Derive bidi type table from UnicodeData.txt.
|
Sat, 12 Jun 2010 19:26:40 +0200 |
Romain Francoise |
Synch with Gnus trunk.
|
Sat, 12 Jun 2010 13:14:43 -0400 |
Chong Yidong |
Revert 2010-06-02 change to log-edit-font-lock-keywords (Bug#6343).
|
Sat, 12 Jun 2010 13:12:15 -0400 |
Chong Yidong |
Add all rgb.txt color names to x-colors.
|
Sat, 12 Jun 2010 14:30:48 +0300 |
Eli Zaretskii |
Fix bug #6409.
|
Sat, 12 Jun 2010 14:17:12 +0300 |
Eli Zaretskii |
Fix bug #6396.
|
Sat, 12 Jun 2010 12:58:54 +0200 |
Romain Francoise |
* Makefile.in (lisp, shortlisp): Use new location of vc-hooks and ediff-hook.
|
Sat, 12 Jun 2010 10:59:37 +0200 |
Michael Albinus |
* net/tramp.el (tramp-remote-process-environment): Protect version
|
Fri, 11 Jun 2010 20:35:55 -0700 |
Glenn Morris |
* Makefile.in (install-arch-indep): Delete any old info .gz files first.
|
Fri, 11 Jun 2010 23:26:13 +0200 |
Juanma Barranquero |
Fix Windows makefiles to adapt to lisp/vc reorganization.
|
Fri, 11 Jun 2010 23:19:23 +0200 |
Juanma Barranquero |
* loadup.el ("vc-hooks", "ediff-hook"): Load from lisp/vc/.
|
Fri, 11 Jun 2010 22:09:57 +0300 |
Juri Linkov |
* lisp/finder.el (finder-known-keywords): Add keyword "vc"
|
Fri, 11 Jun 2010 21:51:00 +0300 |
Juri Linkov |
Move version control related files to the "vc" subdirectory.
|
Fri, 11 Jun 2010 10:39:54 -0400 |
Chong Yidong |
Fix for comint-password-prompt-regexp (Bug#6367).
|
Fri, 11 Jun 2010 14:28:41 +0100 |
Stephen Eglen |
Bind `shell-resync-dirs' to M-RET in *shell* buffers.
|
Thu, 10 Jun 2010 20:41:02 -0700 |
Glenn Morris |
* INSTALL: Revert previous accidental commit.
|
Thu, 10 Jun 2010 20:35:40 -0700 |
Glenn Morris |
Make compressing the info files optional.
|
Thu, 10 Jun 2010 14:56:11 +0200 |
Michael Albinus |
* notifications.el: Move file from lisp/net, because it is
|
Thu, 10 Jun 2010 14:44:59 +0200 |
Michael Albinus |
* net/notifications.el (notifications-on-action-signal)
|
Thu, 10 Jun 2010 05:54:25 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 10 Jun 2010 05:33:55 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 10 Jun 2010 05:30:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 09 Jun 2010 22:42:55 -0700 |
Glenn Morris |
* admin/notes/newfile: Update.
|
Wed, 09 Jun 2010 22:39:03 -0700 |
Glenn Morris |
Minor authors.el update.
|
Wed, 09 Jun 2010 22:34:38 -0700 |
Glenn Morris |
* Makefile.in (install-arch-indep): Gzip the info files too.
|
Wed, 09 Jun 2010 22:31:36 -0700 |
Glenn Morris |
* src/editfns.c (Fbyte_to_string): Pacify compiler.
|
Wed, 09 Jun 2010 22:28:40 -0700 |
Glenn Morris |
* make-dist: Remove references to non-existent directories and files.
|
Wed, 09 Jun 2010 22:23:00 -0700 |
Glenn Morris |
* src/m/ibms390x.h: Rather than duplicating ibms390.h, just include it.
|
Wed, 09 Jun 2010 22:20:14 -0700 |
Glenn Morris |
Minor update for Acknowledgments in manual.
|
Wed, 09 Jun 2010 22:17:21 -0700 |
Glenn Morris |
Fix ChangeLog attribution.
|
Wed, 09 Jun 2010 21:10:04 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-server-alist, rcirc, rcirc-connect): Resolve
|
Thu, 10 Jun 2010 03:04:45 +0200 |
Juanma Barranquero |
Remove duplicate ChangeLog entries.
|
Thu, 10 Jun 2010 00:31:03 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 10 Jun 2010 00:30:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 09 Jun 2010 22:49:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 10 Jun 2010 00:34:08 +0200 |
Andreas Schwab |
Conflict resolution fixup
|
Thu, 10 Jun 2010 00:08:50 +0200 |
Andreas Schwab |
Merge from emacs-23
|
Wed, 09 Jun 2010 10:31:12 -0400 |
Stefan Monnier |
* dbusbind.c (xd_append_arg): Don't "make-unibyte" the string.
|
Tue, 08 Jun 2010 21:18:31 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/advice.el (ad-compile-function):
|
Tue, 08 Jun 2010 21:12:53 -0400 |
Stefan Monnier |
* lisp/vc-dispatcher.el: Rename mode-line-hook to vc-mode-line-hook;
|
Tue, 08 Jun 2010 21:42:10 +0200 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
Tue, 08 Jun 2010 19:56:21 +0200 |
Andreas Schwab |
* minibuf.c (Fall_completions): Add more checks.
|
Tue, 08 Jun 2010 18:53:11 +0200 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Check COLLECTION's size (bug#6378).
|
Mon, 07 Jun 2010 17:20:44 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el: Add support for password authentication.
|
Sat, 05 Jun 2010 22:36:27 +0200 |
Juanma Barranquero |
* net/dbus.el: Fix typos and declare function.
|
Fri, 04 Jun 2010 12:15:51 -0400 |
Chong Yidong |
* term/common-win.el (x-colors): Add "dark green" and "dark turquoise" (Bug#6332).
|
Fri, 04 Jun 2010 00:52:38 +0200 |
Andreas Schwab |
Add bug number
|
Fri, 04 Jun 2010 00:47:35 +0200 |
Andreas Schwab |
* process.c (conv_lisp_to_sockaddr): Fix conversion of IPv4
|
Thu, 03 Jun 2010 13:17:50 -0400 |
Chong Yidong |
Fix to semantic-lex-spp-table-write-slot-value (Bug#6324).
|
Thu, 03 Jun 2010 17:34:35 +0200 |
Juanma Barranquero |
Fix typos.
|
Wed, 02 Jun 2010 23:07:39 -0700 |
Glenn Morris |
Close bug#6336.
|
Wed, 02 Jun 2010 13:26:31 -0400 |
Chong Yidong |
Better doc fix for Bug#6283.
|
Wed, 02 Jun 2010 13:14:01 -0400 |
Chong Yidong |
searching.texi (Regexp Special): Replace "octal 377" with "#o377" (Bug#6283).
|
Tue, 01 Jun 2010 21:54:55 -0700 |
Dan Nicolaescu |
* lisp/vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Tue, 08 Jun 2010 22:52:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 23:06:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 09 Jun 2010 11:36:58 -0700 |
Dan Nicolaescu |
* src/s/usg5-4.h: Fix previous change.
|
Wed, 09 Jun 2010 19:54:28 +0200 |
Michael Albinus |
* net/notifications.el (notifications-notify): Fix docstring.
|
Wed, 09 Jun 2010 17:46:41 +0200 |
Juanma Barranquero |
Update to Unicode 6.0.0 beta.
|
Wed, 09 Jun 2010 13:40:50 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-string-strip): Declare function.
|
Wed, 09 Jun 2010 13:27:56 +0200 |
Juanma Barranquero |
* vc-mtn.el (log-edit-extract-headers): Declare function.
|
Wed, 09 Jun 2010 13:24:34 +0200 |
Juanma Barranquero |
* vc-hg.el (log-edit-extract-headers): Remove duplicate declaration.
|
Wed, 09 Jun 2010 13:16:21 +0200 |
Juanma Barranquero |
* net/notifications.el (dbus-register-signal): Declare function.
|
Wed, 09 Jun 2010 00:47:14 -0700 |
Dan Nicolaescu |
Improve VC create/retrieve tag/branch.
|
Wed, 09 Jun 2010 09:36:45 +0200 |
Michael Albinus |
move notifications.el to net/
|
Wed, 09 Jun 2010 09:26:38 +0200 |
Michael Albinus |
* NEWS: Add notifications.el.
|
Wed, 09 Jun 2010 09:17:23 +0200 |
Michael Albinus |
* notifications.el: New file.
|
Tue, 08 Jun 2010 23:53:17 -0700 |
Glenn Morris |
* admin/notes/bugtracker: Note on some emacs-bug-tracker minutiae.
|
Tue, 08 Jun 2010 23:48:29 -0700 |
Dan Nicolaescu |
Add optional support for resetting VC properties.
|
Tue, 08 Jun 2010 22:24:01 -0700 |
Dan Nicolaescu |
Improve support for special markup in the VC commit message.
|
Tue, 08 Jun 2010 22:58:26 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-keyword): Remove special case that
|
Tue, 08 Jun 2010 15:05:11 +0200 |
Michael Albinus |
* auth-source.el (top): Autoload `secrets-list-collections',
|
Mon, 07 Jun 2010 20:12:21 -0700 |
Dan Nicolaescu |
* src/lread.c (X_OK): Remove, unused.
|
Mon, 07 Jun 2010 20:06:47 -0700 |
Dan Nicolaescu |
* src/dispnew.c: Remove obsolete comment.
|
Mon, 07 Jun 2010 20:02:41 -0700 |
Dan Nicolaescu |
Remove INCLUDED_FCNTL.
|
Mon, 07 Jun 2010 19:29:12 -0700 |
Dan Nicolaescu |
Include <strings.h> and <string.h> instead of
|
Mon, 07 Jun 2010 23:01:34 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 07 Jun 2010 23:00:42 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 07 Jun 2010 22:49:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 17:01:23 -0400 |
Stefan Monnier |
* lisp/iimage.el: Remove images as soon as the underlying text is modified.
|
Sun, 06 Jun 2010 22:46:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 23:18:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 03 Jun 2010 22:45:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 22:44:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 02 Jun 2010 00:16:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 07 Jun 2010 15:37:50 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-offset-rule): Rename from
|
Mon, 07 Jun 2010 21:28:02 +0300 |
Juri Linkov |
* window.el (pop-to-buffer): Remove the conditional that
|
Mon, 07 Jun 2010 12:35:57 +0200 |
Juanma Barranquero |
* cmds.c (Fforward_char, Fbackward_char): Fix typos in docstrings.
|
Sun, 06 Jun 2010 22:10:19 -0400 |
Stefan Monnier |
Make (after keyword) indent-rules more flexible.
|
Sun, 06 Jun 2010 12:52:13 +0300 |
Juri Linkov |
* lisp/isearch.el (isearch-lazy-highlight-search): Fix looping
|
Sun, 06 Jun 2010 01:57:39 -0700 |
Dan Nicolaescu |
Remove BSTRING related code, all platforms define it.
|
Sat, 05 Jun 2010 02:56:22 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing fixes for Git.
|
Sat, 05 Jun 2010 02:41:32 +0200 |
Juanma Barranquero |
Remove obsolete macro BASE_LEADING_CODE_P.
|
Fri, 04 Jun 2010 21:38:11 +0300 |
Juri Linkov |
* lisp/simple.el (kill-new): Fix logic of kill-do-not-save-duplicates.
|
Fri, 04 Jun 2010 16:13:35 +0200 |
Juanma Barranquero |
Turn `directory-sep-char' into a noop.
|
Fri, 04 Jun 2010 13:26:54 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-expand-file-name): Expand "~/".
|
Fri, 04 Jun 2010 03:38:12 +0200 |
Juanma Barranquero |
mule-cmds.el: Add obsolescence information for nonascii-* vars.
|
Thu, 03 Jun 2010 16:26:39 -0700 |
Dan Nicolaescu |
vc-log-incoming/vc-log-outgoing improvements for Git.
|
Thu, 03 Jun 2010 16:08:26 -0700 |
Dan Nicolaescu |
Add bindings for vc-log-incoming and vc-log-outgoing.
|
Thu, 03 Jun 2010 15:28:51 -0700 |
Dan Nicolaescu |
* configure.in (AC_PREREQ): Require autoconf 2.65.
|
Thu, 03 Jun 2010 15:16:02 -0700 |
Dan Nicolaescu |
Move UNEXEC definition to autoconf.
|
Thu, 03 Jun 2010 21:02:32 +0200 |
Juanma Barranquero |
Remove obsolete pre-unicode2 macros.
|
Thu, 03 Jun 2010 21:50:00 +0300 |
Juri Linkov |
* src/buffer.c (Fother_buffer): Add CHECK_FRAME.
|
Thu, 03 Jun 2010 13:22:27 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-sort-nicknames): Remove.
|
Thu, 03 Jun 2010 18:59:29 +0200 |
Juanma Barranquero |
* emacs-lisp/smie.el (comment-continue): Declare for byte-compiler.
|
Thu, 03 Jun 2010 11:58:20 -0400 |
Chong Yidong |
* net/rcirc.el (rcirc-nickname<, rcirc-sort-nicknames-join): Doc fix.
|
Thu, 03 Jun 2010 11:51:38 -0400 |
Stefan Monnier |
* net/rcirc.el (rcirc-sort-nicknames): Change default.
|
Thu, 03 Jun 2010 11:07:49 -0400 |
Stefan Monnier |
* lisp/net/rcirc.el (rcirc-sort-nicknames): New custom.
|
Thu, 03 Jun 2010 14:04:35 +0200 |
Juanma Barranquero |
Add admin/unidata/unidata.txt.
|
Wed, 02 Jun 2010 22:57:11 -0700 |
Glenn Morris |
* src/s/sol2-10.h: Comment fix.
|
Wed, 02 Jun 2010 22:55:05 -0700 |
Glenn Morris |
* src/m/ibms390.h: Comment fix.
|
Wed, 02 Jun 2010 22:50:48 -0700 |
Glenn Morris |
Remove NO_SOCK_SIGIO references.
|
Wed, 02 Jun 2010 22:47:09 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Wed, 02 Jun 2010 22:45:20 -0700 |
Glenn Morris |
* admin/notes/font-backend: Remove obsolete information.
|
Wed, 02 Jun 2010 22:41:49 -0700 |
Glenn Morris |
m/hp800.h simplification.
|
Wed, 02 Jun 2010 22:35:54 -0700 |
Glenn Morris |
HAVE_ALLOCA not needed since alloca.s was removed.
|
Wed, 02 Jun 2010 22:29:02 -0700 |
Glenn Morris |
NOT_C_CODE is always true now.
|
Wed, 02 Jun 2010 21:48:10 -0400 |
Stefan Monnier |
Split smie-indent-calculate into more manageable chunks.
|
Wed, 02 Jun 2010 16:13:11 -0400 |
Stefan Monnier |
* lisp/emacs-lisp/smie.el (smie-indent-calculate): Simplify and cleanup.
|
Wed, 02 Jun 2010 11:53:00 +0200 |
Michael Albinus |
* net/tramp-gvfs.el (top): Require url-util.
|
Tue, 01 Jun 2010 21:45:46 -0700 |
Dan Nicolaescu |
* lisp/log-edit.el (log-edit-font-lock-keywords): Make group 4 match lax.
|
Tue, 01 Jun 2010 21:29:53 -0700 |
Dan Nicolaescu |
Fix config.h includes.
|
Tue, 01 Jun 2010 19:47:43 -0700 |
Dan Nicolaescu |
* src/gmalloc.c: Remove BROKEN_PROTOTYPES reference, unused.
|
Tue, 01 Jun 2010 19:43:47 -0700 |
Dan Nicolaescu |
* src/s/sol2-6.h: Remove obsolete comments.
|
Tue, 01 Jun 2010 19:40:59 -0700 |
Dan Nicolaescu |
Remove unnecessary alloca.h includes.
|
Tue, 01 Jun 2010 19:32:43 -0700 |
Dan Nicolaescu |
Fix alloca definition when using gcc on non-gnu systems.
|
Wed, 02 Jun 2010 00:11:49 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 02 Jun 2010 00:10:42 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 01 Jun 2010 22:51:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 31 May 2010 22:50:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 30 May 2010 22:54:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 28 May 2010 00:48:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 22:44:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 27 May 2010 06:41:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 26 May 2010 22:43:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 23:37:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 25 May 2010 22:48:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 01 Jun 2010 15:47:14 +0200 |
Juanma Barranquero |
Fix bug#6265: * eldoc.el: Add completions for new commands left-* and right-*.
|
Tue, 01 Jun 2010 03:40:09 -0700 |
Dan Nicolaescu |
Add support for vc-log-incoming, improve vc-log-outgoing for Git.
|
Tue, 01 Jun 2010 02:37:49 -0700 |
Dan Nicolaescu |
Improve state updating for VC tag commands.
|
Tue, 01 Jun 2010 10:12:28 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix some typos.
|
Tue, 01 Jun 2010 00:15:55 -0700 |
Dan Nicolaescu |
* vc-dir.el (vc-dir-update): Remove entries with a nil state (bug#5539).
|
Mon, 31 May 2010 22:34:49 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 31 May 2010 21:49:15 -0400 |
Stefan Monnier |
* sysdep.c (child_setup_tty): Move the non-canonical initialization to
|
Tue, 01 Jun 2010 04:06:33 +0900 |
Daiki Ueno |
Mention encryption commands in the Emacs manual.
|
Mon, 31 May 2010 17:30:13 +0200 |
Juanma Barranquero |
src/ChangeLog: Add missing bug id.
|
Mon, 31 May 2010 17:15:20 +0200 |
Juanma Barranquero |
* files.el (directory-files-no-dot-files-regexp): Doc fix (bug#6298).
|
Mon, 31 May 2010 10:13:41 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Sun, 30 May 2010 22:47:34 +0300 |
Eli Zaretskii |
Fix bug #6313.
|
Sun, 30 May 2010 22:01:51 +0300 |
Eli Zaretskii |
Fix crash reported in bug #6306.
|
Sun, 30 May 2010 20:52:56 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize also `right-word' and `left-word'.
|
Sun, 30 May 2010 10:17:31 -0400 |
Stefan Monnier |
* lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
|
Sun, 30 May 2010 06:44:46 +0200 |
Juanma Barranquero |
emulation/cua-base.el: Recognize `right-char', `left-char' as movement commands.
|
Sun, 30 May 2010 04:51:53 +0200 |
Juanma Barranquero |
progmodes/ada-xref.el (ada-prj-ada-project-path-sep): Set from `path-separator'.
|
Sat, 29 May 2010 19:50:47 -0400 |
Chong Yidong |
Add --parent-id argument to emacsclient.
|
Sat, 29 May 2010 11:57:11 -0700 |
Glenn Morris |
Regenerate configure.
|
Sat, 29 May 2010 11:54:16 -0700 |
Glenn Morris |
Add some comments related to how epaths.h gets built.
|
Sat, 29 May 2010 14:25:00 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Sat, 29 May 2010 18:19:13 +0300 |
Eli Zaretskii |
Implement bidi-sensitive word movement with arrow keys.
|
Sat, 29 May 2010 15:51:01 +0300 |
Eli Zaretskii |
Fix cursor motion in bidi-reordered continued lines.
|
Sat, 29 May 2010 13:49:21 +0300 |
Eli Zaretskii |
Finish debugging of cursor motion in bidi-reordered lines.
|
Fri, 28 May 2010 15:00:47 +0300 |
Eli Zaretskii |
Prevent unnecessary scrolling in bidi-reordered buffers.
|
Sat, 29 May 2010 10:55:40 +0300 |
Eli Zaretskii |
Fix bug #6294.
|
Fri, 28 May 2010 22:18:47 +0300 |
Juri Linkov |
* image-dired.el (image-dired-dired-toggle-marked-thumbs):
|
Fri, 28 May 2010 16:57:11 +0200 |
Michael Albinus |
* fileio.c (Fdelete_file): Pass TRASH arg to handler call.
|
Fri, 28 May 2010 16:48:56 +0200 |
Michael Albinus |
* net/tramp.el (tramp-debug-message): Add `tramp-compat-funcall'
|
Fri, 28 May 2010 15:28:36 +0200 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-delete-file): Use
|
Fri, 28 May 2010 15:46:28 +0900 |
Kenichi Handa |
Handle face-ignored-fonts
|
Fri, 28 May 2010 15:45:43 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 28 May 2010 15:42:43 +0900 |
Kenichi Handa |
Handle face-ignored-fonts
|
Thu, 27 May 2010 21:25:06 -0700 |
Glenn Morris |
* configure.in: Simplify some of the *bsd $canonical tests.
|
Thu, 27 May 2010 20:52:19 -0700 |
Glenn Morris |
Move some old ChangeLog entries to the right files.
|
Thu, 27 May 2010 20:34:15 -0700 |
Glenn Morris |
* configure.in: Simplify some of the $canonical tests.
|
Thu, 27 May 2010 20:29:09 -0700 |
Glenn Morris |
* src/Makefile.in (LIBES): Remove $LOADLIBES, it is never set.
|
Thu, 27 May 2010 20:25:50 -0700 |
Glenn Morris |
* etc/MACHINES: Remove some old information no longer of relevance.
|
Thu, 27 May 2010 20:23:08 -0700 |
Glenn Morris |
* etc/PROBLEMS: Remove some more obsolete information.
|
Thu, 27 May 2010 19:30:11 -0400 |
Chong Yidong |
Change delete-by-moving-to-trash so Lisp calls explicitly request trashing.
|
Thu, 27 May 2010 11:49:01 -0400 |
Chong Yidong |
Fix redisplay crash (Bug#6177).
|
Thu, 27 May 2010 11:28:58 -0400 |
Chong Yidong |
Let htmlfontify recognize face aliases (Bug#6279).
|
Thu, 27 May 2010 16:09:18 +0900 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
Thu, 27 May 2010 16:08:37 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 27 May 2010 13:24:30 +0900 |
Kenichi Handa |
language/hebrew.el (hebrew-shape-gstring): Check if a glyph element of GSTRING is nil.
|
Wed, 26 May 2010 23:13:23 -0700 |
Glenn Morris |
* etc/PROBLEMS: Remove some more old information.
|
Wed, 26 May 2010 22:51:43 -0700 |
Glenn Morris |
* etc/PROBLEMS: Remove old information no longer of relevance.
|
Wed, 26 May 2010 22:43:27 -0700 |
Glenn Morris |
Do not preprocess src/Makefile.in.
|
Thu, 27 May 2010 00:41:36 -0400 |
Stefan Monnier |
Provide hooks to use a different tokenizer in SMIE.
|
Wed, 26 May 2010 10:19:15 -0400 |
Stefan Monnier |
Avoid (expand-file-name ".").
|
Wed, 26 May 2010 12:13:45 +0200 |
Michael Albinus |
*** empty log message ***
|
Wed, 26 May 2010 12:10:05 +0200 |
Michael Albinus |
* eshell.texi (Built-ins): Describe, how to disable a built-in command
|
Tue, 25 May 2010 23:48:25 -0700 |
Glenn Morris |
* configure.in: Comments.
|
Tue, 25 May 2010 23:41:58 -0700 |
Glenn Morris |
Replace YMF_PASS_LDFLAGS with autoconf.
|
Tue, 25 May 2010 21:06:09 -0700 |
Glenn Morris |
* lisp/emulation/edt.el (edt-load-keys): Use locate-library.
|
Tue, 25 May 2010 20:58:41 -0700 |
Glenn Morris |
* configure, configure.in: Fix typo in previous.
|
Tue, 25 May 2010 20:53:25 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 25 May 2010 20:50:16 -0700 |
Glenn Morris |
Add GNUSTEP_LOCAL_HEADERS/LIBRARIES to build flags.
|
Tue, 25 May 2010 20:42:07 -0700 |
Glenn Morris |
Remove some NS_IMPL_GNUSTEP build dead code.
|
Tue, 25 May 2010 20:36:05 -0700 |
Glenn Morris |
* src/Makefile.in: Fix comment typo.
|
Wed, 26 May 2010 10:16:07 +0900 |
Kenichi Handa |
Fix for finding a static composition.
|
Wed, 26 May 2010 10:14:51 +0900 |
Kenichi Handa |
Fix for finding a static composition.
|
Wed, 26 May 2010 09:36:51 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 25 May 2010 18:50:56 -0400 |
Chong Yidong |
Rename relative filenames in ChangeLog entries according to root.
|
Tue, 25 May 2010 21:13:41 +0200 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
Tue, 25 May 2010 20:43:58 +0300 |
Juri Linkov |
* dired.el (dired-mode-map): Rebind "\C-t\C-t" from
|
Tue, 25 May 2010 19:03:53 +0300 |
Juri Linkov |
* image-mode.el (image-mode): Add image-after-revert-hook to after-revert-hook.
|
Tue, 25 May 2010 18:54:53 +0300 |
Juri Linkov |
* image.el (image-animated-p): When delay between animated images is 0,
|
Tue, 25 May 2010 15:33:55 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
Tue, 25 May 2010 15:29:04 +0200 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Don't use
|
Tue, 25 May 2010 10:45:35 +0200 |
Michael Albinus |
* net/tramp.el (tramp-progress-reporter-update): New defun.
|
Tue, 25 May 2010 07:23:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 24 May 2010 21:25:15 -0700 |
Glenn Morris |
Relocate NS_IMPL_GNUSTEP_TEMACS_LDFLAGS.
|
Mon, 24 May 2010 21:17:52 -0700 |
Glenn Morris |
Do not include config.h in src/Makefile.in.
|
Mon, 24 May 2010 20:56:27 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 24 May 2010 20:53:12 -0700 |
Glenn Morris |
Move some stuff from LD_SWITCH_SYSTEM to LD_SWITCH_SYSTEM_TEMACS.
|
Mon, 24 May 2010 20:46:15 -0700 |
Glenn Morris |
Remove LD_SWITCH_SYSTEM_EXTRA.
|
Mon, 24 May 2010 20:38:41 -0700 |
Glenn Morris |
* net/rcirc.el (rcirc-default-user-name, rcirc-default-full-name): Add :version.
|
Mon, 24 May 2010 20:35:31 -0700 |
Glenn Morris |
rcirc update.
|
Mon, 24 May 2010 22:32:40 -0400 |
Stefan Monnier |
* emacs-lisp/smie.el (smie-set-prec2tab): Check override before use.
|
Mon, 24 May 2010 22:11:08 -0400 |
Stefan Monnier |
Replace Lisp calls to delete-backward-char by delete-char.
|
Tue, 25 May 2010 10:26:03 +0900 |
Kenichi Handa |
Add Hebrew shaper.
|
Tue, 25 May 2010 10:04:36 +0900 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning.
|
Tue, 25 May 2010 10:25:08 +0900 |
Kenichi Handa |
Add Hebrew shaper.
|
Tue, 25 May 2010 10:03:44 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 25 May 2010 09:35:50 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 25 May 2010 09:32:24 +0900 |
Kenichi Handa |
Fix bidi-composition interaction in backward scanning..
|
Mon, 24 May 2010 22:47:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 23 May 2010 23:03:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 24 May 2010 20:54:13 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Mon, 24 May 2010 16:48:46 -0400 |
Stefan Monnier |
Mention multi-planes text-properties
|
Mon, 24 May 2010 16:46:41 -0400 |
Stefan Monnier |
* process.c (Fmake_network_process): Set :host to nil if it's not used.
|
Mon, 24 May 2010 13:35:41 +0200 |
Romain Francoise |
Adapt make-dist to new version location.
|
Sun, 23 May 2010 21:02:25 +0200 |
Juanma Barranquero |
* dispextern.h: Fix typo in previous change.
|
Sun, 23 May 2010 19:57:15 +0300 |
Eli Zaretskii |
dispextern.h (init_iterator): Sync prototype with changed definition.
|
Sat, 22 May 2010 22:32:21 +0300 |
Eli Zaretskii |
Redesign bidi-aware edge positions of glyph rows, fix bug #6036.
|
Sat, 22 May 2010 22:09:51 +0300 |
Eli Zaretskii |
Fix bug #6237.
|
Sat, 22 May 2010 10:39:35 -0700 |
Glenn Morris |
* admin/notes/bugtracker: More about recovering from moderation mistakes.
|
Sat, 22 May 2010 13:16:35 -0400 |
Chong Yidong |
Add ChangeLog change missing in last checkin.
|
Sat, 22 May 2010 12:48:01 -0400 |
Chong Yidong |
Rename image-refresh to image-flush.
|
Sat, 22 May 2010 13:59:09 +0200 |
Jan D. |
Remove cirsular dependency when using separate build dir (Bug #6246).
|
Sat, 22 May 2010 13:26:01 +0200 |
Andreas Schwab |
Regenerate configure
|
Fri, 21 May 2010 23:43:04 +0300 |
Juri Linkov |
* progmodes/grep.el (grep-read-files): Fix multi-pattern aliases.
|
Fri, 21 May 2010 19:51:48 +0000 |
Alan Mackenzie |
Fix a bug which happens when doing (c-parse-state) in a CPP construct:
|
Fri, 21 May 2010 13:29:27 -0400 |
Chong Yidong |
Improve image cache clearing logic (Bug#6230).
|
Fri, 21 May 2010 09:31:45 -0700 |
Glenn Morris |
* configure.in (MKDEPDIR): Parallel build tweak.
|
Fri, 21 May 2010 16:16:42 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file)
|
Fri, 21 May 2010 03:46:38 +0200 |
Juanma Barranquero |
* add-log.el: Highlight all authors in multi-author ChangeLog entries.
|
Thu, 20 May 2010 18:43:44 -0700 |
Glenn Morris |
* src/Makefile.in: Comment fix.
|
Thu, 20 May 2010 18:39:21 -0700 |
Glenn Morris |
Revert previous change.
|
Thu, 20 May 2010 18:31:13 -0700 |
Glenn Morris |
Minor Makefile fix.
|
Thu, 20 May 2010 18:13:57 -0700 |
Glenn Morris |
Derive Fortran modes from prog-mode.
|
Fri, 21 May 2010 03:05:50 +0200 |
Juanma Barranquero |
* smerge-mode.el: Fix typos.
|
Thu, 20 May 2010 17:55:17 -0700 |
Glenn Morris |
* src/Makefile.in: Fix comment format in cpp section.
|
Thu, 20 May 2010 17:51:50 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 20 May 2010 17:48:14 -0700 |
Glenn Morris |
Handle some HAVE_NS Makefile conditionals with configure.
|
Thu, 20 May 2010 17:40:12 -0700 |
Glenn Morris |
Build simplifications for oldxmenu.
|
Thu, 20 May 2010 17:33:54 -0700 |
Glenn Morris |
* msdos/mainmake.v2: Comment fix.
|
Thu, 20 May 2010 17:28:47 -0700 |
Glenn Morris |
Handle CANNOT_DUMP (partially) with configure.
|
Thu, 20 May 2010 17:22:58 -0700 |
Glenn Morris |
Minor loadup.el fix.
|
Fri, 21 May 2010 02:54:55 +0300 |
Juri Linkov |
* help-mode.el (help-make-xrefs): For Info node links turn
|
Fri, 21 May 2010 02:43:54 +0300 |
Juri Linkov |
* gnus-start.el (gnus-level-unsubscribed): Doc fix. (Bug#6206)
|
Fri, 21 May 2010 02:08:52 +0300 |
Juri Linkov |
* fileio.c (Fdelete_file): Change interative spec to use
|
Fri, 21 May 2010 01:55:11 +0300 |
Juri Linkov |
* locate.el (locate): Use pop-to-buffer instead of
|
Fri, 21 May 2010 01:49:53 +0300 |
Juri Linkov |
* replace.el (replace-highlight): Fix lazy-highlighting
|
Fri, 21 May 2010 01:33:09 +0300 |
Juri Linkov |
* isearch.el (isearch-yank-word-or-char): Pull next subword
|
Fri, 21 May 2010 01:16:19 +0300 |
Juri Linkov |
* isearch.el (isearch-update-post-hook): New hook.
|
Fri, 21 May 2010 01:01:57 +0300 |
Juri Linkov |
* isearch.el (isearch-mode-map): Bind more keys to isearch-help-map:
|
Fri, 21 May 2010 00:49:49 +0300 |
Juri Linkov |
* isearch.el (isearch-yank-string): Use isearch-process-search-string.
|
Fri, 21 May 2010 00:38:59 +0300 |
Juri Linkov |
Remove obsolete comment.
|
Fri, 21 May 2010 00:33:58 +0300 |
Juri Linkov |
* dired-x.el (dired-jump, dired-jump-other-window): Add arg
|
Thu, 20 May 2010 11:12:20 -0400 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-mode-map): Bind C-c / to
|
Thu, 20 May 2010 10:53:30 -0400 |
Chong Yidong |
Doc fix (Bug#6224).
|
Wed, 19 May 2010 23:37:29 -0700 |
Glenn Morris |
Use terminfo rather than termcap on recent NetBSD.
|
Wed, 19 May 2010 23:24:35 -0700 |
Glenn Morris |
* config.bat: Need to add the deps.mk file before running cpp.
|
Wed, 19 May 2010 23:20:39 -0700 |
Glenn Morris |
* src/autodeps.mk, src/deps.mk: Comments need to be in C format.
|
Wed, 19 May 2010 23:15:26 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Wed, 19 May 2010 23:11:27 -0700 |
Glenn Morris |
Handle auto-depend with configure.
|
Wed, 19 May 2010 22:48:16 -0700 |
Glenn Morris |
* configure.in (--with-gtk, --with-gcc): Remove option stubs.
|
Thu, 20 May 2010 03:32:08 +0200 |
Juanma Barranquero |
* emacs-lisp/cl-loaddefs.el: Update autoload checksum.
|
Thu, 20 May 2010 03:27:49 +0200 |
Juanma Barranquero |
* composite.el: Require cl when compiling; fix typos in docstrings.
|
Wed, 19 May 2010 22:54:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 19 May 2010 23:37:57 +0300 |
Juri Linkov |
* emacs-lisp/cl-macs.el (window-parameter): Add defsetf with
|
Wed, 19 May 2010 20:56:18 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Add `tramp-async-args' attribute
|
Wed, 19 May 2010 20:16:07 +0300 |
Eli Zaretskii |
Fix C-e when bidi reordering is in effect.
|
Wed, 19 May 2010 14:52:27 +0200 |
Michael Albinus |
* password-cache.el (password-cache-remove): Fix docstring.
|
Wed, 19 May 2010 14:47:37 +0200 |
Michael Albinus |
* net/secrets.el: Autoload the widget functions.
|
Wed, 19 May 2010 08:23:40 -0400 |
Peter S Galbraith |
Decode RFC2047 encoded Subject lines for mail replies.
|
Wed, 19 May 2010 10:22:41 +0300 |
Eli Zaretskii |
Fix bug #6210.
|
Tue, 18 May 2010 23:06:48 -0400 |
Stefan Monnier |
* indent.el (indent-region): Deactivate region (bug#6200).
|
Tue, 18 May 2010 20:01:24 -0700 |
Glenn Morris |
* vc-dir.el (vc-dir): Don't pop-up-windows. (Bug#6204)
|
Tue, 18 May 2010 19:56:44 -0700 |
Glenn Morris |
* etc/TODO: prog-mode updates.
|
Tue, 18 May 2010 19:51:51 -0700 |
Glenn Morris |
Minor msdos build change.
|
Tue, 18 May 2010 19:46:42 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Tue, 18 May 2010 19:42:04 -0700 |
Glenn Morris |
Set linker-related things with configure.
|
Tue, 18 May 2010 19:27:01 -0700 |
Glenn Morris |
* s/aix4-2.h (LINKER): Remove; this file sets ORDINARY_LINK.
|
Wed, 19 May 2010 10:26:40 +0900 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
Wed, 19 May 2010 10:16:01 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 19 May 2010 10:10:29 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 19 May 2010 10:09:50 +0900 |
Kenichi Handa |
composite.el: Register compose-gstring-for-graphic in composition-function-table only for combining characters (Mn, Mc, Me).
|
Tue, 18 May 2010 23:23:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 18 May 2010 22:45:34 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 17 May 2010 22:44:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 16 May 2010 22:41:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 31 May 2010 22:06:09 -0400 |
Stefan Monnier |
* lisp/vc-bzr.el (vc-bzr-revision-completion-table): Apply
|
Mon, 31 May 2010 16:47:04 -0400 |
Stefan Monnier |
Fix up changelog entry
|
Mon, 31 May 2010 16:26:56 -0400 |
Stefan Monnier |
* lisp/cedet/ede/cpp-root.el (ede-set-project-variables): Fix feature name.
|
Mon, 31 May 2010 15:35:04 -0400 |
Stefan Monnier |
* src/keymap.c (Fwhere_is_internal): Fix handling of remapping (in thread
|
Mon, 31 May 2010 12:16:02 -0400 |
Stefan Monnier |
* lisp/man.el (Man-completion-table): Let the user type "-k ".
|
Mon, 31 May 2010 17:24:46 +0200 |
Juanma Barranquero |
Backport from trunk: Fix bug#6298.
|
Mon, 31 May 2010 10:11:18 -0400 |
Chong Yidong |
Fix for momentary-string-display (Bug#6238).
|
Mon, 31 May 2010 01:09:32 +0200 |
Juanma Barranquero |
src/ChangeLog: Fix typos.
|
Mon, 31 May 2010 00:50:31 +0200 |
Juanma Barranquero |
doc/lispref/minibuf.texi (Basic Completion): Add missing "@end defun".
|
Sun, 30 May 2010 17:18:35 -0400 |
Stefan Monnier |
* doc/lispref/minibuf.texi (Basic Completion): Document completion-boundaries.
|
Sat, 29 May 2010 14:22:18 -0400 |
Chong Yidong |
* ansi-color.el: Delete unused escape sequences (Bug#6085).
|
Thu, 27 May 2010 11:42:50 -0400 |
Chong Yidong |
* xdisp.c (redisplay_window): After redisplay, check if point is
|
Thu, 27 May 2010 11:25:58 -0400 |
Chong Yidong |
* progmodes/verilog-mode.el (verilog-type-font-keywords): Use
|
Tue, 25 May 2010 13:53:37 -0400 |
Stefan Monnier |
* epa.el (epa--select-keys): Don't explicitly delete the window since
|
Mon, 24 May 2010 20:57:43 -0400 |
Stefan Monnier |
CEDET is not TODO any more
|
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.
|
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
|
Fri, 14 May 2010 12:47:38 +0900 |
Kenichi Handa |
font.c (font_range): Return the range for the font found at first.
|
Thu, 13 May 2010 19:51:50 -0700 |
Glenn Morris |
* msdos/sed1v2.inp (FONT_OBJ): Use the plain X version (no XFT, Freetype).
|
Thu, 13 May 2010 19:46:09 -0700 |
Glenn Morris |
Minor build simplification for NS.
|
Thu, 13 May 2010 19:36:46 -0700 |
Glenn Morris |
* src/Makefile.in (ns_appresdir): Remove, unused.
|
Thu, 13 May 2010 19:32:29 -0700 |
Glenn Morris |
* src/Makefile.in (SHELL): Move outside cpp section.
|
Thu, 13 May 2010 19:28:28 -0700 |
Glenn Morris |
* s/netbsd.h (AMPERSAND_FULL_NAME): Remove (defined in AH_BOTTOM).
|
Thu, 13 May 2010 17:33:11 -0500 |
Jay Belanger |
calc.texi: Remove "\turnoffactive" commands throughout.
|
Thu, 13 May 2010 17:52:20 -0400 |
Chong Yidong |
Add TeX open-block and close-block keybindings to SGML, and vice versa.
|
Thu, 13 May 2010 22:45:58 +0200 |
Michael Albinus |
* net/tramp.el (with-progress-reporter): Create reporter object
|
Thu, 13 May 2010 19:48:56 +0200 |
Jan D |
lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
|
Thu, 13 May 2010 12:36:03 +0200 |
Agustin martin |
Do not ispell-kill-ispell over and over when spellchecking minibuffer contents.
|
Thu, 13 May 2010 00:57:28 -0700 |
Glenn Morris |
Unify some conditionals in src/Makefile.in.
|
Thu, 13 May 2010 00:41:37 -0700 |
Glenn Morris |
Minor simplification for src/Makefile.in.
|
Thu, 13 May 2010 00:26:50 -0700 |
Glenn Morris |
* configure.in: Fix some paren typos.
|
Thu, 13 May 2010 06:00:10 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 13 May 2010 05:59:23 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 13 May 2010 05:57:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 13 May 2010 03:59:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 13 May 2010 01:09:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 12 May 2010 22:40:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 12 May 2010 21:23:06 -0700 |
Glenn Morris |
Fix ChangeLog typo.
|
Wed, 12 May 2010 21:15:12 -0700 |
Glenn Morris |
Remove WINNT_SUPPORT from src/Makefile.in,
|
Wed, 12 May 2010 20:58:17 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Wed, 12 May 2010 20:55:46 -0700 |
Glenn Morris |
Some msdos build fixes (hopefully, possibly, ...)
|
Wed, 12 May 2010 20:52:07 -0700 |
Glenn Morris |
Let configure set OLDXMENU, LIBXMENU if !HAVE_MENUS.
|
Wed, 12 May 2010 20:18:04 -0700 |
Glenn Morris |
Remove some unused #define's, previously replaced by variables.
|
Wed, 12 May 2010 19:50:20 -0700 |
Glenn Morris |
Define some variables to hold configure's output, for clarity.
|
Wed, 12 May 2010 20:44:22 -0400 |
Stefan Monnier |
* progmodes/sh-script.el (sh-mode): Use define-derived-mode.
|
Wed, 12 May 2010 20:35:07 -0400 |
Stefan Monnier |
* dos-fns.el: Add "dos-" prefix for namespace control.
|
Wed, 12 May 2010 14:10:21 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 14:09:25 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 12:17:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 12:54:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 12 May 2010 11:06:12 +0000 |
Alan Mackenzie |
* progmodes/cc-cmds.el (c-beginning-of-defun, c-end-of-defun):
|
Wed, 12 May 2010 08:25:16 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 08:24:25 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 08:11:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 23:53:03 -0700 |
Glenn Morris |
Reformat some comments in src/s/*.h.
|
Tue, 11 May 2010 20:44:36 -0700 |
Glenn Morris |
Simplify linker-related logic in src/Makefile.in.
|
Tue, 11 May 2010 20:09:56 -0700 |
Glenn Morris |
Regenerate configure.
|
Tue, 11 May 2010 20:06:50 -0700 |
Glenn Morris |
Remove unused output variable LIB_SRC_EXTRA_INSTALLABLES.
|
Tue, 11 May 2010 20:01:16 -0700 |
Glenn Morris |
Move LIB_GCC from cpp to configure.
|
Tue, 11 May 2010 19:37:59 -0700 |
Glenn Morris |
Minor comment reformatting for some src/m/*.h files.
|
Wed, 12 May 2010 02:10:56 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 02:09:58 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 12 May 2010 02:08:23 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 22:45:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 06:12:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 20:39:46 -0400 |
Stefan Monnier |
Allow the default completion to cycle.
|
Wed, 12 May 2010 00:01:34 +0200 |
Juanma Barranquero |
Fix bug#6173: "(require 'dirtrack) erroring"
|
Tue, 11 May 2010 17:02:32 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Tue, 11 May 2010 16:07:12 -0400 |
Stefan Monnier |
Backport from trunk: compute shortcuts in tmm.el.
|
Tue, 11 May 2010 20:23:52 +0300 |
Eli Zaretskii |
Backport from trunk: Fix bug #6126.
|
Tue, 11 May 2010 08:48:29 -0700 |
Glenn Morris |
* src/ChangeLog: Remove tiny change marker from author with assignment.
|
Tue, 11 May 2010 20:17:41 +0900 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
Tue, 11 May 2010 20:15:29 +0900 |
Kenichi Handa |
ftfont.c: Fix incorrect parentheses of #if condition for definining M17N_FLT_USE_NEW_FEATURE.
|
Mon, 10 May 2010 13:14:21 +0900 |
Kenichi Handa |
merge trunk
|
Sun, 09 May 2010 17:37:59 -0700 |
Glenn Morris |
Backport from trunk: close bug#5857.
|
Sun, 09 May 2010 17:30:08 -0700 |
Glenn Morris |
Backport from trunk: Fix bug#5755.
|
Tue, 11 May 2010 22:42:21 +0300 |
Juri Linkov |
* scroll-all.el (scroll-all-check-to-scroll):
|
Tue, 11 May 2010 14:51:27 -0400 |
Stefan Monnier |
* iimage.el: Misc cleanup.
|
Tue, 11 May 2010 20:52:18 +0300 |
Eli Zaretskii |
xdisp.c (init_iterator): Fix comment from last change.
|
Tue, 11 May 2010 09:24:49 -0400 |
Stefan Monnier |
* minibuffer.el (completion-pcm--pattern->regex): Fix last change.
|
Tue, 11 May 2010 06:05:19 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 06:04:22 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 04:49:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 11 May 2010 04:44:44 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 04:43:46 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Tue, 11 May 2010 04:09:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 20:18:58 -0700 |
Glenn Morris |
Minor lib-src/Makefile.in edits.
|
Mon, 10 May 2010 20:10:36 -0700 |
Glenn Morris |
* make-dist (msdos): No more mainmake.
|
Mon, 10 May 2010 20:07:52 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: More updates.
|
Mon, 10 May 2010 20:05:31 -0700 |
Glenn Morris |
Regenerate configure.
|
Mon, 10 May 2010 20:00:32 -0700 |
Glenn Morris |
Do not preprocess lib-src/Makefile.in
|
Mon, 10 May 2010 22:43:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 19:51:08 -0700 |
Glenn Morris |
On msdos, set LIBS_SYSTEM with config.bat, not cpp.
|
Tue, 11 May 2010 04:04:13 +0200 |
Juanma Barranquero |
Fix typos and whitespace in ChangeLogs.
|
Mon, 10 May 2010 22:07:22 +0300 |
Juri Linkov |
Remove nodes visited during Isearch from the Info history.
|
Mon, 10 May 2010 21:40:26 +0300 |
Eli Zaretskii |
Fix a crash when visiting image files in bidi mode.
|
Mon, 10 May 2010 17:50:30 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-file-attributes-with-stat): Add space in
|
Mon, 10 May 2010 16:48:17 +0200 |
Juanma Barranquero |
Fix typos and whitespace.
|
Mon, 10 May 2010 16:37:59 +0200 |
Juanma Barranquero |
CUA mode: Fix use of `filter-buffer-substring' (rework previous change).
|
Mon, 10 May 2010 12:09:27 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 12:07:40 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 11:57:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 08 May 2010 10:54:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 22:41:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 12:19:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 12:51:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 05 May 2010 10:17:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 28 Apr 2010 12:11:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 27 Apr 2010 12:24:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 26 Apr 2010 12:48:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 25 Apr 2010 13:11:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 23 Apr 2010 22:30:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 12:19:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 14:49:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 13 Apr 2010 12:24:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 11 Apr 2010 10:53:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 09 Apr 2010 12:36:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 08 Apr 2010 14:13:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Apr 2010 14:24:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 14:19:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Apr 2010 11:40:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 03 Apr 2010 12:47:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 02 Apr 2010 14:34:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 14:34:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 14:00:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 11:41:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 26 Mar 2010 15:03:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 22 Mar 2010 10:47:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 21 Mar 2010 11:01:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 20 Mar 2010 10:43:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 19 Mar 2010 12:16:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 17 Mar 2010 14:41:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Mar 2010 00:17:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 13 Mar 2010 11:15:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 12 Mar 2010 15:04:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 10 Mar 2010 15:00:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 07 Mar 2010 11:51:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 05 Mar 2010 15:28:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 13:26:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 03:49:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 27 Feb 2010 13:17:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 27 Feb 2010 00:41:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 26 Feb 2010 14:26:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 13:25:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 20 Feb 2010 13:10:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 19 Feb 2010 15:29:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 17 Feb 2010 13:43:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Feb 2010 12:17:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Feb 2010 00:30:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 13 Feb 2010 08:15:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 12 Feb 2010 15:35:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 11 Feb 2010 10:21:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 10 Feb 2010 14:06:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 07 Feb 2010 02:40:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 06 Feb 2010 13:36:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 06 Feb 2010 04:13:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 05 Feb 2010 15:06:31 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 03 Feb 2010 12:21:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 01 Feb 2010 14:11:30 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 31 Jan 2010 11:34:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 30 Jan 2010 11:24:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 29 Jan 2010 15:20:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 23 Jan 2010 11:46:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 22 Jan 2010 14:50:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 20 Jan 2010 14:24:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 14:40:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 12:46:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 00:12:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 15 Jan 2010 14:21:59 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 14:05:08 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 10 Jan 2010 06:54:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sat, 09 Jan 2010 09:37:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 08 Jan 2010 14:59:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 07:26:12 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 07:25:27 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 07:13:43 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 10 May 2010 03:40:12 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 03:39:23 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Mon, 10 May 2010 03:37:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 09 May 2010 22:52:44 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 07:47:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 09 May 2010 19:21:42 -0700 |
Glenn Morris |
Regenerate configure.
|
Sun, 09 May 2010 19:20:00 -0700 |
Glenn Morris |
* admin/CPP-DEFINES (LIBS_SYSTEM, LIBXMU): Remove.
|
Sun, 09 May 2010 19:16:09 -0700 |
Glenn Morris |
Move LIBS_SYSTEM from cpp to configure.
|
Sun, 09 May 2010 22:07:58 -0400 |
Michael Mauger |
SQL mode version 2.1
|
Sun, 09 May 2010 17:11:40 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Sun, 09 May 2010 17:07:47 -0700 |
Glenn Morris |
Move MAIL_USE_FLOCK, MAIL_USE_LOCKF, BLESSMAIL_TARGET from cpp to configure.
|
Sun, 09 May 2010 18:39:36 -0400 |
Stefan Monnier |
* minibuffer.el (completion-pcm-complete-word-inserts-delimiters):
|
Sun, 09 May 2010 21:57:55 +0200 |
Michael Albinus |
* net/tramp-compat.el (byte-compile-not-obsolete-vars): Define if
|
Sat, 08 May 2010 16:51:08 -0400 |
Stefan Monnier |
* progmodes/compile.el (compilation-buffer-modtime): Rename from
|
Sat, 08 May 2010 14:47:07 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Sat, 08 May 2010 11:42:56 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Sat, 08 May 2010 17:32:51 +0200 |
Jan D |
xlwmenu.c (XlwMenuDestroy): Remove XtDestroyWidget on subwidgets (Bug #6127).
|
Sat, 08 May 2010 00:46:44 -0400 |
Chong Yidong |
Bump version to 23.2.50.
|
Fri, 07 May 2010 23:28:26 -0400 |
Chong Yidong |
Bump version to 23.2.
EMACS_23_2
|
Fri, 07 May 2010 18:51:37 -0400 |
Chong Yidong |
Fix ChangeLog typo.
|
Fri, 07 May 2010 10:51:09 -0400 |
Chong Yidong |
* building.texi (GDB Graphical Interface): Remove misleading comparison
|
Wed, 05 May 2010 15:54:04 -0400 |
Chong Yidong |
* makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis for macros for nmake compatibility.
|
Mon, 03 May 2010 21:31:59 -0400 |
Chong Yidong |
Bump version to 23.1.97.
EMACS_PRETEST_23_1_97
|
Mon, 03 May 2010 18:01:23 -0400 |
Chong Yidong |
Fix typos (Bug#6094). From ¸ŖŽt¸«µp¸«n N¸«µmec.
|
Sun, 02 May 2010 21:55:01 -0400 |
Chong Yidong |
Variable purecopying fix (Bug#6083).
|
Sun, 02 May 2010 21:42:50 -0400 |
Chong Yidong |
Add check for buggy version of GCC (Bug#6031).
|
Sun, 02 May 2010 11:15:29 -0400 |
Chong Yidong |
Make paragraph vars local for js-mode (Bug#6071).
|
Sat, 01 May 2010 21:50:20 +0300 |
Eli Zaretskii |
composite.el (compose-region, reference-point-alist): Fix typos in the doc
|
Fri, 30 Apr 2010 12:00:48 -0400 |
Chong Yidong |
Fix for Bug#5984.
|
Wed, 28 Apr 2010 21:38:12 -0500 |
Jay Belanger |
Use the proper form for gnuplot's set command
|
Tue, 27 Apr 2010 11:36:16 -0400 |
Chong Yidong |
* PROBLEMS: Document gcc-4.5 bug (Bug#6031).
|
Mon, 26 Apr 2010 11:55:29 +0200 |
Juanma Barranquero |
* abbrev.el: Fix typos.
|
Sun, 25 Apr 2010 18:09:52 -0400 |
Chong Yidong |
Remove --- and +++ lines from NEWS file.
|
Sun, 25 Apr 2010 17:50:34 -0400 |
Chong Yidong |
* keymaps.texi (Menu Bar): Document :advertised-binding property.
|
Sun, 25 Apr 2010 17:21:51 -0400 |
Chong Yidong |
Document Emacs 23.2 changes.
|
Sun, 25 Apr 2010 08:34:03 +0200 |
Michael Albinus |
Fix the entry about eshell's su and sudo commands. bug#6021
|
Sat, 24 Apr 2010 18:35:43 +0200 |
Andreas Schwab |
* composite.el (find-composition): Doc fix.
|
Sat, 24 Apr 2010 04:59:23 +0200 |
Juanma Barranquero |
* progmodes/sql.el: Fix typos.
|
Fri, 23 Apr 2010 19:46:03 +0300 |
Juri Linkov |
* info.el (Info-fontify-node): Put Info-breadcrumbs to the `display'
|
Fri, 23 Apr 2010 19:35:57 +0300 |
Juri Linkov |
Fix typo in docstring.
|
Fri, 23 Apr 2010 21:30:36 +0900 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
Fri, 23 Apr 2010 11:17:55 +0900 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
Fri, 23 Apr 2010 21:29:11 +0900 |
Kenichi Handa |
Use new features of libotf and m17n-lib if available.
|
Fri, 23 Apr 2010 11:17:09 +0900 |
Kenichi Handa |
merge trunk
|
Fri, 23 Apr 2010 02:15:47 +0200 |
Juanma Barranquero |
* filecache.el: Fix typos in docstrings.
|
Thu, 22 Apr 2010 23:43:10 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Thu, 22 Apr 2010 23:41:53 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Thu, 22 Apr 2010 07:53:53 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 21 Apr 2010 22:57:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 20 Apr 2010 22:41:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 22:42:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 03:41:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 23:26:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 23:14:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 18 Apr 2010 22:41:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 22 Apr 2010 14:01:21 +0900 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
Thu, 22 Apr 2010 13:08:10 +0900 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
Fri, 23 Apr 2010 11:14:40 +0900 |
Kenichi Handa |
HELLO: Adjust Burmese for Unicode 5.2 encoding.
|
Thu, 22 Apr 2010 13:59:50 +0900 |
Kenichi Handa |
language/indian.el (gujarati-composable-pattern): Fix typo.
|
Thu, 22 Apr 2010 13:07:11 +0900 |
Kenichi Handa |
merge trunk
|
Thu, 22 Apr 2010 13:05:26 +0900 |
Kenichi Handa |
language/indian.el (gurmukhi-composable-pattern): Fix typo.
|
Tue, 20 Apr 2010 19:49:00 -0700 |
Glenn Morris |
Minor doc fix.
|
Wed, 21 Apr 2010 09:49:59 +0900 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
Wed, 21 Apr 2010 09:49:01 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 20 Apr 2010 22:25:42 +0900 |
Kenichi Handa |
language/indian.el (oriya-composable-pattern, tamil-composable-pattern, malayalam-composable-pattern): Add two-part vowels to "v" (vowel sign).
|
Tue, 20 Apr 2010 18:28:26 -0400 |
Chong Yidong |
* files.el (copy-directory): Handle symlinks (Bug#5982).
|
Tue, 20 Apr 2010 12:04:05 -0400 |
Chong Yidong |
Revert 2009-10-12 change to compilation-next-error-function (Bug#5983).
|
Tue, 20 Apr 2010 11:57:54 -0400 |
Chong Yidong |
Fix hg envvar handling (Bug#5846).
|
Tue, 20 Apr 2010 00:54:28 -0700 |
Glenn Morris |
* emacs-lisp/lisp.el (lisp-completion-at-point): Give it a doc string.
|
Tue, 20 Apr 2010 00:37:20 -0700 |
Glenn Morris |
* minibuffer.el (completion-at-point): Doc fix.
|
Mon, 19 Apr 2010 21:29:37 -0400 |
Chong Yidong |
Bump version to 23.1.96.
EMACS_PRETEST_23_1_96
|
Mon, 19 Apr 2010 10:38:53 -0400 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
Mon, 19 Apr 2010 10:38:12 -0400 |
Chong Yidong |
* ede.texi (EDE Mode): Refer to init file rather than `.emacs'. Note
|
Sat, 08 May 2010 16:25:31 +0300 |
Eli Zaretskii |
Improve docs of Unicode General Category.
|
Sat, 08 May 2010 14:04:47 +0200 |
Jan D |
Fix bug #6139, text is briefly shown in tool bar on startup.
|
Sat, 08 May 2010 13:42:01 +0200 |
Juanma Barranquero |
* src/makefile.w32-in: Update dependencies.
|
Sat, 08 May 2010 12:29:49 +0300 |
Eli Zaretskii |
Fix fringe truncation bitmaps in R2L lines.
|
Fri, 07 May 2010 19:13:50 -0700 |
Glenn Morris |
Regenerate configure.
|
Fri, 07 May 2010 19:11:06 -0700 |
Glenn Morris |
Remove unused Makefile definition THIS_IS_MAKEFILE.
|
Fri, 07 May 2010 19:05:24 -0700 |
Glenn Morris |
Move TERMINFO, LIBS_TERMCAP from cpp to configure.
|
Fri, 07 May 2010 20:20:30 -0400 |
Stefan Monnier |
Misc code tweaks.
|
Fri, 07 May 2010 16:33:00 -0400 |
Stefan Monnier |
Try and fix unbind_to when localness of binding has changed
|
Fri, 07 May 2010 14:55:18 -0400 |
Stefan Monnier |
* floatfns.c (Fisnan, Fcopysign, Ffrexp, Fldexp): New functions.
|
Fri, 07 May 2010 13:47:56 -0400 |
Stefan Monnier |
Highlight vendor specific properties.
|
Fri, 07 May 2010 20:14:26 +0300 |
Eli Zaretskii |
Fix bug #6126.
|
Fri, 07 May 2010 20:04:15 +0300 |
Eli Zaretskii |
NEWS: Remove FUD from description of bidirectional editing.
|
Fri, 07 May 2010 20:08:31 +0300 |
Eli Zaretskii |
Fix bug #6126.
|
Fri, 07 May 2010 10:18:27 -0400 |
Stefan Monnier |
* textmodes/dns-mode.el (auto-mode-alist): Add entry for .zone files.
|
Fri, 07 May 2010 17:07:51 +0300 |
Eli Zaretskii |
Fix MSDOS build broken by autoconfiscation and changes in symbol handling.
|
Fri, 07 May 2010 16:52:25 +0300 |
Eli Zaretskii |
cus-start.el (all): Add native condition for tool-bar-* symbols.
|
Fri, 07 May 2010 16:51:16 +0300 |
Eli Zaretskii |
Don't use XSYMBOL (foo)->value.
|
Fri, 07 May 2010 15:57:24 +0300 |
Eli Zaretskii |
Fix MS-DOS configuring in lib-src/ and src/, broken by autoconfiscation.
|
Fri, 07 May 2010 14:21:29 +0300 |
Eli Zaretskii |
Fix the "config msdos" step of MS-DOS build (due to removal of some cpp stuff from configury).
|
Fri, 07 May 2010 08:49:14 -0400 |
Stefan Monnier |
* files.el (auto-save-mode): Move to simple.el to fix bootstrap.
|
Fri, 07 May 2010 13:45:54 +0300 |
Eli Zaretskii |
HELLO: Reorder Arabic greetings into logical order.
|
Fri, 07 May 2010 17:10:28 +0900 |
Daiki Ueno |
Skip disabled PGP key when encrypting mail with Gnus.
|
Fri, 07 May 2010 07:43:41 +0000 |
Katsumi Yamaoka |
Fix typos.
|
Fri, 07 May 2010 07:41:53 +0000 |
Katsumi Yamaoka |
Fix typos.
|
Fri, 07 May 2010 07:29:07 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 07:28:15 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 07:11:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 07:01:10 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 06:58:17 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Fri, 07 May 2010 06:32:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 22:42:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 06:11:19 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 05:59:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 07 May 2010 05:21:06 +0200 |
Juanma Barranquero |
* progmodes/cperl-mode.el (cperl-mode-unload-function): New function.
|
Fri, 07 May 2010 05:11:56 +0200 |
Juanma Barranquero |
* minibuffer.el: Revert previous change.
|
Thu, 06 May 2010 20:01:40 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 06 May 2010 19:59:20 -0700 |
Glenn Morris |
Missing part of previous commit.
|
Thu, 06 May 2010 19:55:47 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM from cpp to configure.
|
Fri, 07 May 2010 02:50:26 +0200 |
Juanma Barranquero |
* minibuffer.el (comps): Declare for byte-compiler.
|
Fri, 07 May 2010 02:46:09 +0200 |
Juanma Barranquero |
* cua-base.el, cua-gmrk.el: Fix use of `filter-buffer-substring'.
|
Thu, 06 May 2010 17:35:44 -0700 |
Dan Nicolaescu |
Remove more unused symbols.
|
Thu, 06 May 2010 17:30:56 -0700 |
Dan Nicolaescu |
Define LIB_STANDARD and START_FILES using autoconf.
|
Thu, 06 May 2010 12:46:47 -0700 |
Dan Nicolaescu |
Remove NEED_BSDTTY and NEED_UNISTD_H.
|
Thu, 06 May 2010 12:40:02 -0700 |
Dan Nicolaescu |
* emacs.c (main): Remove NO_DIR_LIBRARY conditional, unused.
|
Thu, 06 May 2010 09:18:33 -0700 |
Dan Nicolaescu |
* Makefile.in (STARTFILES): Conditionally define to make the usage clear.
|
Thu, 06 May 2010 11:34:56 +0200 |
Jan D. |
* xterm.c (x_draw_image_relief): Move declaration of extra to beginning.
|
Thu, 06 May 2010 10:40:06 +0200 |
Michael Albinus |
* net/tramp.el (top, with-progress-reporter): Use
|
Thu, 06 May 2010 01:07:12 -0700 |
Glenn Morris |
Regenerate configure.
|
Thu, 06 May 2010 01:03:27 -0700 |
Glenn Morris |
Minimize blessmail-related cpp usage, with an eye to future removal.
|
Thu, 06 May 2010 00:29:09 -0700 |
Glenn Morris |
Let configure handle ranlib.
|
Thu, 06 May 2010 00:24:18 -0700 |
Glenn Morris |
Remove some unused Makefile.in variables.
|
Thu, 06 May 2010 06:05:48 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Wed, 05 May 2010 22:50:26 -0700 |
Glenn Morris |
src/Makefile.in: Convert comment in cpp section to the right format.
|
Thu, 06 May 2010 05:54:57 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 06 May 2010 05:51:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 05 May 2010 22:27:17 -0700 |
Glenn Morris |
Comment changes for some src/m/*.h files.
|
Thu, 06 May 2010 04:21:09 +0000 |
Katsumi Yamaoka |
Update.
|
Thu, 06 May 2010 04:19:22 +0000 |
Katsumi Yamaoka |
Update.
|
Thu, 06 May 2010 04:16:24 +0000 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
Thu, 06 May 2010 04:15:34 +0000 |
Katsumi Yamaoka |
Require easy-mmode for XEmacs when compiling.
|
Thu, 06 May 2010 03:31:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 03:28:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 06 May 2010 03:27:20 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk.
|
Thu, 06 May 2010 03:24:12 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 05 May 2010 22:59:07 -0400 |
Stefan Monnier |
Extract common suffix for * in partial-completion.
|
Wed, 05 May 2010 22:53:56 -0400 |
Stefan Monnier |
Define auto-save-mode with define-minor-mode.
|
Wed, 05 May 2010 23:05:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 06 May 2010 00:14:15 +0200 |
Juanma Barranquero |
lib-src/ChangeLog: Remove duplicate entry.
|
Thu, 06 May 2010 00:56:15 +0300 |
Juri Linkov |
Add `slow' and `history' tags to the desktop data.
|
Wed, 05 May 2010 13:51:40 -0400 |
Stefan Monnier |
* syntax.c (Fchar_syntax): Check the arg is a character.
|
Wed, 05 May 2010 08:51:32 -0700 |
Glenn Morris |
* src/m/sparc.h: Fix typo in earlier change.
|
Wed, 05 May 2010 12:20:23 +0200 |
Michael Albinus |
Add FORCE argument to `delete-file'.
|
Wed, 05 May 2010 00:27:16 -0400 |
Stefan Monnier |
Minor cleanups.
|
Tue, 04 May 2010 23:45:21 -0400 |
Stefan Monnier |
Use define-minor-mode in more cases.
|
Tue, 04 May 2010 22:08:25 -0400 |
Stefan Monnier |
Use define-minor-mode for less obvious cases.
|
Tue, 04 May 2010 20:21:32 +0200 |
Juanma Barranquero |
* src/ChangeLog: Formatting fixes.
|
Tue, 04 May 2010 13:44:54 -0400 |
Stefan Monnier |
Misc tweaks.
|
Tue, 04 May 2010 09:53:59 -0700 |
Dan Nicolaescu |
Delete names that have been removed from the tree.
|
Tue, 04 May 2010 18:03:23 +0200 |
Jan D. |
xsmfns.c (smc_save_yourself_CB): strlen(client_id) => strlen(cwd).
|
Tue, 04 May 2010 10:44:47 +0200 |
Michael Albinus |
* net/tramp.el (tramp-methods): Remove "-q" from `tramp-login-args'
|
Tue, 04 May 2010 00:40:53 -0700 |
Dan Nicolaescu |
Remove BSD_PGRPS.
|
Mon, 03 May 2010 21:00:10 -0700 |
Dan Nicolaescu |
Remove POSIX_SIGNALS.
|
Mon, 03 May 2010 20:33:04 -0700 |
Glenn Morris |
Regenerate configure, src/config.in.
|
Mon, 03 May 2010 20:26:38 -0700 |
Glenn Morris |
Yet another missing piece of C_SWITCH commit.
|
Mon, 03 May 2010 20:20:50 -0700 |
Glenn Morris |
Missing lwlib part of earlier C_SWITCH commit.
|
Mon, 03 May 2010 20:17:05 -0700 |
Glenn Morris |
* admin/CPP-DEFINES: Remove some no-longer-used defines.
|
Mon, 03 May 2010 20:13:35 -0700 |
Glenn Morris |
Move LD_SWITCH_X_SITE_AUX from cpp to autoconf.
|
Mon, 03 May 2010 20:06:27 -0700 |
Glenn Morris |
Move LD_SWITCH_SYSTEM_TEMACS from cpp to autoconf.
|
Mon, 03 May 2010 19:56:19 -0700 |
Glenn Morris |
Move C_SWITCH_MACHINE, C_SWITCH_SYSTEM from cpp to autoconf.
|
Mon, 03 May 2010 19:51:49 -0700 |
Dan Nicolaescu |
* s/hpux10-20.h (LIB_STANDARD): New definition.
|
Tue, 04 May 2010 00:42:19 +0200 |
Juanma Barranquero |
* ibuffer.el: Update autoload checksum.
|
Tue, 04 May 2010 00:38:50 +0200 |
Juanma Barranquero |
* mm-util.el (mm-decompress-buffer): Use `delete-file'.
|
Mon, 03 May 2010 11:01:21 -0400 |
Chong Yidong |
Add optional arg to delete-file to force deletion (Bug#6070).
|
Mon, 03 May 2010 14:46:56 +0200 |
Juanma Barranquero |
Fix typo.
|
Sun, 02 May 2010 23:23:01 -0700 |
Glenn Morris |
Fix some ChangeLog attributions.
|
Sun, 02 May 2010 22:29:46 -0400 |
Stefan Monnier |
Use define-minor-mode where applicable.
|
Sun, 02 May 2010 19:23:42 -0700 |
Glenn Morris |
* src/m/amdx86-64.h: Fix typo in previous.
|
Sun, 02 May 2010 19:15:26 -0700 |
Glenn Morris |
Regenerate configure.
|
Sun, 02 May 2010 19:10:43 -0700 |
Glenn Morris |
Replace some X-related cpp with autoconf.
|
Sun, 02 May 2010 18:53:58 -0700 |
Glenn Morris |
* make-dist: There are no more src/m/*.inp files.
|
Sun, 02 May 2010 20:41:45 -0400 |
Stefan Monnier |
Use define-minor-mode in Gnus where applicable.
|
Sun, 02 May 2010 12:32:18 -0700 |
Dan Nicolaescu |
* m/amdx86-64.h (START_FILES, LIB_STANDARD): Remove.
|
Sun, 02 May 2010 20:44:04 +0200 |
Jan D. |
Run kill-emacs when exiting for display closed or SIGTERM/HUP.
|
Sun, 02 May 2010 01:56:30 -0400 |
Stefan Monnier |
New hook filter-buffer-substring-functions.
|
Sun, 02 May 2010 01:06:53 -0400 |
Stefan Monnier |
Use a mode-line spec rather than a static string in Semantic.
|
Sat, 01 May 2010 23:38:19 -0400 |
Stefan Monnier |
Use define-minor-mode in CEDET where applicable.
|
Sat, 01 May 2010 22:39:50 -0400 |
Stefan Monnier |
* allout.el: Fix commenting convention.
|
Sat, 01 May 2010 18:47:59 -0500 |
Jay Belanger |
(Tutorial): Use ^{\prime} to indicate primes.
|
Sat, 01 May 2010 14:38:59 -0700 |
Dan Nicolaescu |
Remove LD_SWITCH_MACHINE.
|
Sat, 01 May 2010 13:23:29 -0700 |
Dan Nicolaescu |
Clean up IRIX code.
|
Sat, 01 May 2010 13:19:41 -0700 |
Dan Nicolaescu |
Clean up AIX code.
|
Sat, 01 May 2010 13:14:10 -0700 |
Dan Nicolaescu |
* sysdep.c (child_setup_tty, init_sys_modes): Remove !IBMR2AIX code, unused.
|
Sat, 01 May 2010 21:53:23 +0300 |
Eli Zaretskii |
composite.el (find-composition): Fix a typo in the doc string.
|
Sat, 01 May 2010 21:38:33 +0300 |
Eli Zaretskii |
Emulate POSIX_SIGNALS on MS-Windows.
|
Sat, 01 May 2010 21:11:20 +0300 |
Eli Zaretskii |
Fix display of R2L lines and cursor motion in bidi buffers.
|
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.
|
Mon, 19 Apr 2010 05:06:29 +0200 |
Juanma Barranquero |
* dired.c (Ffile_attributes): Fix typo in docstring.
|
Sun, 18 Apr 2010 23:24:22 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Sun, 18 Apr 2010 19:02:16 -0400 |
Chong Yidong |
* programs.texi (Semantic): New node.
|
Sun, 18 Apr 2010 17:40:10 -0400 |
Chong Yidong |
Bugfix for ede-proj-makefile-insert-variables.
|
Sat, 17 Apr 2010 09:10:19 -0700 |
Dan Nicolaescu |
Fix the version number for added files.
|
Fri, 16 Apr 2010 19:07:48 -0700 |
Glenn Morris |
Add some autoloads.
|
Fri, 16 Apr 2010 19:06:12 -0700 |
Glenn Morris |
* etc/NEWS: Minor edits.
|
Fri, 16 Apr 2010 20:28:19 -0400 |
Chong Yidong |
Fix to vc-hg-annotate-extract-revision-at-line (Bug#5960).
|
Fri, 16 Apr 2010 00:43:29 -0700 |
Glenn Morris |
* emacs.texi (Acknowledgments): Remove duplicate.
|
Fri, 16 Apr 2010 03:27:09 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Fri, 16 Apr 2010 03:26:07 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Fri, 16 Apr 2010 03:22:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 15 Apr 2010 22:43:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 23:20:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 14 Apr 2010 22:44:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 13 Apr 2010 22:49:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 12 Apr 2010 00:59:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 15 Apr 2010 19:50:42 -0700 |
Glenn Morris |
* etc/NEWS: git version number issues don't need manual changes.
|
Thu, 15 Apr 2010 19:45:26 -0700 |
Glenn Morris |
Improve previous change.
|
Thu, 15 Apr 2010 19:39:22 -0700 |
Glenn Morris |
* vc-git.el (vc-git-print-log): Doc fix.
|
Thu, 15 Apr 2010 19:35:59 -0700 |
Glenn Morris |
* maintaining.texi (VC Directory Commands): Mention stashes and shelves.
|
Thu, 15 Apr 2010 10:17:01 -0700 |
Glenn Morris |
* doc/emacs/ChangeLog: Fix typo.
|
Thu, 15 Apr 2010 00:56:31 -0700 |
Glenn Morris |
* etc/NEWS: Remove duplicate entry.
|
Thu, 15 Apr 2010 00:54:06 -0700 |
Glenn Morris |
Mention Dired VC diff and log in manual.
|
Thu, 15 Apr 2010 00:34:28 -0700 |
Glenn Morris |
* info.texi (Search Index): Mention Emacs's Info-virtual-index.
|
Thu, 15 Apr 2010 00:25:20 -0700 |
Glenn Morris |
* help.texi (Help Summary): Mention M-x info-finder.
|
Thu, 15 Apr 2010 00:19:06 -0700 |
Glenn Morris |
NEWS markup.
|
Thu, 15 Apr 2010 00:06:25 -0700 |
Glenn Morris |
* ack.texi (Acknowledgments): Add mpc.el
|
Wed, 14 Apr 2010 19:20:33 -0700 |
Glenn Morris |
* etc/NEWS: Minor mark-up and typo fixes.
|
Wed, 14 Apr 2010 19:05:36 -0700 |
Glenn Morris |
Document new commands for manipulating local variable lists.
|
Thu, 15 Apr 2010 01:41:21 +0300 |
Juri Linkov |
Fix @deffn without category.
|
Wed, 14 Apr 2010 13:32:50 -0400 |
Chong Yidong |
* ido.el (ido-file-internal): Fix 2009-12-02 change.
|
Wed, 14 Apr 2010 11:33:42 -0400 |
Chong Yidong |
* progmodes/grep.el (grep-compute-defaults): Fix handling of host
|
Tue, 13 Apr 2010 19:36:48 -0700 |
Glenn Morris |
* admin/notes/bugtracker: Minor updates.
|
Tue, 13 Apr 2010 09:15:14 +0000 |
Alan Mackenzie |
Revert changes 98939 (enhance c-parse-state) and 99448 (< and > handling).
|
Tue, 13 Apr 2010 11:58:42 +0300 |
Adrian Robert |
Add nextstep/Emacs.app, *.dSYM (OS X compilation artifacts) to .bzrignore.
|
Tue, 13 Apr 2010 11:56:08 +0300 |
Adrian Robert |
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
|
Tue, 13 Apr 2010 09:01:46 +0300 |
Adrian Robert |
* nsmenu.m (EmacsDialog-runDialogAt:): Declare ret as NSInteger (Bug#5811).
|
Mon, 12 Apr 2010 18:58:52 +0000 |
Alan Mackenzie |
Reverse change 98939 "Enhance `c-parse-state' to run efficiently in
|
Mon, 12 Apr 2010 15:15:07 +0000 |
Alan Mackenzie |
Reverse change 99448: "Change strategy for marking < and > as template
|
Mon, 12 Apr 2010 14:59:56 +0000 |
Alan Mackenzie |
Reverse 99556:
|
Mon, 12 Apr 2010 14:55:18 +0000 |
Alan Mackenzie |
Reverse 99592: "Fix bug #5649: 23.1.92; Indentation problems in C mode.".
|
Mon, 12 Apr 2010 14:48:07 +0000 |
Alan Mackenzie |
Reverse 99594 "Correct buggy patch 99592 to cc-engine.el.".
|
Mon, 12 Apr 2010 14:34:09 +0000 |
Alan Mackenzie |
Undo change 99665 "Fix off-by-one error. Fixes bug #5747."
|
Sat, 10 Apr 2010 19:31:01 +0900 |
YAMAMOTO Mitsuharu |
Use openpty for allocating pty on Darwin. Fix Bug#726 and Bug#5819.
|
Fri, 09 Apr 2010 19:14:47 -0700 |
Glenn Morris |
Fix bug ref in previous.
|
Fri, 09 Apr 2010 19:12:03 -0700 |
Glenn Morris |
Close bug#1835.
|
Thu, 08 Apr 2010 18:20:45 -0700 |
Glenn Morris |
Doc fix related to Contributing.
|
Thu, 08 Apr 2010 09:43:57 +0900 |
YAMAMOTO Mitsuharu |
frame.h (FRAME_LINE_TO_PIXEL_Y): Add missing parenthesis.
|
Wed, 07 Apr 2010 21:51:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 07 Apr 2010 18:34:31 +0200 |
Jan D. |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Wed, 07 Apr 2010 15:09:33 +0900 |
Kenichi Handa |
Fix previous change of *-composable-pattern.
|
Wed, 07 Apr 2010 15:08:27 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 07 Apr 2010 13:36:25 +0900 |
Kenichi Handa |
Fix previous change of *-composable-pattern).
|
Tue, 06 Apr 2010 21:54:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 05 Apr 2010 21:59:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 06 Apr 2010 12:10:31 -0400 |
Chong Yidong |
Edits to Persistent Mark node.
|
Tue, 06 Apr 2010 11:43:08 -0400 |
Chong Yidong |
Revert 2008-03-03 change (Bug#5821).
|
Tue, 06 Apr 2010 11:32:15 -0400 |
Chong Yidong |
* quail/vntelex.el: Fix "af" rule (Bug#5836).
|
Tue, 06 Apr 2010 01:15:04 +0300 |
Juri Linkov |
Put breadcrumbs on overlay instead of inserting to buffer (bug#5809).
|
Mon, 05 Apr 2010 11:46:29 -0400 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
Sun, 04 Apr 2010 21:55:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 04 Apr 2010 12:42:05 +0200 |
Francesc Rocher |
Add a new entry for QWE
|
Sat, 03 Apr 2010 19:40:20 -0400 |
Chong Yidong |
* help.el (help-window-setup-finish): Doc fix (Bug#5830).
|
Sat, 03 Apr 2010 04:16:16 +0200 |
Juanma Barranquero |
Add stubs for Windows, required after CVE-2010-0825 change.
|
Fri, 02 Apr 2010 11:32:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 21:53:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 21:53:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 06:31:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 00:05:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 21:52:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 03:58:54 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 21:51:58 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 10:22:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 19 Apr 2010 10:34:01 -0400 |
Stefan Monnier |
* tmm.el: Add missing key-binding shortcuts.
|
Mon, 19 Apr 2010 16:17:44 +0300 |
Eli Zaretskii |
Mention in src/ChangeLog the bug number solved by revno 99937.
|
Mon, 19 Apr 2010 16:05:35 +0300 |
Eli Zaretskii |
.gdbinit (xsubchartable): New command.
|
Mon, 19 Apr 2010 15:12:13 +0300 |
Eli Zaretskii |
Fix crashes in GC in "emacs -nw".
|
Sun, 18 Apr 2010 22:32:47 -0400 |
Stefan Monnier |
* custom.el (defcustom): Add edebug spec.
|
Mon, 19 Apr 2010 02:49:58 +0300 |
Juri Linkov |
Test for special mode-class in view-buffer instead of view-file (bug#5513).
|
Mon, 19 Apr 2010 02:08:52 +0300 |
Juri Linkov |
Add 7z archive format support (bug#5475).
|
Sun, 18 Apr 2010 17:49:33 -0400 |
Stefan Monnier |
Hash-cons pure data.
|
Sun, 18 Apr 2010 17:45:44 -0400 |
Stefan Monnier |
Fix duplicate entries in cedet's loaddefs.el files.
|
Sun, 18 Apr 2010 17:37:29 -0400 |
Stefan Monnier |
* cvs-status.el (cvs-refontify): Remove unused.
|
Sun, 18 Apr 2010 17:35:20 -0400 |
Stefan Monnier |
(Mathematics): Prefer Unicode charset.
|
Sun, 18 Apr 2010 13:24:59 +0200 |
Jan D. |
Set USER_POS in hint_flags to work around Cygwin problem.
|
Sat, 17 Apr 2010 23:13:09 -0500 |
Jay Belanger |
calc-bin.el (calc-radix): Have the O option turn on twos-complement mode.
|
Sat, 17 Apr 2010 22:09:18 -0500 |
Jay Belanger |
calc.el (calc-mode-map): Bind O to 'calc-missing-key'.
|
Sat, 17 Apr 2010 20:18:12 +0200 |
Jan D. |
Set _NET_WM_WINDOW_TYPE in menus. Looks bad with compiz otherwise.
|
Sat, 17 Apr 2010 19:49:18 +0200 |
Jan D |
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
|
Sat, 17 Apr 2010 19:43:03 +0200 |
Jan D |
Don't redraw lucid menus more than needed. Use double buffer to reduce flicker.
|
Sat, 17 Apr 2010 11:53:55 -0400 |
Chong Yidong |
Fix crash on NextStep terminal (Bug#5837)
|
Sat, 17 Apr 2010 16:34:23 +0300 |
Eli Zaretskii |
Fix a crash when an NSM character is inserted at BEGV.
|
Fri, 16 Apr 2010 21:52:12 -0500 |
Jay Belanger |
Merge: Add O option to Calc.
|
Fri, 16 Apr 2010 21:47:25 -0500 |
Jay Belanger |
* calc-ext.el (calc-init-extensions): Add keybinding for 'calc-option'.
|
Fri, 16 Apr 2010 23:37:59 +0300 |
Eli Zaretskii |
Fix bug #5943: C-e in a truncated line doesn't auto-hscroll.
|
Fri, 16 Apr 2010 10:22:12 -0700 |
Dan Nicolaescu |
* s/freebsd.h: Restore osreldate.h include.
|
Fri, 16 Apr 2010 19:06:41 +0200 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
Fri, 16 Apr 2010 19:05:31 +0200 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
Fri, 16 Apr 2010 19:05:20 +0200 |
Jan D |
* xmenu.c (apply_systemfont_to_menu): *childs was incorrectly used.
|
Fri, 16 Apr 2010 00:41:19 -0700 |
Glenn Morris |
* ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
|
Fri, 16 Apr 2010 04:41:58 +0300 |
Juri Linkov |
Move scrolling commands from simple.el to window.el
|
Fri, 16 Apr 2010 04:24:00 +0300 |
Juri Linkov |
Check both `isearch-scroll' and `scroll-command' properties.
|
Fri, 16 Apr 2010 10:08:29 +0900 |
YAMAMOTO Mitsuharu |
xlwmenu.c (facename_changed): Put function in #ifdef HAVE_XFT.
|
Thu, 15 Apr 2010 21:00:45 -0400 |
Chong Yidong |
* s/cygwin.h: Avoid linking against static libgcc.
|
Fri, 16 Apr 2010 02:51:12 +0300 |
Juri Linkov |
Add the `scroll-command' property.
|
Fri, 16 Apr 2010 00:19:01 +0200 |
Michael Albinus |
* net/tramp.el (tramp-error-with-buffer): Don't show the
|
Thu, 15 Apr 2010 14:52:27 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Undo previous change.
|
Thu, 15 Apr 2010 11:24:00 -0700 |
Dan Nicolaescu |
* xdisp.c (message): Do not use NO_ARG_ARRAY.
|
Thu, 15 Apr 2010 11:19:00 -0700 |
Dan Nicolaescu |
* frame.h (FRAME_SAMPLE_VISIBILITY): Remove unused 0 in comma expression.
|
Thu, 15 Apr 2010 10:22:07 -0700 |
Glenn Morris |
* admin/notes/BRANCH: Defer to emacs-devel.
|
Thu, 15 Apr 2010 10:14:10 -0700 |
Glenn Morris |
* progmodes/verilog-mode.el (verilog-forward-sexp): Avoid free variable.
|
Thu, 15 Apr 2010 12:13:27 +0200 |
Carsten Dominik |
Merge update-org-to-6.35
|
Thu, 15 Apr 2010 12:11:52 +0200 |
Carsten Dominik |
2010-04-10 Carsten Dominik <carsten.dominik@gmail.com>
|
Thu, 15 Apr 2010 11:31:54 +0200 |
Carsten Dominik |
Testcommit
|
Thu, 15 Apr 2010 11:27:44 +0200 |
Carsten Dominik |
Testcommit with brz
|
Wed, 14 Apr 2010 19:10:20 -0700 |
Glenn Morris |
* admin/notes/BRANCH: Update.
|
Thu, 15 Apr 2010 03:12:20 +0200 |
Juanma Barranquero |
Simplify by using `define-derived-mode'.
|
Thu, 15 Apr 2010 00:05:14 +0200 |
Michael Albinus |
Fix Bug#5840.
|
Wed, 14 Apr 2010 08:36:25 -0700 |
Dan Nicolaescu |
Reduce cpp use in Makefile.in.
|
Wed, 14 Apr 2010 11:24:17 -0400 |
Stefan Monnier |
(non-essential): New var.
|
Wed, 14 Apr 2010 11:07:53 -0400 |
Stefan Monnier |
Add a new field `location' to bookmarks for non-file bookmarks.
|
Wed, 14 Apr 2010 03:43:54 +0300 |
Juri Linkov |
Add variable scroll-error-top-bottom.
|
Wed, 14 Apr 2010 03:33:32 +0300 |
Juri Linkov |
Bind `C-v' to `scroll-up-command' and `M-v' to `scroll-down-command'.
|
Wed, 14 Apr 2010 03:11:21 +0300 |
Juri Linkov |
Add variable `scroll-preserve-screen-position-commands'.
|
Tue, 13 Apr 2010 17:16:42 +0200 |
Jan D. |
Fix so top -10 and left -10 in frame parameters work.
|
Tue, 13 Apr 2010 10:19:05 +0200 |
Jan D. |
(Fx_create_frame, x_create_tip_frame): Set default border width to zero.
|
Mon, 12 Apr 2010 23:29:38 -0400 |
Stefan Monnier |
Move complete.el to lisp/obsolete.
|
Mon, 12 Apr 2010 23:06:50 -0400 |
Stefan Monnier |
Remove the Arch metafiles.
|
Mon, 12 Apr 2010 22:19:17 -0400 |
Stefan Monnier |
(init_tty): Move common text outside of #ifdef TERMINFO.
|
Mon, 12 Apr 2010 22:07:48 -0400 |
Stefan Monnier |
Try to solve the problem of spurious EOF chars in long lines of text
|
Mon, 12 Apr 2010 21:47:40 -0400 |
Stefan Monnier |
Try to detect file modification within the same second.
|
Mon, 12 Apr 2010 21:24:10 -0400 |
Stefan Monnier |
* pcomplete.el (pcomplete-here*): Fix mistaken change (bug#5935).
|
Mon, 12 Apr 2010 21:03:04 -0400 |
Stefan Monnier |
(define-minor-mode): A nil argument to the minor mode turns the mode ON.
|
Mon, 12 Apr 2010 19:49:29 -0400 |
Stefan Monnier |
* process.c (status_notify): Remove unused var `ro'.
|
Mon, 12 Apr 2010 15:14:16 -0400 |
Stefan Monnier |
(vc-dir-kill-line): New command.
|
Mon, 12 Apr 2010 15:12:36 -0400 |
Stefan Monnier |
* bookmark.el (bookmark-insert-location): Handle a nil filename.
|
Mon, 12 Apr 2010 20:58:15 +0200 |
Jan D. |
xfns.c (select_visual): Don't call error if XGetVisualInfo returns
|
Mon, 12 Apr 2010 12:09:47 -0400 |
Stefan Monnier |
Clean up last bookmark changes for man/woman/gnus-summary.
|
Mon, 12 Apr 2010 11:17:29 -0400 |
Stefan Monnier |
Summary: Add bookmark support for man, woman and gnus-summary.
|
Mon, 12 Apr 2010 07:38:42 -0700 |
Dan Nicolaescu |
* Makefile.in (ALL_CFLAGS, LINK_CFLAGS, CPP_CFLAGS): Move to the
|
Mon, 12 Apr 2010 07:32:10 -0700 |
Dan Nicolaescu |
* Makefile.in (C_SWITCH_SYSTEM,C_SWITCH_MACHINE,C_SWITCH_X_SITE): Undefine.
|
Mon, 12 Apr 2010 13:28:56 +0200 |
Jan D. |
Restore C_SWITCH_X_MACHINE and C_SWITCH_X_SYSTEM.
|
Mon, 12 Apr 2010 12:59:35 +0200 |
Jan D. |
Change so emacs at least compiles.
|
Sun, 11 Apr 2010 14:45:59 -0700 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
Sun, 11 Apr 2010 14:43:28 -0700 |
Dan Nicolaescu |
Remove C_SWITCH_SYSTEM_TEMACS.
|
Sun, 11 Apr 2010 13:17:24 -0700 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
Sun, 11 Apr 2010 13:04:24 -0700 |
Dan Nicolaescu |
Use autoconf, not cpp for some variables.
|
Sun, 11 Apr 2010 20:26:13 +0200 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
Sun, 11 Apr 2010 20:25:09 +0200 |
Jan D. |
Use XFT in Lucid dialogs if available.
|
Sun, 11 Apr 2010 12:15:09 -0400 |
Stefan Monnier |
* process.c (exec_sentinel): Preserve current-buffer.
|
Sun, 11 Apr 2010 11:53:13 -0400 |
Stefan Monnier |
(read_process_output): Move the save-current-buffer to
|
Sat, 10 Apr 2010 19:54:50 -0400 |
Chong Yidong |
Update comint-password-prompt-regexp (Bug#2817).
|
Sat, 10 Apr 2010 13:38:48 -0700 |
Dan Nicolaescu |
* s/msdos.h (UNEXEC): New definition.
|
Sat, 10 Apr 2010 17:51:46 +0200 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file): Add progress reporter.
|
Sat, 10 Apr 2010 14:59:22 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Sat, 10 Apr 2010 14:50:31 +0200 |
Michael Albinus |
Synchronize with Tramp repository.
|
Sat, 10 Apr 2010 19:59:46 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Subtract last glyph's width only when it is for padding.
|
Sat, 10 Apr 2010 19:52:30 +0900 |
YAMAMOTO Mitsuharu |
Don't abort try_window with fonts change when showing tooltip (Bug#2423).
|
Sat, 10 Apr 2010 19:39:16 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_show_tip): Undo last change.
|
Fri, 09 Apr 2010 19:18:09 -0700 |
Glenn Morris |
* compile.el (compilation-save-buffers-predicate): Add missing :version tag.
|
Fri, 09 Apr 2010 13:19:53 -0400 |
Eric S. Raymond |
Get rid of several uses of the term 'master' in favor of equivalent verbiage
|
Fri, 09 Apr 2010 18:49:06 +0200 |
Jan D |
Fix showing the complete tip the first time, bug #2423.
|
Fri, 09 Apr 2010 12:04:17 -0400 |
Sam Steingold |
(turn-on-bug-reference-mode, turn-on-bug-reference-prog-mode): Remove,
|
Fri, 09 Apr 2010 11:52:45 -0400 |
Sam Steingold |
(compilation-save-buffers-predicate): Remove the "autoload" cookie.
|
Fri, 09 Apr 2010 08:35:30 -0700 |
Dan Nicolaescu |
Add --author support to git commit.
|
Fri, 09 Apr 2010 10:17:52 -0400 |
Eric S. Raymond |
Improve documentation comments.
|
Fri, 09 Apr 2010 00:14:33 +0300 |
Eli Zaretskii |
Fix bug#5856: don't dereference glyphs beyond end of glyph_row.
|
Thu, 08 Apr 2010 15:59:46 -0400 |
Stefan Monnier |
Fix some of the problems in defsubst* (bug#5728).
|
Thu, 08 Apr 2010 20:22:51 +0200 |
Jan D. |
* xsettings.c (XSETTINGS_FONT_NAME): Move XSETTINGS_FONT_NAME out of HAVE_GCONF.
|
Thu, 08 Apr 2010 20:35:10 +0300 |
Eli Zaretskii |
Fix crash due to incorrect resolution of type of NSM characters (bug#5858).
|
Thu, 08 Apr 2010 18:21:25 +0200 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
Thu, 08 Apr 2010 18:20:32 +0200 |
Jan D. |
Lucid menus can now use Xft for fonts.
|
Wed, 07 Apr 2010 12:25:49 -0400 |
Sam Steingold |
add ";;;###autoload" cookies
|
Wed, 07 Apr 2010 12:20:35 -0400 |
Sam Steingold |
(compilation-save-buffers-predicate): New custom variable.
|
Wed, 07 Apr 2010 15:43:04 +0200 |
Juanma Barranquero |
* lib-src/makefile.w32-in: Use parenthesis for macros for nmake compatibility.
|
Wed, 07 Apr 2010 14:57:04 +0200 |
Jan D. |
wid-edit.el (widget-choose): Put cursor on second line of the buffer (Bug#5695).
|
Wed, 07 Apr 2010 13:45:08 +0200 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Wed, 07 Apr 2010 13:39:26 +0200 |
Jan D |
Fix resizing for X and non-Gtk+ build. Bug #5848.
|
Tue, 06 Apr 2010 23:11:45 -0700 |
Dan Nicolaescu |
Simplify code for HP machines.
|
Tue, 06 Apr 2010 23:01:30 -0700 |
Dan Nicolaescu |
* m/iris4d.h (UNEXEC): Move definition ...
|
Tue, 06 Apr 2010 22:56:35 -0700 |
Dan Nicolaescu |
Add new VC methods: vc-log-incoming and vc-log-outgoing.
|
Tue, 06 Apr 2010 21:14:56 -0700 |
Dan Nicolaescu |
Fix default-directory for vc-root-diff.
|
Tue, 06 Apr 2010 21:06:23 -0700 |
Dan Nicolaescu |
* verilog-mode.el (verilog-forward-sexp, verilog-calc-1): Support
|
Tue, 06 Apr 2010 20:43:23 -0500 |
Jay Belanger |
(calcFunc-fdiv): Use `nth' to choose elements from list.
|
Tue, 06 Apr 2010 20:33:00 -0500 |
Jay Belanger |
(calcFunc-fdiv): Allow `fdiv' to divide fractions.
|
Tue, 06 Apr 2010 14:17:55 -0400 |
jwiegley |
Removed duplicate definition of ido-virtual-buffers
|
Tue, 06 Apr 2010 13:02:56 +0200 |
Juanma Barranquero |
Fix typos.
|
Tue, 06 Apr 2010 03:02:57 -0400 |
jwiegley |
Fixed duplicate names appearing in IDO buffer list (using virtuals)
|
Mon, 05 Apr 2010 23:38:56 -0400 |
jwiegley |
Minor fixes to a recent contribution to ido.el
|
Tue, 06 Apr 2010 04:26:37 +0200 |
Juanma Barranquero |
Enable recentf-mode if using virtual buffers.
|
Tue, 06 Apr 2010 02:44:24 +0300 |
Juri Linkov |
Scrolling commands which scroll a line instead of full screen..
|
Tue, 06 Apr 2010 02:38:53 +0300 |
Juri Linkov |
Scrolling commands which does not signal errors at top/bottom.
|
Mon, 05 Apr 2010 22:05:47 +0200 |
Juanma Barranquero |
lisp/help.el: Turn ChangeLog comment into source comment.
|
Mon, 05 Apr 2010 12:36:45 +0200 |
Juanma Barranquero |
* help.el (describe-mode): Return nil (for IELM's sake).
|
Mon, 05 Apr 2010 09:35:53 +0200 |
Jan D |
xfns.c (set_machine_and_pid_properties): Fix parantesis
|
Sun, 04 Apr 2010 17:29:42 +0200 |
jhd |
Move declaration before other statements.
|
Sun, 04 Apr 2010 12:47:12 +0200 |
jhd |
Set WM_CLIENT_MACHINE and _NET_WM_PID properties (Bug#5828).
|
Sun, 04 Apr 2010 12:30:38 +0300 |
Eli Zaretskii |
Improve commentary of handle_stop_backwards.
|
Sun, 04 Apr 2010 02:55:19 -0400 |
jwiegley |
2010-04-04 John Wiegley <jwiegley@gmail.com>
|
Sat, 03 Apr 2010 16:10:14 -0400 |
Stefan Monnier |
* font-lock.el: Require CL when compiling.
|
Sat, 03 Apr 2010 16:59:53 +0300 |
Eli Zaretskii |
Fix merge conflicts in ldefs-boot.el.
|
Sat, 03 Apr 2010 16:43:23 +0300 |
Eli Zaretskii |
Fix infloop in bidi buffers with vertical cursor motion at ZV.
|
Sat, 03 Apr 2010 12:09:56 +0300 |
Eli Zaretskii |
Fix typo in src/ChangeLog.
|
Sat, 03 Apr 2010 12:04:46 +0300 |
Eli Zaretskii |
Revert last change in batch-update-authors.
|
Sat, 03 Apr 2010 11:59:36 +0300 |
Eli Zaretskii |
Fix bug in batch-update-authors. Add bidi to AUTHORS.
|
Fri, 02 Apr 2010 18:01:41 +0000 |
convert-repo |
update tags
|
Sat, 03 Apr 2010 04:23:51 +0200 |
Juanma Barranquero |
Add stubs for Windows, required after CVE-2010-0825 change.
|
Fri, 02 Apr 2010 21:54:24 -0400 |
Stefan Monnier |
Merge from emacs-23
|
Fri, 02 Apr 2010 17:24:53 -0700 |
Dan Nicolaescu |
* m/intel386.h (NO_REMAP): Move definition ...
|
Fri, 02 Apr 2010 17:20:04 -0700 |
Dan Nicolaescu |
* m/vax.h (CRT0_DUMMIES): Remove, unused.
|
Fri, 02 Apr 2010 17:06:38 -0700 |
Dan Nicolaescu |
* ecrt0.c: Remove MSDOS, m68k and __sparc__ conditionals, file not
|
Sat, 03 Apr 2010 02:01:22 +0300 |
Juri Linkov |
* ehelp.el (electric-help-orig-major-mode): New buffer-local variable.
|
Fri, 02 Apr 2010 20:42:10 -0400 |
Chong Yidong |
Bump version to 23.1.95.
EMACS_PRETEST_23_1_95
|
Fri, 02 Apr 2010 11:24:16 -0400 |
Chong Yidong |
Fix permissions handling (CVE-2010-0825).
|
Fri, 02 Apr 2010 04:30:09 +0200 |
Juanma Barranquero |
Fix typos.
|
Fri, 02 Apr 2010 04:25:19 +0200 |
Juanma Barranquero |
Fix typos in semantic/imenu.el.
|
Fri, 02 Apr 2010 04:22:17 +0200 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Thu, 01 Apr 2010 17:34:05 +0200 |
Andreas Schwab |
Use correct coding system when verifying a pgp signed message
|
Thu, 01 Apr 2010 11:24:53 -0400 |
Chong Yidong |
Fix markup mistake in nonascii.texi.
|
Thu, 01 Apr 2010 11:15:28 -0400 |
Chong Yidong |
Fix typo.
|
Wed, 31 Mar 2010 10:27:50 -0400 |
Chong Yidong |
Fix last set of Nextstep changes.
|
Wed, 31 Mar 2010 12:43:53 +0300 |
Eli Zaretskii |
Explain how to re-throw a signal.
|
Wed, 31 Mar 2010 12:08:40 +0300 |
Eli Zaretskii |
Fix bug #5703.
|
Wed, 31 Mar 2010 00:00:23 -0400 |
Chong Yidong |
* nsterm.h: Fix last change.
|
Fri, 02 Apr 2010 13:24:37 -0400 |
Sam Steingold |
(bug-reference-bug-regexp): Also accept "patch" and "RFE".
|
Fri, 02 Apr 2010 11:26:24 -0400 |
Chong Yidong |
Fix permissions handling (CVE-2010-0825).
|
Fri, 02 Apr 2010 17:18:25 +0200 |
Jan D. |
Fix previous fix. Parantesis misplaced.
|
Fri, 02 Apr 2010 17:15:05 +0200 |
Jan D. |
Fix previous fix.
|
Fri, 02 Apr 2010 10:21:57 -0400 |
Sam Steingold |
(vc-hg-push, vc-hg-pull): Use `apply' when calling
|
Fri, 02 Apr 2010 11:46:07 +0200 |
Jan D. |
* tmm.el (tmm-get-keymap): Check with symbolp before passing value to fboundp.
|
Fri, 02 Apr 2010 11:45:27 +0200 |
Jan D. |
Merge from trunk
|
Fri, 02 Apr 2010 12:35:01 +0300 |
Eli Zaretskii |
xdisp.c (set_cursor_from_row): Improve comments.
|
Fri, 02 Apr 2010 12:12:21 +0300 |
Eli Zaretskii |
Fix typos and formatting in ChangeLog entries.
|
Fri, 02 Apr 2010 11:44:50 +0200 |
Jan D. |
tmm.el (tmm-get-keymap): Check with symbolp before passing
|
Thu, 01 Apr 2010 08:50:44 +0200 |
Jan D. |
Merge from trunk
|
Fri, 26 Mar 2010 08:01:19 +0100 |
Jan D. |
Merge from trunk
|
Tue, 23 Mar 2010 20:32:31 +0100 |
Jan D. |
Merge from trunk
|
Tue, 23 Mar 2010 08:04:35 +0100 |
Jan D. |
Merge from trunk
|
Thu, 01 Apr 2010 20:10:33 -0700 |
Dan Nicolaescu |
Remove extern errno declarations.
|
Thu, 01 Apr 2010 16:08:14 -0700 |
Dan Nicolaescu |
Remove all uses of LIBX11_SYSTEM.
|
Thu, 01 Apr 2010 18:29:04 +0300 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
Thu, 01 Apr 2010 18:15:16 +0300 |
Eli Zaretskii |
msdos.c: Fix last change.
|
Thu, 01 Apr 2010 17:59:46 +0300 |
Eli Zaretskii |
Remove support for DJGPP v1.x (bug#5813).
|
Thu, 01 Apr 2010 15:37:28 +0300 |
Eli Zaretskii |
Fix bug #5816.
|
Thu, 01 Apr 2010 10:55:55 +0000 |
Katsumi Yamaoka |
(Finding the News): Add pointers to the Server buffer because it's essential.
|
Thu, 01 Apr 2010 10:55:01 +0000 |
Katsumi Yamaoka |
(Finding the News): Add pointers to the Server buffer because it's essential.
|
Thu, 01 Apr 2010 10:52:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 00:00:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 21:55:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 06:53:45 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 01 Apr 2010 00:10:31 -0700 |
Glenn Morris |
Cosmetic change to src/Makefile.in.
|
Wed, 31 Mar 2010 18:28:12 -0400 |
Chong Yidong |
[merge] Fix last set of Nextstep changes.
|
Wed, 31 Mar 2010 18:22:17 -0400 |
Chong Yidong |
* cus-edit.el (custom-buffer-sort-alphabetically): Update :version.
|
Wed, 31 Mar 2010 13:39:03 -0700 |
Dan Nicolaescu |
Clean up BSD_SYSTEM use.
|
Wed, 31 Mar 2010 18:16:12 +0300 |
Juri Linkov |
* simple.el (next-line, previous-line): Re-throw a signal
|
Wed, 31 Mar 2010 18:02:53 +0300 |
Juri Linkov |
* simple.el (keyboard-escape-quit): Raise deselecting the active
|
Wed, 31 Mar 2010 17:55:01 +0300 |
Juri Linkov |
Rename `image-extension-data' to `image-metadata'.
|
Wed, 31 Mar 2010 17:28:16 +0300 |
Eli Zaretskii |
Fix highlight of trailing whitespace is right-to-left lines.
|
Wed, 31 Mar 2010 06:48:04 +0000 |
Katsumi Yamaoka |
(gnus-article-browse-html-save-cid-content): Rename from
|
Wed, 31 Mar 2010 06:45:38 +0000 |
Katsumi Yamaoka |
Update.
|
Wed, 31 Mar 2010 06:44:35 +0000 |
Katsumi Yamaoka |
(gnus-article-browse-html-save-cid-content): Rename from
|
Wed, 31 Mar 2010 06:33:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 31 Mar 2010 00:14:08 -0400 |
Stefan Monnier |
Get rid of the direct_output optimizations.
|
Tue, 30 Mar 2010 22:47:52 -0500 |
Jay Belanger |
Change name of default value of calc-settings-file to ~/.emacs.d/calc.el throughout.
|
Wed, 31 Mar 2010 00:14:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 22:53:53 -0400 |
Stefan Monnier |
* simple.el (append-to-buffer): Simplify.
|
Tue, 30 Mar 2010 22:37:57 -0400 |
Stefan Monnier |
Merge from emacs-23 branch
|
Tue, 30 Mar 2010 19:26:38 -0400 |
Chong Yidong |
* menu.c (Fx_popup_menu): Use last_event_timestamp (Bug#4930).
|
Tue, 30 Mar 2010 23:41:01 +0200 |
Juanma Barranquero |
* textmodes/artist.el (artist-mode): Fix typo in docstring. (Bug#5807)
|
Tue, 30 Mar 2010 19:26:58 +0200 |
Jan D. |
xdisp.c (note_mouse_highlight): Don't do highlight if pointer is invisible (Bug#5766).
|
Tue, 30 Mar 2010 21:50:44 +0900 |
Kenichi Handa |
Fix Indic composable patterns for the new Unicode specification.
|
Tue, 30 Mar 2010 21:49:50 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 30 Mar 2010 21:46:31 +0900 |
Kenichi Handa |
Fix Indic composable patterns for the new Unicode specification.
|
Tue, 30 Mar 2010 16:48:06 +0900 |
Kenichi Handa |
merge trunk
|
Tue, 30 Mar 2010 13:59:26 +0300 |
Eli Zaretskii |
Improve documentation of "C-x 8 RET".
|
Mon, 29 Mar 2010 19:48:44 -0400 |
Chong Yidong |
Clean up unneeded ns_set_icon_type calls.
|
Mon, 29 Mar 2010 17:35:39 -0400 |
Chong Yidong |
Add a test function from semantic-test.el to semantic-ia-utest.el.
|
Mon, 29 Mar 2010 17:26:49 -0400 |
Chong Yidong |
Update Semantic test copyrights, delete some test files (Bug#4656).
|
Mon, 29 Mar 2010 11:23:01 -0400 |
Stefan Monnier |
Make tmm-menubar work for the Buffers menu again.
|
Mon, 29 Mar 2010 10:18:13 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Mon, 29 Mar 2010 10:16:23 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Sun, 28 Mar 2010 21:52:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Mar 2010 23:20:47 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 16:41:37 -0400 |
Chong Yidong |
Revert 2009-08-15 change, restoring electric punctuation (Bug#5586)
|
Sun, 28 Mar 2010 15:09:21 -0400 |
Chong Yidong |
Fix for Bug#5790.
|
Sun, 28 Mar 2010 11:55:20 -0700 |
Glenn Morris |
Close bug#5336.
|
Sun, 28 Mar 2010 14:44:47 -0400 |
Chong Yidong |
Expand discussion of mail setup.
|
Sat, 27 Mar 2010 23:52:17 -0400 |
Chong Yidong |
* mail/sendmail.el (mail-default-directory): Doc fix.
|
Sat, 27 Mar 2010 23:41:34 -0400 |
Chong Yidong |
Document Message mode as the default mail mode.
|
Sat, 27 Mar 2010 13:53:35 -0400 |
Chong Yidong |
Fix mail-default-headers handling in Message mode.
|
Sat, 27 Mar 2010 15:52:55 +0300 |
Eli Zaretskii |
Document problems on MS-Windows with incompatible regex.h headers.
|
Sat, 27 Mar 2010 15:31:04 +0300 |
Eli Zaretskii |
Fix doc strings of version-* functions and variables.
|
Fri, 26 Mar 2010 13:43:01 -0400 |
Chong Yidong |
Document `after-load-functions'.
|
Fri, 26 Mar 2010 21:58:41 +1300 |
Nick Roberts |
*** empty log message ***
|
Fri, 26 Mar 2010 21:56:09 +1300 |
Nick Roberts |
(gdb-apple-test): New function.
|
Thu, 25 Mar 2010 20:04:48 -0400 |
Chong Yidong |
* maintaining.texi (Old Revisions): Document vc-root-diff.
|
Thu, 25 Mar 2010 19:41:22 -0400 |
Chong Yidong |
* vc.el (vc-root-diff): Doc fix.
|
Thu, 25 Mar 2010 19:32:51 -0400 |
Chong Yidong |
* maintaining.texi (VCS Concepts): Fix typo.
|
Thu, 25 Mar 2010 18:58:46 -0400 |
Chong Yidong |
* vc.el (vc-print-log, vc-print-root-log): Doc fix.
|
Thu, 25 Mar 2010 18:57:13 -0400 |
Chong Yidong |
Document VC changes: vc-log-show-limit and vc-print-root-log.
|
Thu, 25 Mar 2010 22:03:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Mar 2010 17:14:17 -0400 |
Chong Yidong |
Document comint history-search changes.
|
Thu, 25 Mar 2010 16:36:41 -0400 |
Chong Yidong |
* programs.texi (Program Modes): Mention Javascript mode.
|
Thu, 25 Mar 2010 16:32:39 -0400 |
Chong Yidong |
Note in documentation that nXML is now the default XML mode.
|
Thu, 25 Mar 2010 16:15:52 -0400 |
Chong Yidong |
* misc.texi (Navigation): Document doc-view-continuous.
|
Thu, 25 Mar 2010 01:53:30 -0400 |
Chong Yidong |
* simple.el (append-to-buffer): Fix last change.
|
Wed, 24 Mar 2010 21:54:09 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Mar 2010 17:25:46 -0400 |
Chong Yidong |
* xdisp.c (pos_visible_p): Revert 2008-01-25 change (Bug#5730).
|
Wed, 24 Mar 2010 12:18:13 -0400 |
Chong Yidong |
Fix 2009-11-13 change to append-to-buffer (Bug#5749).
|
Tue, 30 Mar 2010 22:08:05 -0400 |
Stefan Monnier |
(keys_of_window): Remove redundant/overridden bindings.
|
Tue, 30 Mar 2010 21:51:54 -0400 |
Stefan Monnier |
* files.el (auto-mode-case-fold): Change default to t.
|
Wed, 31 Mar 2010 00:10:57 +0000 |
Katsumi Yamaoka |
(MIME Commands): Update description of gnus-article-browse-html-article.
|
Wed, 31 Mar 2010 00:08:42 +0000 |
Katsumi Yamaoka |
(MIME Commands): Update description of gnus-article-browse-html-article.
|
Tue, 30 Mar 2010 21:55:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 10:03:53 +0900 |
Kenichi Handa |
from trunk
|
Wed, 24 Mar 2010 06:29:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 06:41:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 15:16:49 -0400 |
Eli Zaretskii |
Restore original behavior of move_it_in_display_line_to when !bidi_p.
|
Tue, 30 Mar 2010 10:40:04 -0700 |
Dan Nicolaescu |
* xdisp.c (syms_of_xdisp): Use intern_c_string instead of intern.
|
Tue, 30 Mar 2010 19:38:45 +0300 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Move occur-engine related
|
Tue, 30 Mar 2010 19:29:02 +0300 |
Eli Zaretskii |
Fix a crash of I-search in a bidi-reordered buffer.
|
Tue, 30 Mar 2010 19:10:14 +0300 |
Juri Linkov |
* dired-x.el (dired-omit-mode): Doc fix.
|
Tue, 30 Mar 2010 19:03:08 +0300 |
Juri Linkov |
Make occur handle multi-line matches cleanly with context.
|
Tue, 30 Mar 2010 18:44:50 +0300 |
Juri Linkov |
* replace.el (occur-accumulate-lines): Fix a bug where the first
|
Tue, 30 Mar 2010 14:15:45 +0200 |
Juanma Barranquero |
* makefile.w32-in ($(BLD)/bidi.$(O)): Add dependency on w32gui.h.
|
Tue, 30 Mar 2010 13:02:24 +0300 |
Eli Zaretskii |
bidi.c: Update to GPLv3.
|
Tue, 30 Mar 2010 12:55:42 +0300 |
Eli Zaretskii |
bidi.c: Update Copyright years.
|
Tue, 30 Mar 2010 05:13:07 -0400 |
Eli Zaretskii |
Initial support for bidirectional editing.
|
Tue, 30 Mar 2010 05:02:07 -0400 |
Eli Zaretskii |
Removed src/ChangeLog.bidi from bzr.
|
Mon, 29 Mar 2010 08:26:24 -0400 |
Eli Zaretskii |
Support MS-Windows build and reversed rows in GUI frames; add initial docs.
|
Sun, 28 Mar 2010 11:18:10 -0400 |
Eli Zaretskii |
Fix glyph_row reversed_p flag in empty lines between paragraphs.
|
Sun, 28 Mar 2010 09:04:11 -0400 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 20 Mar 2010 10:32:32 -0400 |
Eli Zaretskii |
Finish work on cursor motion in continuation lines.
|
Sat, 20 Mar 2010 07:14:01 -0400 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 13 Mar 2010 11:38:01 -0500 |
Eli Zaretskii |
Continue work on cursor movement in continued lines.
|
Sat, 13 Mar 2010 04:02:01 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 06 Mar 2010 11:06:24 -0500 |
Eli Zaretskii |
Continue debugging continuation lines.
|
Sat, 06 Mar 2010 05:16:27 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 27 Feb 2010 07:43:30 -0500 |
Eli Zaretskii |
Merge frome mainline.
|
Sat, 20 Feb 2010 11:22:07 -0500 |
Eli Zaretskii |
Continue work on continuation lines.
|
Sat, 20 Feb 2010 05:25:57 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 13 Feb 2010 12:41:13 -0500 |
Eli Zaretskii |
Continue work on continuation lines. Some progress with cursor motion.
|
Sat, 13 Feb 2010 08:18:46 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 06 Feb 2010 12:50:45 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 06 Feb 2010 12:47:35 -0500 |
Eli Zaretskii |
Start working on cursor movement in continuation lines.
|
Fri, 05 Feb 2010 09:28:04 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 30 Jan 2010 10:20:14 -0500 |
Eli Zaretskii |
Fix fallout from changes to managing glyph row reversed_p flag.
|
Sat, 30 Jan 2010 08:50:39 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Fri, 29 Jan 2010 06:13:16 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Mon, 25 Jan 2010 12:42:44 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Mon, 25 Jan 2010 12:38:27 -0500 |
Eli Zaretskii |
Remove empty entry.
|
Mon, 25 Jan 2010 12:29:38 -0500 |
Eli Zaretskii |
Finish and debug display of invisible text.
|
Sat, 23 Jan 2010 03:49:15 -0500 |
Eli Zaretskii |
Merger from mainline.
|
Fri, 22 Jan 2010 15:45:21 -0500 |
Eli Zaretskii |
rmail.el autoloads.
|
Fri, 22 Jan 2010 15:40:56 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 16:13:12 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 11:11:37 -0500 |
Eli Zaretskii |
Start working on invisible text. For now, just untested source changes.
|
Sat, 16 Jan 2010 06:59:23 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 16 Jan 2010 06:57:09 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 09 Jan 2010 11:27:11 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 09 Jan 2010 11:24:37 -0500 |
Eli Zaretskii |
Recompute prev_stop and base_level_stop when the iterator is
|
Sat, 09 Jan 2010 06:00:21 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Fri, 08 Jan 2010 15:59:09 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sun, 03 Jan 2010 13:18:21 -0500 |
Eli Zaretskii |
Update Copyright years.
|
Sat, 02 Jan 2010 10:57:35 -0500 |
Eli Zaretskii |
Continue working on handling of properties in bidi iteration.
|
Sat, 02 Jan 2010 05:57:50 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Sat, 02 Jan 2010 05:22:05 -0500 |
Eli Zaretskii |
Merge from upstream.
|
Fri, 01 Jan 2010 14:30:06 -0500 |
Eli Zaretskii |
Merge from mainline.
|
Fri, 01 Jan 2010 10:17:13 -0500 |
Eli Zaretskii |
This commits the exact copies of files I had before switch to bzr.
|
Fri, 01 Jan 2010 10:04:53 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-12-26.
|
Fri, 01 Jan 2010 09:57:27 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-1219.
|
Fri, 01 Jan 2010 09:46:25 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-12-12.
|
Fri, 01 Jan 2010 07:01:23 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-11-21.
|
Fri, 01 Jan 2010 06:57:39 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-11-14.
|
Fri, 01 Jan 2010 06:54:22 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-11-07.
|
Fri, 01 Jan 2010 06:49:38 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-31.
|
Fri, 01 Jan 2010 06:45:36 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-24.
|
Fri, 01 Jan 2010 06:39:56 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-17.
|
Fri, 01 Jan 2010 06:35:03 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-10.
|
Fri, 01 Jan 2010 06:27:51 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-08.
|
Fri, 01 Jan 2010 06:22:52 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-05.
|
Fri, 01 Jan 2010 06:17:13 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-04.
|
Fri, 01 Jan 2010 06:06:48 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-10-03.
|
Fri, 01 Jan 2010 06:01:34 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-27.
|
Fri, 01 Jan 2010 05:57:17 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-26.
|
Thu, 31 Dec 2009 16:31:54 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-20.
|
Thu, 31 Dec 2009 16:20:15 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-19.
|
Thu, 31 Dec 2009 16:14:26 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-09-12.
|
Thu, 31 Dec 2009 16:09:28 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-12.
|
Thu, 31 Dec 2009 15:56:07 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-29.
|
Thu, 31 Dec 2009 15:49:08 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-22.
|
Thu, 31 Dec 2009 15:04:11 -0500 |
Eli Zaretskii |
Retrospective commit from 2009-08-15.
|
Thu, 31 Dec 2009 14:44:59 -0500 |
Eli Zaretskii |
Retrospective commit.
|
Tue, 30 Mar 2010 04:46:45 +0000 |
Katsumi Yamaoka |
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
|
Tue, 30 Mar 2010 04:44:38 +0000 |
Katsumi Yamaoka |
2010-03-30 Martin Stjernholm <mast@lysator.liu.se>
|
Tue, 30 Mar 2010 04:12:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 30 Mar 2010 04:04:58 +0000 |
Katsumi Yamaoka |
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
|
Tue, 30 Mar 2010 04:03:00 +0000 |
Katsumi Yamaoka |
2010-03-30 Katsumi Yamaoka <yamaoka@jpl.org>
|
Tue, 30 Mar 2010 04:00:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 10:23:03 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 19:47:23 -0700 |
Dan Nicolaescu |
Remove all uses of C_DEBUG_SWITCH and LIBS_DEBUG.
|
Tue, 30 Mar 2010 13:22:34 +1300 |
Nick Roberts |
*** empty log message ***
|
Mon, 29 Mar 2010 19:18:48 -0400 |
Chong Yidong |
* subr.el: Extend progress reporters to perform "spinning".
|
Mon, 29 Mar 2010 10:19:03 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Mon, 29 Mar 2010 10:16:37 +0000 |
Katsumi Yamaoka |
(mm-add-meta-html-tag): Fix regexp matching meta tag.
|
Mon, 29 Mar 2010 09:37:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 09:29:19 +0000 |
Katsumi Yamaoka |
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
|
Mon, 29 Mar 2010 09:28:20 +0000 |
Katsumi Yamaoka |
2010-03-29 Teodor Zlatanov <tzz@lifelogs.com>
|
Mon, 29 Mar 2010 00:00:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 23:57:34 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 23:53:09 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 23:55:59 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 23:52:01 +0000 |
Katsumi Yamaoka |
2010-03-27 Teodor Zlatanov <tzz@lifelogs.com>
|
Sun, 28 Mar 2010 21:55:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 29 Mar 2010 10:33:43 +1300 |
Nick Roberts |
Regenerate ldefs-boot.el.
|
Thu, 25 Mar 2010 22:06:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Mar 2010 00:17:24 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Mar 2010 21:57:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Mar 2010 06:31:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 21:50:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 07:41:20 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Mar 2010 15:51:55 -0400 |
Chong Yidong |
Fix for `compile' (Bug#5771).
|
Sun, 28 Mar 2010 15:31:27 -0400 |
Chong Yidong |
* find-dired.el (find-dired): Use read-directory-name (Bug#5777).
|
Sun, 28 Mar 2010 12:22:52 -0700 |
Glenn Morris |
* gdb-mi.el: Add 2010 to copyright years.
|
Sun, 28 Mar 2010 17:00:37 +1300 |
Nick Roberts |
emacs.texi (Top): Update node names to those in building.texi.
|
Sun, 28 Mar 2010 02:27:43 +1300 |
Nick Roberts |
Restore GDB/MI fuctionality removed by r99212:
|
Sat, 27 Mar 2010 15:01:22 +0300 |
Eli Zaretskii |
Enclose the argument of "-l" in quotes.
|
Sat, 27 Mar 2010 13:49:18 +0300 |
Eli Zaretskii |
Fix the MSDOS build as fallout from the latest Makefile.in changes.
|
Sat, 27 Mar 2010 13:36:12 +0300 |
Eli Zaretskii |
Fix a typo in a comment.
|
Fri, 26 Mar 2010 20:45:32 -0400 |
Chong Yidong |
* process.c (Fmake_network_process): Don't apply Bug#5173 fix for Windows.
|
Thu, 25 Mar 2010 17:56:15 +0900 |
YAMAMOTO Mitsuharu |
Don't call turn_on_atimers around `connect' (Bug#5723).
|
Thu, 25 Mar 2010 17:48:52 +0900 |
YAMAMOTO Mitsuharu |
Call `select' for interrupted `connect' rather than creating new socket (Bug#5173).
|
Wed, 24 Mar 2010 23:18:17 -0700 |
Glenn Morris |
Close bug#5755.
|
Wed, 24 Mar 2010 20:14:42 -0500 |
Ted Zlatanov |
Fix wrong variable name.
|
Wed, 24 Mar 2010 20:06:08 -0400 |
Stefan Monnier |
Add "union tags" in mpc.el.
|
Wed, 24 Mar 2010 19:56:43 -0400 |
Stefan Monnier |
Misc cleanup.
|
Wed, 24 Mar 2010 15:14:50 -0400 |
Stefan Monnier |
Ignore tempfiles of the configure script
|
Wed, 24 Mar 2010 14:02:56 -0400 |
Stefan Monnier |
Merge from `emacs-23'.
|
Wed, 24 Mar 2010 13:33:39 -0400 |
Stefan Monnier |
* vc-dir.el (vc-dir-headers): Abbreviate the working dir.
|
Wed, 24 Mar 2010 11:57:16 -0400 |
Stefan Monnier |
(makefile-rule-action-regex): Backtrack less.
|
Tue, 23 Mar 2010 20:02:42 -0700 |
Glenn Morris |
Close bug#5759.
|
Wed, 24 Mar 2010 01:19:36 +0100 |
Juanma Barranquero |
Fix typos.
|
Wed, 24 Mar 2010 01:18:03 +0100 |
Juanma Barranquero |
Fix typos in Changelog.
|
Wed, 24 Mar 2010 01:17:31 +0100 |
Juanma Barranquero |
Fix typos.
|
Wed, 24 Mar 2010 01:16:45 +0100 |
Juanma Barranquero |
* frames.texi (Cursor Parameters): Fix typo. (Bug#5760)
|
Mon, 22 Mar 2010 19:37:11 -0700 |
Glenn Morris |
* textmodes/flyspell.el (sgml-lexical-context): Autoload it. (Bug#5752)
|
Mon, 22 Mar 2010 13:28:27 -0400 |
Chong Yidong |
* indent.el (indent-for-tab-command): Doc fix.
|
Mon, 22 Mar 2010 17:21:22 +0000 |
Alan Mackenzie |
cc-engine.el (c-remove-stale-state-cache): Fix off-by-one error. Fixes
|
Mon, 22 Mar 2010 17:56:22 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 22 Mar 2010 08:26:56 +0100 |
Jan D. |
bug #5736: Allow X-resource menuBar to take on/off as documented.
|
Sun, 21 Mar 2010 18:13:26 -0400 |
Chong Yidong |
* dired.texi (Dired Updating): Document dired-auto-revert-buffer.
|
Sun, 21 Mar 2010 14:32:19 -0400 |
Chong Yidong |
Document multi-isearch-buffers and tab-always-indent.
|
Sun, 21 Mar 2010 11:28:53 -0400 |
Chong Yidong |
* processes.texi (Network Processes): Document seqpacket type.
|
Sun, 21 Mar 2010 11:09:29 -0400 |
Chong Yidong |
NEWS: Re-organize Lisp changes for Emacs 23.2.
|
Sat, 20 Mar 2010 13:24:06 -0400 |
Chong Yidong |
Document font-use-system-font.
|
Sat, 20 Mar 2010 12:37:39 +0900 |
YAMAMOTO Mitsuharu |
xfns.c (Fx_create_frame) [USE_LUCID]: Add BLOCK_INPUT around XLoadQueryFont.
|
Fri, 19 Mar 2010 11:27:49 -0400 |
Chong Yidong |
`make uninstall' fix (Bug#5620).
|
Fri, 19 Mar 2010 11:15:27 -0400 |
Chong Yidong |
Document Bug#5541.
|
Mon, 22 Mar 2010 17:50:29 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Mon, 22 Mar 2010 17:37:32 +0100 |
Juanma Barranquero |
Fix typos in mh-e.
|
Mon, 22 Mar 2010 16:49:52 +0100 |
Juanma Barranquero |
Fix typos in Gnus.
|
Fri, 19 Mar 2010 14:22:15 +0100 |
Juanma Barranquero |
* lisp/minibuffer.el (completion-in-region-functions): Fix docstring typos.
|
Wed, 17 Mar 2010 21:49:35 -0700 |
Glenn Morris |
Restore user option rmail-highlight-face.
|
Tue, 16 Mar 2010 13:24:44 -0400 |
Chong Yidong |
Woman parsing fix (Bug#5729).
|
Tue, 16 Mar 2010 16:05:46 +0900 |
Kenichi Handa |
language/indian.el (devanagari-composable-pattern): Add more consonants.
|
Tue, 16 Mar 2010 14:50:19 +0900 |
Kenichi Handa |
Fix the ccl encoder for the case that the output buffer is fullfilled.
|
Tue, 16 Mar 2010 11:16:09 +0900 |
Kenichi Handa |
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
|
Tue, 16 Mar 2010 16:04:46 +0900 |
Kenichi Handa |
language/indian.el (devanagari-composable-pattern): Add more consonants.
|
Tue, 16 Mar 2010 14:48:41 +0900 |
Kenichi Handa |
Fix the ccl encoder for the case that the output buffer is fullfilled.
|
Tue, 16 Mar 2010 11:14:40 +0900 |
Kenichi Handa |
coding.c (decode_coding_ccl): Fix previous change for the multibyte case.
|
Tue, 16 Mar 2010 10:04:20 +0900 |
Kenichi Handa |
from trunk
|
Mon, 15 Mar 2010 11:51:48 -0400 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
Mon, 15 Mar 2010 11:45:03 +0100 |
Francesc Rocher |
Remove CEDET entry in MORE.STUFF.
|
Sun, 14 Mar 2010 21:10:47 +0100 |
Michael Albinus |
* lisp/net/trampver.el: Update release number.
|
Sat, 13 Mar 2010 12:02:01 -0800 |
Glenn Morris |
* copyright: Add note about lisp/cedet/semantic/imenu.el.
|
Sat, 13 Mar 2010 11:57:29 -0800 |
Glenn Morris |
* Makefile.in (ELCFILES): Add cedet/semantic/imenu.el.
|
Sat, 13 Mar 2010 11:55:44 -0800 |
Glenn Morris |
* cedet/semantic/imenu.el: Fix typo in copyright header.
|
Sat, 13 Mar 2010 20:11:01 +0100 |
Michael Albinus |
* net/tramp.el (tramp-find-executable): Use
|
Sat, 13 Mar 2010 10:49:54 -0500 |
Chong Yidong |
* cedet/semantic/imenu.el: New file from the CEDET repository (Bug#5412).
|
Thu, 11 Mar 2010 19:19:17 -0800 |
Glenn Morris |
Close bug#4427.
|
Thu, 11 Mar 2010 08:25:46 -0800 |
Dan Nicolaescu |
(auto-mode-alist): Accept more verilog file patterns.
|
Wed, 10 Mar 2010 22:58:54 -0800 |
Glenn Morris |
License updates for some test/cedet/tests files.
|
Wed, 10 Mar 2010 22:54:51 -0800 |
Glenn Morris |
* bugtracker: Debbugs's X-Emacs mail headers are now X-GNU headers.
|
Wed, 10 Mar 2010 23:03:11 -0500 |
Chong Yidong |
Bump version to 23.1.94 and regenerate ldefs-boot.el.
EMACS_PRETEST_23_1_94
|
Wed, 10 Mar 2010 21:44:35 -0500 |
Chong Yidong |
Fix ChangeLog typo.
|
Wed, 10 Mar 2010 21:41:21 -0500 |
Chong Yidong |
Fix ChangeLog typo.
|
Wed, 24 Mar 2010 09:41:07 -0400 |
Sam Steingold |
fix a typo in last patch
|
Wed, 24 Mar 2010 04:30:28 -0500 |
Ted Zlatanov |
Add a list of HTTP status code symbols and their text, mapped by number.
|
Tue, 23 Mar 2010 23:32:45 -0700 |
Glenn Morris |
* vc-bzr.el (vc-bzr-log-edit-mode): Add --fixes support to
|
Tue, 23 Mar 2010 20:53:32 -0700 |
Glenn Morris |
* cedet/ede/project-am.el (ede-shell-run-something): Declare.
|
Tue, 23 Mar 2010 20:38:17 -0700 |
Glenn Morris |
* vc.el (vc-modify-change-comment): Pass MODE to vc-start-logentry.
|
Tue, 23 Mar 2010 20:34:06 -0700 |
Glenn Morris |
* vc-bzr.el, vc-hg.el (log-edit-mode): Declare.
|
Tue, 23 Mar 2010 20:30:53 -0700 |
Glenn Morris |
* vc-dispatcher.el (vc-start-logentry): Doc fix.
|
Tue, 23 Mar 2010 20:27:24 -0700 |
Glenn Morris |
* log-edit.el (log-edit-before-checkin-process): Doc fix.
|
Tue, 23 Mar 2010 20:21:53 -0700 |
Glenn Morris |
* mail-source.el (gnus-message): Declare.
|
Tue, 23 Mar 2010 20:19:15 -0700 |
Glenn Morris |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Tue, 23 Mar 2010 14:22:46 -0400 |
Sam Steingold |
Fix bug#5620: recalculate all markers on compilation buffer
|
Tue, 23 Mar 2010 12:27:10 -0400 |
Sam Steingold |
update author's email
|
Tue, 23 Mar 2010 18:18:52 +0200 |
Juri Linkov |
* occur-testsuite.el: New file.
|
Tue, 23 Mar 2010 18:09:45 +0200 |
Juri Linkov |
Implement Occur multi-line matches.
|
Tue, 23 Mar 2010 17:48:09 +0200 |
Juri Linkov |
* replace.el (occur-engine-line): Add optional arg `keep-props'.
|
Tue, 23 Mar 2010 07:38:13 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:37:09 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:35:06 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 07:32:05 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:29:49 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk
|
Tue, 23 Mar 2010 07:28:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 09:16:57 +0200 |
Juri Linkov |
* replace.el (occur-accumulate-lines, occur-engine):
|
Tue, 23 Mar 2010 09:11:50 +0200 |
Juri Linkov |
* finder.el: Remove TODO tasks.
|
Tue, 23 Mar 2010 06:43:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Mar 2010 01:05:35 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 22 Mar 2010 19:47:41 -0700 |
Dan Nicolaescu |
* s/gnu-linux.h (LIBS_SYSTEM): Remove, same as default.
|
Mon, 22 Mar 2010 19:42:25 -0700 |
Dan Nicolaescu |
* s/netbsd.h: Remove commented out code.
|
Mon, 22 Mar 2010 19:39:19 -0700 |
Dan Nicolaescu |
Simplify LIBS_MACHINE definitions.
|
Mon, 22 Mar 2010 20:59:49 -0400 |
Stefan Monnier |
Add a new completion style `substring'.
|
Mon, 22 Mar 2010 12:51:59 -0700 |
Dan Nicolaescu |
Remove dead code dealing with POSIX_SIGNALS.
|
Mon, 22 Mar 2010 09:33:21 -0400 |
Stefan Monnier |
Get rid of .elc files after removal of the corresponding .el.
|
Mon, 22 Mar 2010 08:51:19 +0100 |
Jan D. |
* Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
Mon, 22 Mar 2010 08:50:40 +0100 |
Jan D. |
Makefile.in (compile-main): cd to $(lisp) in a sub-shell, so we
|
Mon, 22 Mar 2010 08:34:25 +0100 |
Jan D. |
Merge from trunk
|
Mon, 22 Mar 2010 00:24:25 -0400 |
Stefan Monnier |
Get rid of the ELCFILES abomination, again.
|
Sun, 21 Mar 2010 19:56:56 -0700 |
Dan Nicolaescu |
* keyboard.c (Fset_input_interrupt_mode): Remove code depending on NO_SOCK_SIGIO,
|
Sun, 21 Mar 2010 12:59:04 -0700 |
Dan Nicolaescu |
(BSD_SYSTEM, BSD4_2): Remove conditionals, we only
|
Sun, 21 Mar 2010 12:32:38 -0700 |
Dan Nicolaescu |
* m/ibmrs6000.h (ORDINARY_LINK): Move definition ...
|
Sun, 21 Mar 2010 12:57:49 +0100 |
Andreas Schwab |
Use absolute directory names substituted by configure
|
Sun, 21 Mar 2010 12:27:46 +0100 |
Andreas Schwab |
Expand ${bootstrap_exe} before chdir
|
Sun, 21 Mar 2010 12:52:51 +0200 |
Juri Linkov |
Fix message of multi-line occur regexps and multi-buffer header lines.
|
Sat, 20 Mar 2010 17:46:31 -0400 |
Stefan Monnier |
Use more relative file and directory names in `lisp' make rules.
|
Sat, 20 Mar 2010 14:21:44 -0500 |
Ted Zlatanov |
Fix unbalanced parenthesis in secrets.el.
|
Sat, 20 Mar 2010 15:04:44 -0400 |
Stefan Monnier |
(hide-sublevels): Unfix the paren non-typo! (bug#5738).
|
Sat, 20 Mar 2010 11:17:59 -0700 |
Glenn Morris |
Use faces not variables for font-lock customization in rst.el.
|
Sat, 20 Mar 2010 11:13:46 -0700 |
Glenn Morris |
Cosmetic changes to lib-src/Makefile.in.
|
Sat, 20 Mar 2010 01:11:59 -0700 |
Dan Nicolaescu |
Remove support for old GNU/Linux using libc version 5.
|
Sat, 20 Mar 2010 00:57:11 -0700 |
Dan Nicolaescu |
Consolidate redundant definitions in s/bsd-common.h.
|
Sat, 20 Mar 2010 00:09:31 -0700 |
Dan Nicolaescu |
Consolidate redundant definitions.
|
Fri, 19 Mar 2010 23:48:13 -0700 |
Dan Nicolaescu |
Remove support for old UNIX System V systems.
|
Fri, 19 Mar 2010 22:52:55 -0700 |
Dan Nicolaescu |
Remove support for Solaris on PPC and for old versions.
|
Fri, 19 Mar 2010 22:18:05 -0700 |
Dan Nicolaescu |
* s/openbsd.h: Remove support for non-ELF and for systems that do
|
Sat, 20 Mar 2010 03:29:12 +0200 |
Juri Linkov |
* s-region.el: Move to obsolete.
|
Fri, 19 Mar 2010 18:03:39 -0700 |
Dan Nicolaescu |
Remove non-working support for lynxos 3.0.
|
Fri, 19 Mar 2010 17:46:01 -0700 |
Dan Nicolaescu |
Remove obsolete uses of HAVE_SHM.
|
Fri, 19 Mar 2010 15:19:54 +0100 |
Juanma Barranquero |
lisp/vc-dispatcher.el (vc-do-command): Remove reference to `vc-path'.
|
Fri, 19 Mar 2010 11:29:02 +0100 |
Michael Albinus |
* auth-source.el (netrc-machine-user-or-password): Autoload.
|
Fri, 19 Mar 2010 02:46:08 -0700 |
Dan Nicolaescu |
* .dir-locals.el (c-mode): Turn on whitespace-mode for diff-mode.
|
Fri, 19 Mar 2010 02:42:13 -0700 |
Dan Nicolaescu |
* vc-hooks.el (vc-path): Remove variable and obsolete declaration.
|
Fri, 19 Mar 2010 02:37:41 -0700 |
Dan Nicolaescu |
Add special markup processing for commit logs.
|
Thu, 18 Mar 2010 23:32:47 -0400 |
Stefan Monnier |
(hide-sublevels): Don't hide trailing newline (and fix paren typo).
|
Thu, 18 Mar 2010 20:19:09 -0700 |
Glenn Morris |
Regenerate ldefs-boot.el.
|
Thu, 18 Mar 2010 19:55:37 -0700 |
Glenn Morris |
Stop message.el from loading about 40 libraries it doesn't always need.
|
Thu, 18 Mar 2010 19:44:37 -0700 |
Glenn Morris |
Regenerate src/config.in.
|
Thu, 18 Mar 2010 19:42:32 -0700 |
Glenn Morris |
* configure.in (HAVE_LIBNCURSES): Add a description to make autoheader happy.
|
Thu, 18 Mar 2010 12:57:21 +0100 |
Jan D. |
Check for tputs and friends, abort if not found (bug #5735)
|
Thu, 18 Mar 2010 12:56:23 +0100 |
Jan D. |
Check for tputs and friends, abort if not found (bug #5735)
|
Thu, 18 Mar 2010 08:22:27 +0100 |
Jan D. |
Merge from trunk
|
Mon, 15 Mar 2010 09:18:20 +0100 |
Jan D. |
Merge from trunk
|
Thu, 11 Mar 2010 11:05:39 +0100 |
Jan D. |
Merge from trunk
|
Mon, 08 Mar 2010 13:05:51 +0100 |
Jan D. |
Merge from trunk
|
Wed, 17 Mar 2010 23:47:12 -0700 |
Glenn Morris |
* emacs-lisp/autoload.el (autoload-rubric): Doc fix.
|
Wed, 17 Mar 2010 23:44:36 -0700 |
Glenn Morris |
Use query-replace-{from,to}-history-variable in more places.
|
Wed, 17 Mar 2010 23:37:26 -0700 |
Glenn Morris |
Simplify some leim/Makefile.in clean rules.
|
Wed, 17 Mar 2010 23:33:39 -0700 |
Glenn Morris |
* Makefile.in (dot): Remove, since ../ is used throughout the other Makefiles.
|
Wed, 17 Mar 2010 23:27:55 -0700 |
Glenn Morris |
Remove obsolete code in emacs.c that chooses a bug reporting address.
|
Wed, 17 Mar 2010 23:21:21 -0700 |
Glenn Morris |
* mail/hashcash.el (declare-function): Remove duplicate definition.
|
Wed, 17 Mar 2010 23:18:47 -0700 |
Glenn Morris |
Minor simplifications for emacsbug.el.
|
Wed, 17 Mar 2010 23:13:45 -0700 |
Glenn Morris |
Remove supercite.el's need for sendmail.el.
|
Wed, 17 Mar 2010 22:59:32 -0700 |
Glenn Morris |
* configure: Fix comment mistake in previous change.
|
Wed, 17 Mar 2010 22:57:21 -0700 |
Glenn Morris |
Regenerate configure.
|
Wed, 17 Mar 2010 22:54:09 -0700 |
Glenn Morris |
Doc fix.
|
Wed, 17 Mar 2010 22:49:31 -0700 |
Glenn Morris |
Replace some cpp with autoconf.
|
Wed, 17 Mar 2010 22:25:13 -0700 |
Glenn Morris |
* calendar/cal-french.el: Convert to utf-8.
|
Wed, 17 Mar 2010 22:17:11 -0700 |
Glenn Morris |
Close bug#5720.
|
Wed, 17 Mar 2010 21:54:51 -0700 |
Glenn Morris |
* files.el (interpreter-mode-alist): Use emacs-lisp-mode for Emacs scripts.
|
Wed, 17 Mar 2010 02:53:43 +0000 |
Katsumi Yamaoka |
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
|
Wed, 17 Mar 2010 02:51:21 +0000 |
Katsumi Yamaoka |
(mml-read-tag): Unquote values with `read' to reverse prin1 in mml-insert-tag
|
Tue, 16 Mar 2010 22:06:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Mar 2010 00:21:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 15 Mar 2010 22:14:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 15 Mar 2010 01:43:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Mar 2010 17:45:07 +0100 |
Michael Albinus |
* net/secrets.el (secrets-enabled): New variable. Use it instead
|
Tue, 16 Mar 2010 00:27:31 +0100 |
Michael Albinus |
* net/secrets.el (top): Register the D-Bus signals only when the
|
Mon, 15 Mar 2010 13:16:46 -0400 |
Chong Yidong |
Put non-GTK X scroll-bars on left.
|
Mon, 15 Mar 2010 01:39:53 +0000 |
Katsumi Yamaoka |
(mm-charset-to-coding-system): Use coding-system-from-name
|
Mon, 15 Mar 2010 01:38:28 +0000 |
Katsumi Yamaoka |
(mm-charset-to-coding-system): Use coding-system-from-name
|
Sun, 14 Mar 2010 21:56:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Mar 2010 23:28:52 +0200 |
Juri Linkov |
Add finder unknown keywords.
|
Sun, 14 Mar 2010 23:15:02 +0200 |
Juri Linkov |
Fix keywords.
|
Sat, 13 Mar 2010 21:33:54 +0100 |
Michael Albinus |
* etc/NEWS: Add secrets.el.
|
Sat, 13 Mar 2010 14:54:29 -0500 |
Chong Yidong |
Fix bug in `format' (Bug#5710).
|
Sat, 13 Mar 2010 10:29:13 -0500 |
Eli Zaretskii |
Commit the change in src/Makefile.in announced in rev 99649.
|
Sat, 13 Mar 2010 11:16:37 +0100 |
Andreas Schwab |
Remove obsolete .cvsignore files
|
Sat, 13 Mar 2010 03:52:05 -0500 |
Eli Zaretskii |
Spell out in ChangeLog the purpose of revision 99649.
|
Fri, 12 Mar 2010 18:13:27 -0500 |
Chong Yidong |
Document Customize and scroll-bar changes.
|
Fri, 12 Mar 2010 18:13:02 -0500 |
Chong Yidong |
* xfns.c (Fx_create_frame): Set default to Qright.
|
Fri, 12 Mar 2010 18:08:30 -0500 |
Chong Yidong |
Allow using list-colors-display to set colors in the Color widget.
|
Fri, 12 Mar 2010 17:56:30 -0500 |
Chong Yidong |
Improvements to the Custom interface.
|
Fri, 12 Mar 2010 16:42:05 -0500 |
Chong Yidong |
Update Custom arrow images.
|
Fri, 12 Mar 2010 14:13:38 -0500 |
Chong Yidong |
Fix last change to use existing comm Custom group instead of `net'.
|
Fri, 12 Mar 2010 12:47:22 -0500 |
Chong Yidong |
Reorganize Custom groups.
|
Fri, 12 Mar 2010 12:32:30 -0500 |
Chong Yidong |
Put scroll-bar on right by default on UNIX.
|
Fri, 12 Mar 2010 11:34:27 -0500 |
Eli Zaretskii |
Don't use termcap.c on Posix platforms, only on MS-DOS.
|
Fri, 12 Mar 2010 00:07:18 -0800 |
Dan Nicolaescu |
Fix typo.
|
Fri, 12 Mar 2010 00:04:54 -0800 |
Dan Nicolaescu |
Add .dir-locals.el support for file-less buffers.
|
Thu, 11 Mar 2010 19:13:01 -0800 |
Glenn Morris |
Regenerate configure.
|
Thu, 11 Mar 2010 17:29:30 -0800 |
Dan Nicolaescu |
Add support for shelving snapshots and for showing shelves.
|
Thu, 11 Mar 2010 22:42:19 +0200 |
Juri Linkov |
Add a NEWS entry for animated image API.
|
Wed, 10 Mar 2010 22:20:24 -0800 |
Glenn Morris |
* cus-edit.el (customize-changed-options-previous-release): Bump to 23.1.
|
Wed, 10 Mar 2010 22:17:08 -0800 |
Glenn Morris |
Minor animated image housekeeping.
|
Wed, 10 Mar 2010 22:10:50 -0800 |
Glenn Morris |
Rotate NEWS to NEWS.23, create new NEWS for Emacs 24.
|
Wed, 10 Mar 2010 10:17:13 -0500 |
Chong Yidong |
Bump version to 24.0.50.
|
Wed, 10 Mar 2010 09:45:21 -0500 |
Stefan Monnier |
Cleanup setup of gl_state in various parts of the code.
|
Wed, 10 Mar 2010 23:16:06 +0900 |
Miles Bader |
quick-install-emacs: Use more portable shell syntax
|
Wed, 10 Mar 2010 23:14:34 +0900 |
Miles Bader |
quick-install-emacs: Be more picky about files we avoid installing
|
Wed, 10 Mar 2010 01:32:43 -0500 |
Stefan Monnier |
vc-git.el (vc-git-revision-table): Include remote branches.
|
Wed, 10 Mar 2010 00:18:51 -0500 |
Stefan Monnier |
Merge pending branch
|
Sun, 07 Mar 2010 15:08:38 -0500 |
Stefan Monnier |
Start laying out a plan for Emacs-24
|
Sun, 07 Mar 2010 21:02:20 +0200 |
Juri Linkov |
Animated image API.
|
Tue, 09 Mar 2010 22:24:44 +0900 |
Miles Bader |
(vc-git-print-log): Use "tformat:" for shortlog, instead of "format:"
|
Mon, 08 Mar 2010 19:14:53 +0200 |
Juri Linkov |
Fix numeric keywords.
|
Mon, 08 Mar 2010 11:17:30 -0500 |
Chong Yidong |
Additional fix for rfc822-addresses (Bug#5692).
|
Mon, 08 Mar 2010 14:00:18 +0100 |
Juanma Barranquero |
Fix typos in Changelogs.
|
Mon, 08 Mar 2010 20:40:36 +0900 |
Kenichi Handa |
Fix bug# in ChangeLog.
|
Mon, 08 Mar 2010 20:30:58 +0900 |
Kenichi Handa |
Add coding system windows-1256 (alias cp1256).
|
Mon, 08 Mar 2010 20:39:36 +0900 |
Kenichi Handa |
Fix bug# in ChangeLog.
|
Mon, 08 Mar 2010 10:53:37 +0900 |
Kenichi Handa |
from trunk
|
Mon, 08 Mar 2010 10:52:57 +0900 |
Kenichi Handa |
Add bug# in ChangeLog.
|
Mon, 08 Mar 2010 10:50:35 +0900 |
Kenichi Handa |
Add coding system windows-1256 (alias cp1256).
|
Wed, 03 Mar 2010 15:04:00 +0900 |
Kenichi Handa |
from trunk
|
Sun, 07 Mar 2010 18:34:40 +0100 |
Andreas Schwab |
Don't end parsing rfc822 addresses prematurely (Bug#5692)
|
Sun, 07 Mar 2010 09:45:53 -0500 |
Chong Yidong |
Correct pathname for vc-git-annotate-extract-revision-at-line (Bug#5657)
|
Sat, 06 Mar 2010 15:35:04 -0500 |
Chong Yidong |
NEWS: Clarify last change.
|
Sat, 06 Mar 2010 15:33:04 -0500 |
Chong Yidong |
NEWS: Document change to Lisp reader for overflowing ints.
|
Sat, 06 Mar 2010 15:27:19 -0500 |
Chong Yidong |
* objects.texi (Integer Type): Take note of the read syntax exception for numbers that cannot fit in the integer type.
|
Sat, 06 Mar 2010 14:02:49 -0500 |
Chong Yidong |
Improve documentation for setting buffer-local vars (Bug#5688).
|
Sat, 06 Mar 2010 13:23:23 -0500 |
Chong Yidong |
* calculator.el (calculator): Don't bind split-window-keep-point (Bug#5674).
|
Fri, 05 Mar 2010 23:05:47 -0500 |
Stefan Monnier |
* vc-git.el: Re-flow to fit into 80 columns.
|
Fri, 05 Mar 2010 19:06:37 -0800 |
Glenn Morris |
Update some cedet template copyrights to GPLv3+.
|
Fri, 05 Mar 2010 19:00:40 -0800 |
Glenn Morris |
Add license information for ede-test.el and srecode-test.el.
|
Fri, 05 Mar 2010 18:08:18 -0500 |
Stefan Monnier |
Make it possible to C-g in a tight bytecode loop again (bug#5680).
|
Fri, 05 Mar 2010 15:18:20 -0500 |
Stefan Monnier |
(Man-files-regexp): Tighten up the regexp (bug#5686).
|
Fri, 05 Mar 2010 14:54:39 -0500 |
Stefan Monnier |
* regex.c (regex_compile): Setup gl_state as well.
|
Fri, 05 Mar 2010 13:42:38 -0500 |
Stefan Monnier |
(skip_chars): Setup gl_state (bug#3823).
|
Thu, 04 Mar 2010 19:01:38 -0800 |
Glenn Morris |
Fix orgcard.tex pdf landscape format.
|
Wed, 03 Mar 2010 21:23:20 +0200 |
Juri Linkov |
Add a comment for the previous commit.
|
Wed, 03 Mar 2010 12:31:50 -0500 |
Chong Yidong |
Fix keyboard macro key lookup (Bug#5481).
|
Wed, 03 Mar 2010 11:14:16 -0500 |
Chong Yidong |
NEWS: Auto composition mode is still a minor mode.
|
Tue, 02 Mar 2010 20:11:15 -0800 |
Glenn Morris |
Mark previous ChangeLog entry as a tiny change.
|
Tue, 02 Mar 2010 19:58:26 -0800 |
Glenn Morris |
Close bug#5670 with patch from ¸Ŗ©?t¸Ŗ£?p¸ŖŖ¸¢Ān N¸Ŗ£?mec <stepnem at gmail.com>.
|
Tue, 02 Mar 2010 19:50:15 -0800 |
Glenn Morris |
Update Lispref for 30-bit integers.
|
Tue, 02 Mar 2010 21:50:57 -0500 |
Chong Yidong |
NEWS: async-shell-command and ansi-color are now documented.
|
Tue, 02 Mar 2010 21:44:52 -0500 |
Chong Yidong |
* faq.texi: Note that ansi-color is now enabled by default.
|
Tue, 02 Mar 2010 17:57:07 -0500 |
Chong Yidong |
Documented make-pointer-invisible.
|
Tue, 02 Mar 2010 17:56:36 -0500 |
Chong Yidong |
* frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
|
Tue, 02 Mar 2010 23:43:50 +0200 |
Eli Zaretskii |
(emacs_mule_char): Fix a typo in commentary.
|
Tue, 02 Mar 2010 23:15:46 +0200 |
Juri Linkov |
* info.el (Info-index-next): Decrement line number by 2. (Bug#5652)
|
Tue, 02 Mar 2010 22:35:44 +0200 |
Eli Zaretskii |
Fix bug in decoding emacs-mule encoding.
|
Tue, 02 Mar 2010 10:32:45 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix an
|
Tue, 02 Mar 2010 13:55:33 +0900 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
Tue, 02 Mar 2010 13:54:04 +0900 |
Kenichi Handa |
from trunk
|
Mon, 01 Mar 2010 19:47:19 -0800 |
Glenn Morris |
Small tweaks to etc/refcards/Makefile rules for PDFs.
|
Mon, 01 Mar 2010 19:29:50 -0800 |
Glenn Morris |
* FOR-RELEASE: CEDET and a javascript mode were added, so remove todos.
|
Mon, 01 Mar 2010 19:27:41 -0800 |
Glenn Morris |
Fix date of Yom HaAtzma'ut holiday.
|
Tue, 02 Mar 2010 13:44:28 +0900 |
Kenichi Handa |
Fix handling of the multibyte form of raw-bytes in unibyte->multibyte conversion.
|
Tue, 02 Mar 2010 10:35:00 +0900 |
Kenichi Handa |
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
|
Tue, 02 Mar 2010 10:33:48 +0900 |
Kenichi Handa |
from trunk
|
Tue, 02 Mar 2010 10:30:52 +0900 |
Kenichi Handa |
buffer.c (Fset_buffer_multibyte): Fix handling of the multibyte form of raw-bytes.
|
Mon, 01 Mar 2010 17:46:36 +0000 |
Alan Mackenzie |
Correct buggy patch 99592 to cc-engine.el.
|
Mon, 01 Mar 2010 20:52:21 +0900 |
Kenichi Handa |
Change "myanmar" to "burmese"
|
Mon, 01 Mar 2010 20:50:57 +0900 |
Kenichi Handa |
from trunk
|
Mon, 01 Mar 2010 20:34:11 +0900 |
Kenichi Handa |
Change "myanmar" to "burmese"
|
Sat, 27 Feb 2010 16:24:12 +0900 |
Kenichi Handa |
from trunk
|
Mon, 01 Mar 2010 11:31:42 +0000 |
Alan Mackenzie |
Fix bug #5649: 23.1.92; Indentation problems in C mode.
|
Mon, 01 Mar 2010 01:15:04 -0800 |
Glenn Morris |
Regenerate pl-refcard.pdf.
|
Mon, 01 Mar 2010 01:06:49 -0800 |
Glenn Morris |
* refcards/pl-refcard.tex: Double forward-slashes in URL for Mex.
|
Mon, 01 Mar 2010 00:58:52 -0800 |
Glenn Morris |
Regenerate de-refcard.pdf.
|
Mon, 01 Mar 2010 00:56:58 -0800 |
Glenn Morris |
* refcards/de-refcard.tex: Fix paren typo.
|
Mon, 01 Mar 2010 00:06:52 -0800 |
Glenn Morris |
Regenerate most pdf refcards.
|
Sun, 28 Feb 2010 23:13:57 -0800 |
Glenn Morris |
Rename a command in ru-refcard.tex.
|
Sun, 28 Feb 2010 18:40:56 -0800 |
Glenn Morris |
Fix some ChangeLog typos.
|
Sun, 28 Feb 2010 18:36:15 -0800 |
Glenn Morris |
Update short copyright year in refcard tex files.
|
Sun, 28 Feb 2010 23:38:45 +0000 |
Katsumi Yamaoka |
(menu-bar-manuals-menu): Fix typo.
|
Sun, 28 Feb 2010 23:37:19 +0000 |
Katsumi Yamaoka |
(menu-bar-manuals-menu): Fix typo.
|
Sun, 28 Feb 2010 21:55:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 16:34:58 -0500 |
Chong Yidong |
Minor doc fix.
|
Fri, 26 Feb 2010 06:05:32 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Feb 2010 21:56:02 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 25 Feb 2010 02:25:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 22:24:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 21:53:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 24 Feb 2010 10:47:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 23 Feb 2010 21:58:05 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 22 Feb 2010 21:54:01 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 21 Feb 2010 21:56:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 18 Feb 2010 21:54:17 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 18 Feb 2010 02:46:55 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 17 Feb 2010 22:09:13 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Feb 2010 21:53:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 16 Feb 2010 04:18:57 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 15 Feb 2010 21:54:07 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 14 Feb 2010 21:55:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 11 Feb 2010 21:54:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 09 Feb 2010 21:54:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 09 Feb 2010 00:01:14 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 08 Feb 2010 22:13:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 07 Feb 2010 22:11:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 04 Feb 2010 22:04:56 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 03 Feb 2010 21:56:48 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 02 Feb 2010 23:25:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 02 Feb 2010 21:53:34 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 01 Feb 2010 23:55:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 01 Feb 2010 21:54:37 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 31 Jan 2010 21:53:42 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 28 Jan 2010 22:03:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 28 Feb 2010 15:37:20 +0100 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
Sun, 28 Feb 2010 15:36:34 +0100 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
Sun, 28 Feb 2010 15:36:24 +0100 |
Jan D. |
scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.
|
Sun, 28 Feb 2010 15:32:51 +0100 |
Jan D. |
Merge from trunk
|
Sun, 28 Feb 2010 11:41:52 +0100 |
Jan D. |
Merge from trunk
|
Thu, 25 Feb 2010 17:08:53 +0100 |
Jan D. |
Merge from trunk
|
Sun, 28 Feb 2010 09:19:31 -0500 |
Chong Yidong |
Fix use of unitialized memory.
|
Sun, 28 Feb 2010 12:36:39 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-write-region): START can be a string.
|
Sun, 28 Feb 2010 11:27:39 +0100 |
Michael Albinus |
* net/dbus.el (dbus-introspect, dbus-get-property)
|
Sun, 28 Feb 2010 11:05:21 +0100 |
Michael Albinus |
*** empty log message ***
|
Sun, 28 Feb 2010 11:03:02 +0100 |
Michael Albinus |
* dbus.el (Errors and Events): D-Bus messages are retrieved only, when
|
Sat, 27 Feb 2010 20:22:44 -0500 |
Chong Yidong |
Fix more save-excursion warnings.
|
Sat, 27 Feb 2010 20:11:15 -0500 |
Chong Yidong |
Fix save-excursion warning in files.el.
|
Sat, 27 Feb 2010 16:21:43 -0500 |
Stefan Monnier |
Fix in-buffer completion when after-change-functions modify the buffer.
|
Sat, 27 Feb 2010 10:18:07 -0500 |
Chong Yidong |
Document :otf font-spec property.
|
Sat, 27 Feb 2010 10:02:09 -0500 |
Chong Yidong |
* international/fontset.el (setup-default-fontset): Fix :otf spec.
|
Sat, 27 Feb 2010 06:01:00 +0000 |
convert-repo |
update tags
|
Sat, 27 Feb 2010 15:28:52 +0100 |
Andreas Schwab |
* w32uniscribe.c (uniscribe_check_otf): Fix length check.
|
Sat, 27 Feb 2010 00:01:11 +0000 |
convert-repo |
update tags
EMACS_PRETEST_23_1_93
|
Fri, 26 Feb 2010 22:11:21 -0500 |
Chong Yidong |
Regenerate ldefs-boot.el.
|
Fri, 26 Feb 2010 22:09:45 -0500 |
Chong Yidong |
Bump version to 23.1.93; regenerate AUTHORS.
|
Fri, 26 Feb 2010 21:09:03 -0500 |
Chong Yidong |
Addendum to last patch: add "Medium" GTK font name keyword.
|
Fri, 26 Feb 2010 21:06:13 -0500 |
Chong Yidong |
Recognize more keywords in GTK font names (Bug#5646).
|
Fri, 26 Feb 2010 19:19:50 -0500 |
Chong Yidong |
Minor Python mode fix (Bug#5653).
|
Fri, 26 Feb 2010 21:45:47 +0900 |
Kenichi Handa |
Fix Myanmar OTF support
|
Fri, 26 Feb 2010 21:43:50 +0900 |
Kenichi Handa |
from trunk
|
Fri, 26 Feb 2010 21:40:46 +0900 |
Kenichi Handa |
Fix Myanmar OTF support
|
Thu, 25 Feb 2010 20:59:04 -0800 |
Glenn Morris |
* configure: Revert accidental commit from rev 99553.
|
Thu, 25 Feb 2010 20:45:41 -0800 |
Glenn Morris |
Close bug#5643.
|
Thu, 25 Feb 2010 20:42:07 -0800 |
Glenn Morris |
* custom.el (custom-initialize-delay): Doc fix.
|
Thu, 25 Feb 2010 20:40:03 -0800 |
Glenn Morris |
Fix initialization of send-mail-function option.
|
Thu, 25 Feb 2010 20:35:34 -0800 |
Glenn Morris |
Minor TUTORIAL fixes.
|
Fri, 26 Feb 2010 10:23:19 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change.
|
Fri, 26 Feb 2010 10:22:23 +0900 |
Kenichi Handa |
from trunk
|
Thu, 25 Feb 2010 19:48:53 -0500 |
Chong Yidong |
* nsfont.m (nsfont_draw): ns_antialias_text should be a Lisp_Object (Bug#4736).
|
Thu, 25 Feb 2010 21:21:25 +0000 |
Alan Mackenzie |
(i) Remove any hard syntax-table properties for <, > inserted by C-y.
|
Fri, 26 Feb 2010 10:17:28 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change.
|
Thu, 25 Feb 2010 11:32:53 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
|
Thu, 25 Feb 2010 11:31:53 +0900 |
Kenichi Handa |
from trunk
|
Wed, 24 Feb 2010 20:11:28 -0500 |
Stefan Monnier |
Fix up last erroneous commit
|
Thu, 25 Feb 2010 11:29:35 +0900 |
Kenichi Handa |
xdisp.c (reseat_to_string): Fix previous change (bug#5609).
|
Thu, 25 Feb 2010 09:56:44 +0900 |
Kenichi Handa |
from trunk
|
Wed, 24 Feb 2010 22:07:26 +0000 |
Robert J. Chassell |
Merge: add word to sentence in trunk/doc/lispintro/emacs-lisp-intro.texi, in section Finding More Information
|
Wed, 24 Feb 2010 19:25:44 +0100 |
Jan D. |
Move declarations before statements.
|
Wed, 24 Feb 2010 19:23:48 +0100 |
Jan D. |
Move declarations before statements.
|
Wed, 24 Feb 2010 19:10:47 +0100 |
Jan D. |
Merge from trunk
|
Wed, 24 Feb 2010 11:40:04 -0500 |
Stefan Monnier |
(gnus-treat-display-x-face): Protect against errors (bug#5299).
|
Wed, 24 Feb 2010 10:30:49 -0500 |
Chong Yidong |
* files.el (hack-local-variables-filter): For eval forms, also
|
Wed, 24 Feb 2010 10:12:17 -0500 |
Chong Yidong |
* javascript.el (wisent-javascript-jv-expand-tag): Avoid c(ad)ddr
|
Fri, 19 Feb 2010 14:11:21 +0100 |
Jan D. |
Merge from trunk
|
Thu, 18 Feb 2010 14:20:39 +0100 |
Jan D. |
Merge from trunk
|
Sun, 14 Feb 2010 18:31:45 +0100 |
Jan D. |
Merge from trunk
|
Tue, 23 Feb 2010 19:12:54 -0800 |
Glenn Morris |
Doc fixes.
|
Mon, 22 Feb 2010 20:38:16 -0800 |
Glenn Morris |
* TODO: Replace reference to CVS with explicit version number.
|
Mon, 22 Feb 2010 14:48:52 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Protect
|
Sun, 21 Feb 2010 16:12:46 -0500 |
Chong Yidong |
* files.el (directory-listing-before-filename-regexp): Use
|
Sun, 21 Feb 2010 16:05:13 -0500 |
Chong Yidong |
Minor doc fixes.
|
Sun, 21 Feb 2010 08:44:07 -0500 |
Chong Yidong |
* m/arm.h: Define the LIB_GCC flag to be -lgcc_s (Bug#5518).
|
Sun, 21 Feb 2010 08:35:25 -0500 |
Chong Yidong |
* frames.texi (Frame Commands): Note that the last ordinary frame can
|
Sun, 21 Feb 2010 08:11:07 -0500 |
Chong Yidong |
* startup.el (fancy-about-screen): In mode-line, apply
|
Sat, 20 Feb 2010 09:11:20 -0500 |
Chong Yidong |
* etags.c (Scheme_functions): Don't loop past a null character (Bug#5601).
|
Sat, 20 Feb 2010 08:53:06 -0500 |
Chong Yidong |
* progmodes/compile.el (compilation-error-regexp-alist-alist): In
|
Sat, 20 Feb 2010 10:59:16 +0200 |
Eli Zaretskii |
subr.el (remove-yank-excluded-properties): Explain in a comment why `category'
|
Fri, 19 Feb 2010 16:36:29 -0500 |
Chong Yidong |
Revert isearch.el change due to feature freeze.
|
Fri, 19 Feb 2010 19:59:00 +0100 |
Ulf Jasper |
Fixed bug#5549 (icalendar.el)
|
Fri, 19 Feb 2010 15:57:53 +0200 |
Eli Zaretskii |
term.c, dispextern.h: Fix stale comments.
|
Fri, 19 Feb 2010 15:26:50 +0200 |
Eli Zaretskii |
INSTALL: Remove a CVS-specific note. Update for latest versions of Windows.
|
Fri, 19 Feb 2010 17:55:31 +1300 |
Nick Roberts |
Accommodate change of disassemble output in GDB 7.1.
|
Thu, 18 Feb 2010 18:36:10 -0800 |
Glenn Morris |
Close bug#5593.
|
Thu, 18 Feb 2010 18:32:36 -0800 |
Glenn Morris |
* trouble.texi: Revert grammar change from previous change.
|
Thu, 18 Feb 2010 14:55:41 -0500 |
Sam Steingold |
(vc-cvs-merge-news): Yet another fix of message parsing.
|
Thu, 18 Feb 2010 13:52:36 -0500 |
Stefan Monnier |
Use abbreviated file names in bookmarks (bug#5591).
|
Thu, 18 Feb 2010 12:02:24 -0500 |
Stefan Monnier |
(fatal): Add a final \n if needed (bug#5596).
|
Thu, 18 Feb 2010 11:08:48 +0100 |
Michael Albinus |
(tramp-handle-directory-files): When FULL, do not expand "." and "..".
|
Thu, 18 Feb 2010 11:03:12 +0100 |
Michael Albinus |
(tramp-handle-insert-file-contents): Set always the permissions of the
|
Thu, 18 Feb 2010 01:14:12 -0800 |
Glenn Morris |
* mh-acros.el: Comment fixes.
|
Thu, 18 Feb 2010 01:11:18 -0800 |
Glenn Morris |
* README: Minor fixes.
|
Thu, 18 Feb 2010 01:08:37 -0800 |
Glenn Morris |
* loadup.el: Comment fix.
|
Thu, 18 Feb 2010 01:04:46 -0800 |
Glenn Morris |
* trouble.texi (Contributing): Repository is no longer CVS.
|
Thu, 18 Feb 2010 01:02:04 -0800 |
Glenn Morris |
* fileio.c: Comment fix.
|
Thu, 18 Feb 2010 02:21:15 -0500 |
Chong Yidong |
* nsterm.m (ns_ring_bell): Revert last change (Bug#5569).
|
Wed, 17 Feb 2010 22:35:21 -0800 |
Glenn Morris |
* callint.c (Finteractive): Doc fix.
|
Wed, 17 Feb 2010 22:18:49 -0800 |
Glenn Morris |
* commits: Mention not to mix changes in any given commit.
|
Wed, 17 Feb 2010 22:05:45 -0800 |
Glenn Morris |
* emacs-lisp/authors.el (authors-renamed-files-alist):
|
Wed, 17 Feb 2010 22:02:35 -0800 |
Glenn Morris |
INSTALL.BZR: Minor edit.
|
Wed, 17 Feb 2010 21:39:06 -0800 |
Glenn Morris |
CONTRIBUTE: Various minor updates and changes.
|
Thu, 18 Feb 2010 11:32:37 +0900 |
Kenichi Handa |
Fix handling of CODING_RESULT_INSUFFICIENT_DST.
|
Thu, 18 Feb 2010 11:29:34 +0900 |
Kenichi Handa |
from trunk
|
Wed, 17 Feb 2010 16:39:21 -0500 |
Mark A. Hershberger |
2010-02-17 Mark A. Hershberger <mah@everybody.org>
|
Thu, 18 Feb 2010 11:27:25 +0900 |
Kenichi Handa |
Fix handling of CODING_RESULT_INSUFFICIENT_DST.
|
Wed, 17 Feb 2010 15:52:12 +0900 |
Kenichi Handa |
Fix the ccl decoder for the case that the output buffer is fullfilled.
|
Wed, 17 Feb 2010 15:51:01 +0900 |
Kenichi Handa |
from trunk
|
Wed, 17 Feb 2010 15:47:32 +0900 |
Kenichi Handa |
Fix the ccl decoder for the case that the output buffer is fullfilled.
|
Tue, 16 Feb 2010 17:03:29 +0100 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Fix
|
Tue, 16 Feb 2010 09:46:15 -0500 |
Chong Yidong |
* org-freemind.el (org-freemind-from-org-mode-node)
|
Tue, 16 Feb 2010 09:40:45 -0500 |
Chong Yidong |
* simple.el (save-interprogram-paste-before-kill): Doc fix.
|
Tue, 16 Feb 2010 09:35:45 -0500 |
Chong Yidong |
Minor tweaks to custom groups.
|
Tue, 16 Feb 2010 09:28:41 -0500 |
Chong Yidong |
Small edit to custom images for better text alignment.
|
Tue, 16 Feb 2010 09:23:44 -0500 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-word): Obey the offset specified
|
Tue, 16 Feb 2010 16:41:11 +0900 |
Kenichi Handa |
Update SKK-JISYO.L to the latest version.
|
Tue, 16 Feb 2010 16:39:44 +0900 |
Kenichi Handa |
Regenate ja-dic.el.
|
Tue, 16 Feb 2010 15:58:32 +0900 |
Kenichi Handa |
Update SKK-JISYO.L to the latest version.
|
Tue, 16 Feb 2010 15:51:15 +0900 |
Kenichi Handa |
from trunk
|
Tue, 16 Feb 2010 15:49:23 +0900 |
Kenichi Handa |
Fix for the new SKK-JISYO.L format.
|
Tue, 16 Feb 2010 10:48:51 +0900 |
Kenichi Handa |
from trunk
|
Sat, 13 Feb 2010 09:37:27 +0900 |
Kenichi Handa |
from trunk
|
Mon, 15 Feb 2010 18:48:08 -0800 |
Glenn Morris |
Change a custom default to ease the mail->message transition.
|
Mon, 15 Feb 2010 18:44:29 -0800 |
Glenn Morris |
* nxml-mode.texi (Commands for locating a schema): Fix keybinding.
|
Mon, 15 Feb 2010 18:42:03 -0800 |
Glenn Morris |
Close bug#5562.
|
Mon, 15 Feb 2010 18:38:00 -0800 |
Glenn Morris |
* emacs-lisp-intro.texi: Fix typo in name of `find-tag' command.
|
Mon, 15 Feb 2010 15:03:22 -0500 |
Stefan Monnier |
(ad-compile-function): Fix last change.
|
Mon, 15 Feb 2010 14:55:51 -0500 |
Stefan Monnier |
(ad-compile-function): Suppress byte-compiler warnings, since it is annoying
|
Mon, 15 Feb 2010 16:04:53 +0100 |
Michael Albinus |
* net/tramp.el (tramp-process-actions, tramp-read-passwd):
|
Sun, 14 Feb 2010 18:34:09 +0100 |
Juanma Barranquero |
Fix typos.
|
Sun, 14 Feb 2010 18:32:16 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 14 Feb 2010 18:31:34 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Sun, 14 Feb 2010 18:30:41 +0100 |
Juanma Barranquero |
* quick-install-emacs (PRUNED): Fix typo in message.
|
Sun, 14 Feb 2010 18:28:10 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sun, 14 Feb 2010 10:23:52 +0100 |
Michael Albinus |
* files.el (insert-directory): When WILDCARD-REGEXP and
|
Sun, 14 Feb 2010 02:20:31 +0200 |
Juri Linkov |
* man.el (Man-fontify-manpage, Man-cleanup-manpage):
|
Sat, 13 Feb 2010 11:29:25 -0800 |
Glenn Morris |
Improve docs of some transposition functions.
|
Sat, 13 Feb 2010 14:28:09 +0100 |
Jan D. |
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
|
Sat, 13 Feb 2010 14:27:32 +0100 |
Jan D. |
xterm.c (XTflash): Use Gdk-routines if USE_GTK so scroll bars doesn't get
|
Sat, 13 Feb 2010 13:55:57 +0100 |
Jan D. |
* xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
|
Sat, 13 Feb 2010 13:54:50 +0100 |
Jan D. |
xterm.c (x_clear_frame_area): Cal gtk_widget_queue_draw if USE_GTK,
|
Sat, 13 Feb 2010 13:30:17 +0100 |
Jan D. |
Merge from trunk
|
Wed, 10 Feb 2010 10:34:18 +0100 |
Jan D. |
Merge from trunk
|
Fri, 12 Feb 2010 21:35:45 +0200 |
Juri Linkov |
* arc-mode.el (archive-unique-fname): Make directories for nested
|
Fri, 12 Feb 2010 21:28:29 +0200 |
Juri Linkov |
* ffap.el (dired-at-point): Fix docstring. (Bug#5565)
|
Thu, 11 Feb 2010 21:20:50 -0800 |
Glenn Morris |
* NEWS: Mention mail-interactive change from Emacs 23.1.
|
Thu, 11 Feb 2010 14:37:11 -0500 |
Stefan Monnier |
(copy-overlay): Damn typo.
|
Thu, 11 Feb 2010 14:35:36 -0500 |
Stefan Monnier |
* subr.el (copy-overlay): Handle deleted overlays.
|
Thu, 11 Feb 2010 11:00:01 -0500 |
Stefan Monnier |
(Man-completion-table): Don't signal an error if we can't run
|
Wed, 10 Feb 2010 20:13:39 -0800 |
Glenn Morris |
* ChangeLog: Spelling fix.
|
Thu, 11 Feb 2010 01:12:47 +0100 |
Juanma Barranquero |
Fix typos.
|
Thu, 11 Feb 2010 01:02:43 +0100 |
Juanma Barranquero |
* textmodes/artist.el (artist-mt): Fix typos in docstring.
|
Thu, 11 Feb 2010 00:53:28 +0100 |
Juanma Barranquero |
Fix typos.
|
Wed, 10 Feb 2010 15:04:51 -0500 |
Stefan Monnier |
(Info-bookmark-jump): Simplify.
|
Wed, 10 Feb 2010 15:02:54 -0500 |
Stefan Monnier |
(bookmark-handle-bookmark): Catch the right error.
|
Wed, 10 Feb 2010 09:31:49 -0800 |
Glenn Morris |
* ChangeLog: Fix typos.
|
Wed, 10 Feb 2010 10:31:24 +0100 |
Jan D. |
Fix for bug#5512, don't rely on SIGIO alone.
|
Wed, 10 Feb 2010 04:19:32 -0500 |
Chong Yidong |
* iswitchb.el (iswitchb-completions): Revert last change.
|
Wed, 10 Feb 2010 10:29:28 +0100 |
Jan D. |
Fix for bug#5512, don't rely on SIGIO alone.
|
Wed, 10 Feb 2010 08:47:34 +0100 |
Jan D. |
Merge from trunk
|
Mon, 01 Feb 2010 14:09:07 +0100 |
Jan D. |
Merge from trunk
|
Wed, 10 Feb 2010 09:46:54 +0100 |
Michael Albinus |
* ls-lisp.el (ls-lisp-insert-directory): Wen WILDCARD-REGEXP and
|
Tue, 09 Feb 2010 21:33:17 -0800 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Remove
|
Mon, 08 Feb 2010 21:43:23 -0800 |
Glenn Morris |
* ChangeLog: Mark tiny change.
|
Mon, 08 Feb 2010 20:58:57 -0500 |
Chong Yidong |
* eshell/em-ls.el (eshell-ls-applicable): Frob file attributes correctly (Bug#5548).
|
Mon, 08 Feb 2010 18:39:01 -0500 |
Chong Yidong |
* nsfont.m (nsfont_open): The system's value for the font descent
|
Mon, 08 Feb 2010 18:27:29 -0500 |
Chong Yidong |
Fix ada-mode handling of number literals.
|
Mon, 08 Feb 2010 09:11:15 -0800 |
Glenn Morris |
* buffers.texi: Fix typo in previous.
|
Sun, 07 Feb 2010 23:20:58 -0800 |
Glenn Morris |
Close bug#5529.
|
Mon, 08 Feb 2010 16:11:11 +0900 |
Kenichi Handa |
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
|
Mon, 08 Feb 2010 16:08:18 +0900 |
Kenichi Handa |
international/mule-util.el (with-coding-priority): Add autoload cookie for putting lisp-indent-funciton.
|
Mon, 08 Feb 2010 14:51:15 +0900 |
Kenichi Handa |
from trunk
|
Fri, 05 Feb 2010 16:14:26 +0900 |
Kenichi Handa |
from trunk
|
Tue, 02 Feb 2010 13:15:15 +0900 |
Kenichi Handa |
from trunk
|
Sun, 07 Feb 2010 12:23:20 -0800 |
Glenn Morris |
Fix previous change for F2003 interfaces.
|
Sun, 07 Feb 2010 01:36:17 -0500 |
Chong Yidong |
* erc-services.el (erc-nickserv-alist): Fix defcustom type (Bug#5520).
|
Sun, 07 Feb 2010 01:23:10 -0500 |
Chong Yidong |
Fix to uid/gid format in eshell's ls (Bug#5528).
|
Sat, 06 Feb 2010 23:14:26 -0500 |
Chong Yidong |
Fix setting family and foundry in set-face-attribute (Bug#5536).
|
Sat, 06 Feb 2010 17:41:45 -0800 |
Glenn Morris |
Handle F2003 named interfaces.
|
Sat, 06 Feb 2010 08:29:05 -0500 |
Chong Yidong |
Credit Vivek Dasmohapatra for suggesting the last change.
|
Sat, 06 Feb 2010 08:23:33 -0500 |
Chong Yidong |
* charset.c (load_charset_map_from_file)
|
Sat, 06 Feb 2010 08:01:43 -0500 |
Chong Yidong |
* progmodes/cc-mode.el (c-common-init): Bind temporary variables
|
Fri, 05 Feb 2010 20:23:59 -0800 |
Dan Nicolaescu |
* vc-bzr.el (vc-bzr-dir-extra-headers): Disable the pending merges header.
|
Sat, 06 Feb 2010 00:36:20 +0200 |
Juri Linkov |
* doc-view.el (doc-view-mode):
|
Fri, 05 Feb 2010 14:20:17 -0500 |
Mark A. Hershberger |
add primative implementation of vc-svn-revision-table
|
Fri, 05 Feb 2010 14:09:38 -0500 |
Mark A. Hershberger |
forgot changelog entry
|
Fri, 05 Feb 2010 14:05:33 -0500 |
Mark A. Hershberger |
Use standard format for direntry
|
Fri, 05 Feb 2010 12:15:28 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory):
|
Fri, 05 Feb 2010 00:12:08 -0800 |
Glenn Morris |
* progmodes/f90.el (f90-font-lock-keywords-2): Fix `enum'.
|
Thu, 04 Feb 2010 23:49:36 -0500 |
Chong Yidong |
Fix 2009-02-20 change to startup.el (Bug#5519).
|
Thu, 04 Feb 2010 23:21:11 -0500 |
Stefan Monnier |
Make `initials' completion work for /hh -> /home/horn again (bug#5524).
|
Thu, 04 Feb 2010 22:54:49 -0500 |
Chong Yidong |
Fix for Bug#5526.
|
Thu, 04 Feb 2010 20:53:40 -0500 |
Stefan Monnier |
Fix up various corner case problems.
|
Thu, 04 Feb 2010 21:15:37 +0000 |
Alan Mackenzie |
Change strategy for marking < and > as template delimiters: mark them
|
Thu, 04 Feb 2010 17:25:57 +0100 |
Michael Albinus |
* dired.el (dired-revert): If DIRED-DIRECTORY is a cons cell, call
|
Wed, 03 Feb 2010 21:21:40 -0800 |
Glenn Morris |
Remove silly examples of changes.
|
Wed, 03 Feb 2010 21:17:02 -0800 |
Glenn Morris |
* inc/grp.h: Remove execute bit.
|
Wed, 03 Feb 2010 21:14:36 -0800 |
Glenn Morris |
Close bug#5485.
|
Wed, 03 Feb 2010 21:10:21 -0800 |
Glenn Morris |
* mail/rmail.el (rmail-show-message-1): Handle malformed
|
Wed, 03 Feb 2010 21:05:37 -0800 |
Glenn Morris |
* mail/mail-utils.el (mail-unquote-printable-region): Doc fix.
|
Wed, 03 Feb 2010 21:02:56 -0800 |
Glenn Morris |
* simple.el (visual-line-mode): Capitalize lighter.
|
Wed, 03 Feb 2010 20:51:49 -0800 |
Glenn Morris |
Explain pkreport sort options.
|
Wed, 03 Feb 2010 15:47:25 -0500 |
jwiegley |
iswitchb.el (iswitchb-completions): Add bookmark files to the
|
Wed, 03 Feb 2010 07:16:34 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Parse directory
|
Tue, 02 Feb 2010 22:55:03 -0500 |
Stefan Monnier |
(vc-path): Make it an obsolete var, rather than function.
|
Wed, 03 Feb 2010 00:33:52 +0200 |
Juri Linkov |
* textmodes/ispell.el (ispell-message-text-end): Remove final newline
|
Wed, 03 Feb 2010 00:28:57 +0200 |
Juri Linkov |
* ediff-util.el (ediff-file-checked-in-p): Replace '(nil CVS) by
|
Tue, 02 Feb 2010 12:19:36 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-skip-msgs): Ignore all ""^500 .*AUTH"
|
Tue, 02 Feb 2010 00:35:04 +0200 |
Juri Linkov |
* arc-mode.el (archive-zip-extract): Use `member-ignore-case' to
|
Mon, 01 Feb 2010 13:39:33 -0500 |
Stefan Monnier |
Avoid obsolete special default variables like default-major-mode.
|
Mon, 01 Feb 2010 13:25:47 -0500 |
Stefan Monnier |
(doc-view-new-window-function): Be a bit more defensive.
|
Sun, 31 Jan 2010 20:58:35 -0800 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Add a header when a
|
Sun, 31 Jan 2010 23:47:47 +0200 |
Juri Linkov |
* progmodes/grep.el (zrgrep): Call `grep-compute-defaults' at the
|
Sun, 31 Jan 2010 23:28:22 +0200 |
Juri Linkov |
* .bzrignore: Add TAGS-LISP.
|
Sun, 31 Jan 2010 16:08:07 +0900 |
Kenichi Handa |
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1. (Bug#5396)
|
Sun, 31 Jan 2010 16:01:05 +0900 |
Kenichi Handa |
Add bug#.
|
Sun, 31 Jan 2010 15:50:30 +0900 |
Kenichi Handa |
from trunk
|
Sun, 31 Jan 2010 00:23:09 -0500 |
Chong Yidong |
* nsterm.m (ns_defined_color): Block input. Suggested by Mike
|
Sun, 31 Jan 2010 15:46:53 +0900 |
Kenichi Handa |
font.c (font_parse_xlfd): If FONT is a font-entity and pixel size in NAME is invalid, return -1.
|
Sat, 30 Jan 2010 23:49:28 -0500 |
Chong Yidong |
* fileio.c (Frename_file): Correctly rename symlinks to directories (Bug#5496).
|
Sat, 30 Jan 2010 23:29:06 -0500 |
Chong Yidong |
src/config.in: Regenerate.
|
Sat, 30 Jan 2010 22:36:06 -0500 |
Chong Yidong |
* nsterm.m (ns_ring_bell): Handle visible bell like X.
|
Sat, 30 Jan 2010 13:58:56 -0800 |
Glenn Morris |
eieio.texi: Remove execute bit.
|
Sat, 30 Jan 2010 11:32:39 +0100 |
Andreas Schwab |
* character.h (CHAR_PRINTABLE_P): Reparenthesize to avoid warning.
|
Sat, 30 Jan 2010 00:00:58 +0000 |
convert-repo |
update tags
|
Sat, 30 Jan 2010 05:22:37 +0100 |
Juanma Barranquero |
Fix typos.
|
Fri, 29 Jan 2010 18:01:17 +0000 |
convert-repo |
update tags
EMACS_PRETEST_23_1_92
|
Fri, 29 Jan 2010 21:11:41 -0500 |
Chong Yidong |
Regenerate ldefs-boot.el.
|
Fri, 29 Jan 2010 21:09:50 -0500 |
Chong Yidong |
Bump version to 23.1.92.
|
Fri, 29 Jan 2010 21:08:53 -0500 |
Chong Yidong |
Regenerate AUTHORS.
|
Fri, 29 Jan 2010 15:43:31 -0800 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Match another renaming indicator.
|
Fri, 29 Jan 2010 14:14:26 -0500 |
Chong Yidong |
Mark last change as tiny.
|
Fri, 29 Jan 2010 14:13:13 -0500 |
Chong Yidong |
* etags.c (Fortran_functions): Handle recursive keyword (Bug#5484).
|
Fri, 29 Jan 2010 14:08:09 -0500 |
Chong Yidong |
Don't signal error on incorrect dirtrack regexp (Bug#5476)
|
Fri, 29 Jan 2010 14:02:02 -0500 |
Chong Yidong |
Change default XFT font to 10pt, and default frame height to 35 rows (Bug#3643).
|
Fri, 29 Jan 2010 17:23:25 +0100 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Handle also
|
Fri, 29 Jan 2010 16:03:25 +0200 |
Eli Zaretskii |
w32inevt.c (key_event): Remove unnecessary comparison of
|
Thu, 28 Jan 2010 23:19:22 -0800 |
Glenn Morris |
Explain mbox folder links.
|
Thu, 28 Jan 2010 16:55:43 -0500 |
Stefan Monnier |
Fix up spurious execute-bit on net/tramp.el
|
Thu, 28 Jan 2010 22:13:01 +0100 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
|
Thu, 28 Jan 2010 15:06:36 -0500 |
Chong Yidong |
* arc-mode.el (archive-zip-extract): Quote the argument passed to unzip (Bug#5475).
|
Thu, 28 Jan 2010 14:53:11 -0500 |
Chong Yidong |
Flymake fix to handle more C++ filenames (Bug#5488).
|
Thu, 28 Jan 2010 12:47:05 -0500 |
Chong Yidong |
* fileio.c (Frename_file): Fix last change (Bug#5487).
|
Thu, 28 Jan 2010 12:33:28 -0500 |
Chong Yidong |
Fixes for NetBSD (Bug#4629, Bug#2072).
|
Thu, 28 Jan 2010 16:24:50 +0000 |
Alan Mackenzie |
display.texi (Auto Faces): Say fontification-functions is called
|
Thu, 28 Jan 2010 21:09:25 +0800 |
Jason Rumney |
Add bug number to recent change.
|
Thu, 28 Jan 2010 09:03:33 +0000 |
Katsumi Yamaoka |
Fix last bogus commit.
|
Thu, 28 Jan 2010 08:58:10 +0000 |
Katsumi Yamaoka |
Fix last bogus commit.
|
Thu, 28 Jan 2010 08:56:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 28 Jan 2010 00:06:29 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 26 Jan 2010 22:04:51 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 25 Jan 2010 21:57:27 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 24 Jan 2010 21:58:18 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 21 Jan 2010 22:03:46 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 21 Jan 2010 09:12:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 28 Jan 2010 08:13:47 +0100 |
Jan D. |
Revert code for bug #3643.
|
Thu, 28 Jan 2010 08:10:04 +0100 |
Jan D. |
xfns.c (Fx_create_frame): Remove window size matching code from
|
Thu, 28 Jan 2010 08:06:13 +0100 |
Jan D. |
Merge from trunk
|
Thu, 28 Jan 2010 07:06:41 +0100 |
Michael Albinus |
Fix some busybox annoyances.
|
Wed, 27 Jan 2010 21:54:48 -0800 |
Glenn Morris |
* vc-svn.el (vc-svn-update): Use "svn --non-interactive". (Bug#4280)
|
Wed, 27 Jan 2010 21:19:23 -0800 |
Glenn Morris |
(log-edit-strip-single-file-name): Add missing :safe, :group, and
|
Wed, 27 Jan 2010 21:15:52 -0800 |
Glenn Morris |
Add some details of bzr's --fixes option.
|
Thu, 28 Jan 2010 07:21:16 +0800 |
Jason Rumney |
Use Unicode for keyboard input on w32 console.
|
Thu, 28 Jan 2010 00:22:16 +0800 |
Jason Rumney |
Fix typos, check for negative ASCII characters.
|
Wed, 27 Jan 2010 21:59:13 +0800 |
Jason Rumney |
Use Unicode for console keyboard input on Windows.
|
Wed, 27 Jan 2010 21:15:40 +0800 |
Jason Rumney |
Merged from trunk
|
Thu, 21 Jan 2010 23:43:05 +0800 |
Jason Rumney |
Merged from trunk
|
Thu, 21 Jan 2010 07:04:21 +0800 |
Jason Rumney |
Merge from trunk
|
Sat, 16 Jan 2010 07:16:26 +0800 |
Jason Rumney |
Merge from trunk
|
Thu, 14 Jan 2010 22:19:01 +0800 |
Jason Rumney |
Merge from trunk
|
Mon, 11 Jan 2010 22:34:47 +0800 |
Jason Rumney |
Merge from trunk
|
Sun, 10 Jan 2010 22:34:14 +0800 |
Jason Rumney |
Merged from trunk
|
Sun, 10 Jan 2010 22:18:39 +0800 |
Jason Rumney |
Merged from trunk
|
Fri, 08 Jan 2010 22:31:37 +0800 |
Jason Rumney |
Merge from trunk
|
Thu, 07 Jan 2010 21:54:07 +0800 |
Jason Rumney |
Merge from trunk
|
Thu, 07 Jan 2010 21:53:57 +0800 |
Jason Rumney |
Merge from trunk
|
Wed, 27 Jan 2010 14:29:18 +0900 |
Kenichi Handa |
Fix src/ChangeLog.
|
Wed, 27 Jan 2010 14:25:10 +0900 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
Wed, 27 Jan 2010 14:28:39 +0900 |
Kenichi Handa |
Fix src/ChangeLog.
|
Wed, 27 Jan 2010 14:23:52 +0900 |
Kenichi Handa |
from trunk
|
Wed, 27 Jan 2010 14:17:35 +0900 |
Kenichi Handa |
regex.c (analyse_first): Fix setting of fastmap for unibyte pattern string.
|
Mon, 25 Jan 2010 17:22:45 +0900 |
Kenichi Handa |
from trunk
|
Thu, 21 Jan 2010 13:14:47 +0900 |
Kenichi Handa |
from trunk
|
Wed, 20 Jan 2010 10:22:20 +0900 |
Kenichi Handa |
from trunk
|
Tue, 26 Jan 2010 20:12:26 -0800 |
Glenn Morris |
Add a quick-start guide.
|
Tue, 26 Jan 2010 23:08:41 -0500 |
Chong Yidong |
Fix rename-file to handle directory renaming properly (Bug#3353).
|
Tue, 26 Jan 2010 20:00:54 -0800 |
Glenn Morris |
Fix bug#5477.
|
Tue, 26 Jan 2010 22:36:36 -0500 |
Chong Yidong |
* lisp/files.el (delete-directory): Fix typo in last change.
|
Tue, 26 Jan 2010 22:17:23 -0500 |
Chong Yidong |
Fix delete-directory recursion behavior for trashing (Bug#5436).
|
Mon, 25 Jan 2010 23:22:25 -0800 |
Dan Nicolaescu |
(vc-path): Mark as obsolete.
|
Mon, 25 Jan 2010 13:49:23 -0500 |
Chong Yidong |
Fix erc reconnection via non-default connectors (Bug#4958).
|
Mon, 25 Jan 2010 01:04:59 -0800 |
Dan Nicolaescu |
(vc-annotate-revision-at-line): Compare file
|
Mon, 25 Jan 2010 08:46:15 +0100 |
Jan D. |
* xfns.c (Fx_create_frame): If frame height is too big, try
|
Mon, 25 Jan 2010 08:45:12 +0100 |
Jan D. |
Merge from trunk
|
Sun, 24 Jan 2010 22:03:23 -0800 |
Dan Nicolaescu |
(vc-bzr-print-log): Use the more compact --line option
|
Mon, 25 Jan 2010 00:03:35 -0500 |
Mark A. Hershberger |
merge
|
Sun, 24 Jan 2010 20:46:40 -0800 |
Dan Nicolaescu |
(vc-git-dir-status-goto-stage): Pass --relative to the
|
Mon, 25 Jan 2010 00:02:10 -0500 |
Mark A. Hershberger |
working version of vc-bzr-revision-table
|
Sun, 24 Jan 2010 23:52:26 -0500 |
Mark A. Hershberger |
merge conflict
|
Tue, 19 Jan 2010 14:39:22 -0500 |
Mark A. Hershberger |
replace references to obsolete c-subword-mode
|
Mon, 25 Jan 2010 08:43:29 +0100 |
Jan D. |
Typo fix.
|
Mon, 25 Jan 2010 08:43:10 +0100 |
Jan D. |
xfns.c (Fx_create_frame): If frame height i stoo big, try
|
Wed, 20 Jan 2010 07:28:33 +0100 |
Jan D. |
Merge from trunk
|
Sun, 24 Jan 2010 21:52:03 -0500 |
Stefan Monnier |
Try and fix bug#788, hopefully for real this time.
|
Sun, 24 Jan 2010 18:03:13 -0500 |
Chong Yidong |
Use png_sig_cmp to allow linking with libpng 1.4.0.
|
Sun, 24 Jan 2010 13:23:17 -0800 |
Dan Nicolaescu |
Remove support for adding --signoff on commit.
|
Sun, 24 Jan 2010 13:08:53 -0800 |
Dan Nicolaescu |
(xterm-maybe-set-dark-background-mode): Rename
|
Sun, 24 Jan 2010 03:42:22 -0500 |
Stefan Monnier |
* keymap.c (shadow_lookup): Add `remap' arg.
|
Sun, 24 Jan 2010 12:28:50 -0800 |
Glenn Morris |
Add the aliases bug-emacs and bug-gnumacs.
|
Sat, 23 Jan 2010 19:58:14 -0800 |
Glenn Morris |
(aelement): Fix typo in previous.
|
Sat, 23 Jan 2010 15:25:25 -0800 |
Glenn Morris |
Small fixes.
|
Sat, 23 Jan 2010 15:18:58 -0800 |
Glenn Morris |
Fix some details of previous change.
|
Sat, 23 Jan 2010 15:11:24 -0800 |
Glenn Morris |
Update X-Debbugs-CC details.
|
Sat, 23 Jan 2010 18:05:16 -0500 |
Chong Yidong |
* emacs-lisp/advice.el (ad-set-orig-definition): Fix typo (Bug#3541).
|
Sat, 23 Jan 2010 17:50:13 -0500 |
Chong Yidong |
* url-util.el: Require url-vars (Bug#5459).
|
Sat, 23 Jan 2010 17:46:32 -0500 |
Chong Yidong |
* emacs-lisp/assoc.el (aelement): Doc fix.
|
Sat, 23 Jan 2010 17:44:03 -0500 |
Chong Yidong |
* emacs-lisp/assoc.el (aput, adelete, amake): Use lexical-let (Bug#5450).
|
Sat, 23 Jan 2010 17:15:22 -0500 |
Chong Yidong |
Account for utmp.h availability.
|
Sat, 23 Jan 2010 13:42:22 +0100 |
Juanma Barranquero |
Fix bug#5435: ada-mode; pragma parameter list indented incorrectly.
|
Sat, 23 Jan 2010 13:38:02 +0100 |
Juanma Barranquero |
* mail/rmail.el: Update autoload checksum.
|
Sat, 23 Jan 2010 12:02:28 +0100 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-conf): New defcustom.
|
Sat, 23 Jan 2010 13:34:52 +0100 |
Juanma Barranquero |
Tweak docstring and comment.
|
Thu, 21 Jan 2010 13:25:54 +0100 |
Juanma Barranquero |
Fix bug#5435.
|
Sat, 23 Jan 2010 14:20:38 +0900 |
YAMAMOTO Mitsuharu |
* xdisp.c (draw_glyphs): Update `start' for left_overwritten case as in Emacs 22.
|
Fri, 22 Jan 2010 22:19:50 +0100 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
Fri, 22 Jan 2010 22:17:11 +0100 |
Michael Albinus |
* net/tramp-imap.el (top): Autoload needed packages.
|
Fri, 22 Jan 2010 11:43:54 -0500 |
Stefan Monnier |
* mail/rmailmm.el (rmail-mime-handle): Don't set the buffer to unibyte
|
Fri, 22 Jan 2010 11:32:31 -0500 |
Chong Yidong |
* isearch.el (isearch-allow-scroll): Doc fix (Bug#5446).
|
Fri, 22 Jan 2010 12:23:25 +0200 |
Eli Zaretskii |
Fix bug #5447, whereby loading C:/foo.el.gz on MS-Windows would fail.
|
Fri, 22 Jan 2010 18:10:04 +0900 |
YAMAMOTO Mitsuharu |
Make string pointer args point to const as in other string allocation functions.
|
Fri, 22 Jan 2010 10:44:50 +0200 |
Eli Zaretskii |
Fix bug #5303 in `load' on MS-Windows, whereby load-file would fail
|
Thu, 21 Jan 2010 21:45:01 +0000 |
Alan Mackenzie |
Fix a situation where deletion of a cpp construct throws an error.
|
Thu, 21 Jan 2010 09:03:10 -0500 |
Chong Yidong |
Fix sgml-maybe-name-self (Bug#5380).
|
Thu, 21 Jan 2010 09:07:49 +0000 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
Thu, 21 Jan 2010 09:05:08 +0000 |
Katsumi Yamaoka |
(Score File Format): Fix typo.
|
Thu, 21 Jan 2010 08:59:11 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 20 Jan 2010 21:55:26 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 19 Jan 2010 22:56:21 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 19 Jan 2010 22:05:33 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 23:30:50 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 22:02:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 18 Jan 2010 04:43:39 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 23:32:40 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Sun, 17 Jan 2010 21:57:00 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 14 Jan 2010 23:01:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 14 Jan 2010 11:42:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 23:35:16 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 22:04:10 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 13 Jan 2010 09:37:38 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 12 Jan 2010 23:43:15 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 12 Jan 2010 21:54:22 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Mon, 11 Jan 2010 22:07:25 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Fri, 08 Jan 2010 02:43:41 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Thu, 07 Jan 2010 23:49:52 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 06 Jan 2010 23:07:49 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 20 Jan 2010 20:37:44 -0800 |
Glenn Morris |
(Bugs): Fix PROBLEMS keybinding.
|
Wed, 20 Jan 2010 12:14:37 -0500 |
Chong Yidong |
* lisp/term.el (term-send-raw-meta): Revert 2009-12-04 change (Bug#5330).
|
Wed, 20 Jan 2010 11:42:50 -0500 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Make unused arg optional. Update md5sum.
|
Wed, 20 Jan 2010 11:40:47 -0500 |
Chong Yidong |
* lisp/dired-aux.el (dired-hide-all): Mark arg as ignored.
|
Wed, 20 Jan 2010 13:01:57 +0900 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
Wed, 20 Jan 2010 13:01:04 +0900 |
Kenichi Handa |
from trunk
|
Wed, 20 Jan 2010 11:33:52 +0900 |
Kenichi Handa |
Fix ccl encoding of unibyte source.
|
Mon, 18 Jan 2010 10:19:32 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 09:58:26 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 09:58:15 +0900 |
Kenichi Handa |
from trunk
|
Tue, 19 Jan 2010 19:49:35 -0800 |
Glenn Morris |
Remove file that only works with CVS, and isn't really needed with
|
Tue, 19 Jan 2010 19:46:23 -0800 |
Glenn Morris |
(tab-always-indent): Fix custom-type.
|
Tue, 19 Jan 2010 22:27:24 +0000 |
Alan Mackenzie |
Redate and reposition log entry.
|
Tue, 19 Jan 2010 22:10:19 +0000 |
Alan Mackenzie |
Fix bug#5395: typing '#' in an empty C buffer throws "args out of range".
|
Tue, 19 Jan 2010 15:56:35 +0100 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
Tue, 19 Jan 2010 15:54:57 +0100 |
Jan D. |
Merge from trunk
|
Tue, 19 Jan 2010 15:54:13 +0100 |
Jan D. |
Store settings in xft-settings for debug purposes.
|
Tue, 19 Jan 2010 11:52:59 +0100 |
Jan D. |
Merge from trunk
|
Tue, 19 Jan 2010 13:16:01 +0000 |
Alan Mackenzie |
Suppress spurious second invocation of before-change-functions
|
Tue, 19 Jan 2010 11:43:25 +0000 |
Alan Mackenzie |
no message
|
Fri, 08 Jan 2010 13:41:42 +0000 |
Alan Mackenzie |
Fix spurious before-change-functions invocation from (insert ?\n).
|
Tue, 19 Jan 2010 00:10:57 +0100 |
Juanma Barranquero |
* ada-mode.el: Really fix bug#5400 (comment in r99362 was erroneous).
|
Mon, 18 Jan 2010 21:24:43 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 20:34:55 +0100 |
Juanma Barranquero |
ido.el: Consider the possibility of buffer names changing after kill-buffer.
|
Mon, 18 Jan 2010 11:29:00 -0500 |
Chong Yidong |
Doc fix for current-time-string and date-to-time (Bug#5408)
|
Mon, 18 Jan 2010 05:44:36 +0100 |
Juanma Barranquero |
Fix typos.
|
Mon, 18 Jan 2010 10:09:12 +0900 |
Kenichi Handa |
Add bug number.
|
Mon, 18 Jan 2010 10:07:25 +0900 |
Kenichi Handa |
Add bug number.
|
Sat, 16 Jan 2010 10:43:20 +0900 |
Kenichi Handa |
from trunk
|
Mon, 18 Jan 2010 05:39:40 +0100 |
Juanma Barranquero |
Fix typos in docstrings, error messages, etc.
|
Mon, 18 Jan 2010 04:58:35 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 18 Jan 2010 04:54:24 +0100 |
Juanma Barranquero |
Fix typo in texinfo file.
|
Sun, 17 Jan 2010 18:49:27 -0500 |
Chong Yidong |
* message.el (message-setup-1): Prefer to save message-reply-buffer as a buffer.
|
Sun, 17 Jan 2010 18:34:53 -0500 |
Chong Yidong |
Fix handling of arbitrary YANK-ACTION functions from compose-mail.
|
Sun, 17 Jan 2010 18:33:55 -0500 |
Chong Yidong |
* message.el (message-mail): Just pass yank-action on to message-setup.
|
Sun, 17 Jan 2010 17:24:49 -0500 |
Chong Yidong |
* elisp.texi: Remove duplicate edition information (Bug#5407).
|
Sun, 17 Jan 2010 13:31:25 -0800 |
Dan Nicolaescu |
(with-vc-properties): Deal with directory arguments. (Bug#5298)
|
Sun, 17 Jan 2010 12:36:21 -0800 |
Dan Nicolaescu |
(vc-dir-resynch-file): Update the vc-dir header when
|
Sun, 17 Jan 2010 14:50:24 -0500 |
Chong Yidong |
Minor Semantic and EIEIO manual fixes.
|
Sun, 17 Jan 2010 20:15:32 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Fix bug#1920, bug#5400.
|
Sun, 17 Jan 2010 13:15:25 +0100 |
Michael Albinus |
* tramp.texi (Frequently Asked Questions): Add GNU Emacs 23 and
|
Sat, 16 Jan 2010 23:08:35 -0600 |
Jay Belanger |
Give `calc-command-flags' an initial value.
|
Sat, 16 Jan 2010 19:24:31 -0800 |
Glenn Morris |
(Reporting Bugs): Don't mention format of repository.
|
Sat, 16 Jan 2010 19:20:08 -0800 |
Glenn Morris |
(Bugs): Make "Emacs repository" less specific, and the URL for same
|
Sat, 16 Jan 2010 19:11:09 -0800 |
Glenn Morris |
(Latest version of Emacs): The repository is now Bazaar.
|
Sat, 16 Jan 2010 19:03:59 -0800 |
Glenn Morris |
Edit some notes/ files to replace `cvs' with `bzr', or something general.
|
Sat, 16 Jan 2010 18:54:35 -0800 |
Glenn Morris |
(semantic-idle-work-for-one-buffer): Doc fix.
|
Sun, 17 Jan 2010 03:30:13 +0100 |
Juanma Barranquero |
Fix typos.
|
Sun, 17 Jan 2010 03:25:53 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Sun, 17 Jan 2010 03:24:22 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 17 Jan 2010 03:22:44 +0100 |
Juanma Barranquero |
Fix typos in info documentation.
|
Sat, 16 Jan 2010 17:24:05 -0500 |
Chong Yidong |
Fix return value of nxml-extend-after-change-region.
|
Sat, 16 Jan 2010 16:38:47 -0500 |
Chong Yidong |
* lisp/ChangeLog: Mark last change as tiny.
|
Sat, 16 Jan 2010 16:37:46 -0500 |
Chong Yidong |
* vc-dispatcher.el (vc-do-command): Set LC_MESSAGES, so that we
|
Sat, 16 Jan 2010 16:20:43 -0500 |
Chong Yidong |
* emacs-lisp/advice.el (ad-add-advice): Doc fix (Bug#5274)
|
Sat, 16 Jan 2010 15:50:23 -0500 |
Chong Yidong |
* pcmpl-unix.el (pcmpl-unix-read-passwd-file): Doc fix.
|
Sat, 16 Jan 2010 12:24:08 -0800 |
Glenn Morris |
Update with Miles's advice on how to commit.
|
Sat, 16 Jan 2010 15:20:32 -0500 |
Chong Yidong |
* xterm.c (event_handler_gdk): Block input (Bug#5037).
|
Sat, 16 Jan 2010 12:18:30 -0800 |
Glenn Morris |
Rename from cvslogs to commits.
|
Sat, 16 Jan 2010 15:04:29 -0500 |
Chong Yidong |
* emacs-lisp/cl-macs.el (defstruct): Doc fix (Bug#5267).
|
Sat, 16 Jan 2010 14:28:59 -0500 |
Chong Yidong |
Command line arg processing fix (Bug#5392)
|
Sat, 16 Jan 2010 06:58:42 -0500 |
Eli Zaretskii |
Reformat copyright line.
|
Sat, 16 Jan 2010 10:40:57 +0100 |
Andreas Schwab |
Update $(lisp) and $(shortlisp) to match changes in loadup.el
|
Fri, 15 Jan 2010 23:49:37 -0500 |
Stefan Monnier |
(x_term_init): Instead of inhibiting GC while running Lisp
|
Fri, 15 Jan 2010 18:51:50 -0800 |
Glenn Morris |
Mario Lang <mlang@delysid.org>: Remove some duplicated words.
|
Fri, 15 Jan 2010 14:52:25 +0000 |
convert-repo |
update tags
|
Fri, 15 Jan 2010 18:05:04 +0100 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
Fri, 15 Jan 2010 18:04:14 +0100 |
Jan D. |
Take desktop panels into account when sizing frames so they fit on the screen.
|
Fri, 15 Jan 2010 18:01:51 +0100 |
Jan D. |
Merge from trunk
|
Fri, 15 Jan 2010 11:55:43 -0500 |
Chong Yidong |
* net/mairix.el (mairix-widget-send-query): Send -1 instead of nil
|
Fri, 15 Jan 2010 18:01:04 +0100 |
Jan D. |
Merge from trunk
|
Fri, 15 Jan 2010 21:52:50 +0900 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
Fri, 15 Jan 2010 21:40:13 +0900 |
Kenichi Handa |
from trunk
|
Fri, 15 Jan 2010 14:14:00 +0900 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
Fri, 15 Jan 2010 14:13:05 +0900 |
Kenichi Handa |
from trunk
|
Fri, 15 Jan 2010 14:09:50 +0900 |
Kenichi Handa |
xdisp.c (CHAR_COMPOSED_P): New arg END_CHARPOS. Callers changed.
|
Thu, 14 Jan 2010 21:06:23 +0900 |
Kenichi Handa |
from trunk
|
Thu, 14 Jan 2010 19:59:04 -0800 |
Glenn Morris |
Fix Bug#5311.
|
Thu, 14 Jan 2010 19:54:36 -0800 |
Glenn Morris |
(vc-svn-print-log): Use --limit rather than -l since the
|
Thu, 14 Jan 2010 19:51:48 -0800 |
Glenn Morris |
Some more pointless updates.
|
Thu, 14 Jan 2010 19:49:47 -0800 |
Glenn Morris |
Add log entry for new gdb icons.
|
Thu, 14 Jan 2010 20:46:53 -0500 |
Chong Yidong |
Fix Qnone definition in NS files.
|
Fri, 15 Jan 2010 11:26:27 +1300 |
Nick Roberts |
Add icons for reverse debugging. (3rd attempt).
|
Thu, 14 Jan 2010 20:08:47 +0100 |
Juanma Barranquero |
Fix typos.
|
Thu, 14 Jan 2010 19:59:31 +0100 |
Juanma Barranquero |
Fix typos in docstrings.
|
Thu, 14 Jan 2010 19:49:53 +0100 |
Juanma Barranquero |
Fix typo in error message.
|
Thu, 14 Jan 2010 19:45:02 +0100 |
Juanma Barranquero |
Fix typos in template docstrings.
|
Thu, 14 Jan 2010 19:37:23 +0100 |
Juanma Barranquero |
Fix typos in comments.
|
Thu, 14 Jan 2010 19:29:36 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs and NEWS files.
|
Thu, 14 Jan 2010 15:37:13 +0100 |
Juanma Barranquero |
Fix bug#5313: editing files in hexl-mode corrupts file
|
Thu, 14 Jan 2010 14:16:40 +0100 |
Juanma Barranquero |
* progmodes/ada-xref.el: Default ada_project_path to $ADA_PROJECT_PATH.
|
Thu, 14 Jan 2010 14:14:24 +0100 |
Juanma Barranquero |
Simplify previous change.
|
Thu, 14 Jan 2010 14:12:05 +0100 |
Juanma Barranquero |
Default ada_project_path to $ADA_PROJECT_PATH.
|
Thu, 14 Jan 2010 13:57:07 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Override `narrow-to-defun' with `ada-narrow-to-defun'.
|
Thu, 14 Jan 2010 13:52:37 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el: Deal with Ada 2005 "overriding" keyword.
|
Thu, 14 Jan 2010 13:36:14 +0100 |
Juanma Barranquero |
* progmodes/ada-mode.el (ada-clean-buffer-before-saving): Make obsolete.
|
Thu, 14 Jan 2010 20:51:58 +0900 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
Fri, 15 Jan 2010 21:35:31 +0900 |
Kenichi Handa |
international/mule-cmds.el (canonicalize-coding-system-name): Convert "msXXX", "ibmXXX", "windows-XXX" to "cpXXX".
|
Thu, 14 Jan 2010 20:31:16 +0900 |
Kenichi Handa |
Fix handling of euc-xx coding systems.
|
Wed, 13 Jan 2010 22:13:16 -0800 |
Glenn Morris |
(show-trailing-whitespace): Safe if boolean. (Bug#5312)
|
Thu, 14 Jan 2010 05:03:24 +0100 |
Juanma Barranquero |
Fix typo.
|
Thu, 14 Jan 2010 12:56:00 +0900 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
Thu, 14 Jan 2010 12:54:04 +0900 |
Kenichi Handa |
from trunk
|
Wed, 13 Jan 2010 18:25:01 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-execute-deletions): Doc fix (Bug#5276).
|
Wed, 13 Jan 2010 13:35:36 -0500 |
Chong Yidong |
Fix gc bug in terminal allocation.
|
Wed, 13 Jan 2010 17:28:32 +0100 |
Juanma Barranquero |
Fix comment for bug#5345.
|
Wed, 13 Jan 2010 16:38:28 +0100 |
Juanma Barranquero |
Fix typos in comments and ChangeLogs.
|
Wed, 13 Jan 2010 13:34:53 +0100 |
Juanma Barranquero |
Update autoload checksums.
|
Wed, 13 Jan 2010 13:11:48 +0100 |
Juanma Barranquero |
Fix breakage to nt/emacsclient.rc in rgm@gnu.org-20100113083510-r0bohw6iwgztwdwr
|
Wed, 13 Jan 2010 00:35:10 -0800 |
Glenn Morris |
Add 2010 to copyright years.
|
Wed, 13 Jan 2010 13:42:45 +0900 |
YAMAMOTO Mitsuharu |
Call SIGNAL_THREAD_CHECK from signal handlers.
|
Tue, 12 Jan 2010 23:33:42 -0500 |
Stefan Monnier |
Try to fix bug#5314. This is probably not the final word, tho.
|
Thu, 14 Jan 2010 12:44:36 +0900 |
Kenichi Handa |
Make auto-composition work on all buffers even if they are fundamental mode.
|
Wed, 13 Jan 2010 10:40:39 +0900 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
Wed, 13 Jan 2010 10:33:19 +0900 |
Kenichi Handa |
merge trunk
|
Wed, 13 Jan 2010 00:55:23 +0100 |
Juanma Barranquero |
* .bzrignore: Ignore all .exe, instead of individual files.
|
Tue, 12 Jan 2010 22:59:05 +0100 |
Michael Albinus |
* files.el (copy-directory): Compute target for recursive
|
Tue, 12 Jan 2010 11:25:08 -0500 |
Chong Yidong |
Explicitly check for and link to -lXrender.
|
Tue, 12 Jan 2010 19:10:51 +0900 |
YAMAMOTO Mitsuharu |
* keyboard.c (read_char): Don't apply previous change when current
|
Tue, 12 Jan 2010 09:14:45 +0100 |
Jan D. |
* keyboard.c (read_char): Return after executing from special map.
|
Tue, 12 Jan 2010 09:12:52 +0100 |
Jan D. |
keyboard.c (read_char): Return after executing from special map.
|
Tue, 12 Jan 2010 08:54:18 +0100 |
Jan D. |
Merge from trunk
|
Mon, 11 Jan 2010 21:11:05 -0800 |
Glenn Morris |
Replace emacs-pretest-bug with bug-gnu-emacs mailing list.
|
Tue, 12 Jan 2010 05:58:01 +0100 |
Juanma Barranquero |
* cedet/data-debug.el (data-debug): Fix customization group reference.
|
Tue, 12 Jan 2010 05:51:26 +0100 |
Juanma Barranquero |
Fix typos in CEDET docstrings.
|
Wed, 13 Jan 2010 10:29:58 +0900 |
Kenichi Handa |
Display buffer name, etc. in mode line by composing correctly.
|
Tue, 12 Jan 2010 13:01:30 +0900 |
Kenichi Handa |
merge trunk
|
Mon, 11 Jan 2010 15:57:28 -0500 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
Mon, 11 Jan 2010 15:53:23 -0500 |
Sam Steingold |
(imenu-default-create-index-function): Detect infinite
|
Mon, 11 Jan 2010 18:26:28 +0100 |
Juanma Barranquero |
Fix typos and remove superfluous backslash-quoting in htmlfontify.el.
|
Mon, 11 Jan 2010 11:18:06 -0500 |
Chong Yidong |
* progmodes/js.el: Autoload javascript-mode alias.
|
Mon, 11 Jan 2010 16:22:23 +0100 |
Juanma Barranquero |
Fix typos in ffap.el.
|
Mon, 11 Jan 2010 09:58:59 -0500 |
Chong Yidong |
* nsterm.m: Use DEFSYM for last change.
|
Mon, 11 Jan 2010 09:54:52 -0500 |
Chong Yidong |
* nsterm.m (syms_of_nsterm): Initialize Qcontrol etc. before
|
Sun, 10 Jan 2010 23:51:51 -0800 |
Glenn Morris |
Set copyright year to 2010.
|
Mon, 11 Jan 2010 08:37:07 +0100 |
Jan D. |
Merge from trunk
|
Mon, 11 Jan 2010 14:19:47 +0900 |
YAMAMOTO Mitsuharu |
* xfns.c (x_set_menu_bar_lines) [!USE_X_TOOLKIT && !USE_GTK]:
|
Sun, 10 Jan 2010 19:03:38 -0800 |
Glenn Morris |
(Highlight Interactively): `t' does not mean highlight all patterns.
|
Sun, 10 Jan 2010 22:30:40 +0800 |
Jason Rumney |
* sieve-manage.el (sieve-manage-parse-capability-1): Loosely match OK response.
|
Sun, 10 Jan 2010 00:22:54 -0500 |
Stefan Monnier |
(format-annotate-function): Only set
|
Sat, 09 Jan 2010 19:39:05 -0500 |
Chong Yidong |
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
|
Sat, 09 Jan 2010 19:38:07 -0500 |
Chong Yidong |
Add Semantic parsers for Python.
|
Sat, 09 Jan 2010 18:53:06 -0500 |
Chong Yidong |
* man.el (Man-goto-section): Signal error if section not found (Bug#5317).
|
Sat, 09 Jan 2010 18:39:36 -0500 |
Chong Yidong |
* emacs.1: Copyedits. Update options -Q, -mm and --daemon. Remove deprecated --unibyte option.
|
Sat, 09 Jan 2010 17:32:47 -0500 |
Chong Yidong |
Fix bounds checking for text properties in `format' (Bug#5306).
|
Sat, 09 Jan 2010 16:14:50 -0500 |
Chong Yidong |
* compile.el (compilation-read-command): Doc fix.
|
Sat, 09 Jan 2010 22:03:33 +0100 |
Juanma Barranquero |
Fix bug#5345: password asked when visiting files on a lightweight checkout.
|
Sat, 09 Jan 2010 15:53:55 -0500 |
Chong Yidong |
Fix compile-command's safe-local-variable condition.
|
Sat, 09 Jan 2010 15:31:26 -0500 |
Chong Yidong |
Fix for Bug#4113.
|
Sat, 09 Jan 2010 14:48:16 -0500 |
Chong Yidong |
* xdisp.c (pos_visible_p): Check for invisible text at the correct pos (Bug#4040).
|
Sat, 09 Jan 2010 16:16:10 +0200 |
Eli Zaretskii |
editfns.c (Ffloat_time): Doc fix.
|
Sat, 09 Jan 2010 14:28:02 +0100 |
Jan D. |
* xfns.c (Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
Sat, 09 Jan 2010 14:26:23 +0100 |
Jan D. |
(Fx_create_frame): Don't create frame larger than display by default bug#3643.
|
Sat, 09 Jan 2010 13:32:37 +0100 |
Jan D. |
* startup.el (command-line-1): Use orig-argi to check for ignored X and NS options
|
Sat, 09 Jan 2010 13:31:29 +0100 |
Jan D. |
(command-line-1): Use orig-argi to check for ignored X and NS options.
|
Sat, 09 Jan 2010 13:13:15 +0100 |
Jan D. |
Merge from trunk
|
Sat, 09 Jan 2010 13:16:32 +0900 |
YAMAMOTO Mitsuharu |
Make line<->pixel_y conversion macros aware of native menu/tool bars.
|
Fri, 08 Jan 2010 23:42:14 +0200 |
Eli Zaretskii |
Fix format.
|
Fri, 08 Jan 2010 12:43:09 +0100 |
Jan D. |
* dispnew.c (change_frame_size_1): newwidth == FRAME_COLS (f) must
|
Fri, 08 Jan 2010 12:41:57 +0100 |
Jan D. |
Frame width was not updated in fullscreen when scroll bars where removed/added.
|
Fri, 08 Jan 2010 07:58:54 +0100 |
Jan D. |
Merge from trunk
|
Fri, 08 Jan 2010 10:54:58 +0900 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
Fri, 08 Jan 2010 10:53:29 +0900 |
Kenichi Handa |
from trunk
|
Fri, 08 Jan 2010 10:46:22 +0900 |
Kenichi Handa |
international/fontset.el (build-default-fontset-data): Exclude characters in scripts kana, hangul, han, or cjk-misc.
|
Fri, 08 Jan 2010 09:46:18 +0900 |
Kenichi Handa |
from trunk
|
Thu, 07 Jan 2010 23:46:44 +0100 |
Juanma Barranquero |
Fix bug#3224.
|
Wed, 06 Jan 2010 20:43:11 +0100 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
Wed, 06 Jan 2010 20:42:27 +0100 |
Jan D. |
Merge from trunk
|
Wed, 06 Jan 2010 20:41:25 +0100 |
Jan D. |
Forgot one.
|
Wed, 06 Jan 2010 20:38:39 +0100 |
Jan D. |
Fix slowdown and wrong font choosed by XSETTINGS changes. bug #5157.
|
Wed, 06 Jan 2010 17:04:19 +0100 |
Jan D. |
Merge from trunk
|
Wed, 06 Jan 2010 09:41:59 -0700 |
Chong Yidong |
NS fixes for Bug#3233.
|
Wed, 06 Jan 2010 16:57:43 +0100 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
Wed, 06 Jan 2010 07:11:52 -0800 |
Dan Nicolaescu |
(vc-bzr-after-dir-status): Ignore pending merges.
|
Wed, 06 Jan 2010 17:03:26 +0100 |
Jan D. |
Fixing user-spec for fonts instead of using name.
|
Wed, 06 Jan 2010 16:55:00 +0100 |
Jan D. |
xterm.c (x_clear_frame): Queue draw for scroll bars.
|
Wed, 06 Jan 2010 15:33:57 +0100 |
Jan D. |
Merge from trunk.
|
Wed, 06 Jan 2010 09:22:19 +0000 |
Katsumi Yamaoka |
* gnus-art.el (gnus-article-describe-bindings): Work for prefix keys.
|
Wed, 06 Jan 2010 09:16:36 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Wed, 06 Jan 2010 00:07:08 +0000 |
Katsumi Yamaoka |
* gnus-util.el (gnus-invisible-p, gnus-next-char-property-change)
|
Wed, 06 Jan 2010 00:00:28 +0000 |
Katsumi Yamaoka |
Merge from mainline.
|
Tue, 05 Jan 2010 15:11:04 -0700 |
Chong Yidong |
* progmodes/python.el (python-font-lock-keywords): Handle qualified decorators
|
Tue, 05 Jan 2010 13:19:34 -0800 |
Dan Nicolaescu |
(vc-bzr-working-revision): Fix looking for a revision
|
Tue, 05 Jan 2010 21:37:43 +0100 |
Andreas Schwab |
Fix gnus-summary-recenter to properly handle invisible lines
|
Tue, 05 Jan 2010 15:49:36 +0100 |
Jan D. |
Handle internal-border width changes when maximized. Bug #2568
|
Tue, 05 Jan 2010 15:42:39 +0100 |
Jan D. |
Merge from mainline.
|
Tue, 05 Jan 2010 07:04:04 -0700 |
Chong Yidong |
* keyboard.c (read_key_sequence): Catch keyboard switch after
|
Tue, 05 Jan 2010 21:03:13 +0900 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
Tue, 05 Jan 2010 20:59:03 +0900 |
Kenichi Handa |
language/indian.el (malayalam-composable-pattern): Fix ZWNJ and ZWJ.
|
Tue, 05 Jan 2010 20:53:11 +0900 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
Tue, 05 Jan 2010 20:49:19 +0900 |
Kenichi Handa |
fontset.c (fontset_find_font): Fix getting the frame pointer.
|
Tue, 05 Jan 2010 20:42:19 +0900 |
Kenichi Handa |
merge from trunk
|
Mon, 04 Jan 2010 23:46:35 -0800 |
Dan Nicolaescu |
(vc-bzr-diff): Obey vc-disable-async-diff.
|
Mon, 04 Jan 2010 13:18:38 -0500 |
Stefan Monnier |
Avoid dubious uses of save-excursions.
|
Mon, 04 Jan 2010 12:38:20 -0500 |
Stefan Monnier |
(xd_remove_watch): Avoid trying to convert a void* to
|
Sun, 03 Jan 2010 22:40:30 -0800 |
Dan Nicolaescu |
(vc-bzr-shelve-map): Change binding for vc-bzr-shelve-apply-at-point.
|
Mon, 04 Jan 2010 00:35:18 -0500 |
Stefan Monnier |
Register the fact that rmail-mbox-branch was merged (a long time ago)
|
Mon, 04 Jan 2010 00:18:51 -0500 |
Stefan Monnier |
Register the fact that multi-tty was merged (a long time ago)
|
Mon, 04 Jan 2010 00:00:28 -0500 |
Stefan Monnier |
Register the fact that gnus-5_10-branch was merged (a long time ago)
|
Sun, 03 Jan 2010 23:50:31 -0500 |
Stefan Monnier |
Register the fact that gerd_defvaralias was merged (a long time ago)
|
Sun, 03 Jan 2010 20:43:23 -0800 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Also highlight the author.
|
Sun, 03 Jan 2010 20:35:21 -0800 |
Dan Nicolaescu |
(vc-bzr-state-heuristic): Make it work for lightweight
|
Sun, 03 Jan 2010 20:27:17 +0100 |
Michael Albinus |
* dbusbind.c (xd_add_watch): Improve debug message.
|
Tue, 05 Jan 2010 15:30:22 +0100 |
Jan D. |
Remove fprintf
|
Tue, 05 Jan 2010 15:16:30 +0100 |
Jan D. |
Handle change of internal-border width when maximized.
|
Sat, 02 Jan 2010 23:33:36 +0200 |
Eli Zaretskii |
eieio.texi (Naming Conventions): Correction to xref on elisp
|
Sat, 02 Jan 2010 22:31:41 +0200 |
Eli Zaretskii |
modes.texi (Example Major Modes): Fix indentation. (Bug#5195)
|
Sat, 02 Jan 2010 15:14:54 -0500 |
Chong Yidong |
* net/browse-url.el (browse-url-encode-url): Don't escape commas.
|
Sat, 02 Jan 2010 14:40:59 -0500 |
Chong Yidong |
Allow use of "end" keyword for terminating Octave-mode blocks.
|
Sat, 02 Jan 2010 14:18:44 -0500 |
Chong Yidong |
Fix last change to message-exchange-point-and-mark.
|
Sat, 02 Jan 2010 14:14:13 -0500 |
Karl Fogel |
* lisp/bookmark.el: Consistently put the text property on the bookmark name.
|
Sat, 02 Jan 2010 14:03:25 -0500 |
Karl Fogel |
* lisp/bookmark.el: Ahh, remove silly debugging cruft, sorry for the noise.
|
Sat, 02 Jan 2010 13:57:02 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-save): Just depend on the new logic
|
Sat, 02 Jan 2010 13:55:19 -0500 |
Chong Yidong |
Consistently hex notation to represent character codes.
|
Sat, 02 Jan 2010 13:52:32 -0500 |
Karl Fogel |
* lisp/bookmark.el: Show modified state of bookmark buffer more accurately.
|
Sat, 02 Jan 2010 13:13:28 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-select, bookmark-bmenu-1-window,
|
Sat, 02 Jan 2010 19:33:54 +0200 |
Eli Zaretskii |
emacs-lisp/easy-mmode.el (define-globalized-minor-mode): Make
|
Sat, 02 Jan 2010 11:13:22 -0500 |
Chong Yidong |
* lisp/net/rcirc.el: Add follow-link binding (Bug#4738).
|
Sat, 02 Jan 2010 12:42:11 +0200 |
Eli Zaretskii |
Rename cvs-update to bzr-update in lisp/ Makefiles.
|
Sat, 02 Jan 2010 11:44:51 +0200 |
Eli Zaretskii |
.bzrignore: Add 2 more patterns.
|
Sat, 02 Jan 2010 11:40:28 +0200 |
Eli Zaretskii |
.bzrignore: Add more ignored patterns, including for the MS-DOS build.
|
Sat, 02 Jan 2010 03:09:17 -0500 |
Karl Fogel |
* lisp/bookmark.el: Remove gratuitous gratitude.
|
Sat, 02 Jan 2010 02:08:02 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-any-marks): New function
|
Sat, 02 Jan 2010 00:00:55 -0500 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-marks-width): Define to 1, not 2.
|
Fri, 01 Jan 2010 23:36:17 -0500 |
Karl Fogel |
* lisp/bookmark.el: Improvements suggested by Drew Adams:
|
Sat, 02 Jan 2010 02:09:11 +0100 |
Juanma Barranquero |
Fix typos.
|
Sat, 02 Jan 2010 02:06:31 +0100 |
Juanma Barranquero |
lisp/ChangeLog: Fix typos.
|
Sat, 02 Jan 2010 02:05:44 +0100 |
Juanma Barranquero |
lisp/*: Fix typos in docstrings and messages.
|
Sat, 02 Jan 2010 02:03:48 +0100 |
Juanma Barranquero |
lisp/org/org.el: Fix typos in error messages.
|
Sat, 02 Jan 2010 02:03:11 +0100 |
Juanma Barranquero |
etc/NEWS: Fix typos.
|
Fri, 01 Jan 2010 17:10:50 -0500 |
Chong Yidong |
Fix buffer overflow in ns_get_color.
|
Fri, 01 Jan 2010 15:42:22 -0500 |
Chong Yidong |
* lisp/gnus/message.el (message-exchange-point-and-mark): Call
|
Fri, 01 Jan 2010 15:03:37 -0500 |
Chong Yidong |
* lisp/files.el (minibuffer-with-setup-hook): Doc fix (Bug#5149).
|
Fri, 01 Jan 2010 13:44:02 -0500 |
Chong Yidong |
* lisp/ChangeLog: Update bug number in last change.
|
Fri, 01 Jan 2010 13:43:25 -0500 |
Chong Yidong |
* comint.el (comint-input-ring-size): Make it a defcustom and
|
Fri, 01 Jan 2010 13:14:22 -0500 |
Chong Yidong |
* src/lread.c (syms_of_lread): Make it clearer that these are the
|
Fri, 01 Jan 2010 12:14:05 -0500 |
Chong Yidong |
* eval.c (run_hook_with_args): Handle the case where the global
|
Wed, 30 Dec 2009 21:14:46 -0500 |
Chong Yidong |
Bump version to 23.1.91. Regenerate AUTHORS and ldefs-boot.el.
EMACS_PRETEST_23_1_91
|
Thu, 31 Dec 2009 02:19:53 +1300 |
Nick Roberts |
Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
|
Wed, 30 Dec 2009 05:39:47 -0500 |
Chong Yidong |
* doc/emacs/building.texi: Re-apply revno 99212, which was
|
Wed, 30 Dec 2009 19:53:47 +1300 |
Nick Roberts |
(vc-hg-working-revision): Tweak previous change.
|
Wed, 30 Dec 2009 15:22:45 +1300 |
Nick Roberts |
Show working revision correctly for mercurial.
|
Tue, 29 Dec 2009 19:29:33 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 29 Dec 2009 13:06:16 -0500 |
Chong Yidong |
* doc/emacs/misc.texi (Shell): Document async-shell-command.
|
Tue, 29 Dec 2009 18:44:27 +0100 |
Juanma Barranquero |
Declare some functions for the byte-compiler.
|
Tue, 29 Dec 2009 20:22:00 +1300 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
Tue, 29 Dec 2009 20:15:34 +1300 |
Nick Roberts |
This changeset reverts GDB Graphical Interface to use annotations. It incorporates features added
|
Mon, 28 Dec 2009 22:46:08 -0800 |
Dan Nicolaescu |
Make vc-dir work on subdirectories of the bzr root.
|
Tue, 29 Dec 2009 02:57:40 +0100 |
Juanma Barranquero |
Fix typos in ChangeLogs.
|
Tue, 29 Dec 2009 01:51:07 +0100 |
Juanma Barranquero |
process.c: Fix typo in comment.
|
Mon, 28 Dec 2009 20:38:29 +0100 |
Tassilo Horn |
Merge: * font-lock.el (font-lock-refresh-defaults): New function, which
|
Mon, 28 Dec 2009 20:34:10 +0100 |
Tassilo Horn |
* font-lock.el (font-lock-refresh-defaults): New function, which
|
Mon, 28 Dec 2009 20:25:38 +0100 |
Tassilo Horn |
Merge from mainline.
|
Mon, 28 Dec 2009 11:20:02 -0800 |
Dan Nicolaescu |
* vc-rcs.el (vc-rcs-register): Fix registering a specific version.
|
Mon, 28 Dec 2009 10:34:51 -0800 |
Dan Nicolaescu |
(vc-bzr-log-view-mode): Fix short log regexp.
|
Mon, 28 Dec 2009 16:25:05 +0100 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
Mon, 28 Dec 2009 16:24:26 +0100 |
Juanma Barranquero |
INSTALL: Remove obsolete notes about line endings, and fix some typos.
|
Mon, 28 Dec 2009 10:38:43 +0100 |
Andreas Schwab |
Fix bazaar update instructions
|
Mon, 28 Dec 2009 10:12:09 +0100 |
Andreas Schwab |
Remove duplicate .bzrignore entry
|
Mon, 28 Dec 2009 16:48:29 +0900 |
Kenichi Handa |
Merge: Add entries in ChangeLog
|
Mon, 28 Dec 2009 16:29:24 +0900 |
Kenichi Handa |
Add new entries to ChangeLog
|
Mon, 28 Dec 2009 15:09:58 +0900 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Dec 2009 15:09:26 +0900 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Dec 2009 03:45:47 +0100 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
Mon, 28 Dec 2009 03:43:28 +0100 |
Juanma Barranquero |
Supersede color.diff settings in git log (bug#5211).
|
Mon, 28 Dec 2009 03:13:43 +0100 |
Juanma Barranquero |
Update .bzrignore.
|
Mon, 28 Dec 2009 03:11:09 +0100 |
Juanma Barranquero |
Update .bzrignore.
|
Mon, 28 Dec 2009 02:50:49 +0100 |
Juanma Barranquero |
Update autoload checksum.
|
Sun, 27 Dec 2009 18:40:41 -0500 |
Karl Fogel |
Merge: update nt/INSTALL for CVS->Bazaar switchover too.
|
Sun, 27 Dec 2009 17:28:35 -0500 |
Karl Fogel |
Merge: document that we are on Bazaar now.
|
Sun, 27 Dec 2009 22:38:14 +0100 |
Andreas Schwab |
Add .bzrignore
|
Sun, 27 Dec 2009 18:40:01 -0500 |
Karl Fogel |
* INSTALL: Update for CVS->Bazaar switchover.
|
Sun, 27 Dec 2009 17:26:27 -0500 |
Karl Fogel |
* INSTALL.BZR: Rename from INSTALL.CVS, edit to talk about Bazaar.
|
Sun, 27 Dec 2009 08:11:12 +0000 |
Chong Yidong |
* minibuf.c (Fall_completions): Minor optimization.
|
Sat, 26 Dec 2009 22:02:26 +0000 |
Kevin Ryde |
* man.el
|
Sat, 26 Dec 2009 22:00:47 +0000 |
Kevin Ryde |
(Man-bgproc-sentinel): When "-k foo" produces no output show error
|
Sat, 26 Dec 2009 21:32:51 +0000 |
Kevin Ryde |
Tweak a comment: it's man-db on gnu/linux which agrees with posix that
|
Sat, 26 Dec 2009 21:30:00 +0000 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
Sat, 26 Dec 2009 21:28:57 +0000 |
Kevin Ryde |
* man.el (man): Revise docstring a bit to show -a and -l as
|
Sat, 26 Dec 2009 21:14:25 +0000 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
Sat, 26 Dec 2009 21:13:21 +0000 |
Kevin Ryde |
* info-look.el (sh-mode): Look for coreutils new "Concept Index"
|
Sat, 26 Dec 2009 20:04:43 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Quote "'" in the
|
Sat, 26 Dec 2009 15:56:43 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 26 Dec 2009 15:55:47 +0000 |
Eli Zaretskii |
(pitx) Fix last change.
|
Sat, 26 Dec 2009 12:53:42 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 26 Dec 2009 12:52:50 +0000 |
Eli Zaretskii |
(pgx): Fix display of composite glyphs. Display cmp.from and cmp.to as well.
|
Fri, 25 Dec 2009 20:05:14 +0000 |
Chong Yidong |
* calc.texi (General Mode Commands): Calc file should be in .emacs.d.
|
Fri, 25 Dec 2009 20:04:07 +0000 |
Chong Yidong |
* frames.texi (Resources): Describe inhibit-x-resources.
|
Fri, 25 Dec 2009 20:00:32 +0000 |
Chong Yidong |
* emacs.texi (Top): Update node listing.
|
Fri, 25 Dec 2009 05:27:03 +0000 |
Kenichi Handa |
(command_loop_1): Fix previous change.
|
Fri, 25 Dec 2009 02:45:47 +0000 |
Kenichi Handa |
(devanagari-composable-pattern): Fixed to
|
Fri, 25 Dec 2009 02:44:13 +0000 |
Kenichi Handa |
(composition_adjust_point): Update prototype.
|
Fri, 25 Dec 2009 02:43:36 +0000 |
Kenichi Handa |
(composition_reseat_it): Don't make a composition
|
Fri, 25 Dec 2009 02:41:59 +0000 |
Kenichi Handa |
(command_loop_1): Force redisplay if the last point
|
Thu, 24 Dec 2009 04:35:17 +0000 |
Stefan Monnier |
(Fsave_excursion): Mention save-current-buffer in the docstring.
|
Wed, 23 Dec 2009 22:45:06 +0000 |
Vinicius Jose Latorre |
Attribute face for faces specified as string.
|
Wed, 23 Dec 2009 01:02:55 +0000 |
Glenn Morris |
Comment on out-of-sequence messages.
|
Tue, 22 Dec 2009 08:07:47 +0000 |
Glenn Morris |
Add some notes on the debbugs.gnu.org setup.
|
Sat, 19 Dec 2009 20:32:11 +0000 |
Glenn Morris |
Update some addresses for debbugs.gnu.org.
|
Sat, 19 Dec 2009 14:16:47 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Dec 2009 14:15:54 +0000 |
Eli Zaretskii |
(pitx): Don't use enum names, use their values. Remove reference to
|
Sat, 19 Dec 2009 11:58:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Dec 2009 11:57:36 +0000 |
Eli Zaretskii |
($(BLD)/cmds.$(O)): Depend on frame.h.
|
Sat, 19 Dec 2009 11:27:49 +0000 |
Eli Zaretskii |
(alloc.o): Fix last change.
|
Sat, 19 Dec 2009 11:25:34 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 19 Dec 2009 11:24:59 +0000 |
Eli Zaretskii |
Update dependencies in Makefile.in.
|
Sat, 19 Dec 2009 09:57:22 +0000 |
Andreas Schwab |
(Fclear_font_cache): Pass correct cache argument to
|
Fri, 18 Dec 2009 19:35:14 +0000 |
Ulf Jasper |
Fixed timezone handling problem in icalendar.el.
|
Fri, 18 Dec 2009 04:29:17 +0000 |
Katsumi Yamaoka |
(Direct Functions): Add missing port number to tls method.
|
Fri, 18 Dec 2009 00:52:39 +0000 |
Katsumi Yamaoka |
Typo.
|
Fri, 18 Dec 2009 00:47:21 +0000 |
Katsumi Yamaoka |
replace [:digit:] with [0-9] for XEmacs.
|
Thu, 17 Dec 2009 13:18:03 +0000 |
Michael Albinus |
* files.el (file-expand-wildcards): In case of remote files, check
|
Thu, 17 Dec 2009 04:37:40 +0000 |
Glenn Morris |
Expand on previous change.
|
Thu, 17 Dec 2009 04:22:45 +0000 |
Glenn Morris |
Refer to the static bug page (rather than the dynamic one) for a list
|
Thu, 17 Dec 2009 04:20:55 +0000 |
Glenn Morris |
emacsbugs.donarmstrong.com -> debbugs.gnu.org throughout.
|
Thu, 17 Dec 2009 04:16:25 +0000 |
Glenn Morris |
Change bug web-page to short-form at debbugs.gnu.org.
|
Thu, 17 Dec 2009 04:15:25 +0000 |
Glenn Morris |
(gnus-bug-group-download-format-alist): Change emacs entry to
|
Thu, 17 Dec 2009 04:12:40 +0000 |
Glenn Morris |
(bug-reference-url-format): Change to debbugs.gnu.org.
|
Thu, 17 Dec 2009 02:06:31 +0000 |
Juanma Barranquero |
Some doc fixes (more needed).
|
Thu, 17 Dec 2009 01:18:14 +0000 |
Juri Linkov |
Fix regression from 23.1 to allow multiple modes in Local Variables.
|
Thu, 17 Dec 2009 01:16:15 +0000 |
Juri Linkov |
Make `dired-diff' more safe. (Bug#5225)
|
Thu, 17 Dec 2009 00:23:24 +0000 |
Andreas Schwab |
Regenerate autoloads.
|
Thu, 17 Dec 2009 00:21:47 +0000 |
Andreas Schwab |
(batch-update-autoloads): Only exclude
|
Thu, 17 Dec 2009 00:03:51 +0000 |
Andreas Schwab |
(prefix-args${EXEEXT}): Don't compile prefix-args.c
|
Wed, 16 Dec 2009 09:52:42 +0000 |
Juri Linkov |
Revert to old 23.1 logic of using the file at the mark as default.
|
Tue, 15 Dec 2009 22:53:39 +0000 |
Chong Yidong |
Minor tweak to last change.
|
Tue, 15 Dec 2009 22:51:31 +0000 |
Chong Yidong |
* xdisp.c (decode_mode_spec): Inhibit garbage collection when
|
Tue, 15 Dec 2009 21:11:39 +0000 |
Michael Albinus |
* net/tramp.el (tramp-echo-mark-marker-length): New defconst.
|
Tue, 15 Dec 2009 05:59:39 +0000 |
Michael Albinus |
* dbusbind.c (xd_retrieve_arg): Reorder declarations in order to
|
Tue, 15 Dec 2009 05:31:08 +0000 |
Glenn Morris |
Add appendix with the GFDL.
|
Tue, 15 Dec 2009 04:44:34 +0000 |
Jay Belanger |
(Radix Modes): Clean up wording.
|
Tue, 15 Dec 2009 03:35:31 +0000 |
Juanma Barranquero |
Add EDT Emulation manual.
|
Tue, 15 Dec 2009 03:13:46 +0000 |
Glenn Morris |
(Coding Standards): Update URL.
|
Tue, 15 Dec 2009 03:12:44 +0000 |
Glenn Morris |
Update some URLs.
|
Tue, 15 Dec 2009 03:11:56 +0000 |
Glenn Morris |
*** empty log message ***
|
Tue, 15 Dec 2009 03:09:25 +0000 |
Glenn Morris |
Remove comments about edt-user.doc. No longer applies now file has
|
Tue, 15 Dec 2009 03:07:30 +0000 |
Glenn Morris |
Update comments for edt doc changes.
|
Tue, 15 Dec 2009 03:04:30 +0000 |
Glenn Morris |
(Default keypad): Remove commented out node, which is just a duplicate
|
Tue, 15 Dec 2009 03:03:26 +0000 |
Glenn Morris |
Add EDT entry.
|
Tue, 15 Dec 2009 03:02:42 +0000 |
Glenn Morris |
(INFO_FILES): Add edt.
|
Tue, 15 Dec 2009 03:01:20 +0000 |
Glenn Morris |
(INFO_TARGETS, DVI_TARGETS): Add edt.
|
Tue, 15 Dec 2009 03:00:30 +0000 |
Glenn Morris |
New file (etc/edt-user.doc converted to Texinfo).
|
Tue, 15 Dec 2009 02:58:44 +0000 |
Glenn Morris |
Split into edt-user.el and ../doc/misc/edt.texi, and remove.
|
Tue, 15 Dec 2009 02:58:26 +0000 |
Glenn Morris |
New file, split out from edt-user.doc.
|
Tue, 15 Dec 2009 00:58:26 +0000 |
Jay Belanger |
*** empty log message ***
|
Tue, 15 Dec 2009 00:58:08 +0000 |
Jay Belanger |
(Radix Modes): Clarify two's complement notation.
|
Mon, 14 Dec 2009 23:22:54 +0000 |
Chong Yidong |
* Makefile.in: Revert last change (Bug#5191).
|
Mon, 14 Dec 2009 21:48:48 +0000 |
Juri Linkov |
(org-export-html-style-include-default):
|
Mon, 14 Dec 2009 17:12:18 +0000 |
Dan Nicolaescu |
(vc-hg-working-revision): Make sure the command is executed in a
|
Mon, 14 Dec 2009 16:55:34 +0000 |
Dan Nicolaescu |
(vc-hg-print-log): Fix argument order.
|
Mon, 14 Dec 2009 16:19:24 +0000 |
Chong Yidong |
* progmodes/python.el (python-symbol-completions): Remove text
|
Mon, 14 Dec 2009 09:44:43 +0000 |
Nick Roberts |
(gdb-frame-handler): Only set gud-lat-frame
|
Mon, 14 Dec 2009 09:44:13 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 14 Dec 2009 06:52:59 +0000 |
Juri Linkov |
(ediff-context-diff-label-regexp): Don't match
|
Mon, 14 Dec 2009 06:39:39 +0000 |
Glenn Morris |
Comment.
|
Mon, 14 Dec 2009 05:09:08 +0000 |
Juri Linkov |
* info.el (Info-hide-cookies-node): Before hiding a cookie,
|
Mon, 14 Dec 2009 04:17:00 +0000 |
Chong Yidong |
* cedet/semantic/mru-bookmark.el (global-semantic-mru-bookmark-mode)
|
Mon, 14 Dec 2009 04:11:43 +0000 |
Chong Yidong |
* sem-user.texi (Semantic mode, Idle Scheduler, Smart Completion)
|
Mon, 14 Dec 2009 03:28:34 +0000 |
Glenn Morris |
(message-sort-headers): Define for compiler.
|
Mon, 14 Dec 2009 01:20:29 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 14 Dec 2009 01:19:28 +0000 |
Kenichi Handa |
(decode_coding_iso_2022): Ignore ISO_CODE_SS2_7 (0x19)
|
Sun, 13 Dec 2009 23:43:17 +0000 |
Glenn Morris |
(report-emacs-bug): In message-mode, sort manually before storing
|
Sun, 13 Dec 2009 19:14:28 +0000 |
Reiner Steib |
(mm-sign-option, mm-encrypt-option): Add :version tag.
|
Sun, 13 Dec 2009 15:39:28 +0000 |
Jan Dj¸«£rv |
Set the extended window manager hint for tooltip windows.
|
Sun, 13 Dec 2009 14:24:22 +0000 |
Jan Dj¸«£rv |
Work around warning about g_set_prgname() called multiple times.
|
Sun, 13 Dec 2009 13:31:35 +0000 |
Jan Dj¸«£rv |
Bug 5177: Scroll bar thumb did not move when scrolling with mouse wheel.
|
Sun, 13 Dec 2009 13:16:17 +0000 |
Jan Dj¸«£rv |
xftfont.c: Parse symbolic names for constants also.
|
Sun, 13 Dec 2009 01:55:09 +0000 |
Chong Yidong |
Add commentary about how to use Semantic.
|
Sat, 12 Dec 2009 22:49:55 +0000 |
Dmitry Dzhus |
NEWS entry for gdb-mi GSoC changes.
|
Sat, 12 Dec 2009 19:18:33 +0000 |
Michael Albinus |
* net/dbus.el (dbus-property-handler): Filter lambda forms out
|
Sat, 12 Dec 2009 17:11:41 +0000 |
Jan Dj¸«£rv |
Fix typo.
|
Sat, 12 Dec 2009 17:01:03 +0000 |
Chong Yidong |
* simple.el (compose-mail): Remove mail-setup-with-from from
|
Sat, 12 Dec 2009 16:12:59 +0000 |
Jan Dj¸«£rv |
DPI might get set to 0 if we saw some Xsettings, but not DPI.
|
Sat, 12 Dec 2009 13:41:21 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Dec 2009 13:40:43 +0000 |
Eli Zaretskii |
(struct text_pos): Use EMACS_INT;
|
Sat, 12 Dec 2009 12:29:15 +0000 |
Jan Dj¸«£rv |
gtkutil.c: Scroll bar thumb not updated properly (bug #5177).
|
Sat, 12 Dec 2009 11:53:27 +0000 |
Reiner Steib |
(message-info): Explain why we use `Info-goto-node'.
|
Sat, 12 Dec 2009 09:49:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Dec 2009 09:48:36 +0000 |
Eli Zaretskii |
(archive-rar-summarize): Support Attribute fields in RAR archives
|
Sat, 12 Dec 2009 05:23:54 +0000 |
Stefan Monnier |
(minibuffer-local-must-match-filename-map): Re-instate the varalias that was
|
Sat, 12 Dec 2009 04:54:26 +0000 |
Miles Bader |
Remove RCS keywords
|
Sat, 12 Dec 2009 02:28:05 +0000 |
Kenichi Handa |
(malayalam-composable-pattern): Fix previous change.
|
Sat, 12 Dec 2009 02:20:34 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sat, 12 Dec 2009 02:17:48 +0000 |
Kenichi Handa |
(indian-compose-regexp): New function.
|
Sat, 12 Dec 2009 02:14:16 +0000 |
Kenichi Handa |
*** empty log message ***
|
Sat, 12 Dec 2009 02:14:00 +0000 |
Kenichi Handa |
(struct ftfont_info): New member matrix.
|
Sat, 12 Dec 2009 02:11:29 +0000 |
Kenichi Handa |
(struct xftfont_info): New member matrix.
|
Fri, 11 Dec 2009 20:48:03 +0000 |
Miles Bader |
Remove RCS keywords
|
Fri, 11 Dec 2009 17:02:03 +0000 |
Chong Yidong |
* progmodes/bug-reference.el (bug-reference-map): Bind mouse-2
|
Fri, 11 Dec 2009 16:48:02 +0000 |
Chong Yidong |
* makefile.w32-in: Ensure that Lisp files in CEDET subdirectories
|
Fri, 11 Dec 2009 02:31:49 +0000 |
Dan Nicolaescu |
* verilog-mode.el (verilog-vmm-begin-re, verilog-vmm-end-re,
|
Fri, 11 Dec 2009 01:46:24 +0000 |
Glenn Morris |
(safe-pos-list): Define for compiler.
|
Fri, 11 Dec 2009 01:27:40 +0000 |
Glenn Morris |
Fix thinko.
|
Fri, 11 Dec 2009 01:26:58 +0000 |
Glenn Morris |
Fix typo.
|
Fri, 11 Dec 2009 01:21:35 +0000 |
Glenn Morris |
No longer require sendmail.
|
Fri, 11 Dec 2009 01:20:04 +0000 |
Glenn Morris |
(emacs-lisp-mode-map): Standardize the capitalization of some menu entries.
|
Fri, 11 Dec 2009 01:04:55 +0000 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
Fri, 11 Dec 2009 01:00:52 +0000 |
Vinicius Jose Latorre |
Asure buffer-display-table is unique when two or more windows are visible.
|
Thu, 10 Dec 2009 22:58:40 +0000 |
Vinicius Jose Latorre |
Doc fix.
|
Thu, 10 Dec 2009 19:27:37 +0000 |
Jan Dj¸«£rv |
configure.in: Check for RSVG if GNUStep is used.
|
Thu, 10 Dec 2009 19:25:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 10 Dec 2009 19:25:01 +0000 |
Eli Zaretskii |
(archive-rar-summarize): Allow between 6 and 7 characters in the
|
Thu, 10 Dec 2009 14:29:11 +0000 |
Alan Mackenzie |
Fix bug#5091: indentation in c++-mode.
|
Thu, 10 Dec 2009 14:24:42 +0000 |
Dan Nicolaescu |
(vc-svn-after-dir-status): Fix regexp. (Bug#4741)
|
Thu, 10 Dec 2009 08:47:26 +0000 |
Stefan Monnier |
Remove mention of latex-complete, which was removed before the release.
|
Thu, 10 Dec 2009 08:46:54 +0000 |
Stefan Monnier |
Let loaddefs.el adjust to changes in autoload-excludes (bug#5162).
|
Thu, 10 Dec 2009 08:25:58 +0000 |
Glenn Morris |
(top-level): Move require 'mail-utils to start.
|
Thu, 10 Dec 2009 08:24:41 +0000 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Define for compiler.
|
Thu, 10 Dec 2009 08:17:15 +0000 |
Glenn Morris |
(report-emacs-bug): Use whichever send command is appropriate for the
|
Wed, 09 Dec 2009 20:15:56 +0000 |
Chong Yidong |
* lib-src/makefile.w32-in, doc/lispintro/makefile.w32-in: Use
|
Wed, 09 Dec 2009 18:46:53 +0000 |
Jan Dj¸«£rv |
configure.in: Don't check for RSVG or GConf unless X11 is used.
|
Wed, 09 Dec 2009 14:30:37 +0000 |
Andreas Schwab |
* xsettings.c: Include "keyboard.h".
|
Wed, 09 Dec 2009 14:26:26 +0000 |
Andreas Schwab |
(xg_tool_bar_proxy_help_callback): Fix missing return.
|
Wed, 09 Dec 2009 14:20:49 +0000 |
Andreas Schwab |
* cmds.c: Include "frame.h".
|
Wed, 09 Dec 2009 13:14:08 +0000 |
Andreas Schwab |
Regenerate.
|
Wed, 09 Dec 2009 10:37:30 +0000 |
Michael Albinus |
* NEWS: Point to the external counterparts of su and sudo.
|
Wed, 09 Dec 2009 10:23:00 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-insert-directory): Suppress error messages.
|
Wed, 09 Dec 2009 10:10:18 +0000 |
Michael Albinus |
* eshell.texi (History): Add the other built-in variables.
|
Wed, 09 Dec 2009 06:04:09 +0000 |
Dan Nicolaescu |
Fix short log parsing and fontification.
|
Wed, 09 Dec 2009 05:56:53 +0000 |
Stefan Monnier |
Drop some properties to avoid surprises.
|
Wed, 09 Dec 2009 02:32:27 +0000 |
Chong Yidong |
No longer need to patch configure.
|
Wed, 09 Dec 2009 02:11:29 +0000 |
Stefan Monnier |
Minor cleanup.
|
Wed, 09 Dec 2009 02:06:16 +0000 |
Chong Yidong |
Bump version to 23.1.90.
EMACS_PRETEST_23_1_90
|
Wed, 09 Dec 2009 02:05:40 +0000 |
Chong Yidong |
AUTHORS: Regenerate
|
Wed, 09 Dec 2009 02:05:23 +0000 |
Chong Yidong |
ldefs-boot.el: Regenerate.
|
Wed, 09 Dec 2009 01:53:15 +0000 |
Stefan Monnier |
Get rid of the ELCFILES abomination.
|
Wed, 09 Dec 2009 01:07:36 +0000 |
Chong Yidong |
Remove resolved GTK on Cygwin problem.
|
Wed, 09 Dec 2009 01:06:32 +0000 |
Chong Yidong |
* configure.in: Allow compiling Emacs with GTK on Cygwin.
|
Wed, 09 Dec 2009 01:02:28 +0000 |
Kenichi Handa |
Require help-mode instead of help-fns.
|
Wed, 09 Dec 2009 01:02:11 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Dec 2009 00:57:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Dec 2009 00:55:55 +0000 |
Kenichi Handa |
(ucs-names): Supply a sufficiently fine ranges instead of
|
Tue, 08 Dec 2009 15:56:57 +0000 |
Dan Nicolaescu |
Add support for stashing a snapshot of the current tree.
|
Tue, 08 Dec 2009 11:27:53 +0000 |
Juanma Barranquero |
* play/gomoku.el (gomoku-mode-map): Remap `move-(beginning|end)-of-line'
|
Tue, 08 Dec 2009 03:29:05 +0000 |
Glenn Morris |
Fix entries.
|
Tue, 08 Dec 2009 03:28:22 +0000 |
Glenn Morris |
(vc-mtn-print-log): Fix typo in previous.
|
Tue, 08 Dec 2009 03:27:05 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Tue, 08 Dec 2009 03:26:07 +0000 |
Glenn Morris |
Fix log entries.
|
Tue, 08 Dec 2009 02:59:53 +0000 |
Chong Yidong |
NEWS entries for mail-user-agent and CEDET.
|
Mon, 07 Dec 2009 22:36:58 +0000 |
Juri Linkov |
Don't lazy-highlight the comint output in history Isearch mode.
|
Mon, 07 Dec 2009 21:15:19 +0000 |
Stefan Monnier |
(latex-complete, latex-indent-or-complete): Remove.
|
Mon, 07 Dec 2009 20:27:40 +0000 |
Andreas Schwab |
(unexec): Don't search for .data twice.
|
Mon, 07 Dec 2009 20:06:26 +0000 |
Stefan Monnier |
* minibuffer.el (completion-at-point-functions): New var.
|
Mon, 07 Dec 2009 19:21:57 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 07 Dec 2009 19:21:15 +0000 |
Eli Zaretskii |
Prevent save-buffer in Rmail buffers from using the coding-system
|
Mon, 07 Dec 2009 17:35:47 +0000 |
Juri Linkov |
(grep-read-files): Use `completing-read'
|
Mon, 07 Dec 2009 17:30:01 +0000 |
Juri Linkov |
Correctly restore original Isearch point. (Bug#4994)
|
Mon, 07 Dec 2009 16:53:48 +0000 |
Stefan Monnier |
(ucs-names): Fix last-minute paren-typo.
|
Mon, 07 Dec 2009 16:18:42 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): More elegant form for last
|
Mon, 07 Dec 2009 16:14:23 +0000 |
Chong Yidong |
Added compose-mail-user-agent-warnings.
|
Mon, 07 Dec 2009 16:12:47 +0000 |
Stefan Monnier |
(ucs-names): Weed out at compile-time the chars that don't have names, so
|
Mon, 07 Dec 2009 16:09:05 +0000 |
Chong Yidong |
* simple.el (compose-mail): Check for incompatibilities and warn.
|
Mon, 07 Dec 2009 09:02:11 +0000 |
Dan Nicolaescu |
Support showing a single log entry from vc-annotate.
|
Mon, 07 Dec 2009 06:56:40 +0000 |
Michael Kifer |
2009-12-07 Michael Kifer <kifer@cs.stonybrook.edu>
|
Mon, 07 Dec 2009 06:38:06 +0000 |
Michael Albinus |
Handle prompt rules of ksh in OpenBSD 4.5. Reported by Rapha¸«³l
|
Mon, 07 Dec 2009 06:30:30 +0000 |
Dan Nicolaescu |
Get the background mode from the terminal for xterm, and set
|
Mon, 07 Dec 2009 06:21:27 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Mon, 07 Dec 2009 02:37:42 +0000 |
Stefan Monnier |
Make it work for non-file buffers (bug#5102).
|
Sun, 06 Dec 2009 23:27:55 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Handle the case where the
|
Sun, 06 Dec 2009 22:36:11 +0000 |
Dan Nicolaescu |
*** empty log message ***
|
Sun, 06 Dec 2009 22:18:03 +0000 |
Dan Nicolaescu |
* vc-git.el (vc-git-print-log): Handle a limit argument. Display
|
Sun, 06 Dec 2009 21:25:55 +0000 |
Dan Nicolaescu |
Make vc-revert change VC state from 'added to 'unregistered.
|
Sun, 06 Dec 2009 20:25:36 +0000 |
Chong Yidong |
* log-view.el (log-view-mode-map): Bind "=" to log-view-diff too.
|
Sun, 06 Dec 2009 20:22:16 +0000 |
Chong Yidong |
* vc-bzr.el (vc-bzr-annotate-command): Show author in annotation.
|
Sun, 06 Dec 2009 19:49:04 +0000 |
Ulf Jasper |
Fixed Bug#5096.
|
Sun, 06 Dec 2009 18:48:48 +0000 |
Chong Yidong |
* simple.el (beginning-of-visual-line): Constrain to field
|
Sun, 06 Dec 2009 18:13:19 +0000 |
Ulf Jasper |
Fixed Bug#5008.
|
Sun, 06 Dec 2009 15:34:59 +0000 |
Chong Yidong |
* progmodes/js.el (js--js-not): Add null to the list of values.
|
Sun, 06 Dec 2009 15:33:09 +0000 |
Chong Yidong |
* ansi-color.el (ansi-color-for-comint-mode): Add :version
|
Sun, 06 Dec 2009 05:05:36 +0000 |
Roland Winkler |
* textmodes/bibtex.el (bibtex-enclosing-field): Exclude entry delimiter
|
Sun, 06 Dec 2009 05:03:26 +0000 |
Roland Winkler |
(bibtex-enclosing-field): Exclude entry delimiter if it is at the end
|
Sun, 06 Dec 2009 01:25:41 +0000 |
Stefan Monnier |
(minibuffer-complete-and-exit): Don't replace the
|
Sun, 06 Dec 2009 00:58:40 +0000 |
Stefan Monnier |
(completion-in-region): Improve docstring.
|
Sun, 06 Dec 2009 00:42:19 +0000 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
Sun, 06 Dec 2009 00:41:18 +0000 |
Kevin Ryde |
* info-look.el: Add setup for apropos-mode to use emacs-lisp-mode
|
Sun, 06 Dec 2009 00:22:51 +0000 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
Sun, 06 Dec 2009 00:21:56 +0000 |
Kevin Ryde |
* ffap.el (ffap-rfc-path): Make this a defcustom since
|
Sat, 05 Dec 2009 23:51:26 +0000 |
Chong Yidong |
Copyedit several NEWS entries.
|
Sat, 05 Dec 2009 23:22:03 +0000 |
Juri Linkov |
Save and restore dired buffer's point positions too. (Bug#4880)
|
Sat, 05 Dec 2009 22:49:00 +0000 |
Chong Yidong |
* xdisp.c (push_display_prop): Don't set avoid_cursor_p. Return 0
|
Sat, 05 Dec 2009 22:01:00 +0000 |
Chong Yidong |
* bindings.el (complete-symbol): Call semantic-ia-complete-symbol if
|
Sat, 05 Dec 2009 21:33:48 +0000 |
Glenn Morris |
Add bug ref.
|
Sat, 05 Dec 2009 21:12:19 +0000 |
Chong Yidong |
* misc.texi (Shell Options): ansi-color is now default.
|
Sat, 05 Dec 2009 21:11:29 +0000 |
Chong Yidong |
Fix commentary to reflect that ansi-color is now enabled by default.
|
Sat, 05 Dec 2009 21:08:09 +0000 |
Chong Yidong |
ansi-color is now enabled by default in the shell.
|
Sat, 05 Dec 2009 21:05:51 +0000 |
Chong Yidong |
* shell.el (shell): Require ansi-color (Bug#5113).
|
Sat, 05 Dec 2009 20:56:42 +0000 |
Chong Yidong |
* hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
|
Sat, 05 Dec 2009 20:45:39 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 05 Dec 2009 20:38:05 +0000 |
Chong Yidong |
Minor doc fix.
|
Sat, 05 Dec 2009 20:23:25 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-lexical-context): Recognise
|
Sat, 05 Dec 2009 20:16:42 +0000 |
Chong Yidong |
* xfaces.c (Fx_family_fonts): Handle 2009-07-14 change to return
|
Sat, 05 Dec 2009 20:09:49 +0000 |
Chong Yidong |
Fix a comment and delete trailing whitespace.
|
Sat, 05 Dec 2009 19:49:47 +0000 |
Juri Linkov |
(Info-find-node-2): Set `Info-current-subfile' to nil
|
Sat, 05 Dec 2009 19:10:42 +0000 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-describe-environment):
|
Sat, 05 Dec 2009 13:32:18 +0000 |
Eli Zaretskii |
(next_element_from_ellipsis): Fix a typo in the commentary.
|
Sat, 05 Dec 2009 13:21:49 +0000 |
Eli Zaretskii |
(next_element_from_display_vector): Fix a typo in the commentary.
|
Sat, 05 Dec 2009 11:16:04 +0000 |
Alan Mackenzie |
Revert change 1.85
|
Sat, 05 Dec 2009 04:08:48 +0000 |
Roland Winkler |
*** empty log message ***
|
Sat, 05 Dec 2009 04:05:37 +0000 |
Roland Winkler |
(bibtex-map-entries): Use marker to keep
|
Sat, 05 Dec 2009 03:49:58 +0000 |
Glenn Morris |
Documented diary view-mode.
|
Sat, 05 Dec 2009 03:49:36 +0000 |
Glenn Morris |
(Diary Display): Mention View mode.
|
Sat, 05 Dec 2009 03:39:03 +0000 |
Glenn Morris |
(Displaying the Diary): Mention keys apply to calendar.
|
Sat, 05 Dec 2009 03:27:24 +0000 |
Glenn Morris |
A bit rusty on the alphabet.
|
Sat, 05 Dec 2009 03:25:57 +0000 |
Glenn Morris |
Put calendar and diary hooks back in alphabetical order following
|
Sat, 05 Dec 2009 03:10:32 +0000 |
Glenn Morris |
Documented diary fancy display.
|
Sat, 05 Dec 2009 03:09:17 +0000 |
Glenn Morris |
Make it less tasty.
|
Sat, 05 Dec 2009 03:08:48 +0000 |
Glenn Morris |
(Top): Update menu for cal-xtra node changes.
|
Sat, 05 Dec 2009 03:08:30 +0000 |
Glenn Morris |
(Displaying the Diary): Holidays may be in the buffer
|
Sat, 05 Dec 2009 03:08:05 +0000 |
Glenn Morris |
(Advanced Calendar/Diary Usage): Update menu.
|
Sat, 05 Dec 2009 03:07:26 +0000 |
Glenn Morris |
(Standard Hooks): Remove diary-display-hook, replaced by
|
Sat, 05 Dec 2009 02:54:21 +0000 |
Chong Yidong |
* quail/cyrillic.el (russian-typewriter): Change keyboard layout.
|
Sat, 05 Dec 2009 01:22:54 +0000 |
Stefan Monnier |
(completion-pcm--merge-try): Also consider placing point after a star, if
|
Sat, 05 Dec 2009 00:24:03 +0000 |
Dan Nicolaescu |
(vc-dir): Use the correct markup for showing keymaps
|
Fri, 04 Dec 2009 21:47:08 +0000 |
Juri Linkov |
(proced): Call `(proced-update t)' to update process
|
Fri, 04 Dec 2009 21:45:29 +0000 |
Juri Linkov |
(dired-auto-revert-buffer): New defcustom.
|
Fri, 04 Dec 2009 21:43:07 +0000 |
Juri Linkov |
Change roles of modes and functions in image-mode.el (Bug#5062).
|
Fri, 04 Dec 2009 19:27:42 +0000 |
Ulf Jasper |
Newsticker fixes/changes.
|
Fri, 04 Dec 2009 16:34:22 +0000 |
Sam Steingold |
(log-view-mode-map): "q" calls quit-window,
|
Fri, 04 Dec 2009 16:16:26 +0000 |
Juanma Barranquero |
Fix `string-to-number' to deal consistently with integers and floats.
|
Fri, 04 Dec 2009 10:51:37 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 04 Dec 2009 10:50:59 +0000 |
Eli Zaretskii |
(enum prop_idx) <AUTO_COMPOSED_PROP_IDX>: Delete unused enumeration value.
|
Fri, 04 Dec 2009 05:00:44 +0000 |
Glenn Morris |
Regenerate autoloads.
|
Fri, 04 Dec 2009 04:39:21 +0000 |
Stefan Monnier |
Minor cleanup.
|
Thu, 03 Dec 2009 20:03:55 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Thu, 03 Dec 2009 20:03:12 +0000 |
Eli Zaretskii |
(lisp, shortlisp): Replace indian.el with indian.elc.
|
Thu, 03 Dec 2009 19:12:52 +0000 |
Dan Nicolaescu |
Limit the number of log entries displayed by default.
|
Thu, 03 Dec 2009 19:01:36 +0000 |
Stefan Monnier |
(Fmake_network_process): Fix up the tests for
|
Thu, 03 Dec 2009 18:51:32 +0000 |
Stefan Monnier |
(Qseqpacket): New symbol.
|
Thu, 03 Dec 2009 17:14:33 +0000 |
Glenn Morris |
(class): Restore still useful declaration.
|
Thu, 03 Dec 2009 16:02:10 +0000 |
Alan Mackenzie |
Enhance `c-parse-state' to run efficiently in "brace desserts".
|
Thu, 03 Dec 2009 15:56:29 +0000 |
Alan Mackenzie |
Correct conflicts in previous patch.
|
Thu, 03 Dec 2009 15:52:37 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 03 Dec 2009 14:34:04 +0000 |
Roland Winkler |
*** empty log message ***
|
Thu, 03 Dec 2009 14:33:00 +0000 |
Roland Winkler |
(proced-filter-alist): Use regexp-quote.
|
Thu, 03 Dec 2009 11:34:11 +0000 |
Michael Albinus |
Cleanup.
|
Thu, 03 Dec 2009 08:53:54 +0000 |
Glenn Morris |
Revert previous accidental commit.
|
Thu, 03 Dec 2009 08:53:06 +0000 |
Dan Nicolaescu |
(vc-bzr-dir-extra-headers): Fix typo.
|
Thu, 03 Dec 2009 07:46:13 +0000 |
Dan Nicolaescu |
Add support for bzr shelve/unshelve.
|
Thu, 03 Dec 2009 07:31:15 +0000 |
Dan Nicolaescu |
(vc-bzr-print-log): Deal with nil arguments better.
|
Thu, 03 Dec 2009 05:41:17 +0000 |
Stefan Monnier |
(bibtex-complete-internal): Use completion-in-region.
|
Thu, 03 Dec 2009 04:08:08 +0000 |
Dan Nicolaescu |
Support applying stashes. Improve UI.
|
Thu, 03 Dec 2009 03:11:14 +0000 |
Glenn Morris |
(log-view-vc-backend, log-view-vc-fileset): Declare.
|
Thu, 03 Dec 2009 03:09:45 +0000 |
Glenn Morris |
(Free Software and Free Manuals): Update URL, and remove duplicate text.
|
Thu, 03 Dec 2009 03:02:34 +0000 |
Stefan Monnier |
(makefile-special-targets-list): No need for it to be an alist any more.
|
Thu, 03 Dec 2009 02:58:16 +0000 |
Stefan Monnier |
(octave-complete-symbol): Use completion-in-region.
|
Thu, 03 Dec 2009 02:57:16 +0000 |
Stefan Monnier |
Misc cleanup.
|
Thu, 03 Dec 2009 01:43:23 +0000 |
Juanma Barranquero |
* progmodes/pascal.el: Require CL when compiling (for lexical-let).
|
Thu, 03 Dec 2009 01:33:56 +0000 |
Stefan Monnier |
(try-expand-dabbrev-visible): Preserve point in the
|
Wed, 02 Dec 2009 18:31:26 +0000 |
Stefan Monnier |
Use completion-in-buffer and remove uses of dynamic scoping.
|
Wed, 02 Dec 2009 08:01:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 02 Dec 2009 07:59:51 +0000 |
Kenichi Handa |
Include ZWJ and ZWNJ in the patterns to shape for all Indic scripts.
|
Wed, 02 Dec 2009 04:11:08 +0000 |
Stefan Monnier |
Use completion-in-buffer.
|
Wed, 02 Dec 2009 03:11:38 +0000 |
Stefan Monnier |
(message-completion-in-region): New compatibility function.
|
Wed, 02 Dec 2009 03:05:14 +0000 |
Glenn Morris |
Replace all pop-to-buffer calls with rmail-pop-to-buffer, to prevent
|
Wed, 02 Dec 2009 03:04:43 +0000 |
Glenn Morris |
(rmail-pop-to-buffer): New function. (Bug#2282)
|
Wed, 02 Dec 2009 03:03:48 +0000 |
Glenn Morris |
(diary-list-entries): Replace superfluous save-excursion with
|
Wed, 02 Dec 2009 03:02:10 +0000 |
Glenn Morris |
Comment.
|
Wed, 02 Dec 2009 03:01:44 +0000 |
Glenn Morris |
2009-12-02 Michael Welsh Duggan <mwd at cert.org>
|
Wed, 02 Dec 2009 03:00:41 +0000 |
Glenn Morris |
Andreas Politz <politza at fh-trier.de> (tiny change)
|
Wed, 02 Dec 2009 02:08:21 +0000 |
Juanma Barranquero |
* mpc.el (mpc-intersection, mpc-host, mpc-songs-playlist)
|
Wed, 02 Dec 2009 00:48:21 +0000 |
Katsumi Yamaoka |
(gnus-group-prepare-flat): Check also whether groups with no unread article
|
Tue, 01 Dec 2009 20:44:21 +0000 |
Stefan Monnier |
(tpu-cursor-free-mode): Emit message.
|
Tue, 01 Dec 2009 20:31:57 +0000 |
Stefan Monnier |
(comint-insert-input): Ignore clicks to the right of
|
Tue, 01 Dec 2009 20:08:20 +0000 |
Stefan Monnier |
(vc-print-log-internal): Don't wait for the prcess to
|
Tue, 01 Dec 2009 19:42:28 +0000 |
Stefan Monnier |
(pcomplete/cd): Complete more than one argument, just in case.
|
Tue, 01 Dec 2009 19:39:52 +0000 |
Stefan Monnier |
(pcomplete-std-complete): Don't try to complete past the last element.
|
Tue, 01 Dec 2009 19:01:41 +0000 |
Chong Yidong |
* message.el: Revert last change.
|
Tue, 01 Dec 2009 18:06:06 +0000 |
Stefan Monnier |
(normal-erase-is-backspace-mode): Fix thinko in message.
|
Tue, 01 Dec 2009 17:06:30 +0000 |
Glenn Morris |
Add etc/images/mpc directory.
|
Tue, 01 Dec 2009 17:04:55 +0000 |
Glenn Morris |
(window--display-buffer-2): Fix previous changes.
|
Tue, 01 Dec 2009 16:21:36 +0000 |
Chong Yidong |
Delete trailing whitespace.
|
Tue, 01 Dec 2009 16:20:59 +0000 |
Chong Yidong |
* mail/sendmail.el (mail-setup-hook, mail-send-hook): Doc fixes.
|
Tue, 01 Dec 2009 09:28:22 +0000 |
Miles Bader |
Add arch tagline
|
Tue, 01 Dec 2009 09:07:36 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 01 Dec 2009 09:07:26 +0000 |
YAMAMOTO Mitsuharu |
(font_load_for_lface, font_open_by_name): Don't store name
|
Tue, 01 Dec 2009 07:51:02 +0000 |
Glenn Morris |
(ELCFILES): Add mpc.elc.
|
Tue, 01 Dec 2009 07:49:26 +0000 |
Glenn Morris |
New file.
|
Tue, 01 Dec 2009 07:47:11 +0000 |
Glenn Morris |
Add missing entry.
|
Tue, 01 Dec 2009 07:10:17 +0000 |
Bill Wohler |
*** empty log message ***
|
Tue, 01 Dec 2009 07:09:11 +0000 |
Bill Wohler |
(Searching): Use mh vfolder_format and fix typo in database path for
|
Tue, 01 Dec 2009 07:07:23 +0000 |
Bill Wohler |
*** empty log message ***
|
Tue, 01 Dec 2009 07:07:13 +0000 |
Bill Wohler |
(mh-mairix-execute-search): Use mh vfolder_format. Fix typo in
|
Tue, 01 Dec 2009 04:04:33 +0000 |
Stefan Monnier |
* mpc.el: New file.
|
Tue, 01 Dec 2009 03:15:01 +0000 |
Glenn Morris |
(window-to-use): Define for compiler.
|
Tue, 01 Dec 2009 03:14:02 +0000 |
Glenn Morris |
(byte-compile-save-excursion): Make message consistent with others (no
|
Tue, 01 Dec 2009 03:13:03 +0000 |
Glenn Morris |
(rmail-mime-handle): Doc fix.
|
Tue, 01 Dec 2009 03:12:13 +0000 |
Glenn Morris |
Update maintainer per comment from HN in bug#5056: "I no longer
|
Tue, 01 Dec 2009 03:10:31 +0000 |
Glenn Morris |
Mention usertags.
|
Tue, 01 Dec 2009 00:35:43 +0000 |
Dan Nicolaescu |
Make vc-print-log buttons work.
|
Mon, 30 Nov 2009 23:39:04 +0000 |
Juanma Barranquero |
* savehist.el (savehist-autosave-interval): Allow setting to nil
|
Mon, 30 Nov 2009 22:51:34 +0000 |
Juanma Barranquero |
Fix references to jit-lock properties.
|
Mon, 30 Nov 2009 22:11:19 +0000 |
Katsumi Yamaoka |
Add Bug#4698 to 2009-11-29 change. By Reiner Steib.
|
Mon, 30 Nov 2009 21:45:30 +0000 |
Juri Linkov |
(multi-isearch-search-fun): Always provide a non-nil
|
Mon, 30 Nov 2009 21:21:35 +0000 |
Dan Nicolaescu |
(vc-git-registered): Call vc-git-root only once.
|
Mon, 30 Nov 2009 21:08:25 +0000 |
Stefan Monnier |
(print_preprocess): Preprocess the key_and_value table of
|
Mon, 30 Nov 2009 20:27:44 +0000 |
Juri Linkov |
(multi-isearch-read-buffers): Move canonicalization
|
Mon, 30 Nov 2009 19:42:16 +0000 |
Juri Linkov |
(multi-isearch-read-buffers)
|
Mon, 30 Nov 2009 16:14:48 +0000 |
Juri Linkov |
(doc-view-continuous):
|
Mon, 30 Nov 2009 16:11:18 +0000 |
Juri Linkov |
(comint-mode-map): Rebind `M-r' from
|
Mon, 30 Nov 2009 16:05:47 +0000 |
Juri Linkov |
(perform-replace): Let-bind recenter-last-op to nil.
|
Mon, 30 Nov 2009 13:49:13 +0000 |
Stefan Monnier |
Minor cleanup and simplification.
|
Mon, 30 Nov 2009 13:43:51 +0000 |
Stefan Monnier |
(perl-font-lock-special-syntactic-constructs):
|
Sun, 29 Nov 2009 23:57:18 +0000 |
Juri Linkov |
(Highlight Interactively): Actually a list of
|
Sun, 29 Nov 2009 23:55:57 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 29 Nov 2009 23:55:42 +0000 |
Juri Linkov |
(describe-char-unidata-list): Use lowercase name
|
Sun, 29 Nov 2009 23:54:41 +0000 |
Juri Linkov |
(fancy-about-text): Fix wording of Guided Tour. (Bug#4960)
|
Sun, 29 Nov 2009 23:52:16 +0000 |
Juri Linkov |
(ediff-minibuffer-with-setup-hook): New compatibility macro.
|
Sun, 29 Nov 2009 23:38:18 +0000 |
Juri Linkov |
* gnus-sum.el (gnus-recenter): Use `recenter-top-bottom'
|
Sun, 29 Nov 2009 23:34:05 +0000 |
Juri Linkov |
Add defcustom to define the cycling order of `recenter-top-bottom'. (Bug#4981)
|
Sun, 29 Nov 2009 20:40:51 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 29 Nov 2009 20:40:12 +0000 |
Michael Albinus |
* tramp.texi (Remote processes): Improve eshell example with "su"
|
Sun, 29 Nov 2009 20:19:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 29 Nov 2009 20:18:59 +0000 |
Michael Albinus |
* eshell/esh-util.el (top): Require also Tramp when compiling.
|
Sun, 29 Nov 2009 20:10:29 +0000 |
Michael Albinus |
* eshell/em-unix (eshell/whoami): Make it a defun but a defalias.
|
Sun, 29 Nov 2009 20:05:23 +0000 |
Michael Albinus |
* net/tramp.el (tramp-maybe-open-connection): Open the remote
|
Sun, 29 Nov 2009 20:04:08 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-parse-filename): Use `save-match-data'.
|
Sun, 29 Nov 2009 09:48:50 +0000 |
Jan Dj¸«£rv |
frame.c (frame_make_pointer_invisible)
|
Sat, 28 Nov 2009 21:32:06 +0000 |
Stefan Monnier |
Try and remove assumptions about point-min==1.
|
Sat, 28 Nov 2009 21:11:25 +0000 |
Chong Yidong |
* sem-user.texi (Semantic mode): Link to Idle Scheduler.
|
Sat, 28 Nov 2009 21:09:00 +0000 |
Chong Yidong |
* semantic.texi (Analyzer Internals): Rename from Analyzer.
|
Sat, 28 Nov 2009 20:45:19 +0000 |
Stefan Monnier |
(image-minor-mode): Exit more gracefully when the image
|
Sat, 28 Nov 2009 20:36:05 +0000 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
Sat, 28 Nov 2009 20:35:23 +0000 |
Kevin Ryde |
* erc.texi (Development): Correction to git tutorial url.
|
Sat, 28 Nov 2009 20:28:51 +0000 |
Stefan Monnier |
(Man-completion-table): Make it easier to enter "<sec> <name>".
|
Sat, 28 Nov 2009 20:20:39 +0000 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
Sat, 28 Nov 2009 20:19:54 +0000 |
Kevin Ryde |
* cl.texi (Porting Common Lisp): Update EIEIO dead ftp link to a
|
Sat, 28 Nov 2009 17:06:30 +0000 |
Stefan Monnier |
* eshell/em-prompt.el (eshell-prompt-function): Abbreviate pwd, since
|
Sat, 28 Nov 2009 10:50:31 +0000 |
Eli Zaretskii |
(skip_invisible): Fix a typo in a comment.
|
Sat, 28 Nov 2009 10:46:14 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 28 Nov 2009 10:45:46 +0000 |
Eli Zaretskii |
(Special Properties): More accurate description of what the `cursor'
|
Sat, 28 Nov 2009 10:24:51 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 28 Nov 2009 10:24:04 +0000 |
Eli Zaretskii |
[!AUTO_DEPEND]: Remove outdated comment about omitted dependencies on lisp.h.
|
Fri, 27 Nov 2009 22:03:04 +0000 |
Stefan Monnier |
(byte-compile-warning-types): New type `suspicious'.
|
Fri, 27 Nov 2009 19:31:57 +0000 |
Stefan Monnier |
(gud-basic-call): Don't only save the buffer but the excursion as well.
|
Fri, 27 Nov 2009 17:27:04 +0000 |
Jan Dj¸«£rv |
Don't crash if an X terminal is deleted with force == t.
|
Fri, 27 Nov 2009 16:38:57 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 27 Nov 2009 16:38:38 +0000 |
Michael Albinus |
* NEWS: New functions eshell/su and eshell/sudo.
|
Fri, 27 Nov 2009 16:29:03 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 27 Nov 2009 16:28:42 +0000 |
Michael Albinus |
* eshell/em-unix.el (eshell/su, eshell/sudo): New defuns,
|
Fri, 27 Nov 2009 15:44:30 +0000 |
Jan Dj¸«£rv |
serach.c (simple_search): Remove warning by making *p const.
|
Fri, 27 Nov 2009 07:35:14 +0000 |
Daiki Ueno |
(socks-send-command): Convert binary request to
|
Fri, 27 Nov 2009 04:24:47 +0000 |
Stefan Monnier |
(describe-bindings-internal): Remove `interactive'.
|
Fri, 27 Nov 2009 04:08:04 +0000 |
Stefan Monnier |
(Man-completion-table): Trim a terminating "(".
|
Fri, 27 Nov 2009 01:27:04 +0000 |
Stefan Monnier |
(url-generic-parse-url): Bind deactivate-mark.
|
Thu, 26 Nov 2009 23:59:14 +0000 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
Thu, 26 Nov 2009 23:58:23 +0000 |
Kevin Ryde |
* os.texi (Startup Summary): vindex inhibit-startup-message and
|
Thu, 26 Nov 2009 23:57:40 +0000 |
Kevin Ryde |
* commands.texi (Misc Events): vindex mouse-wheel-up-event and
|
Thu, 26 Nov 2009 23:39:32 +0000 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
Thu, 26 Nov 2009 23:38:18 +0000 |
Kevin Ryde |
* sha1.el (sha1-string-external): default-directory "/" in case
|
Thu, 26 Nov 2009 23:19:53 +0000 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
Thu, 26 Nov 2009 23:18:58 +0000 |
Kevin Ryde |
* log-view.el: Add "Keywords: tools", since its other keywords
|
Thu, 26 Nov 2009 22:35:47 +0000 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
Thu, 26 Nov 2009 22:35:09 +0000 |
Kevin Ryde |
* MORE.STUFF: emacswiki ElispArea url "wiki.pl" -> "wiki".
|
Thu, 26 Nov 2009 16:24:36 +0000 |
Stefan Monnier |
Misc coding convention cleanups.
|
Thu, 26 Nov 2009 15:22:27 +0000 |
Stefan Monnier |
Various minor fixes.
|
Thu, 26 Nov 2009 14:50:28 +0000 |
Stefan Monnier |
(vc-bzr-annotate-command): Make operation asynchronous.
|
Thu, 26 Nov 2009 07:15:33 +0000 |
Jan Dj¸«£rv |
Mention Metacity hang on Emacs resize.
|
Thu, 26 Nov 2009 03:27:10 +0000 |
Dan Nicolaescu |
(finder-mode-map): Add a menu.
|
Thu, 26 Nov 2009 03:24:41 +0000 |
Dan Nicolaescu |
(power_letter): Remove duplicate const.
|
Thu, 26 Nov 2009 03:18:31 +0000 |
Dan Nicolaescu |
* verilog-mode.el (verilog-at-struct-p): Support "signed" and
|
Thu, 26 Nov 2009 03:09:58 +0000 |
Glenn Morris |
(eshell/cd): Don't throw to a tag outside the scope.
|
Thu, 26 Nov 2009 03:08:30 +0000 |
Glenn Morris |
Fix format.
|
Thu, 26 Nov 2009 03:07:21 +0000 |
Glenn Morris |
(Latest version of Emacs): Mention stability of development version.
|
Thu, 26 Nov 2009 03:05:17 +0000 |
Glenn Morris |
VM has moved again.
|
Thu, 26 Nov 2009 00:15:17 +0000 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
Thu, 26 Nov 2009 00:13:17 +0000 |
Kevin Ryde |
* arc-mode.el: Add "Keywords: files", so the details in its
|
Thu, 26 Nov 2009 00:07:01 +0000 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
Thu, 26 Nov 2009 00:04:36 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:04:08 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:03:43 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:02:59 +0000 |
Kevin Ryde |
* international/isearch-x.el, international/ja-dic-cnv.el,
|
Thu, 26 Nov 2009 00:01:20 +0000 |
Kevin Ryde |
* textmodes/bibtex-style.el: Add "Keywords: tex".
|
Wed, 25 Nov 2009 23:52:00 +0000 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
Wed, 25 Nov 2009 23:51:08 +0000 |
Kevin Ryde |
* textmodes/dns-mode.el: Add "Keywords: comm". It's only an
|
Wed, 25 Nov 2009 23:47:31 +0000 |
Johan Bockg¸«©rd |
(vc-annotate-revision-previous-to-line): Really use previous revision.
|
Wed, 25 Nov 2009 22:52:02 +0000 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
Wed, 25 Nov 2009 22:51:07 +0000 |
Kevin Ryde |
(man): completion-ignore-case t for friendliness and since man
|
Wed, 25 Nov 2009 22:42:11 +0000 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
Wed, 25 Nov 2009 22:41:06 +0000 |
Kevin Ryde |
* man.el (Man-completion-table): default-directory "/" in case
|
Wed, 25 Nov 2009 21:16:58 +0000 |
Juri Linkov |
(Man-completion-table): Modify regexp to include section names
|
Wed, 25 Nov 2009 17:53:54 +0000 |
Jan Dj¸«£rv |
(delete_tty): Remove check for last terminal (bug#4970).
|
Wed, 25 Nov 2009 17:23:45 +0000 |
Juri Linkov |
Search recursively in gzipped files. (Bug#4982)
|
Wed, 25 Nov 2009 17:21:12 +0000 |
Juri Linkov |
(doc-view-mode): Set buffer-local `view-read-only' to nil
|
Wed, 25 Nov 2009 17:18:26 +0000 |
Juri Linkov |
Mouse-wheel scrolling for DocView Continuous mode. (Bug#4896)
|
Wed, 25 Nov 2009 17:15:19 +0000 |
Juri Linkov |
Provide additional default values (directories at other Dired
|
Wed, 25 Nov 2009 17:11:29 +0000 |
Juri Linkov |
Provide additional default values (file name at point or at the
|
Wed, 25 Nov 2009 16:36:04 +0000 |
Stefan Monnier |
Really make the *Completions* window soft-dedicated (bug#5030).
|
Wed, 25 Nov 2009 16:19:51 +0000 |
Jan Dj¸«£rv |
xsettings.c: Revert changes from 2009-11-23. Just use Xft defaults (bug #5025).
|
Wed, 25 Nov 2009 06:08:42 +0000 |
Stefan Monnier |
* progmodes/meta-mode.el (meta-complete-symbol):
|
Wed, 25 Nov 2009 06:02:01 +0000 |
Stefan Monnier |
(mail-abbrev-complete-alias): Use completion-in-region.
|
Wed, 25 Nov 2009 05:31:05 +0000 |
Stefan Monnier |
(dabbrev--minibuffer-origin): Use minibuffer-selected-window.
|
Wed, 25 Nov 2009 04:59:02 +0000 |
Stefan Monnier |
(abbrev--before-point): Use word-motion functions
|
Wed, 25 Nov 2009 03:59:19 +0000 |
Stefan Monnier |
(string-prefix-p): New function.
|
Wed, 25 Nov 2009 03:51:00 +0000 |
Stefan Monnier |
(Man-completion-cache): New var.
|
Wed, 25 Nov 2009 03:28:24 +0000 |
Stefan Monnier |
(vc-print-log-internal): Make `limit' optional for better
|
Tue, 24 Nov 2009 23:13:55 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
Tue, 24 Nov 2009 23:13:09 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Build
|
Tue, 24 Nov 2009 23:08:15 +0000 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
Tue, 24 Nov 2009 23:07:23 +0000 |
Kevin Ryde |
* emacs-lisp/elint.el (elint-add-required-env): Better error message
|
Tue, 24 Nov 2009 22:28:01 +0000 |
Stefan Monnier |
(linum-update-window): Ignore intangible (bug#4996).
|
Tue, 24 Nov 2009 22:23:49 +0000 |
Stefan Monnier |
Handle the [back] button properly (bug#4979).
|
Tue, 24 Nov 2009 21:36:10 +0000 |
Stefan Monnier |
(list-load-path-shadows): Setup a major mode
|
Tue, 24 Nov 2009 21:33:23 +0000 |
Stefan Monnier |
(adjust_markers_for_delete): Move it in the right direction! (bug#4803)
|
Tue, 24 Nov 2009 20:00:41 +0000 |
Stefan Monnier |
(Man-completion-table): New function.
|
Tue, 24 Nov 2009 15:31:01 +0000 |
David Reitter |
vc-git-registered: use checkout directory (where .git is)
|
Tue, 24 Nov 2009 10:25:54 +0000 |
Michael Albinus |
Improve handling of processes on remote hosts.
|
Tue, 24 Nov 2009 09:19:09 +0000 |
Katsumi Yamaoka |
(message-from-style, message-interactive, message-signature): Always set
|
Tue, 24 Nov 2009 08:37:56 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 24 Nov 2009 08:37:40 +0000 |
YAMAMOTO Mitsuharu |
(x_new_font): Update f->scroll_bar_actual_width.
|
Tue, 24 Nov 2009 08:37:32 +0000 |
YAMAMOTO Mitsuharu |
(font_open_entity): Don't use ASET if font_object is Qnil.
|
Tue, 24 Nov 2009 07:47:45 +0000 |
Tassilo Horn |
* doc-view.el (doc-view-mode): Switch off view-mode explicitly,
|
Tue, 24 Nov 2009 03:16:38 +0000 |
Michael Kifer |
2009-11-24 Michael Kifer <kifer@cs.stonybrook.edu>
|
Tue, 24 Nov 2009 02:40:03 +0000 |
Glenn Morris |
(focus-follows-mouse): Mention mouse-autoselect-window.
|
Tue, 24 Nov 2009 02:38:08 +0000 |
Glenn Morris |
(global-semantic-idle-scheduler-mode): Move after definition of
|
Tue, 24 Nov 2009 02:37:05 +0000 |
Glenn Morris |
(bookmark-bmenu-hide-filenames): Remove assignment to deleted variable
|
Tue, 24 Nov 2009 02:21:32 +0000 |
Stefan Monnier |
(bookmark-bmenu-search): Clear echo area when exiting.
|
Mon, 23 Nov 2009 20:58:55 +0000 |
Chong Yidong |
* net/browse-url.el (browse-url-filename-alist): On Windows, add
|
Mon, 23 Nov 2009 20:34:53 +0000 |
Juri Linkov |
Implement DocView Continuous mode. (Bug#4896)
|
Mon, 23 Nov 2009 20:30:33 +0000 |
Juri Linkov |
Implement Isearch in comint input history. (Bug#3746)
|
Mon, 23 Nov 2009 15:59:07 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 23 Nov 2009 15:58:49 +0000 |
Michael Albinus |
* net/tramp.el (tramp-shell-prompt-pattern): Use \r for carriage
|
Mon, 23 Nov 2009 14:48:59 +0000 |
Jan Dj¸«£rv |
Must create deps for ecrt0.o in its rule.
|
Mon, 23 Nov 2009 09:51:06 +0000 |
Jan Dj¸«£rv |
* etags.c (absolute_filename): Use memove if we have it for overlapping copy.
|
Mon, 23 Nov 2009 08:55:08 +0000 |
Jan Dj¸«£rv |
Set Xft defaults if no XSETTING is found, better default for Gtk+ font dialog.
|
Mon, 23 Nov 2009 05:37:34 +0000 |
Stefan Monnier |
(move-to-window-line-last-op): Remove.
|
Mon, 23 Nov 2009 05:32:25 +0000 |
Stefan Monnier |
(move-to-window-line-last-op): New var.
|
Mon, 23 Nov 2009 00:32:37 +0000 |
Glenn Morris |
Sven Joachim <svenjoac at gmx.de>
|
Sun, 22 Nov 2009 23:49:13 +0000 |
Chong Yidong |
* cedet/srecode/map.el (srecode-get-maps):
|
Sun, 22 Nov 2009 23:09:17 +0000 |
Chong Yidong |
* cedet/semantic/ia.el (semantic-ia-completion-format-tag-function):
|
Sun, 22 Nov 2009 19:53:21 +0000 |
Glenn Morris |
Move entries to the correct file and fix format.
|
Sun, 22 Nov 2009 18:24:29 +0000 |
Tassilo Horn |
* progmodes/subword.el (subword-mode-map): Fix subword-mode-map
|
Sun, 22 Nov 2009 12:11:00 +0000 |
Andreas Schwab |
(simple_search): Avoid CHAR_TO_BYTE in inner loop when
|
Sun, 22 Nov 2009 03:14:14 +0000 |
Michael Kifer |
2009-11-22 Michael Kifer <kifer@cs.stonybrook.edu>
|
Sun, 22 Nov 2009 02:19:23 +0000 |
Jay Belanger |
*** empty log message ***
|
Sun, 22 Nov 2009 02:19:03 +0000 |
Jay Belanger |
(Radix modes): Discuss alternate bases for two's complement notations.
|
Sat, 21 Nov 2009 20:19:15 +0000 |
Chong Yidong |
Update md5sum.
|
Sat, 21 Nov 2009 20:18:37 +0000 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-read-tag-engine)
|
Sat, 21 Nov 2009 15:40:24 +0000 |
Jan Dj¸«£rv |
* cus-start.el (all): Add native condition for font-use-system-font.
|
Sat, 21 Nov 2009 15:28:59 +0000 |
Jan Dj¸«£rv |
Use a select wrapper around the GLib event loop, thus taking into account GLib
|
Sat, 21 Nov 2009 11:52:23 +0000 |
Andreas Schwab |
* character.h (STRING_CHAR, STRING_CHAR_AND_LENGTH): Remove
|
Sat, 21 Nov 2009 10:32:20 +0000 |
Alan Mackenzie |
(cc-imenu-java-generic-expression): A corrected version of the patch from
|
Sat, 21 Nov 2009 10:31:01 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Sat, 21 Nov 2009 07:50:48 +0000 |
Tassilo Horn |
* progmodes/subword.el: Rename from lisp/subword.el.
|
Sat, 21 Nov 2009 06:43:45 +0000 |
Stefan Monnier |
(bookmark-bmenu-bookmark-column): Remove var.
|
Sat, 21 Nov 2009 04:50:36 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 21 Nov 2009 04:43:10 +0000 |
Stefan Monnier |
(bookmark-search-prompt, bookmark-search-timer): Remove.
|
Sat, 21 Nov 2009 02:36:54 +0000 |
Glenn Morris |
(rmail-mime): Decode in fundamental-mode. (Bug#4993)
|
Sat, 21 Nov 2009 02:33:45 +0000 |
Dan Nicolaescu |
* xterm.c (x_new_font):
|
Fri, 20 Nov 2009 21:49:46 +0000 |
Chong Yidong |
* net/browse-url.el (browse-url-default-windows-browser): Use
|
Fri, 20 Nov 2009 21:46:28 +0000 |
Chong Yidong |
* PROBLEMS: Remove fixed rebasing problem.
|
Fri, 20 Nov 2009 21:44:58 +0000 |
Chong Yidong |
* s/cygwin.h: Remove unneeded linker flags.
|
Fri, 20 Nov 2009 21:40:00 +0000 |
Chong Yidong |
* PROBLEMS (http): Add workaround for Cygwin crash.
|
Fri, 20 Nov 2009 21:12:54 +0000 |
Karl Fogel |
* lisp/bookmark.el: Formatting and doc fixes only:
|
Fri, 20 Nov 2009 20:55:31 +0000 |
Carsten Dominik |
Change version number to 6.33x
|
Fri, 20 Nov 2009 20:54:22 +0000 |
Carsten Dominik |
2009-11-20 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Fri, 20 Nov 2009 20:54:05 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 20 Nov 2009 20:50:32 +0000 |
Carsten Dominik |
2009-11-20 Carsten Dominik <carsten.dominik@gmail.com>
|
Fri, 20 Nov 2009 18:09:29 +0000 |
Tassilo Horn |
* progmodes/cc-cmds.el (c-forward-into-nomenclature)
|
Fri, 20 Nov 2009 15:47:26 +0000 |
Stefan Monnier |
* bookmark.el (bookmark-search-delay, bookmark-search-prompt): New options.
|
Fri, 20 Nov 2009 15:11:16 +0000 |
Chong Yidong |
* cedet/semantic/complete.el (semantic-complete-inline-map): Doc
|
Fri, 20 Nov 2009 14:28:54 +0000 |
Tassilo Horn |
* progmodes/cc-cmds.el: declare-functioned forward-subword and
|
Fri, 20 Nov 2009 14:05:18 +0000 |
Tassilo Horn |
* makefile.w32-in: Don't refer cc-subword.elc but subword.elc.
|
Fri, 20 Nov 2009 09:44:42 +0000 |
Jan Dj¸«£rv |
Always suggest system font because .emacs may not have been read yet.
|
Fri, 20 Nov 2009 08:54:18 +0000 |
Jan Dj¸«£rv |
gtkutil.c (xg_modify_menubar_widgets): If menubar is totally empty
|
Fri, 20 Nov 2009 08:22:32 +0000 |
Tassilo Horn |
2009-11-20 Tassilo Horn <tassilo@member.fsf.org>
|
Fri, 20 Nov 2009 06:56:16 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Allow non-state changing operations
|
Fri, 20 Nov 2009 06:05:10 +0000 |
Dan Nicolaescu |
Use -Wdeclaration-after-statement if available.
|
Fri, 20 Nov 2009 05:44:49 +0000 |
Dan Nicolaescu |
(vc-annotate-show-log-revision-at-line): Pass a
|
Fri, 20 Nov 2009 05:02:46 +0000 |
Chong Yidong |
* sem-user.texi (Idle Completions Mode): More copyedits.
|
Fri, 20 Nov 2009 03:19:27 +0000 |
Stefan Monnier |
Add missing entry.
|
Fri, 20 Nov 2009 02:30:55 +0000 |
Glenn Morris |
(Acknowledgments): Add htmlfontify.
|
Fri, 20 Nov 2009 02:29:32 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Fri, 20 Nov 2009 02:26:07 +0000 |
Chong Yidong |
* message.el (message-send-mail-with-sendmail): Revert last change.
|
Fri, 20 Nov 2009 01:52:41 +0000 |
Chong Yidong |
* sem-user.texi (Semanticdb Search Configuration): Rearrange nodes.
|
Fri, 20 Nov 2009 01:35:49 +0000 |
Chong Yidong |
* cedet/cedet.el (cedet-menu-map): Re-order menu items.
|
Fri, 20 Nov 2009 01:17:15 +0000 |
Jay Belanger |
*** empty log message ***
|
Fri, 20 Nov 2009 01:09:03 +0000 |
Jay Belanger |
(calc-octal-radix, calc-hex-radix): Add spec.
|
Fri, 20 Nov 2009 01:08:03 +0000 |
Jay Belanger |
(math-format-date): Fix typo.
|
Fri, 20 Nov 2009 01:00:27 +0000 |
Jay Belanger |
(calcFunc-vunpack): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:59:50 +0000 |
Jay Belanger |
(math-build-units-table-buffer): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:59:24 +0000 |
Jay Belanger |
(calc-modes-menu): Clean up two's complement entries.
|
Fri, 20 Nov 2009 00:58:54 +0000 |
Jay Belanger |
(math-use-emacs-fn): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:58:28 +0000 |
Jay Belanger |
(calc-graph-plot): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:58:00 +0000 |
Jay Belanger |
(math-format-date): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:57:32 +0000 |
Jay Belanger |
(calc-init-extentions): Rename `calc-complement-signed-mode' to
|
Fri, 20 Nov 2009 00:56:59 +0000 |
Jay Belanger |
(calc-embedded-mode-vars): Rename `calc-complement-signed-mode' to
|
Fri, 20 Nov 2009 00:56:28 +0000 |
Jay Belanger |
(math-compose-expr): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:55:53 +0000 |
Jay Belanger |
(math-format-twos-complement): Renamed from math-format-complement-signed.
|
Fri, 20 Nov 2009 00:55:13 +0000 |
Jay Belanger |
(calc-do-calc-eval): Let `calc-twos-complement-mode' be nil.
|
Fri, 20 Nov 2009 00:54:19 +0000 |
Jay Belanger |
(calc-set-mode-line): Rename `calc-complement-signed-mode' to
|
Thu, 19 Nov 2009 22:55:41 +0000 |
Stefan Monnier |
(latex-complete-bibtex-cache, latex-complete-alist): New vars.
|
Thu, 19 Nov 2009 22:10:40 +0000 |
Stefan Monnier |
(Funintern): Comment out last change.
|
Thu, 19 Nov 2009 22:05:40 +0000 |
Stefan Monnier |
* window.el (display-buffer-mark-dedicated): New var.
|
Thu, 19 Nov 2009 22:03:36 +0000 |
Stefan Monnier |
(symbol-complete): Use completion-in-region.
|
Thu, 19 Nov 2009 22:02:53 +0000 |
Stefan Monnier |
(file-cache-add-file): Use push and cons.
|
Thu, 19 Nov 2009 20:58:42 +0000 |
Stefan Monnier |
(with-wrapper-hook): Fix thinko.
|
Thu, 19 Nov 2009 20:47:40 +0000 |
Stefan Monnier |
* hfy-cmap.el (hfy-rgb-file): Use locate-file.
|
Thu, 19 Nov 2009 20:22:03 +0000 |
Stefan Monnier |
Mention htmlfontify.
|
Thu, 19 Nov 2009 20:21:01 +0000 |
Stefan Monnier |
New files.
|
Thu, 19 Nov 2009 17:40:14 +0000 |
Juri Linkov |
*** empty log message ***
|
Thu, 19 Nov 2009 17:39:54 +0000 |
Juri Linkov |
(switch-to-completions): Move point to the first
|
Thu, 19 Nov 2009 17:39:14 +0000 |
Juri Linkov |
Vertical completions.
|
Thu, 19 Nov 2009 17:38:37 +0000 |
Juri Linkov |
(completions-format): New defcustom.
|
Thu, 19 Nov 2009 17:37:22 +0000 |
Juri Linkov |
* find-dired.el (find-name-arg): Remove autoload. (Bug#4387)
|
Thu, 19 Nov 2009 16:49:24 +0000 |
Chong Yidong |
Update md5sum.
|
Thu, 19 Nov 2009 16:48:30 +0000 |
Chong Yidong |
* mail/sendmail.el (mail-yank-prefix): Change default to "> ".
|
Thu, 19 Nov 2009 16:46:50 +0000 |
Chong Yidong |
* message.el (message-from-style, message-interactive)
|
Thu, 19 Nov 2009 16:13:22 +0000 |
Richard M. Stallman |
* lread.c (Funintern): Error if symbol is t or nil.
|
Thu, 19 Nov 2009 09:25:40 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 19 Nov 2009 09:25:19 +0000 |
Michael Albinus |
* net/tramp.el (tramp-do-copy-or-rename-file-out-of-band): Set
|
Thu, 19 Nov 2009 07:42:20 +0000 |
Glenn Morris |
(dired-compress-file-suffixes): Add ".xz". (Bug#4953)
|
Thu, 19 Nov 2009 07:36:19 +0000 |
Glenn Morris |
*** empty log message ***
|
Thu, 19 Nov 2009 07:27:46 +0000 |
Glenn Morris |
(sgml-lexical-context): Declare.
|
Thu, 19 Nov 2009 07:13:29 +0000 |
Glenn Morris |
(newsticker-treeview-treewindow-width)
|
Thu, 19 Nov 2009 07:12:12 +0000 |
Glenn Morris |
Fix entries.
|
Thu, 19 Nov 2009 03:12:51 +0000 |
Stefan Monnier |
* abbrev.el (abbrev-with-wrapper-hook): (re)move...
|
Thu, 19 Nov 2009 01:40:22 +0000 |
Stefan Monnier |
(make_gap_larger): Don't make as many assumptions about the
|
Thu, 19 Nov 2009 01:11:47 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 19 Nov 2009 01:11:09 +0000 |
Kenichi Handa |
(describe-char-padded-string): Compose with TAB
|
Wed, 18 Nov 2009 21:13:07 +0000 |
Alan Mackenzie |
(cc-imenu-java-generic-expression): A new, more accurate version of the
|
Wed, 18 Nov 2009 21:11:40 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Wed, 18 Nov 2009 19:12:23 +0000 |
Sam Steingold |
(vc-hg-diff): Fix last patch: do not change directory.
|
Wed, 18 Nov 2009 11:26:47 +0000 |
Juanma Barranquero |
* font-setting.el (font-use-system-font): Declare for byte-compiler.
|
Wed, 18 Nov 2009 07:07:32 +0000 |
Alan Mackenzie |
(c-version): Bump to 5.31.8.
|
Wed, 18 Nov 2009 07:06:43 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Tue, 17 Nov 2009 22:10:40 +0000 |
Katsumi Yamaoka |
(rfc2047-decode-region): Don't quote decoded words containing tspecial
|
Tue, 17 Nov 2009 21:57:48 +0000 |
Andreas Schwab |
* lisp.h: Remove declaration of Ffont_get_system_font.
|
Tue, 17 Nov 2009 20:17:46 +0000 |
Jan Dj¸«£rv |
xsettings.c didn't check font-use-system-font, fix that.
|
Tue, 17 Nov 2009 19:13:14 +0000 |
Andreas Schwab |
(x_default_font_parameter): Remove dead assignment.
|
Tue, 17 Nov 2009 19:11:53 +0000 |
Andreas Schwab |
(Fbyteorder, init_font, Ffont_get_system_font): Declare.
|
Tue, 17 Nov 2009 14:58:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 17 Nov 2009 14:57:39 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-write-region): Set file
|
Tue, 17 Nov 2009 13:47:29 +0000 |
Jan Dj¸«£rv |
* xftfont.c (xftfont_fix_match): Older versions of fontconfig does
|
Tue, 17 Nov 2009 10:38:44 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 17 Nov 2009 10:35:36 +0000 |
Michael Albinus |
* net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
|
Tue, 17 Nov 2009 09:53:45 +0000 |
Jan Dj¸«£rv |
#ifdef on FC_LCD_FILTER.
|
Tue, 17 Nov 2009 09:19:12 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Tue, 17 Nov 2009 09:19:03 +0000 |
Jan Dj¸«£rv |
menu-bar.el(menu-bar-options-save): Add font-use-system-font.
|
Tue, 17 Nov 2009 09:13:36 +0000 |
Jan Dj¸«£rv |
Add font-setting.el to DOC.
|
Tue, 17 Nov 2009 08:21:23 +0000 |
Jan Dj¸«£rv |
Handle system default font and changing font parameters.
|
Tue, 17 Nov 2009 04:44:58 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 17 Nov 2009 04:41:15 +0000 |
Glenn Morris |
(newsticker--treeview-list-update-faces):
|
Tue, 17 Nov 2009 04:35:33 +0000 |
Glenn Morris |
(vc-svn-print-log): Fix typo in previous.
|
Tue, 17 Nov 2009 04:34:45 +0000 |
Glenn Morris |
(INFO_FILES): Add semantic.
|
Tue, 17 Nov 2009 04:17:19 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 17 Nov 2009 04:16:33 +0000 |
Kenichi Handa |
(x_produce_glyphs): Consider face-remapping when falling
|
Tue, 17 Nov 2009 03:32:04 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Use generic code for window edge.
|
Tue, 17 Nov 2009 02:01:44 +0000 |
Jay Belanger |
Mention twos-complement notation.
|
Tue, 17 Nov 2009 01:52:48 +0000 |
Juanma Barranquero |
* semantic.texi (Semantic Internals, Glossary):
|
Mon, 16 Nov 2009 23:41:36 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 16 Nov 2009 23:41:19 +0000 |
Jay Belanger |
(Radix modes): Mention twos-complement notation.
|
Mon, 16 Nov 2009 23:35:14 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 16 Nov 2009 23:31:10 +0000 |
Jay Belanger |
(calc-b-prefix-help): Remove references to `calc-symclip'.
|
Mon, 16 Nov 2009 23:30:42 +0000 |
Jay Belanger |
(calc-arithmetic-menu): Remove `calc-symclip'.
|
Mon, 16 Nov 2009 23:30:18 +0000 |
Jay Belanger |
(calc-get-operator):
|
Mon, 16 Nov 2009 23:29:53 +0000 |
Jay Belanger |
(calc-init-extensions): Remove references to symclip.
|
Mon, 16 Nov 2009 23:29:20 +0000 |
Jay Belanger |
(math-symclip, calcFunc-symclip, calc-symclip): Remove.
|
Mon, 16 Nov 2009 22:59:09 +0000 |
Kevin Ryde |
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
|
Mon, 16 Nov 2009 22:58:21 +0000 |
Kevin Ryde |
* emacs-lisp/lisp-mnt.el (lm-keywords): Allow multi-line keywords.
|
Mon, 16 Nov 2009 22:55:14 +0000 |
Juanma Barranquero |
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add semantic.
|
Mon, 16 Nov 2009 22:53:21 +0000 |
Kevin Ryde |
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
|
Mon, 16 Nov 2009 22:52:29 +0000 |
Kevin Ryde |
* textmodes/flyspell.el (sgml-mode-flyspell-verify): Use
|
Mon, 16 Nov 2009 22:26:36 +0000 |
Chong Yidong |
* info/dir: Add Semantic.
|
Mon, 16 Nov 2009 22:25:49 +0000 |
Chong Yidong |
* Makefile.in: Build the Semantic manual.
|
Mon, 16 Nov 2009 20:36:06 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): Default to 2000.
|
Mon, 16 Nov 2009 20:10:39 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 16 Nov 2009 20:09:52 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-dbus-event-error): Raise only an
|
Mon, 16 Nov 2009 19:46:56 +0000 |
Jan Dj¸«£rv |
*** empty log message ***
|
Mon, 16 Nov 2009 19:43:40 +0000 |
Jan Dj¸«£rv |
xmenu.c(x_menu_wait_for_event): Call XFlush before select.
|
Mon, 16 Nov 2009 15:34:19 +0000 |
Chong Yidong |
Remove unneeded declare-function calls.
|
Mon, 16 Nov 2009 14:41:05 +0000 |
Stefan Monnier |
(vc-rcs-consult-headers): Add missing save-excursion.
|
Mon, 16 Nov 2009 14:29:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 16 Nov 2009 14:29:30 +0000 |
Michael Albinus |
* dbus.texi (Receiving Method Calls): New defun
|
Mon, 16 Nov 2009 14:25:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 16 Nov 2009 14:25:25 +0000 |
Michael Albinus |
* net/dbus.el (dbus-unregister-service): New defun.
|
Mon, 16 Nov 2009 04:06:12 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Mon, 16 Nov 2009 04:05:51 +0000 |
YAMAMOTO Mitsuharu |
(byte-compile-output-file-form):
|
Mon, 16 Nov 2009 02:10:32 +0000 |
Glenn Morris |
Ignore any deps directory.
|
Mon, 16 Nov 2009 02:08:12 +0000 |
Glenn Morris |
Regenerate autoloads.
|
Mon, 16 Nov 2009 02:06:36 +0000 |
Glenn Morris |
(install-arch-indep): Use a more restrictive Makefile
|
Mon, 16 Nov 2009 00:11:51 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 16 Nov 2009 00:08:00 +0000 |
Jay Belanger |
(calc-b-prefix-help): Add help for `calc-symclip'.
|
Mon, 16 Nov 2009 00:07:07 +0000 |
Jay Belanger |
(calc-arithmetic-menu): Add item for `calc-symclip'.
|
Mon, 16 Nov 2009 00:02:21 +0000 |
Jay Belanger |
(calc-get-operator): Add `calc-symclip'.
|
Mon, 16 Nov 2009 00:01:57 +0000 |
Jay Belanger |
(math-read-number-fancy): Read complement signed numbers.
|
Mon, 16 Nov 2009 00:01:17 +0000 |
Jay Belanger |
(calc-embedded-mode-vars): Add `calc-complement-signed-mode'.
|
Mon, 16 Nov 2009 00:00:22 +0000 |
Jay Belanger |
(calc-word-size): Reset the variables `math-2-word-size' and `math-half-2-word-size'.
|
Sun, 15 Nov 2009 23:59:38 +0000 |
Jay Belanger |
(math-read-token): Read complement signed numbers.
|
Sun, 15 Nov 2009 23:58:11 +0000 |
Jay Belanger |
(calcDigit-key): Fix regexp.
|
Sun, 15 Nov 2009 23:55:53 +0000 |
Jay Belanger |
(math-2-word-size, math-half-2-word-size, calc-complement-signed-mode):
|
Sun, 15 Nov 2009 23:54:21 +0000 |
Chong Yidong |
* register.el (jump-to-register, insert-register): Handle Semantic
|
Sun, 15 Nov 2009 20:28:58 +0000 |
Dan Nicolaescu |
* vc.el (vc-log-show-limit): New variable.
|
Sun, 15 Nov 2009 20:25:55 +0000 |
Dan Nicolaescu |
(mode-line-buffer-identification): Do not purecopy.
|
Sun, 15 Nov 2009 16:23:07 +0000 |
Chong Yidong |
* dired.el (dired-mode-map): Move encryption items to "Operate"
|
Sun, 15 Nov 2009 15:59:05 +0000 |
Chong Yidong |
* strokes.el (strokes-update-window-configuration): Make strokes
|
Sun, 15 Nov 2009 15:37:17 +0000 |
Chong Yidong |
* cedet/semantic/idle.el (semantic-idle-summary-mode)
|
Sun, 15 Nov 2009 15:32:15 +0000 |
Juri Linkov |
(set-mark-default-inactive): Add :type, :group
|
Sun, 15 Nov 2009 13:52:37 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 15 Nov 2009 13:51:58 +0000 |
Michael Albinus |
* arc-mode.el (archive-maybe-copy): Move creation of directory ...
|
Sun, 15 Nov 2009 07:17:00 +0000 |
Carsten Dominik |
2009-11-15 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Sun, 15 Nov 2009 07:16:21 +0000 |
Carsten Dominik |
*** empty log message ***
|
Sun, 15 Nov 2009 07:15:10 +0000 |
Carsten Dominik |
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
|
Sun, 15 Nov 2009 07:11:04 +0000 |
Carsten Dominik |
2009-11-15 Carsten Dominik <carsten.dominik@gmail.com>
|
Sun, 15 Nov 2009 05:16:51 +0000 |
Stefan Monnier |
(help-make-xrefs): Undo the last revert, and replace it with a real fix.
|
Sun, 15 Nov 2009 05:12:52 +0000 |
Stefan Monnier |
(disabled-command-function): Add useful args.
|
Sun, 15 Nov 2009 01:45:23 +0000 |
Glenn Morris |
Fix declarations.
|
Sat, 14 Nov 2009 20:05:33 +0000 |
Glenn Morris |
(menu-bar-tools-menu): Read and send mail entries are not constants. (Bug#4913)
|
Sat, 14 Nov 2009 19:57:09 +0000 |
Glenn Morris |
(elint-standard-variables): Doc fix.
|
Sat, 14 Nov 2009 19:55:37 +0000 |
Glenn Morris |
Shigeru Fukaya <shigeru.fukaya at gmail.com>
|
Sat, 14 Nov 2009 19:29:45 +0000 |
Glenn Morris |
(Holiday Customizing): Replace obsolete alias.
|
Sat, 14 Nov 2009 19:08:41 +0000 |
Glenn Morris |
Francis Wright <F.J.Wright at qmul.ac.uk>
|
Sat, 14 Nov 2009 18:35:19 +0000 |
Andreas Schwab |
Ignore errors from mkdir when creating deps
|
Sat, 14 Nov 2009 18:22:34 +0000 |
Jan Dj¸«£rv |
gtkutil.c (xg_update_frame_menubar): Do nothing if menubar already has a parent.
|
Sat, 14 Nov 2009 16:07:44 +0000 |
Chong Yidong |
* simple.el (shell-command): Doc fix (Bug#4891).
|
Sat, 14 Nov 2009 15:44:43 +0000 |
Chong Yidong |
* help-mode.el (help-make-xrefs): Revert 2009-11-13 change.
|
Sat, 14 Nov 2009 15:17:38 +0000 |
Jan Dj¸«£rv |
Use gcc-generated dependency files if we can (GNU Make and gcc required).
|
Sat, 14 Nov 2009 15:15:32 +0000 |
Chong Yidong |
* commands.texi (Motion Events): Fix typo (Bug#4907).
|
Sat, 14 Nov 2009 04:37:00 +0000 |
Glenn Morris |
(viper-set-hooks): Remove duplicate advice statements for vc-diff,
|
Sat, 14 Nov 2009 04:31:52 +0000 |
Glenn Morris |
(top-level): Remove unnecessary load of ange-ftp when compiling.
|
Sat, 14 Nov 2009 04:27:21 +0000 |
Glenn Morris |
No need to cc on -done messages.
|
Sat, 14 Nov 2009 04:23:18 +0000 |
Glenn Morris |
(byte-compile-single-version): Remove, unused.
|
Sat, 14 Nov 2009 04:18:10 +0000 |
Glenn Morris |
(x-selection-owner-p): Declare.
|
Sat, 14 Nov 2009 04:16:17 +0000 |
Glenn Morris |
(Acknowledgments): Update for recent Org changes.
|
Sat, 14 Nov 2009 04:14:49 +0000 |
Glenn Morris |
(defgroup): Doc fix.
|
Sat, 14 Nov 2009 04:14:05 +0000 |
Glenn Morris |
(epg): Doc fix.
|
Sat, 14 Nov 2009 04:12:58 +0000 |
Glenn Morris |
(postscript): Doc fix.
|
Sat, 14 Nov 2009 04:07:19 +0000 |
Glenn Morris |
Fix typo.
|
Sat, 14 Nov 2009 04:07:05 +0000 |
Glenn Morris |
Fix typos.
|
Sat, 14 Nov 2009 02:01:35 +0000 |
Dan Nicolaescu |
* bindings.el (mode-line-buffer-identification): Purecopy only the string.
|
Fri, 13 Nov 2009 22:54:16 +0000 |
Stefan Monnier |
(add-change-log-entry): Avoid displaying the changelog a second time.
|
Fri, 13 Nov 2009 22:19:45 +0000 |
Stefan Monnier |
* x-dnd.el (x-dnd-maybe-call-test-function):
|
Fri, 13 Nov 2009 17:03:30 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Fri, 13 Nov 2009 16:19:19 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 13 Nov 2009 16:18:57 +0000 |
Michael Albinus |
* dbus.texi (Type Conversion): Fix typo.
|
Fri, 13 Nov 2009 16:12:08 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 13 Nov 2009 16:11:33 +0000 |
Michael Albinus |
* dbusbind.c (Vdbus_registered_objects_table): Renamed from
|
Fri, 13 Nov 2009 16:05:24 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 13 Nov 2009 16:04:59 +0000 |
Michael Albinus |
* net/dbus.el (dbus-registered-objects-table): Renamed from
|
Fri, 13 Nov 2009 15:26:28 +0000 |
Stefan Monnier |
(mark_object): Don't reprocess marked strings.
|
Fri, 13 Nov 2009 14:50:17 +0000 |
Stefan Monnier |
(minibuffer-default-add-completions): Drop deprecated 4th arg.
|
Fri, 13 Nov 2009 11:18:02 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Nov 2009 11:17:22 +0000 |
Kenichi Handa |
(word_boundary_p): Adjusted for the change of the
|
Fri, 13 Nov 2009 10:35:39 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 13 Nov 2009 10:35:00 +0000 |
Eli Zaretskii |
(artist-mouse-choose-operation): Call `tmm-prompt' instead of `x-popup-menu'
|
Fri, 13 Nov 2009 10:10:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 13 Nov 2009 10:09:38 +0000 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Revert last change.
|
Fri, 13 Nov 2009 10:09:05 +0000 |
Eli Zaretskii |
(Fx_popup_menu): Call Fx_hide_tip only if HAVE_WINDOW_SYSTEM.
|
Fri, 13 Nov 2009 08:41:47 +0000 |
Carsten Dominik |
refcards/orgcard.tex: Document the new archiving keys.
|
Fri, 13 Nov 2009 08:41:34 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 13 Nov 2009 08:39:50 +0000 |
Carsten Dominik |
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
|
Fri, 13 Nov 2009 08:39:29 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 13 Nov 2009 08:37:55 +0000 |
Carsten Dominik |
2009-11-13 Carsten Dominik <carsten.dominik@gmail.com>
|
Fri, 13 Nov 2009 06:21:38 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 13 Nov 2009 06:20:52 +0000 |
Kenichi Handa |
Make sure that the value of jisx0208 property is jisx0208 character.
|
Fri, 13 Nov 2009 02:40:40 +0000 |
Dan Nicolaescu |
(auto-coding-regexp-alist): Only purecopy
|
Thu, 12 Nov 2009 23:10:01 +0000 |
Stefan Monnier |
(minibuffer-completion-help): Use minibuffer-hide-completions.
|
Thu, 12 Nov 2009 22:37:58 +0000 |
Stefan Monnier |
(dired-save-positions, dired-restore-positions): New funs.
|
Thu, 12 Nov 2009 12:37:47 +0000 |
Dan Nicolaescu |
(tooltip-frame-parameters): Undo previous change.
|
Thu, 12 Nov 2009 10:41:50 +0000 |
Juri Linkov |
(ffap-alternate-file-other-window, ffap-literally): New functions.
|
Thu, 12 Nov 2009 06:55:39 +0000 |
Dan Nicolaescu |
* textmodes/ispell.el (ispell-skip-region-alist):
|
Thu, 12 Nov 2009 06:48:03 +0000 |
Dan Nicolaescu |
(define-compiler-macro): Purecopy the file name.
|
Thu, 12 Nov 2009 02:09:33 +0000 |
Stefan Monnier |
(syms_of_xdisp): Fix typo in last change.
|
Thu, 12 Nov 2009 00:51:37 +0000 |
Juanma Barranquero |
* makefile.w32-in: Update dependencies; add dependencies to lisp.h.
|
Thu, 12 Nov 2009 00:43:01 +0000 |
Juanma Barranquero |
Fix typos.
|
Thu, 12 Nov 2009 00:26:09 +0000 |
David Reitter |
menu.c (Fx_popup_menu): Remove left-over debugging code and rename variables to fix 2009-11-09 change.
|
Wed, 11 Nov 2009 20:11:51 +0000 |
Dan Nicolaescu |
* process.c (ifflag_def): Make flag_sym constant.
|
Wed, 11 Nov 2009 19:25:24 +0000 |
Dan Nicolaescu |
* frame.c (make_initial_frame):
|
Wed, 11 Nov 2009 19:24:20 +0000 |
Dan Nicolaescu |
* widget.el (define-widget): Purecopy the docstring.
|
Wed, 11 Nov 2009 19:13:50 +0000 |
Dan Nicolaescu |
* s/freebsd.h:
|
Wed, 11 Nov 2009 19:02:35 +0000 |
Stefan Monnier |
(directory-abbrev-alist): Fix docstring.
|
Wed, 11 Nov 2009 19:01:10 +0000 |
Stefan Monnier |
(face-set-after-frame-default): Add comment.
|
Wed, 11 Nov 2009 14:55:35 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 11 Nov 2009 14:40:18 +0000 |
Michael Albinus |
* net/tramp.el (tramp-advice-minibuffer-electric-separator)
|
Wed, 11 Nov 2009 06:41:07 +0000 |
Dan Nicolaescu |
Add dependencies to lisp.h. Remove dependencies
|
Wed, 11 Nov 2009 06:36:41 +0000 |
Dan Nicolaescu |
* progmodes/grep.el (grep-regexp-alist):
|
Wed, 11 Nov 2009 06:30:38 +0000 |
Dan Nicolaescu |
* Makefile.in (ELCFILES): Add international/mule-conf.elc.
|
Wed, 11 Nov 2009 06:27:23 +0000 |
Dan Nicolaescu |
(define-charset): Purecopy props.
|
Wed, 11 Nov 2009 06:22:30 +0000 |
Dan Nicolaescu |
* international/mule-cmds.el (register-input-method); Purecopy arguments.
|
Wed, 11 Nov 2009 06:18:17 +0000 |
Dan Nicolaescu |
(define-ccl-program): Purecopy the docstring.
|
Wed, 11 Nov 2009 06:17:07 +0000 |
Dan Nicolaescu |
(define-minor-mode): Purecopy :lighter.
|
Wed, 11 Nov 2009 06:16:16 +0000 |
Dan Nicolaescu |
* subr.el (add-hook): Purecopy strings.
|
Wed, 11 Nov 2009 06:12:21 +0000 |
Dan Nicolaescu |
(custom-declare-group): Purecopy load-file-name.
|
Wed, 11 Nov 2009 06:10:42 +0000 |
Dan Nicolaescu |
* xfns.c (syms_of_xfns): Use make_pure_string instead of build_string.
|
Wed, 11 Nov 2009 06:06:43 +0000 |
Dan Nicolaescu |
* net/eudc.el (eudc-tools-menu):
|
Wed, 11 Nov 2009 05:57:51 +0000 |
Dan Nicolaescu |
* subr.el (menu-bar-separator): New defconst.
|
Wed, 11 Nov 2009 05:49:09 +0000 |
Dan Nicolaescu |
* term/x-win.el (x-gtk-stock-map):
|
Wed, 11 Nov 2009 00:11:40 +0000 |
Juri Linkov |
(dired-get-filename)<declare-function>:
|
Tue, 10 Nov 2009 21:22:57 +0000 |
Stefan Monnier |
(Fplist_get): Merge the active and the uncommented code.
|
Tue, 10 Nov 2009 19:06:40 +0000 |
Jan Dj¸«£rv |
Bug #4574. Common code for file/font dialog. Handle timers with glib-timers.
|
Tue, 10 Nov 2009 18:07:09 +0000 |
Stefan Monnier |
(Fx_popup_menu) [HAVE_NS]: Remove unused vars.
|
Tue, 10 Nov 2009 08:12:52 +0000 |
Glenn Morris |
(Hints to MUA Authors): MUA should do any decoding.
|
Tue, 10 Nov 2009 08:11:47 +0000 |
Glenn Morris |
Update x-popup-menu declaration.
|
Tue, 10 Nov 2009 08:06:53 +0000 |
Glenn Morris |
(find-emacs-lisp-shadows, list-load-path-shadows): Use dolist.
|
Tue, 10 Nov 2009 07:58:57 +0000 |
Jan Dj¸«£rv |
xmenu.c (xmenu_show): Must not be static after 2009-11-09 changes.
|
Tue, 10 Nov 2009 00:54:45 +0000 |
Juri Linkov |
(read-file-name): Support a list of default values
|
Tue, 10 Nov 2009 00:07:41 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Nov 2009 22:15:41 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 09 Nov 2009 22:05:25 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 09 Nov 2009 22:04:57 +0000 |
Michael Albinus |
* net/dbus.el (dbus-unregister-object): Release service, if no
|
Mon, 09 Nov 2009 11:21:04 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 09 Nov 2009 11:07:05 +0000 |
Juanma Barranquero |
* menu.c [HAVE_NTGUI]: Declare current_popup_menu.
|
Mon, 09 Nov 2009 06:21:03 +0000 |
Stefan Monnier |
* menu.c (Fx_popup_menu): Consolidate versions from xmenu.c,
|
Sun, 08 Nov 2009 23:19:11 +0000 |
Chong Yidong |
* searching.texi (Char Classes): Note that [:upper:] and [:lower:]
|
Sun, 08 Nov 2009 23:05:49 +0000 |
Chong Yidong |
* emulation/cua-base.el: Add CUA property to some CC mode commands
|
Sun, 08 Nov 2009 23:01:45 +0000 |
Chong Yidong |
* bookmark.el (bookmark-completing-read): Sort bookmark names if
|
Sun, 08 Nov 2009 22:53:30 +0000 |
Chong Yidong |
* cedet/semantic/ctxt.el (semantic-get-local-variables): Disable
|
Sun, 08 Nov 2009 21:49:49 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
Sun, 08 Nov 2009 21:48:43 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-regexp): Match noun
|
Sun, 08 Nov 2009 16:30:52 +0000 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
Sun, 08 Nov 2009 16:30:19 +0000 |
Chong Yidong |
* compilation.txt: Add one more error message for msft (Bug#4100).
|
Sun, 08 Nov 2009 15:42:32 +0000 |
Chong Yidong |
Delete trailing whitespace.
|
Sun, 08 Nov 2009 15:06:50 +0000 |
Stefan Monnier |
(parse_menu_item): Handle `notreal' a bit earlier.
|
Sun, 08 Nov 2009 10:49:06 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 10:48:41 +0000 |
Michael Albinus |
* tramp.texi (Auto-save and Backup): Disable backups just for a
|
Sun, 08 Nov 2009 10:47:53 +0000 |
Michael Albinus |
* trampver.texi: Update release number.
|
Sun, 08 Nov 2009 10:45:22 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 10:44:46 +0000 |
Michael Albinus |
* net/trampver.el: Update release number.
|
Sun, 08 Nov 2009 10:44:22 +0000 |
Michael Albinus |
* net/tramp.el (tramp-advice-make-auto-save-file-name)
|
Sun, 08 Nov 2009 09:29:54 +0000 |
Andreas Schwab |
Regenerate.
|
Sun, 08 Nov 2009 05:32:48 +0000 |
Chong Yidong |
* url-http.el (url-http-handle-authentication): Use proxy server,
|
Sun, 08 Nov 2009 00:32:18 +0000 |
Chong Yidong |
* dired-aux.el (dired-query): Place cursor in echo area and allow
|
Sun, 08 Nov 2009 00:14:30 +0000 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Hide any tooltip before opening a menu.
|
Sun, 08 Nov 2009 00:09:02 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 00:08:25 +0000 |
Michael Albinus |
* trampver.texi: Update release number.
|
Sun, 08 Nov 2009 00:03:34 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 08 Nov 2009 00:01:28 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 07 Nov 2009 23:56:24 +0000 |
Michael Albinus |
* net/trampver.el: Update release number.
|
Sat, 07 Nov 2009 23:55:30 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-copy-directory)
|
Sat, 07 Nov 2009 23:54:29 +0000 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-handle-delete-directory):
|
Sat, 07 Nov 2009 23:53:54 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 07 Nov 2009 23:53:29 +0000 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-copy-directory)
|
Sat, 07 Nov 2009 23:52:48 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-copy-directory): Don't use
|
Sat, 07 Nov 2009 23:51:17 +0000 |
Michael Albinus |
* net/tramp-compat.el (tramp-compat-copy-directory)
|
Sat, 07 Nov 2009 23:49:08 +0000 |
Chong Yidong |
* xmenu.c (Fx_popup_menu): Extract event timestamp. Pass it to
|
Sat, 07 Nov 2009 19:39:39 +0000 |
Chong Yidong |
Update md5sum.
|
Sat, 07 Nov 2009 18:19:48 +0000 |
Chong Yidong |
* tar-mode.el (tar-copy): Call write-region on the right buffer
|
Sat, 07 Nov 2009 18:09:05 +0000 |
Chong Yidong |
* mail/rmailsum.el (rmail-summary-rmail-update): Call linum-update
|
Fri, 06 Nov 2009 19:15:25 +0000 |
Chong Yidong |
* buff-menu.el (Buffer-menu-buffer+size): Use display property to
|
Fri, 06 Nov 2009 19:12:55 +0000 |
Chong Yidong |
* emacs-lisp/autoload.el (autoload-rubric): Always issue a provide
|
Fri, 06 Nov 2009 18:47:48 +0000 |
Stefan Monnier |
Let integers use up 2 tags to give them one extra bit and double their range.
|
Fri, 06 Nov 2009 11:40:24 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 06 Nov 2009 11:39:31 +0000 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Reduce by further 30K.
|
Fri, 06 Nov 2009 10:55:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 06 Nov 2009 10:54:26 +0000 |
Eli Zaretskii |
(make_pure_c_string): Fix last change to avoid compiler warning.
|
Fri, 06 Nov 2009 08:30:43 +0000 |
Jan Dj¸«£rv |
Fix bug #4870, issues 3 and 4.
|
Fri, 06 Nov 2009 07:50:54 +0000 |
Dan Nicolaescu |
* progmodes/ld-script.el (auto-mode-alist):
|
Fri, 06 Nov 2009 07:49:31 +0000 |
Dan Nicolaescu |
* keymap.c (syms_of_keymap): Construct exclude_keys in pure memory.
|
Fri, 06 Nov 2009 06:50:52 +0000 |
Dan Nicolaescu |
* xterm.c (syms_of_xterm):
|
Fri, 06 Nov 2009 06:39:33 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 06 Nov 2009 06:37:54 +0000 |
Kenichi Handa |
Regenerated
|
Fri, 06 Nov 2009 06:31:48 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 06 Nov 2009 06:31:23 +0000 |
Kenichi Handa |
(unidata-gen-table): Fix for the case that the block data and the
|
Fri, 06 Nov 2009 06:07:46 +0000 |
Dan Nicolaescu |
* process.c (socket_options): Make it const.
|
Fri, 06 Nov 2009 05:24:28 +0000 |
Dan Nicolaescu |
* alloc.c (make_pure_c_string): New function.
|
Fri, 06 Nov 2009 05:16:23 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-alt-dvi-print-command)
|
Fri, 06 Nov 2009 03:22:13 +0000 |
Glenn Morris |
(ELCFILES): Update.
|
Thu, 05 Nov 2009 21:17:21 +0000 |
Stefan Monnier |
* emacs-lisp/lucid.el: Move to obsolete/lucid.el.
|
Thu, 05 Nov 2009 21:04:59 +0000 |
Stefan Monnier |
* mh-thread.el (mh-thread-set-tables):
|
Thu, 05 Nov 2009 21:01:32 +0000 |
Stefan Monnier |
* nxml/xsd-regexp.el (xsdre-gen-categories):
|
Thu, 05 Nov 2009 21:00:31 +0000 |
Stefan Monnier |
* org.el (org-version, org-get-refile-targets, org-refile)
|
Thu, 05 Nov 2009 20:54:34 +0000 |
Stefan Monnier |
* verilog-mode.el (verilog-getopt-file, verilog-set-define):
|
Thu, 05 Nov 2009 04:16:04 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 05 Nov 2009 04:12:49 +0000 |
Kenichi Handa |
(Finsert_file_contents): Be sure set coding-system of
|
Thu, 05 Nov 2009 03:25:41 +0000 |
Glenn Morris |
(byte-compile-insert-header): Drop test for Emacs 19. (Bug#1531)
|
Thu, 05 Nov 2009 03:24:08 +0000 |
Glenn Morris |
(vc-git-stash-map): Move definition before use.
|
Thu, 05 Nov 2009 03:23:31 +0000 |
Glenn Morris |
Use autoload-rubric's feature argument.
|
Thu, 05 Nov 2009 03:22:55 +0000 |
Glenn Morris |
(autoload-rubric): Add optional feature arg.
|
Thu, 05 Nov 2009 03:22:18 +0000 |
Glenn Morris |
(top-level): Make load behave more like require.
|
Thu, 05 Nov 2009 03:20:05 +0000 |
Glenn Morris |
*** empty log message ***
|
Wed, 04 Nov 2009 06:34:37 +0000 |
Dan Nicolaescu |
(custom-declare-group): Purecopy standard-value.
|
Wed, 04 Nov 2009 06:31:42 +0000 |
Dan Nicolaescu |
(BASE_PURESIZE): Increase to 1620000.
|
Wed, 04 Nov 2009 06:16:58 +0000 |
Dan Nicolaescu |
(load-with-code-conversion): Call
|
Wed, 04 Nov 2009 06:15:41 +0000 |
Dan Nicolaescu |
* emacs-lisp/bytecomp.el (byte-compile-output-file-form): Handle defvaralias.
|
Wed, 04 Nov 2009 04:33:25 +0000 |
Stefan Monnier |
Load mh-loaddefs during compilation as well.
|
Wed, 04 Nov 2009 04:32:04 +0000 |
Stefan Monnier |
Require help-mode rather than help-fns (bug#4861).
|
Wed, 04 Nov 2009 03:17:15 +0000 |
Glenn Morris |
(byte-defop-compiler19): Remove.
|
Wed, 04 Nov 2009 03:15:43 +0000 |
Glenn Morris |
Add "Incompatible Lisp Changes in Emacs 23.2".
|
Wed, 04 Nov 2009 03:15:14 +0000 |
Glenn Morris |
(byte-compile-version-cond): Remove macro.
|
Wed, 04 Nov 2009 02:53:03 +0000 |
Juri Linkov |
*** empty log message ***
|
Wed, 04 Nov 2009 02:52:53 +0000 |
Juri Linkov |
(menu-bar-make-mm-toggle): Quote each element of `props'.
|
Wed, 04 Nov 2009 00:27:34 +0000 |
Juanma Barranquero |
* calendar/calendar.el (cal-loaddefs):
|
Tue, 03 Nov 2009 22:24:34 +0000 |
Stefan Monnier |
(todo-add-category): Don't hardcode point-min==1.
|
Tue, 03 Nov 2009 21:45:31 +0000 |
Stefan Monnier |
* emacs-lisp/autoload.el (generated-autoload-feature): Remove.
|
Tue, 03 Nov 2009 21:34:59 +0000 |
Stefan Monnier |
(save_restriction_restore): Update the (pt/begv/vz)_markers
|
Tue, 03 Nov 2009 21:12:15 +0000 |
Stefan Monnier |
(XPNTR) [USE_LSB_TAG && USE_LISP_UNION_TYPE]: silence compiler.
|
Tue, 03 Nov 2009 15:30:39 +0000 |
Stefan Monnier |
Make USE_LSB_TAG work with USE_LISP_UNION_TYPE.
|
Tue, 03 Nov 2009 15:28:13 +0000 |
Stefan Monnier |
(define-obsolete-variable-alias): Use dolist,
|
Tue, 03 Nov 2009 07:28:59 +0000 |
Juri Linkov |
*** empty log message ***
|
Tue, 03 Nov 2009 07:28:33 +0000 |
Juri Linkov |
(Buffer-menu-mode-map): Add hyphen between "Buffer"
|
Tue, 03 Nov 2009 07:28:19 +0000 |
Juri Linkov |
(menu-bar-make-mm-toggle, menu-bar-make-toggle)
|
Tue, 03 Nov 2009 03:29:19 +0000 |
Glenn Morris |
(with-mode-local): Another doc fix.
|
Tue, 03 Nov 2009 03:22:30 +0000 |
Glenn Morris |
(with-mode-local): Doc fix.
|
Tue, 03 Nov 2009 03:16:23 +0000 |
Glenn Morris |
(byte-compile-file-form-defvar)
|
Tue, 03 Nov 2009 03:14:47 +0000 |
Glenn Morris |
(ansi-color-apply-on-region): Autoload it...
|
Tue, 03 Nov 2009 03:12:34 +0000 |
Glenn Morris |
Reword header comment to prevent copyright.el wanting to update years.
|
Tue, 03 Nov 2009 02:04:29 +0000 |
Stefan Monnier |
* url-util.el (url-insert-entities-in-string):
|
Tue, 03 Nov 2009 00:39:10 +0000 |
Chong Yidong |
* comint.el (comint-replace-by-expanded-history-before-point):
|
Mon, 02 Nov 2009 02:59:23 +0000 |
Jay Belanger |
*** empty log message ***
|
Mon, 02 Nov 2009 02:56:43 +0000 |
Jay Belanger |
(calc-date-notation): Check to see if the format is whitespace
|
Mon, 02 Nov 2009 02:30:04 +0000 |
Chong Yidong |
* minibuf.texi (Reading File Names): Note that read-file-name may
|
Mon, 02 Nov 2009 02:06:36 +0000 |
Chong Yidong |
* minibuffer.el (read-file-name): Don't use file dialogs for
|
Sun, 01 Nov 2009 17:44:04 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Fix last change.
|
Sun, 01 Nov 2009 09:47:58 +0000 |
Andreas Schwab |
(view-mode-exit): If OLD-BUF is dead bury the buffer
|
Sat, 31 Oct 2009 21:52:53 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-mode-facemenu-add-face-function):
|
Sat, 31 Oct 2009 20:16:50 +0000 |
Chong Yidong |
* facemenu.el (list-colors-display): Don't mark buffer as
|
Sat, 31 Oct 2009 19:44:02 +0000 |
Glenn Morris |
(User-Chosen Coding Systems): Minor reword. (Bug#4817)
|
Sat, 31 Oct 2009 19:30:47 +0000 |
Chong Yidong |
* international/mule-diag.el (list-character-sets-1): Minor
|
Sat, 31 Oct 2009 19:30:23 +0000 |
Chong Yidong |
* mule.texi (Charsets): Numerous copyedits. Don't discuss the
|
Sat, 31 Oct 2009 18:43:37 +0000 |
Chong Yidong |
* progmodes/etags.el (etags-list-tags, etags-tags-apropos): Fix
|
Sat, 31 Oct 2009 18:03:02 +0000 |
Chong Yidong |
* menu-bar.el (menu-bar-tools-menu): Add Semantic and EDE menu
|
Sat, 31 Oct 2009 17:12:13 +0000 |
Chong Yidong |
* frame.c (Fmake_frame_invisible, Fframe_visible_p): Doc fix
|
Sat, 31 Oct 2009 02:38:34 +0000 |
Stefan Monnier |
* textmodes/two-column.el (2C-split):
|
Sat, 31 Oct 2009 02:22:30 +0000 |
Glenn Morris |
Stephen Berman <stephen.berman at gmx.net>
|
Sat, 31 Oct 2009 02:19:41 +0000 |
Glenn Morris |
(top-level): Don't require dired when compiling.
|
Sat, 31 Oct 2009 02:17:41 +0000 |
Glenn Morris |
(top-level): Move provide statement to end.
|
Sat, 31 Oct 2009 02:15:09 +0000 |
Glenn Morris |
(tar-parse-info, tar-header-name): Declare for compiler.
|
Sat, 31 Oct 2009 02:13:38 +0000 |
Glenn Morris |
Remove odd/obsolete header comment.
|
Sat, 31 Oct 2009 02:12:06 +0000 |
Glenn Morris |
Mention byte-compile-warnings `constants' member.
|
Sat, 31 Oct 2009 02:10:43 +0000 |
Glenn Morris |
(byte-compile-warning-types, byte-compile-warnings): Add `constants'
|
Sat, 31 Oct 2009 02:05:15 +0000 |
Glenn Morris |
(semantic--tag-link-list-to-buffer): Use mapc rather than mapcar
|
Sat, 31 Oct 2009 02:03:19 +0000 |
Glenn Morris |
Suppress harmless warnings about setting up semantic-imenu (not part
|
Fri, 30 Oct 2009 10:55:20 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 30 Oct 2009 10:54:30 +0000 |
Eli Zaretskii |
(SYSTEM_PURESIZE_EXTRA): Redefine to waste less pure space.
|
Fri, 30 Oct 2009 05:51:11 +0000 |
Stefan Monnier |
Forgot to include lisp/Makefile in the big previous CEDET commit.
|
Fri, 30 Oct 2009 05:48:13 +0000 |
Stefan Monnier |
(vc-bzr-revision-keywords): New var.
|
Fri, 30 Oct 2009 02:16:41 +0000 |
Stefan Monnier |
* cedet/srecode/srt-mode.el (semantic-analyze-possible-completions):
|
Fri, 30 Oct 2009 02:00:11 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1470000.
|
Thu, 29 Oct 2009 16:46:52 +0000 |
Glenn Morris |
Update to version 2009-08-14.15 from ftp://tug.org/tex/.
|
Thu, 29 Oct 2009 16:44:23 +0000 |
Glenn Morris |
Fix some entries.
|
Thu, 29 Oct 2009 16:43:02 +0000 |
Glenn Morris |
Add emacs-lisp-intro.pdf.
|
Thu, 29 Oct 2009 14:33:44 +0000 |
Jason Rumney |
(syms_of_w32fns): Change default value of
|
Wed, 28 Oct 2009 19:30:25 +0000 |
Stefan Monnier |
(diff-add-change-log-entries-other-window): Document in the code a bug.
|
Wed, 28 Oct 2009 18:35:33 +0000 |
Stefan Monnier |
* calc/calc.el (calc, calc-refresh, calc-trail-buffer, calc-record)
|
Wed, 28 Oct 2009 15:54:00 +0000 |
Robert J. Chassell |
*** empty log message ***
|
Wed, 28 Oct 2009 15:51:10 +0000 |
Robert J. Chassell |
removed lines 33 and 34 of emacs-lisp-intro.texi which said
|
Wed, 28 Oct 2009 14:01:49 +0000 |
Stefan Monnier |
* cedet/mode-local.el (make-obsolete-overload): Add `when' argument.
|
Wed, 28 Oct 2009 13:59:30 +0000 |
Stefan Monnier |
(pcomplete-comint-setup): If there's a choice, replace
|
Wed, 28 Oct 2009 03:09:11 +0000 |
Stefan Monnier |
(bookmark-insert-location, bookmark-bmenu-list)
|
Wed, 28 Oct 2009 02:07:13 +0000 |
Stefan Monnier |
Fix last change's attribution.
|
Wed, 28 Oct 2009 02:05:46 +0000 |
Stefan Monnier |
(vc-hg-state, vc-hg-working-revision): Use process-file so
|
Tue, 27 Oct 2009 22:59:55 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
Tue, 27 Oct 2009 22:52:19 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine): Use
|
Tue, 27 Oct 2009 11:55:13 +0000 |
Robert J. Chassell |
*** empty log message ***
|
Tue, 27 Oct 2009 11:53:51 +0000 |
Robert J. Chassell |
Minor change, bump Emacs version
|
Tue, 27 Oct 2009 10:53:06 +0000 |
Michael Albinus |
*** empty log message ***
|
Tue, 27 Oct 2009 10:52:54 +0000 |
Michael Albinus |
* net/tramp-imap.el (top): Add `X-Size' to `imap-hash-headers'.
|
Tue, 27 Oct 2009 02:48:13 +0000 |
Glenn Morris |
Make links to doc/lispintro/*.pdf.
|
Tue, 27 Oct 2009 02:46:22 +0000 |
Glenn Morris |
Add copyright information for PDF images.
|
Tue, 27 Oct 2009 02:45:57 +0000 |
Glenn Morris |
(texinfodir, TEXI2PDF): New variables.
|
Tue, 27 Oct 2009 02:45:40 +0000 |
Glenn Morris |
(TEXI2PDF): New variable.
|
Tue, 27 Oct 2009 02:45:17 +0000 |
Glenn Morris |
New file, generated from .eps version with epstopdf.
|
Mon, 26 Oct 2009 16:20:44 +0000 |
Juanma Barranquero |
* minibuf.c (Fall_completions): Fix typos in docstring.
|
Mon, 26 Oct 2009 15:18:03 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Mon, 26 Oct 2009 14:59:12 +0000 |
Juanma Barranquero |
* simple.el (transpose-subr): Give clearer error when the mark is not set.
|
Mon, 26 Oct 2009 10:39:41 +0000 |
Andreas Schwab |
(PURESIZE_RATIO): Increase back to 10/6.
|
Mon, 26 Oct 2009 10:04:37 +0000 |
Juanma Barranquero |
* window.c (grow_mini_window): Comment out "delta >= 0" assertion.
|
Mon, 26 Oct 2009 09:29:12 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 26 Oct 2009 09:29:00 +0000 |
Michael Albinus |
* net/tramp.el (tramp-perl-file-truename): New defconst. Perl
|
Mon, 26 Oct 2009 09:05:09 +0000 |
Michael Albinus |
* net/tramp-imap.el (tramp-imap-file-name-handler-alist): Ignore
|
Mon, 26 Oct 2009 06:43:36 +0000 |
Dan Nicolaescu |
* textmodes/tex-mode.el (tex-dvi-view-command)
|
Mon, 26 Oct 2009 04:06:01 +0000 |
Stefan Monnier |
(pcomplete-std-complete): Obey pcomplete-use-paring.
|
Mon, 26 Oct 2009 03:39:15 +0000 |
Stefan Monnier |
(all-completions): Declare the 4th arg obsolete.
|
Sun, 25 Oct 2009 20:38:06 +0000 |
Stefan Monnier |
(pcomplete-unquote-argument-function): New var.
|
Sun, 25 Oct 2009 18:09:57 +0000 |
Stefan Monnier |
(bookmark-bmenu-list): Don't use switch-to-buffer if
|
Sun, 25 Oct 2009 02:55:27 +0000 |
Stefan Monnier |
* cedet/semantic/fw.el (semantic-alias-obsolete)
|
Sun, 25 Oct 2009 02:07:45 +0000 |
Karl Fogel |
* bookmark.el: Update documentation, especially documentation
|
Sun, 25 Oct 2009 00:40:13 +0000 |
Chong Yidong |
* keyboard.c (read_char_x_menu_prompt): Don't demand a prompt
|
Sat, 24 Oct 2009 22:09:08 +0000 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Clarify that the
|
Sat, 24 Oct 2009 21:51:03 +0000 |
Chong Yidong |
* whitespace.el (whitespace-mode, whitespace-newline-mode)
|
Sat, 24 Oct 2009 21:32:19 +0000 |
Chong Yidong |
* nxml/nxml-mode.el (nxml-balanced-close-start-tag): Use the value
|
Sat, 24 Oct 2009 21:31:16 +0000 |
Miles Bader |
Add arch tagline
|
Sat, 24 Oct 2009 21:15:39 +0000 |
Chong Yidong |
* progmodes/sh-script.el (sh-font-lock-paren): Handle case
|
Sat, 24 Oct 2009 20:30:44 +0000 |
Chong Yidong |
* files.el (delete-directory): Delete symlinks to directories with
|
Sat, 24 Oct 2009 18:58:50 +0000 |
Chong Yidong |
* nsfns.m (ns_set_name, ns_set_name_as_filename): Don't call
|
Sat, 24 Oct 2009 18:02:47 +0000 |
Chong Yidong |
* cedet/semantic/util.el (semantic-recursive-find-nonterminal-by-name):
|
Sat, 24 Oct 2009 16:45:25 +0000 |
Andreas Schwab |
(xd_retrieve_arg): Handle DBUS_TYPE_INTnn and
|
Sat, 24 Oct 2009 16:34:52 +0000 |
Andreas Schwab |
(Ffile_attributes): Simplify now that FIXNUM_OVERFLOW_P
|
Sat, 24 Oct 2009 16:32:06 +0000 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Fix last change to handle unsigned
|
Sat, 24 Oct 2009 14:01:03 +0000 |
Andreas Schwab |
(procfs_ttyname): Fix sprintf format to match argument
|
Sat, 24 Oct 2009 06:34:26 +0000 |
Dan Nicolaescu |
(vc-backend-for-registration): Rename from
|
Sat, 24 Oct 2009 06:32:03 +0000 |
Dan Nicolaescu |
* keymap.c (Fmake_sparse_keymap): Purecopy the name.
|
Sat, 24 Oct 2009 03:54:58 +0000 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
Sat, 24 Oct 2009 03:54:50 +0000 |
Glenn Morris |
(pcomplete-erc-all-nicks): Autoload it, to silence compiler.
|
Sat, 24 Oct 2009 03:51:51 +0000 |
Glenn Morris |
(file-cache-completions-keymap): Bind mouse-2 to
|
Sat, 24 Oct 2009 03:50:20 +0000 |
Glenn Morris |
(comint-dynamic-list-completions): Use choose-completion rather than
|
Sat, 24 Oct 2009 03:49:44 +0000 |
Glenn Morris |
(term-dynamic-list-completions): Use choose-completion rather than
|
Sat, 24 Oct 2009 03:48:37 +0000 |
Glenn Morris |
(octave-complete-symbol): Use choose-completion if
|
Sat, 24 Oct 2009 03:45:50 +0000 |
Glenn Morris |
(sgml-looking-back-at): Move definition before use.
|
Sat, 24 Oct 2009 03:44:42 +0000 |
Glenn Morris |
(generate-autoload-cookie): Define for compiler.
|
Sat, 24 Oct 2009 03:43:47 +0000 |
Glenn Morris |
Convert comment about autoload into autoload comment.
|
Sat, 24 Oct 2009 03:42:18 +0000 |
Glenn Morris |
(help-xref-stack-item): Define for compiler.
|
Sat, 24 Oct 2009 00:46:17 +0000 |
Stefan Monnier |
(completion--embedded-envvar-table): Fix last change.
|
Fri, 23 Oct 2009 20:56:30 +0000 |
Andreas Schwab |
(FIXNUM_OVERFLOW_P): Remove cast to avoid overflow.
|
Fri, 23 Oct 2009 18:39:48 +0000 |
Chong Yidong |
Fix typo.
|
Fri, 23 Oct 2009 18:07:38 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): Throw an error if not backend is
|
Fri, 23 Oct 2009 17:56:06 +0000 |
Andreas Schwab |
(PURESIZE_RATIO): Decrease to 11/7.
|
Fri, 23 Oct 2009 17:52:56 +0000 |
Chong Yidong |
* window.c (Fwindow_edges, Fwindow_pixel_edges)
|
Fri, 23 Oct 2009 17:37:09 +0000 |
Stefan Monnier |
(pcomplete-common-suffix, pcomplete-table-subvert): New funs.
|
Fri, 23 Oct 2009 17:33:52 +0000 |
Stefan Monnier |
* fileio.c (syms_of_fileio): Initialize Vdirectory_sep_char.
|
Fri, 23 Oct 2009 17:26:06 +0000 |
Chong Yidong |
* emacs-lisp/checkdoc.el (checkdoc-proper-noun-region-engine):
|
Fri, 23 Oct 2009 16:19:37 +0000 |
Chong Yidong |
* configure.in: Invoke $CPP with -P when creating Makefile and
|
Fri, 23 Oct 2009 16:17:17 +0000 |
Chong Yidong |
* mail/emacsbug.el (report-emacs-bug): Tweak the sentence pointing
|
Fri, 23 Oct 2009 16:01:19 +0000 |
Chong Yidong |
* textmodes/ispell.el (ispell-dictionary-base-alist): Add finnish
|
Fri, 23 Oct 2009 15:10:31 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 23 Oct 2009 15:10:12 +0000 |
Michael Albinus |
* tramp.texi (External methods): Temporary files are kept for
|
Fri, 23 Oct 2009 15:04:27 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 23 Oct 2009 15:04:08 +0000 |
Michael Albinus |
* net/tramp.el (top): Remove `tramp-rfn-eshadow-update-overlay'
|
Fri, 23 Oct 2009 08:20:11 +0000 |
Juanma Barranquero |
* menu-bar.el (cua-enable-cua-keys): Declare for the byte-compiler.
|
Fri, 23 Oct 2009 07:29:21 +0000 |
Dan Nicolaescu |
* bindings.el (propertized-buffer-identification): Undo previous change.
|
Fri, 23 Oct 2009 05:15:26 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1430000.
|
Fri, 23 Oct 2009 01:40:13 +0000 |
Jay Belanger |
*** empty log message ***
|
Fri, 23 Oct 2009 01:39:04 +0000 |
Jay Belanger |
(math-read-number, math-read-number-simple): Use `save-match-data'.
|
Thu, 22 Oct 2009 19:31:43 +0000 |
Stefan Monnier |
* simple.el (normal-erase-is-backspace-mode): Use input-decode-map
|
Thu, 22 Oct 2009 16:14:49 +0000 |
Stefan Monnier |
(completion-table-with-terminator): Allow to specify the terminator-regexp.
|
Thu, 22 Oct 2009 15:27:17 +0000 |
Stefan Monnier |
(switch-to-completions): Look for *Completions* in other frames as well.
|
Thu, 22 Oct 2009 15:17:48 +0000 |
Stefan Monnier |
Allow the use of completion-tables.
|
Thu, 22 Oct 2009 09:42:22 +0000 |
Juanma Barranquero |
Add missing bug references.
|
Thu, 22 Oct 2009 09:40:54 +0000 |
Juanma Barranquero |
Add missing entry.
|
Thu, 22 Oct 2009 07:43:19 +0000 |
Juanma Barranquero |
* find-dired.el (find-name-arg): Fix typo in docstring.
|
Thu, 22 Oct 2009 03:35:11 +0000 |
Stefan Monnier |
(pcomplete/kill): Don't abuse pcomplete-entries.
|
Thu, 22 Oct 2009 03:25:54 +0000 |
Stefan Monnier |
(pcmpl-gnu-makefile-names): Use a single call to pcomplete-entries.
|
Thu, 22 Oct 2009 03:24:31 +0000 |
Stefan Monnier |
(comint-read-input-ring, comint-write-input-ring)
|
Wed, 21 Oct 2009 22:58:58 +0000 |
Kevin Ryde |
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
|
Wed, 21 Oct 2009 22:57:45 +0000 |
Kevin Ryde |
* net/dns.el: Add "Keywords: comm", as per net/net-utils.el.
|
Wed, 21 Oct 2009 22:06:40 +0000 |
Kevin Ryde |
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): When
|
Wed, 21 Oct 2009 22:05:34 +0000 |
Kevin Ryde |
(checkdoc-file-comments-engine): When
|
Wed, 21 Oct 2009 21:28:59 +0000 |
Andreas Schwab |
(doprnt): Fix overflow check.
|
Wed, 21 Oct 2009 20:03:57 +0000 |
Stefan Monnier |
* minibuffer.el (completion-table-with-terminator): Properly implement
|
Wed, 21 Oct 2009 19:15:57 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_term_init): Remove XSynchronize call done for debugging.
|
Wed, 21 Oct 2009 19:03:32 +0000 |
Dan Nicolaescu |
(vc-deduce-fileset): Undo previous change, do not tell
|
Wed, 21 Oct 2009 18:54:55 +0000 |
Stefan Monnier |
Don't require help-mode (to avoid bootstrap issues).
|
Wed, 21 Oct 2009 18:29:46 +0000 |
Jan Dj¸«£rv |
Fix resize due to font change on a maximized/xmonad-controlled frame.
|
Wed, 21 Oct 2009 14:04:00 +0000 |
Chong Yidong |
* cedet/semantic/bovine/c.el (semantic-c-debug-mode-init)
|
Wed, 21 Oct 2009 11:27:59 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 21 Oct 2009 11:27:26 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-get-stat-capability): New defun.
|
Tue, 20 Oct 2009 14:03:48 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 20 Oct 2009 13:48:37 +0000 |
Stefan Monnier |
(char_resolve_modifier_mask): Don't resolve meta to the
|
Tue, 20 Oct 2009 10:21:25 +0000 |
YAMAMOTO Mitsuharu |
Add Bug#.
|
Tue, 20 Oct 2009 10:03:46 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 20 Oct 2009 10:03:37 +0000 |
YAMAMOTO Mitsuharu |
(XTread_socket) [!USE_GTK && HAVE_X_I18N]: Don't quit
|
Tue, 20 Oct 2009 08:06:02 +0000 |
Juanma Barranquero |
Fix typo.
|
Tue, 20 Oct 2009 07:59:57 +0000 |
Juanma Barranquero |
* fns.c: Add #endif accidentally removed in previous change.
|
Tue, 20 Oct 2009 05:12:15 +0000 |
Katsumi Yamaoka |
(gnus-remove-overlays): eval-and-compile.
|
Tue, 20 Oct 2009 01:29:17 +0000 |
Stefan Monnier |
(read-key-delay): Reduce to 0.01.
|
Mon, 19 Oct 2009 23:21:04 +0000 |
Katsumi Yamaoka |
Synch with Gnus trunk:
|
Mon, 19 Oct 2009 22:48:52 +0000 |
Dan Nicolaescu |
(vac-dec-vms): Remove, not supported anymore.
|
Mon, 19 Oct 2009 22:33:42 +0000 |
Dan Nicolaescu |
* fns.c: Remove code for unsupported system: MAC_OS.
|
Mon, 19 Oct 2009 18:08:53 +0000 |
Jan Dj¸«£rv |
(x_create_toolkit_scroll_bar): Don't allocate color for
|
Mon, 19 Oct 2009 16:58:18 +0000 |
Dan Nicolaescu |
* nsterm.m:
|
Mon, 19 Oct 2009 15:03:24 +0000 |
Stefan Monnier |
(function-key-map): Map C-@ to C-SPC if C-@ is unbound.
|
Mon, 19 Oct 2009 13:47:10 +0000 |
Stefan Monnier |
* info.el (Info-complete-menu-item): Handle `boundaries' explicitly.
|
Mon, 19 Oct 2009 13:29:34 +0000 |
Stefan Monnier |
(Info-complete-menu-item): Use complete-with-action.
|
Mon, 19 Oct 2009 05:13:31 +0000 |
Dan Nicolaescu |
* process.c (create_pty): Remove conditionals for no longer
|
Mon, 19 Oct 2009 05:11:07 +0000 |
Dan Nicolaescu |
* xterm.c:
|
Mon, 19 Oct 2009 05:04:22 +0000 |
Dan Nicolaescu |
Make vc-annotate work through copies and renames.
|
Mon, 19 Oct 2009 04:27:09 +0000 |
Dan Nicolaescu |
* alloc.c: Do not define struct catchtag.
|
Sun, 18 Oct 2009 23:56:07 +0000 |
Kevin Ryde |
* net/browse-url.el (browse-url): Identify alist with "consp and
|
Sun, 18 Oct 2009 23:55:16 +0000 |
Kevin Ryde |
(browse-url): Identify alist with "consp and
|
Sun, 18 Oct 2009 23:12:02 +0000 |
Kevin Ryde |
* ibuffer.el (ibuffer-confirm-operation-on): Correction to error
|
Sun, 18 Oct 2009 23:11:14 +0000 |
Kevin Ryde |
(ibuffer-confirm-operation-on): Correction to error
|
Sun, 18 Oct 2009 22:25:36 +0000 |
Chong Yidong |
* minibuffer.el (read-file-name): Check for repeat before putting
|
Sun, 18 Oct 2009 19:47:38 +0000 |
Juanma Barranquero |
Whitespace.
|
Sun, 18 Oct 2009 04:06:32 +0000 |
Chong Yidong |
* textmodes/sgml-mode.el (sgml-tag-help): Prompt user for tag.
|
Sun, 18 Oct 2009 03:08:32 +0000 |
Stefan Monnier |
Remove leftover table unibyte_to_multibyte_table.
|
Sun, 18 Oct 2009 02:17:57 +0000 |
Glenn Morris |
I spell gud.
|
Sun, 18 Oct 2009 02:08:52 +0000 |
Stefan Monnier |
(internal_self_insert): `c' is already in "multibyte" form.
|
Sun, 18 Oct 2009 00:46:49 +0000 |
Stefan Monnier |
(ange-ftp-file-size): Use unwind-protect.
|
Sun, 18 Oct 2009 00:34:47 +0000 |
Glenn Morris |
(compile-last): Ensure GREP_OPTIONS is null before calling
|
Sat, 17 Oct 2009 22:43:13 +0000 |
Glenn Morris |
(flyspell-large-region, flyspell-word)
|
Sat, 17 Oct 2009 14:28:44 +0000 |
Chong Yidong |
* Makefile.in (ELCFILES): Add ede/shell.
|
Sat, 17 Oct 2009 07:13:44 +0000 |
Dan Nicolaescu |
* puresize.h (BASE_PURESIZE): Increase to 1310000.
|
Sat, 17 Oct 2009 04:36:11 +0000 |
Stefan Monnier |
(tar-data-swapped-p): Make the assertion a bit more
|
Sat, 17 Oct 2009 04:18:31 +0000 |
Chong Yidong |
* cedet/srecode/srt.el:
|
Sat, 17 Oct 2009 03:59:45 +0000 |
Stefan Monnier |
(select-safe-coding-system): If the file
|
Sat, 17 Oct 2009 03:16:38 +0000 |
Glenn Morris |
(semantic-grammar--lex-delim-spec): All errors should have messages.
|
Sat, 17 Oct 2009 03:15:53 +0000 |
Glenn Morris |
(foldout-mouse-swallow-events): Replace obsolete form of sit-for.
|
Sat, 17 Oct 2009 03:15:13 +0000 |
Glenn Morris |
(gs-load-image): Replace obsolete forms of sit-for, sleep-for.
|
Sat, 17 Oct 2009 03:13:51 +0000 |
Glenn Morris |
(dired-ls-F-marks-symlinks, dired-keep-marker-rename)
|
Sat, 17 Oct 2009 03:11:54 +0000 |
Glenn Morris |
(rmail-write-region-annotate): Prevent viewing different
|
Sat, 17 Oct 2009 03:10:10 +0000 |
Glenn Morris |
*** empty log message ***
|
Sat, 17 Oct 2009 03:09:53 +0000 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
Sat, 17 Oct 2009 03:09:25 +0000 |
Glenn Morris |
Jari Aalto <jari.aalto at cante.net>
|
Sat, 17 Oct 2009 03:08:56 +0000 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org>
|
Sat, 17 Oct 2009 02:35:35 +0000 |
Juanma Barranquero |
* buffer.c (Fbuffer_name): Doc fix. (Bug#4728)
|
Fri, 16 Oct 2009 23:33:46 +0000 |
Kevin Ryde |
(Magic File Names): Add @vindex file-name-handler-alist,
|
Fri, 16 Oct 2009 23:32:01 +0000 |
Kevin Ryde |
(Magic File Names): Add @vindex file-name-handler-alist,
|
Fri, 16 Oct 2009 19:01:21 +0000 |
Eli Zaretskii |
(x_produce_glyphs): Fix typos in comments.
|
Fri, 16 Oct 2009 16:03:33 +0000 |
Glenn Morris |
(rcirc-authenticate): Simplify previous change.
|
Fri, 16 Oct 2009 15:20:51 +0000 |
Stefan Monnier |
(ange-ftp-send-cmd): Handle `size' like `mdtm'.
|
Fri, 16 Oct 2009 14:36:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 16 Oct 2009 14:36:02 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-version): New defvar.
|
Fri, 16 Oct 2009 06:50:00 +0000 |
Glenn Morris |
whitespace.
|
Fri, 16 Oct 2009 06:48:24 +0000 |
Glenn Morris |
(define-obsolete-variable-alias): Doc fix.
|
Fri, 16 Oct 2009 05:03:56 +0000 |
Juanma Barranquero |
* subr.el (error, sit-for, start-process-shell-command)
|
Fri, 16 Oct 2009 04:32:23 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 16 Oct 2009 03:21:18 +0000 |
Stefan Monnier |
(error, sit-for, start-process-shell-command)
|
Fri, 16 Oct 2009 03:12:35 +0000 |
Adrian Robert |
Don't set LIB_STANDARD and START_FILES under __Apple__.
|
Fri, 16 Oct 2009 03:09:48 +0000 |
Adrian Robert |
* nsterm.h (NS_HAVE_NSINTEGER): Back out and augment with CGFloat,
|
Fri, 16 Oct 2009 03:09:09 +0000 |
Adrian Robert |
Remove DARWIN_OS/_LP64 special case.
|
Fri, 16 Oct 2009 03:09:06 +0000 |
Adrian Robert |
(NS_HAVE_NSINTEGER): Back out and augment with CGFloat, still needed under Tiger.
|
Fri, 16 Oct 2009 03:09:02 +0000 |
Adrian Robert |
(EmacsView-conversationIdentifier): Arg is long.
|
Fri, 16 Oct 2009 03:08:41 +0000 |
Adrian Robert |
(NS_HAVE_NSINTEGER): Back out previous change. (*-apple-darwin*): Add x86_64 architecture.
|
Fri, 16 Oct 2009 02:20:29 +0000 |
Chong Yidong |
* variables.texi (Constant Variables): Distinguish from defconst
|
Fri, 16 Oct 2009 00:48:52 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 16 Oct 2009 00:47:27 +0000 |
Kenichi Handa |
(ucs-normalize-version): Changed to 1.2.
|
Thu, 15 Oct 2009 22:23:11 +0000 |
Juri Linkov |
(menu-bar-file-menu): Convert `separator-exit'
|
Thu, 15 Oct 2009 20:44:36 +0000 |
Chong Yidong |
* os.texi (Time of Day): Clarify that the microsecond part is
|
Thu, 15 Oct 2009 13:17:19 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 15 Oct 2009 13:17:07 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
Thu, 15 Oct 2009 13:15:16 +0000 |
Michael Albinus |
* net/tramp.el (tramp-replace-environment-variables): Do not fail
|
Thu, 15 Oct 2009 10:18:17 +0000 |
Juanma Barranquero |
* .gitignore: Add echolisp.tmp.
|
Thu, 15 Oct 2009 07:22:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 15 Oct 2009 07:22:11 +0000 |
Kenichi Handa |
(print_object): Escape a symbol like "2E10" too.
|
Thu, 15 Oct 2009 06:50:34 +0000 |
Glenn Morris |
Ryan Yeske <rcyeske at gmail.com>
|
Thu, 15 Oct 2009 06:31:51 +0000 |
Glenn Morris |
Regenerate.
|
Thu, 15 Oct 2009 06:18:02 +0000 |
Glenn Morris |
Convert comments about autoloads into autoload comments.
|
Thu, 15 Oct 2009 06:11:57 +0000 |
Glenn Morris |
(print_help_and_exit): Fix bug report instructions.
|
Thu, 15 Oct 2009 06:10:45 +0000 |
Glenn Morris |
(w32-batch-update-autoloads): Take autoload-make-program from the
|
Thu, 15 Oct 2009 06:10:10 +0000 |
Glenn Morris |
(autoloads, $(lisp)/calendar/cal-loaddefs.el)
|
Thu, 15 Oct 2009 06:09:52 +0000 |
Glenn Morris |
(autoload-make-program): New variable.
|
Thu, 15 Oct 2009 06:05:07 +0000 |
Glenn Morris |
Add echolisp.tmp.
|
Thu, 15 Oct 2009 06:04:11 +0000 |
Glenn Morris |
(echolisp): New rule.
|
Thu, 15 Oct 2009 06:00:20 +0000 |
Glenn Morris |
(rmail-cease-edit): Give an error if the end of the headers cannot be
|
Thu, 15 Oct 2009 01:50:17 +0000 |
Stefan Monnier |
Replace completion-base-size by completion-base-position to fix bugs
|
Wed, 14 Oct 2009 21:56:37 +0000 |
Juri Linkov |
Multi-isearch functions instead of commands.
|
Wed, 14 Oct 2009 21:51:42 +0000 |
Juri Linkov |
(multi-isearch-next-buffer-from-list)
|
Wed, 14 Oct 2009 15:13:44 +0000 |
Stefan Monnier |
(compile-onefile): Load `bytecomp' rather than `bytecomp.el'.
|
Wed, 14 Oct 2009 15:10:09 +0000 |
Stefan Monnier |
(completion-pcm--merge-completions): Make sure the
|
Wed, 14 Oct 2009 14:53:36 +0000 |
Stefan Monnier |
(ido-everywhere): Use define-minor-mode.
|
Wed, 14 Oct 2009 14:49:13 +0000 |
Stefan Monnier |
(list-buffers, ctl-x-map): Mark the entry points with ;;;###autoload cookies.
|
Wed, 14 Oct 2009 14:29:31 +0000 |
Juanma Barranquero |
* trouble.texi (DEL Does Not Delete): Fix typo.
|
Wed, 14 Oct 2009 06:28:00 +0000 |
Dan Nicolaescu |
(vc-git-dir-extra-headers): Set the branch name
|
Wed, 14 Oct 2009 06:10:19 +0000 |
Dan Nicolaescu |
* config.guess, config.sub: Updated from master source.
|
Wed, 14 Oct 2009 06:08:47 +0000 |
Dan Nicolaescu |
(vc-responsible-backend): When a directory is passed for
|
Wed, 14 Oct 2009 06:00:51 +0000 |
Dan Nicolaescu |
* vc.el: Move comments about RCS and SCCS ...
|
Wed, 14 Oct 2009 03:05:06 +0000 |
Stefan Monnier |
(completion--file-name-table): Return nil if there's
|
Tue, 13 Oct 2009 22:35:44 +0000 |
Juri Linkov |
(read-file-local-variable-value): Don't filter out
|
Tue, 13 Oct 2009 19:50:43 +0000 |
Adrian Robert |
Adjust acknowledgement in last changelog entry.
|
Tue, 13 Oct 2009 07:45:18 +0000 |
Juanma Barranquero |
* international/mule-cmds.el (ucs-names): Remove exclusion of
|
Tue, 13 Oct 2009 05:17:40 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 13 Oct 2009 05:03:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 13 Oct 2009 05:03:03 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 13 Oct 2009 05:02:39 +0000 |
Kenichi Handa |
Regenerated.
|
Tue, 13 Oct 2009 02:59:19 +0000 |
Sam Steingold |
fix a typo in the last patch
|
Tue, 13 Oct 2009 01:13:08 +0000 |
Juanma Barranquero |
* bs.el (bs-mode): Fix last change. (`revert-buffer-function'
|
Tue, 13 Oct 2009 01:05:18 +0000 |
Adrian Robert |
Add space after casts in last change.
|
Tue, 13 Oct 2009 01:04:07 +0000 |
Adrian Robert |
* dbusbind.c (dbus-method-return-internal)
|
Tue, 13 Oct 2009 01:03:46 +0000 |
Adrian Robert |
(list_processes_1): Use long format in printf, and cast argument.
|
Tue, 13 Oct 2009 01:03:38 +0000 |
Adrian Robert |
(font_unparse_xlfd, font_unparse_fcname): Use long format in printf, and cast argument.
|
Tue, 13 Oct 2009 01:03:29 +0000 |
Adrian Robert |
(dbus-method-return-internal, dbus-method-error-internal): Use long format in printf, and cast argument.
|
Mon, 12 Oct 2009 21:04:15 +0000 |
Sam Steingold |
(compilation-mode-font-lock-keywords): Do not prepend "^ *" to
|
Mon, 12 Oct 2009 20:42:45 +0000 |
Sam Steingold |
(compilation-next-error-function): Fix the
|
Mon, 12 Oct 2009 07:02:59 +0000 |
Glenn Morris |
(tramp-smb-do-file-attributes-with-stat): Let-bind `size'.
|
Mon, 12 Oct 2009 04:59:04 +0000 |
Juanma Barranquero |
* proced.el (proced-unload-function): New function.
|
Mon, 12 Oct 2009 04:57:46 +0000 |
Juanma Barranquero |
* bs.el (bs-mode): Set `revert-buffer-function' to `bs-refresh'.
|
Mon, 12 Oct 2009 00:52:23 +0000 |
Juanma Barranquero |
* menu-bar.el (menu-bar-file-menu): Fix format of `separator-exit' item.
|
Mon, 12 Oct 2009 00:45:10 +0000 |
Adrian Robert |
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
|
Mon, 12 Oct 2009 00:38:28 +0000 |
Adrian Robert |
(NSPoint, NSSize) [!__OBJC__]: Define and use CGFloat.
|
Mon, 12 Oct 2009 00:36:20 +0000 |
Adrian Robert |
* configure.in (NS_HAVE_NSINTEGER): Remove this test and define.
|
Mon, 12 Oct 2009 00:35:54 +0000 |
Adrian Robert |
* config.in (NS_HAVE_NSINTEGER): Drop.
|
Mon, 12 Oct 2009 00:31:58 +0000 |
Adrian Robert |
* config.in (NS_HAVE_NSINTEGER): Drop.
|
Mon, 12 Oct 2009 00:28:30 +0000 |
Adrian Robert |
2009-10-11 Adrian Robert <Adrian.B.Robert@gmail.com>
|
Mon, 12 Oct 2009 00:27:52 +0000 |
Adrian Robert |
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
|
Mon, 12 Oct 2009 00:27:28 +0000 |
Adrian Robert |
* nsfont.m (ns_char_width): Replace deprecated call (suggested by
|
Mon, 12 Oct 2009 00:27:13 +0000 |
Adrian Robert |
* nsmenu.m (EmacsMenu-addItemWithWidgetValue:): Use NSInteger
|
Mon, 12 Oct 2009 00:26:45 +0000 |
Adrian Robert |
(EmacsView, EmacsMenu, EmacsToolbar, EmacsTooltip): Add formal protocol mention to inheritance. [NS_HAVE_NSINTEGER]: Drop conditional and contents.
|
Mon, 12 Oct 2009 00:26:41 +0000 |
Adrian Robert |
(EmacsImage-setXBMColor:,-getPixelAtX:Y:): Use CGFloat where appropriate.
|
Mon, 12 Oct 2009 00:26:38 +0000 |
Adrian Robert |
(xw-color-values): Use CGFloat where appropriate.
|
Sun, 11 Oct 2009 23:53:22 +0000 |
Juri Linkov |
*** empty log message ***
|
Sun, 11 Oct 2009 23:50:38 +0000 |
Juri Linkov |
(read-file-local-variable-value):
|
Sun, 11 Oct 2009 15:01:27 +0000 |
Michael Albinus |
Fix last change.
|
Sun, 11 Oct 2009 15:00:46 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 11 Oct 2009 14:02:23 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 11 Oct 2009 14:01:43 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
Sun, 11 Oct 2009 14:00:30 +0000 |
Michael Albinus |
* net/tramp-cache.el (tramp-flush-connection-property): The hash
|
Sun, 11 Oct 2009 13:59:28 +0000 |
Michael Albinus |
* net/tramp.el (tramp-local-host-p): Function shall return nil for
|
Sun, 11 Oct 2009 03:48:10 +0000 |
Juanma Barranquero |
Update.
|
Sun, 11 Oct 2009 02:19:27 +0000 |
Chong Yidong |
* emacs-lisp/eieio.el: Avoid requiring cl at runtime.
|
Sun, 11 Oct 2009 00:07:05 +0000 |
Glenn Morris |
(Size and Position): Clarify what is included in the frame height. (Bug#4535)
|
Sun, 11 Oct 2009 00:01:11 +0000 |
Glenn Morris |
(Fframe_pixel_height): Doc fix. (Bug#4535)
|
Sat, 10 Oct 2009 23:50:10 +0000 |
Glenn Morris |
(frame-height): Doc fix.
|
Sat, 10 Oct 2009 23:43:27 +0000 |
Glenn Morris |
Documented window-full-height-p.
|
Sat, 10 Oct 2009 23:43:03 +0000 |
Glenn Morris |
(Size of Window): The relationship between window and frame heights is
|
Sat, 10 Oct 2009 21:54:13 +0000 |
Karl Fogel |
* bookmark.el
|
Sat, 10 Oct 2009 21:48:22 +0000 |
Karl Fogel |
* bookmark.el
|
Sat, 10 Oct 2009 20:50:39 +0000 |
Glenn Morris |
(calendar-split-width-threshold): New option.
|
Sat, 10 Oct 2009 19:15:50 +0000 |
Chong Yidong |
* cedet/ede/proj-shared.el (ede-proj-makefile-target-name): Use .la
|
Sat, 10 Oct 2009 16:39:05 +0000 |
Eli Zaretskii |
(try_window_id): Fix typos in comments.
|
Sat, 10 Oct 2009 08:09:22 +0000 |
Eli Zaretskii |
(redisplay_internal): Fix typos in comments.
|
Fri, 09 Oct 2009 20:32:02 +0000 |
Chong Yidong |
* cedet/ede/pconf.el (ede-proj-configure-synchronize): Use
|
Fri, 09 Oct 2009 13:03:17 +0000 |
Juanma Barranquero |
* international/mule-cmds.el (ucs-names): Exclude new "Enclosed
|
Fri, 09 Oct 2009 06:50:14 +0000 |
Karl Fogel |
* lisp/bookmark.el (bookmark-bmenu-rename): Don't call bookmark-bmenu-list,
|
Fri, 09 Oct 2009 06:44:40 +0000 |
Karl Fogel |
* lisp/bookmark.el (bookmark-delete): Don't let batch arg prevent saving.
|
Fri, 09 Oct 2009 06:29:56 +0000 |
Glenn Morris |
(report-emacs-bug): Also print `features'.
|
Fri, 09 Oct 2009 05:54:57 +0000 |
Karl Fogel |
* lisp/bookmark.el (bookmark-jump): Add new `display-func' parameter.
|
Fri, 09 Oct 2009 05:25:08 +0000 |
Karl Fogel |
* etc/NEWS (Changes in Specialized Modes and Packages in Emacs 23.1):
|
Fri, 09 Oct 2009 02:58:57 +0000 |
Juanma Barranquero |
* eieio.texi: Fix typos.
|
Thu, 08 Oct 2009 22:13:42 +0000 |
Chong Yidong |
* cedet/ede/proj.el (project-compile-project): Fix filename test.
|
Thu, 08 Oct 2009 22:08:49 +0000 |
Chong Yidong |
* cedet/ede/proj.el (project-make-dist): Fix filename test.
|
Thu, 08 Oct 2009 15:21:31 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 08 Oct 2009 15:21:19 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-handle-copy-directory): Handle the
|
Thu, 08 Oct 2009 15:19:56 +0000 |
Michael Albinus |
* net/tramp.el (tramp-file-name-real-user, tramp-file-name-domain)
|
Thu, 08 Oct 2009 15:18:15 +0000 |
Jan Dj¸«£rv |
gtkutil.c (create_menus): Call gtk_widget_set_size_request for
|
Thu, 08 Oct 2009 14:09:09 +0000 |
Chong Yidong |
* cedet/ede/proj-obj.el (ede-gcc-linker): New var.
|
Thu, 08 Oct 2009 10:54:58 +0000 |
Juanma Barranquero |
* fontset.c (Fset_fontset_font): Fix typos in error messages.
|
Thu, 08 Oct 2009 01:49:05 +0000 |
Chong Yidong |
* cedet/ede/source.el (ede-want-any-source-files-p)
|
Wed, 07 Oct 2009 20:07:31 +0000 |
Eli Zaretskii |
(set_cursor_from_row): Fix commentary.
|
Wed, 07 Oct 2009 18:26:40 +0000 |
Juanma Barranquero |
* Makefile.in (INFO_FILES): Add EDE and EIEIO.
|
Wed, 07 Oct 2009 17:10:19 +0000 |
Juanma Barranquero |
* makefile.w32-in (WINS_UPDATES): Fix typo in previous change.
|
Wed, 07 Oct 2009 16:10:31 +0000 |
Glenn Morris |
(batch-update-autoloads): Remove useless use of concat.
|
Wed, 07 Oct 2009 15:04:43 +0000 |
Chong Yidong |
* cl.texi (Argument Lists): Clarify explicit keyword arguments.
|
Wed, 07 Oct 2009 14:33:31 +0000 |
Stefan Monnier |
(read-file-local-variable): Include some
|
Wed, 07 Oct 2009 14:32:08 +0000 |
Stefan Monnier |
(Text Lines): Remove goto-line, since it shouldn't be used from Lisp.
|
Wed, 07 Oct 2009 11:31:21 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 07 Oct 2009 11:30:40 +0000 |
Michael Albinus |
*** empty log message ***
|
Wed, 07 Oct 2009 11:30:19 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error messages.
|
Wed, 07 Oct 2009 11:27:10 +0000 |
Michael Albinus |
* net/tramp-cache.el (tramp-flush-connection-property): Add trace message.
|
Wed, 07 Oct 2009 10:20:04 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 07 Oct 2009 10:19:21 +0000 |
Eli Zaretskii |
(Directory Names) <abbreviate-file-name>: Document that root home
|
Wed, 07 Oct 2009 09:58:54 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Wed, 07 Oct 2009 09:58:11 +0000 |
Eli Zaretskii |
(batch-update-autoloads): Fix last change to not error out of search
|
Wed, 07 Oct 2009 09:31:32 +0000 |
Juanma Barranquero |
* makefile.w32-in (WINS_UPDATES): New macro.
|
Wed, 07 Oct 2009 07:19:07 +0000 |
Glenn Morris |
(autoloads): Revert previous change.
|
Wed, 07 Oct 2009 07:18:53 +0000 |
Glenn Morris |
(batch-update-autoloads): Rather than having the list of preloaded
|
Wed, 07 Oct 2009 05:37:05 +0000 |
Chong Yidong |
Update comment.
|
Wed, 07 Oct 2009 02:57:46 +0000 |
Glenn Morris |
(calendar-basic-setup): In the wide frame case, show the original
|
Wed, 07 Oct 2009 02:52:37 +0000 |
Glenn Morris |
Markus Rost <rost at math.uni-bielefeld.de>
|
Wed, 07 Oct 2009 02:12:23 +0000 |
Juanma Barranquero |
Fix typo in previous change.
|
Wed, 07 Oct 2009 01:43:06 +0000 |
Juanma Barranquero |
* makefile.w32-in (INFO_TARGETS, DVI_TARGETS, clean): Add eieio, ede.
|
Wed, 07 Oct 2009 01:11:38 +0000 |
Chong Yidong |
Add entries for the EDE and EIEIO manuals.
|
Wed, 07 Oct 2009 01:10:52 +0000 |
Chong Yidong |
* eieio.texi:
|
Tue, 06 Oct 2009 19:52:15 +0000 |
Sam Steingold |
(tramp-compat-process-running-p): Check that
|
Tue, 06 Oct 2009 18:32:07 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Tue, 06 Oct 2009 18:31:49 +0000 |
Eli Zaretskii |
(Special Properties): Document the meaning of the `cursor' text property
|
Tue, 06 Oct 2009 18:20:22 +0000 |
Eli Zaretskii |
(set_cursor_from_row): Fix and improve comments.
|
Tue, 06 Oct 2009 11:15:01 +0000 |
Juanma Barranquero |
* play/animate.el (animate-string): For good effect, make sure
|
Tue, 06 Oct 2009 06:40:40 +0000 |
Glenn Morris |
Regenerate.
|
Tue, 06 Oct 2009 06:40:08 +0000 |
Glenn Morris |
Regenerate.
|
Tue, 06 Oct 2009 03:43:23 +0000 |
Glenn Morris |
(define-obsolete-face-alias): Doc fix.
|
Tue, 06 Oct 2009 03:12:55 +0000 |
Glenn Morris |
(autoloads): Skip preloaded files. (Bug#4446)
|
Tue, 06 Oct 2009 03:12:32 +0000 |
Glenn Morris |
(autoload-excludes): New variable.
|
Tue, 06 Oct 2009 03:09:25 +0000 |
Glenn Morris |
Fix typo in previous.
|
Tue, 06 Oct 2009 02:50:44 +0000 |
Glenn Morris |
(tramp-handle-start-file-process): Move tramp-error call
|
Tue, 06 Oct 2009 02:49:02 +0000 |
Glenn Morris |
(f90-end-of-block, f90-beginning-of-block):
|
Tue, 06 Oct 2009 02:48:44 +0000 |
Glenn Morris |
(fortran-end-of-block, fortran-beginning-of-block):
|
Tue, 06 Oct 2009 02:45:26 +0000 |
Glenn Morris |
(emacs${EXEEXT}): Remove direct dependence on SOME_MACHINE_LISP (this
|
Tue, 06 Oct 2009 02:42:29 +0000 |
Glenn Morris |
Use window-full-height-p.
|
Tue, 06 Oct 2009 02:37:22 +0000 |
Glenn Morris |
(rmail-cease-edit): If there is a Content-Type header we don't
|
Tue, 06 Oct 2009 02:36:35 +0000 |
Glenn Morris |
Matthew Junker <matthew.junker at sbcglobal.net> (tiny change)
|
Mon, 05 Oct 2009 19:50:15 +0000 |
Stefan Monnier |
(describe-function-1): Don't burp is the function is not a symbol.
|
Mon, 05 Oct 2009 15:32:08 +0000 |
Juanma Barranquero |
Fix typos.
|
Mon, 05 Oct 2009 15:12:29 +0000 |
Dan Nicolaescu |
(log-view-vc-backend): Declare for compiler.
|
Mon, 05 Oct 2009 15:09:59 +0000 |
Dan Nicolaescu |
(log-view-diff): Use vc-diff-internal instead of
|
Mon, 05 Oct 2009 11:49:45 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 11:49:32 +0000 |
Michael Albinus |
* files.texi (Magic File Names): Add `copy-directory'.
|
Mon, 05 Oct 2009 11:42:18 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 11:41:59 +0000 |
Eli Zaretskii |
(eval-expression): Doc fix.
|
Mon, 05 Oct 2009 11:41:48 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 11:41:24 +0000 |
Michael Albinus |
* tramp.texi (Remote processes): Association of a pty is not supported.
|
Mon, 05 Oct 2009 11:34:15 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 11:32:27 +0000 |
Eli Zaretskii |
(cwarn-mode): Doc fix.
|
Mon, 05 Oct 2009 11:30:52 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 11:30:31 +0000 |
Michael Albinus |
* net/tramp.el (tramp-verbose): Fix docstring.
|
Mon, 05 Oct 2009 08:45:07 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 08:44:33 +0000 |
Eli Zaretskii |
(File Attributes): Fix description of file attributes. (Bug#4638)
|
Mon, 05 Oct 2009 08:35:41 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Mon, 05 Oct 2009 08:35:12 +0000 |
Eli Zaretskii |
(Ffile_attributes): Doc fix. (Bug#4638)
|
Mon, 05 Oct 2009 08:11:56 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 08:11:42 +0000 |
Michael Albinus |
* files.texi (Create/Delete Dirs): New command copy-directory.
|
Mon, 05 Oct 2009 07:57:30 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 07:57:21 +0000 |
Michael Albinus |
* files.texi (Misc File Ops): Mention copy-directory.
|
Mon, 05 Oct 2009 07:44:01 +0000 |
Michael Albinus |
*** empty log message ***
|
Mon, 05 Oct 2009 07:41:46 +0000 |
Michael Albinus |
* files.el (directory-files-no-dot-files-regexp): New defconst.
|
Mon, 05 Oct 2009 05:39:48 +0000 |
Stefan Monnier |
(diary-show-all-entries): Re-fit the calendar window if necessary.
|
Mon, 05 Oct 2009 05:36:11 +0000 |
Stefan Monnier |
(calendar-basic-setup): Don't call switch-to-buffer in a dedicated window.
|
Mon, 05 Oct 2009 04:19:04 +0000 |
Karl Fogel |
* bookmark.el (bookmark-handle-bookmark): If bookmark has no file,
|
Mon, 05 Oct 2009 02:38:35 +0000 |
Karl Fogel |
* bookmark.el (bookmark-handle-bookmark): When relocating a bookmark,
|
Mon, 05 Oct 2009 02:17:57 +0000 |
Vinicius Jose Latorre |
Fix doc.
|
Mon, 05 Oct 2009 01:47:00 +0000 |
Karl Fogel |
* bookmark.el (bookmark-set, bookmark-buffer-name): Improve doc strings.
|
Mon, 05 Oct 2009 01:35:34 +0000 |
Karl Fogel |
* bookmark.el
|
Sun, 04 Oct 2009 23:48:33 +0000 |
Karl Fogel |
(bookmark-alist): Document the new `handler' element in the param alist.
|
Sun, 04 Oct 2009 23:31:52 +0000 |
Karl Fogel |
(Info-bookmark-make-record): Document this function.
|
Sun, 04 Oct 2009 19:25:26 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-mode): Parse all existing buffers when
|
Sun, 04 Oct 2009 19:22:09 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-new-buffer-setup-functions): New
|
Sun, 04 Oct 2009 19:00:54 +0000 |
Chong Yidong |
* cedet/ede/pmake.el (ede-pmake-insert-variable-once): Delete.
|
Sun, 04 Oct 2009 14:25:42 +0000 |
Chong Yidong |
* cedet/ede/proj-comp.el: Don't require ede/pmake at toplevel.
|
Sun, 04 Oct 2009 12:20:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 04 Oct 2009 12:19:50 +0000 |
Michael Albinus |
* NEWS: New function copy-directory.
|
Sun, 04 Oct 2009 12:16:36 +0000 |
Michael Albinus |
*** empty log message ***
|
Sun, 04 Oct 2009 12:16:05 +0000 |
Michael Albinus |
* dired-aux.el (dired-copy-file-recursive): Use it.
|
Sun, 04 Oct 2009 12:14:05 +0000 |
Michael Albinus |
* files.el (copy-directory): New defun.
|
Sun, 04 Oct 2009 09:07:40 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 04 Oct 2009 09:06:23 +0000 |
Eli Zaretskii |
(syms_of_xdisp) <unibyte-display-via-language-environment>: Doc fix.
|
Sun, 04 Oct 2009 09:02:31 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 04 Oct 2009 08:59:36 +0000 |
Eli Zaretskii |
(Unibyte Mode): Emphasize that unibyte-display-via-language-environment
|
Sun, 04 Oct 2009 08:44:48 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sun, 04 Oct 2009 08:44:21 +0000 |
Eli Zaretskii |
(Horizontal Scrolling): Document cursor behavior under horizontal
|
Sun, 04 Oct 2009 04:00:46 +0000 |
Juanma Barranquero |
* anti.texi (Antinews):
|
Sun, 04 Oct 2009 02:58:53 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 04 Oct 2009 02:25:42 +0000 |
Juanma Barranquero |
* cedet/ede/makefile-edit.el (makefile-beginning-of-command)
|
Sun, 04 Oct 2009 02:11:57 +0000 |
Juanma Barranquero |
Fix typos in comments.
|
Sun, 04 Oct 2009 01:44:39 +0000 |
Juanma Barranquero |
* files-x.el (modify-dir-local-variable)
|
Sun, 04 Oct 2009 01:36:07 +0000 |
Juanma Barranquero |
* org.el (org-directory, org-map-entries):
|
Sun, 04 Oct 2009 01:32:08 +0000 |
Juanma Barranquero |
* spam-stat.el (spam-stat-strip-xref): Fix typo in docstring.
|
Sun, 04 Oct 2009 01:14:56 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 04 Oct 2009 01:12:13 +0000 |
Juanma Barranquero |
* recentf.el (recentf-unload-function): New function.
|
Sun, 04 Oct 2009 01:03:51 +0000 |
Chong Yidong |
* cedet/semantic/db-file.el (semanticdb-default-save-directory):
|
Sun, 04 Oct 2009 00:42:47 +0000 |
Glenn Morris |
Add window-full-height-p.
|
Sun, 04 Oct 2009 00:41:18 +0000 |
Glenn Morris |
(window-full-height-p): Add doc string.
|
Sun, 04 Oct 2009 00:40:16 +0000 |
Glenn Morris |
Martin Rudalics <rudalics at gmx.at>
|
Sun, 04 Oct 2009 00:01:24 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Sat, 03 Oct 2009 20:43:31 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 03 Oct 2009 20:41:06 +0000 |
Chong Yidong |
Fix last change.
|
Sat, 03 Oct 2009 20:40:21 +0000 |
Chong Yidong |
* cedet/ede.el (ede-project-placeholder-cache-file): Default to a file
|
Sat, 03 Oct 2009 20:38:30 +0000 |
Chong Yidong |
* cedet/srecode/map.el (srecode-map-save-file): Default to a file in
|
Sat, 03 Oct 2009 20:30:43 +0000 |
Chong Yidong |
* cedet/semantic.el (semantic-mode): Use js-mode-hook for Javascript hook.
|
Sat, 03 Oct 2009 19:43:07 +0000 |
Chong Yidong |
* cedet/srecode/insert.el: Require srecode/args.
|
Sat, 03 Oct 2009 19:28:56 +0000 |
Chong Yidong |
* srecode: New directory for SRecode template files.
|
Sat, 03 Oct 2009 19:28:05 +0000 |
Chong Yidong |
* cedet/srecode/srt-mode.el (srecode-template-mode): Doc fix.
|
Sat, 03 Oct 2009 18:29:22 +0000 |
Dan Nicolaescu |
Remove commented out code.
|
Sat, 03 Oct 2009 13:31:08 +0000 |
Juanma Barranquero |
* window.c (Fdelete_window): Check WINDOW argument. (Bug#4618)
|
Sat, 03 Oct 2009 12:36:21 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 03 Oct 2009 12:35:55 +0000 |
Michael Albinus |
*** empty log message ***
|
Sat, 03 Oct 2009 09:51:32 +0000 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
Sat, 03 Oct 2009 09:51:03 +0000 |
Eli Zaretskii |
(clear_regexp_cache): Fix a typo in a comment.
|
Sat, 03 Oct 2009 09:34:37 +0000 |
Eli Zaretskii |
(fast_looking_at): Fix a typo in the commentary.
|
Sat, 03 Oct 2009 02:19:22 +0000 |
Glenn Morris |
(calendar-basic-setup): Handle the case where the frame is wide.
|
Sat, 03 Oct 2009 02:11:59 +0000 |
Glenn Morris |
(data-debug-insert-tag-list): Comment out declaration, currently false.
|
Sat, 03 Oct 2009 02:07:28 +0000 |
Glenn Morris |
(rmail-generate-viewer-buffer): Be more careful about reusing existing
|
Fri, 02 Oct 2009 19:53:53 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 19:52:49 +0000 |
Eli Zaretskii |
(WINS_BASIC): Fix last change.
|
Fri, 02 Oct 2009 18:56:05 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 18:55:40 +0000 |
Eli Zaretskii |
(AUTOGENEL): Add loaddefs.el files in cedet subdirectories.
|
Fri, 02 Oct 2009 18:48:23 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 18:47:52 +0000 |
Eli Zaretskii |
(WINS_BASIC): Add eieio.
|
Fri, 02 Oct 2009 18:46:37 +0000 |
Eli Zaretskii |
(WINS_CEDET_SUBDIRS): List of subdirectories of cedet.
|
Fri, 02 Oct 2009 15:47:07 +0000 |
Juanma Barranquero |
Fix typos.
|
Fri, 02 Oct 2009 15:46:46 +0000 |
Eli Zaretskii |
(update-subdirs-CMD): Add cedet to $(WINS_SUBDIR).
|
Fri, 02 Oct 2009 14:36:54 +0000 |
Stefan Monnier |
* help-fns.el (help-function-arglist): Don't check advertised-signature-table.
|
Fri, 02 Oct 2009 13:37:38 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 02 Oct 2009 13:27:29 +0000 |
Michael Albinus |
* simple.el (start-file-process): Say in the doc-string, that file
|
Fri, 02 Oct 2009 13:21:15 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 02 Oct 2009 13:20:14 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-generate-passwd-key): Check, whether
|
Fri, 02 Oct 2009 12:52:17 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Fri, 02 Oct 2009 12:39:29 +0000 |
Eli Zaretskii |
Fix arch-tag.
|
Fri, 02 Oct 2009 12:19:24 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 02 Oct 2009 12:18:59 +0000 |
Eli Zaretskii |
(WINS_BASIC): Remove cedet.
|
Fri, 02 Oct 2009 10:53:34 +0000 |
Miles Bader |
Add arch tagline
|
Fri, 02 Oct 2009 07:11:13 +0000 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
Fri, 02 Oct 2009 06:01:32 +0000 |
Michael Albinus |
*** empty log message ***
|
Fri, 02 Oct 2009 06:00:58 +0000 |
Michael Albinus |
* w32fns.c (Fsystem_move_file_to_trash): Use delete-directory.
|
Fri, 02 Oct 2009 05:57:49 +0000 |
Michael Albinus |
* lisp.h (Qdelete_directory_internal): Remove, because it is not
|
Fri, 02 Oct 2009 03:48:36 +0000 |
Juanma Barranquero |
Use `called-interactively-p' instead of `interactive-p'.
|
Fri, 02 Oct 2009 00:02:02 +0000 |
Juanma Barranquero |
* image-mode.el (image-toggle-display):
|
Thu, 01 Oct 2009 23:42:39 +0000 |
Juanma Barranquero |
Fix entry.
|
Thu, 01 Oct 2009 23:41:49 +0000 |
Juanma Barranquero |
Restore copyright notice, accidentally removed while updating to Unicode 5.2.0.
|
Thu, 01 Oct 2009 23:34:27 +0000 |
Juanma Barranquero |
Update to Unicode 5.2.0.
|
Thu, 01 Oct 2009 23:17:39 +0000 |
Juanma Barranquero |
* lisp.h (Qdelete_directory_internal):
|
Thu, 01 Oct 2009 17:52:36 +0000 |
Glenn Morris |
Convert copyright of authors with assignment to FSF.
|
Thu, 01 Oct 2009 17:49:01 +0000 |
Glenn Morris |
(ELCFILES): Regenerate.
|
Thu, 01 Oct 2009 17:47:38 +0000 |
Stefan Monnier |
* eval.c (Fcalled_interactively_p): Add `kind' argument.
|
Thu, 01 Oct 2009 16:54:21 +0000 |
Stefan Monnier |
* emacs-lisp/byte-run.el (advertised-signature-table): New var.
|
Thu, 01 Oct 2009 15:51:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:50:54 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:50:43 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:46:23 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:46:03 +0000 |
Michael Albinus |
* files.texi (Directories): delete-directory has an optional
|
Thu, 01 Oct 2009 15:44:10 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:43:56 +0000 |
Michael Albinus |
* files.texi (Directories): delete-directory prompts for recursive
|
Thu, 01 Oct 2009 15:40:59 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:40:13 +0000 |
Michael Albinus |
* net/tramp-smb.el (tramp-smb-errors): Add error message for
|
Thu, 01 Oct 2009 15:39:25 +0000 |
Michael Albinus |
* net/tramp-gvfs.el (tramp-gvfs-handle-delete-directory): Handle
|
Thu, 01 Oct 2009 15:35:35 +0000 |
Michael Albinus |
* net/tramp-fish.el (tramp-fish-handle-delete-directory): Handle
|
Thu, 01 Oct 2009 15:34:56 +0000 |
Michael Albinus |
* net/tramp.el (tramp-handle-make-directory): Flush upper
|
Thu, 01 Oct 2009 15:33:44 +0000 |
Michael Albinus |
* net/ange-ftp.el (ange-ftp-delete-directory ): Add optional
|
Thu, 01 Oct 2009 15:08:13 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 15:07:32 +0000 |
Michael Albinus |
* fileio.c (Fdelete_directory_internal): Renamed from
|
Thu, 01 Oct 2009 15:04:22 +0000 |
Michael Albinus |
* files.el (delete-directory): New defun. The original function
|
Thu, 01 Oct 2009 15:01:32 +0000 |
Michael Albinus |
*** empty log message ***
|
Thu, 01 Oct 2009 14:33:58 +0000 |
Stefan Monnier |
(Swapping Text): Minor clarification.
|
Thu, 01 Oct 2009 08:04:46 +0000 |
Carsten Dominik |
2009-10-01 Carsten Dominik <dominik@u016822.science.uva.nl>
|
Thu, 01 Oct 2009 08:04:32 +0000 |
Carsten Dominik |
*** empty log message ***
|
Thu, 01 Oct 2009 08:03:02 +0000 |
Carsten Dominik |
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
|
Thu, 01 Oct 2009 07:59:53 +0000 |
Carsten Dominik |
2009-10-01 Carsten Dominik <carsten.dominik@gmail.com>
|
Thu, 01 Oct 2009 04:54:05 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 04:48:12 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:47:55 +0000 |
Glenn Morris |
Fix comment typos.
|
Thu, 01 Oct 2009 04:38:52 +0000 |
Stefan Monnier |
(byte-compile-defmacro-declaration): New fun.
|
Thu, 01 Oct 2009 04:31:40 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:24:04 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:16:13 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:10:10 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 04:08:46 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 04:01:50 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 03:34:04 +0000 |
Stefan Monnier |
(cd-absolute): Don't abbreviate-file-name (bug#4599).
|
Thu, 01 Oct 2009 03:32:25 +0000 |
Stefan Monnier |
(vc-resynch-window): Don't revert a buffer which has no associated file.
|
Thu, 01 Oct 2009 03:08:03 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 02:50:00 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 02:47:37 +0000 |
Glenn Morris |
Fix comment typo.
|
Thu, 01 Oct 2009 02:39:07 +0000 |
Glenn Morris |
Doc/message fixes.
|
Thu, 01 Oct 2009 02:23:29 +0000 |
Glenn Morris |
(vc-cvs-parse-entry): Be more careful with the match-data. (Bug#4555).
|
Thu, 01 Oct 2009 02:19:38 +0000 |
Glenn Morris |
(semantic-c-reset-preprocessor-symbol-map): Fix declaration.
|
Thu, 01 Oct 2009 02:17:38 +0000 |
Glenn Morris |
Remove unused declarations.
|
Thu, 01 Oct 2009 02:13:00 +0000 |
Glenn Morris |
Remove unused declarations.
|
Thu, 01 Oct 2009 02:12:07 +0000 |
Glenn Morris |
(iswitchb-read-buffer): Fix declaration.
|
Thu, 01 Oct 2009 02:06:55 +0000 |
Glenn Morris |
(url-dav-file-attributes): Fix declaration.
|
Thu, 01 Oct 2009 02:05:32 +0000 |
Glenn Morris |
(Declaring Functions): Mention that we also search for ".m" files in
|
Thu, 01 Oct 2009 02:03:38 +0000 |
Glenn Morris |
(declare-function): Doc fix.
|
Thu, 01 Oct 2009 02:02:39 +0000 |
Glenn Morris |
(check-declare-scan): Read the declaration rather than parsing it as a
|
Thu, 01 Oct 2009 01:58:58 +0000 |
Glenn Morris |
See bug#4594.
|
Thu, 01 Oct 2009 01:06:18 +0000 |
Juanma Barranquero |
* cedet/semantic/wisent/javat-wy.el (wisent-java-tags-wy--keyword-table):
|
Wed, 30 Sep 2009 17:04:27 +0000 |
Juanma Barranquero |
* cedet/srecode/expandproto.el: Fix provide statement.
|
Wed, 30 Sep 2009 15:29:50 +0000 |
Chong Yidong |
* emacs-lisp/eieio.el (boolean-p): Deleted.
|
Wed, 30 Sep 2009 07:59:42 +0000 |
Glenn Morris |
(ede-proj-target-makefile-miscelaneous): Fix doc typo.
|
Wed, 30 Sep 2009 07:58:46 +0000 |
Glenn Morris |
(ede-aux-source): Fix doc typo.
|
Wed, 30 Sep 2009 07:57:57 +0000 |
Glenn Morris |
Fix comment typos.
|
Wed, 30 Sep 2009 07:55:35 +0000 |
Glenn Morris |
Fix comment typos.
|
Wed, 30 Sep 2009 07:50:48 +0000 |
Glenn Morris |
(data-debug-new-buffer, data-debug-insert-thing): Remove unneeded
|
Wed, 30 Sep 2009 07:42:40 +0000 |
Glenn Morris |
Fix comment typos.
|
Wed, 30 Sep 2009 07:24:35 +0000 |
Glenn Morris |
(elint-init-form): Report declarations where the filename is not a string.
|
Wed, 30 Sep 2009 07:24:04 +0000 |
Glenn Morris |
(semantic-scope-find): Fix declaration.
|
Wed, 30 Sep 2009 02:33:07 +0000 |
Glenn Morris |
Fix declarations.
|
Wed, 30 Sep 2009 02:32:44 +0000 |
Glenn Morris |
(org-columns-uncompile-format): Avoid assignment to free variable `fun'.
|
Wed, 30 Sep 2009 02:28:17 +0000 |
Glenn Morris |
Relicense under GPLv3+.
|
Wed, 30 Sep 2009 02:27:10 +0000 |
Glenn Morris |
(authors-ignored-files): Add "js2-mode.el".
|
Wed, 30 Sep 2009 02:26:12 +0000 |
Glenn Morris |
(semantic-gcc-setup): Replace runtime use of CL function `remove-if-not'.
|
Wed, 30 Sep 2009 02:25:43 +0000 |
Glenn Morris |
Remove duplicate author header.
|
Wed, 30 Sep 2009 02:25:27 +0000 |
Glenn Morris |
Fix format of Authors: header.
|
Wed, 30 Sep 2009 02:25:10 +0000 |
Glenn Morris |
Fix comment typo.
|
Wed, 30 Sep 2009 02:23:05 +0000 |
Glenn Morris |
(Acknowledgments): CEDET updates. Fix Hungarian accent.
|
Tue, 29 Sep 2009 23:57:17 +0000 |
Chong Yidong |
* files.el (safe-local-eval-forms): Fix typo.
|
Tue, 29 Sep 2009 13:07:50 +0000 |
Stefan Monnier |
* vc-hooks.el (vc-dir-buffers): New var.
|
Tue, 29 Sep 2009 07:38:42 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:38:34 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:31:22 +0000 |
Glenn Morris |
Relicense under GPLv3+.
|
Tue, 29 Sep 2009 07:28:30 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:21:14 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:20:43 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:20:03 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:18:31 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:14:01 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:12:38 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 07:09:18 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 04:31:33 +0000 |
Glenn Morris |
Regenerate.
|
Tue, 29 Sep 2009 04:12:46 +0000 |
Glenn Morris |
(check-declare-verify): Add basic defmethod and defclass, and
|
Tue, 29 Sep 2009 04:09:19 +0000 |
Glenn Morris |
Mark declarations not understood by check-declare.
|
Tue, 29 Sep 2009 04:00:38 +0000 |
Glenn Morris |
Add 2009 to copyright years.
|
Tue, 29 Sep 2009 03:37:03 +0000 |
Glenn Morris |
(check-declare-locate): Remove pointless file-name-nondirectory call
|
Tue, 29 Sep 2009 02:43:46 +0000 |
Glenn Morris |
(tramp-smb-handle-directory-files-and-attributes): Use
|