Sat, 02 Sep 2006 13:40:16 +0000 |
Eli Zaretskii |
(apply1, call2) [__GNUC__]: Declare with `__attribute__((noinline))'.
|
Sat, 02 Sep 2006 13:39:48 +0000 |
Eli Zaretskii |
(concat) [__GNUC__]: Declare with `__attribute__((noinline))'.
|
Sat, 02 Sep 2006 11:35:46 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 02 Sep 2006 11:35:17 +0000 |
Eli Zaretskii |
(usermanualdir): New variable.
|
Sat, 02 Sep 2006 11:21:55 +0000 |
Eli Zaretskii |
(Finternal_complete_buffer): New function.
|
Fri, 01 Sep 2006 23:52:28 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Fri, 01 Sep 2006 20:49:06 +0000 |
Romain Francoise |
Whitespace fixes.
|
Fri, 01 Sep 2006 17:52:26 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 01 Sep 2006 17:51:50 +0000 |
Eli Zaretskii |
(Internet Relay Chat, Useful IRC commands): Don't use @indicateurl.
|
Fri, 01 Sep 2006 17:45:08 +0000 |
Eli Zaretskii |
(Custom Braces, Clean-ups): Don't use @tie.
|
Fri, 01 Sep 2006 17:38:40 +0000 |
Eli Zaretskii |
(Subword Movement): Don't use @headitem.
|
Fri, 01 Sep 2006 17:15:49 +0000 |
Eli Zaretskii |
(Buffer Modification): Fix last change.
|
Fri, 01 Sep 2006 13:41:33 +0000 |
Chong Yidong |
* buffers.texi (Buffer Modification): Document
|
Fri, 01 Sep 2006 13:36:35 +0000 |
Chong Yidong |
Document `buffer-chars-modified-tick'
|
Fri, 01 Sep 2006 13:35:11 +0000 |
Chong Yidong |
Minor doc fix.
|
Fri, 01 Sep 2006 13:30:55 +0000 |
Chong Yidong |
* imenu.el (imenu-update-menubar): Use buffer-chars-modified-tick.
|
Fri, 01 Sep 2006 13:30:05 +0000 |
Chong Yidong |
*** empty log message ***
|
Fri, 01 Sep 2006 13:28:59 +0000 |
Chong Yidong |
Fix typo.
|
Fri, 01 Sep 2006 13:28:13 +0000 |
Chong Yidong |
* buffer.h (struct buffer_text): New field chars_modiff.
|
Fri, 01 Sep 2006 08:57:41 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 01 Sep 2006 02:31:47 +0000 |
Stefan Monnier |
(url-http-create-request):
|
Fri, 01 Sep 2006 02:31:24 +0000 |
Stefan Monnier |
(url-recreate-url-attributes): New function, code moved from `url-recreate-url'.
|
Thu, 31 Aug 2006 23:16:03 +0000 |
Richard M. Stallman |
(custom-save-variables): Slight cleanup.
|
Thu, 31 Aug 2006 23:14:26 +0000 |
Richard M. Stallman |
(define-minor-mode): Reference manual about customization, rather than
|
Thu, 31 Aug 2006 23:10:24 +0000 |
Richard M. Stallman |
(trace-function-background): Doc fix.
|
Thu, 31 Aug 2006 23:08:08 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 31 Aug 2006 23:07:39 +0000 |
Richard M. Stallman |
(Fformat): Don't sign-extend for %o or %x.
|
Thu, 31 Aug 2006 23:04:42 +0000 |
Richard M. Stallman |
(Syntactic Font Lock): Mention specific faces once again.
|
Thu, 31 Aug 2006 19:47:47 +0000 |
Romain Francoise |
(dired-guess-shell-alist-default): Update.
|
Thu, 31 Aug 2006 17:14:46 +0000 |
Stefan Monnier |
(Syntactic Font Lock): Mention font-lock-syntactic-face-function.
|
Thu, 31 Aug 2006 17:10:34 +0000 |
Stefan Monnier |
(custom-theme-set-variables): Autoload packages before sorting the variables.
|
Thu, 31 Aug 2006 03:39:42 +0000 |
Michael Kifer |
2006-08-30 Michael Kifer <kifer@cs.stonybrook.edu>
|
Wed, 30 Aug 2006 21:10:10 +0000 |
Stefan Monnier |
(python-eldoc-function): Re-enable quit while waiting for process.
|
Wed, 30 Aug 2006 08:51:52 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 30 Aug 2006 08:51:28 +0000 |
YAMAMOTO Mitsuharu |
(mac-string-to-utxt): If adjustment for MacJapanese
|
Tue, 29 Aug 2006 22:17:05 +0000 |
Chong Yidong |
* indent.c (Fvertical_motion): Don't move back if we were
|
Tue, 29 Aug 2006 16:11:26 +0000 |
Romain Francoise |
(normal-splash-screen, fancy-splash-screens): Make buffer read-only and
|
Tue, 29 Aug 2006 14:00:27 +0000 |
Stefan Monnier |
(url-cookie-write-file): Really don't use versioned backups.
|
Tue, 29 Aug 2006 13:28:00 +0000 |
Chong Yidong |
* hl-line.el (hl-line): New face.
|
Tue, 29 Aug 2006 13:15:53 +0000 |
Chong Yidong |
* display.texi (Images): Add xrref to display-images-p.
|
Tue, 29 Aug 2006 13:02:53 +0000 |
Chong Yidong |
* image-mode.el (image-mode): Fix last fix.
|
Tue, 29 Aug 2006 05:48:40 +0000 |
Michael Albinus |
Sync with Tramp 2.0.54.
|
Mon, 28 Aug 2006 22:49:25 +0000 |
Chong Yidong |
* image-mode.el (image-mode): Display image as text on a terminal.
|
Mon, 28 Aug 2006 21:58:27 +0000 |
Stefan Monnier |
(python-send-command): Simplify.
|
Mon, 28 Aug 2006 21:13:34 +0000 |
Stefan Monnier |
(python-send-command): Don't wait for the command
|
Mon, 28 Aug 2006 16:57:28 +0000 |
Chong Yidong |
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert
|
Mon, 28 Aug 2006 15:40:21 +0000 |
Chong Yidong |
* woman.el (woman-follow): New function, based on `man-follow'.
|
Mon, 28 Aug 2006 12:03:22 +0000 |
Kim F. Storm |
(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:
|
Mon, 28 Aug 2006 12:03:03 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 28 Aug 2006 10:01:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 28 Aug 2006 10:01:22 +0000 |
Richard M. Stallman |
(Split Window): Update xref.
|
Mon, 28 Aug 2006 10:00:58 +0000 |
Richard M. Stallman |
(Continuation Lines): Update xref.
|
Mon, 28 Aug 2006 10:00:32 +0000 |
Richard M. Stallman |
(Tab Stops): Update xref.
|
Mon, 28 Aug 2006 10:00:04 +0000 |
Richard M. Stallman |
(Top): Update subnode menu.
|
Mon, 28 Aug 2006 09:59:30 +0000 |
Richard M. Stallman |
(Line Truncation, Displaying Boundaries): New nodes,
|
Mon, 28 Aug 2006 08:02:38 +0000 |
Kim F. Storm |
(find-dired): Use shell-quote-argument to properly
|
Mon, 28 Aug 2006 08:02:24 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 28 Aug 2006 04:19:27 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 28 Aug 2006 04:18:47 +0000 |
Kenichi Handa |
(Fdetect_coding_region, Fdetect_coding_string): Fix
|
Mon, 28 Aug 2006 04:17:18 +0000 |
Kenichi Handa |
(Lisp and Coding Systems): Fix description of
|
Sun, 27 Aug 2006 22:23:07 +0000 |
Kim F. Storm |
(get_window_cursor_type): Replace BOX cursor on images
|
Sun, 27 Aug 2006 22:22:38 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sun, 27 Aug 2006 10:42:40 +0000 |
Miles Bader |
Miscellaneous tq-related fixes.
|
Sun, 27 Aug 2006 07:10:26 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Sun, 27 Aug 2006 07:10:03 +0000 |
YAMAMOTO Mitsuharu |
(struct mac_output) [TARGET_API_MAC_CARBON]: Remove member
|
Sun, 27 Aug 2006 07:09:52 +0000 |
YAMAMOTO Mitsuharu |
(mac_draw_string_common, mac_query_char_extents)
|
Sun, 27 Aug 2006 07:09:41 +0000 |
YAMAMOTO Mitsuharu |
(get_scrap_from_symbol, clear_scrap, put_scrap_string)
|
Sun, 27 Aug 2006 07:09:33 +0000 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't
|
Sun, 27 Aug 2006 07:09:23 +0000 |
YAMAMOTO Mitsuharu |
(create_apple_event_from_event_ref, select)
|
Sun, 27 Aug 2006 07:09:14 +0000 |
YAMAMOTO Mitsuharu |
(in_sighandler): Remove extern.
|
Sun, 27 Aug 2006 07:09:06 +0000 |
YAMAMOTO Mitsuharu |
(in_sighandler): Remove variable.
|
Sun, 27 Aug 2006 07:08:54 +0000 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead
|
Sun, 27 Aug 2006 07:08:39 +0000 |
YAMAMOTO Mitsuharu |
(directory_files_internal_unwind, directory_files_internal)
|
Sun, 27 Aug 2006 07:08:31 +0000 |
YAMAMOTO Mitsuharu |
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous
|
Sun, 27 Aug 2006 07:08:07 +0000 |
YAMAMOTO Mitsuharu |
(mac-apple-event-map): Rename hicommand to hi-command.
|
Sat, 26 Aug 2006 14:39:16 +0000 |
Stefan Monnier |
(python-send-receive): Wait in the process's buffer so as to check the right
|
Sat, 26 Aug 2006 11:49:35 +0000 |
Romain Francoise |
Whitespace fix.
|
Fri, 25 Aug 2006 23:40:38 +0000 |
Stefan Monnier |
Remove * in defcustoms.
|
Fri, 25 Aug 2006 23:33:44 +0000 |
Kim F. Storm |
(Fset_buffer_multibyte): Simplify; use list3.
|
Fri, 25 Aug 2006 23:33:30 +0000 |
Kim F. Storm |
(Fcurrent_time, Fget_internal_run_time): Simplify; use list3.
|
Fri, 25 Aug 2006 23:33:12 +0000 |
Kim F. Storm |
(Fmake_directory_internal, Fdelete_directory)
|
Fri, 25 Aug 2006 23:33:04 +0000 |
Kim F. Storm |
(Fxw_color_values): Simplify; use list3.
|
Fri, 25 Aug 2006 23:32:17 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 25 Aug 2006 22:49:14 +0000 |
Stefan Monnier |
(python-preoutput-skip-next-prompt): New var.
|
Fri, 25 Aug 2006 22:01:34 +0000 |
Kim F. Storm |
(Display Custom): Add variables overline-margin
|
Fri, 25 Aug 2006 22:01:04 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 25 Aug 2006 21:10:26 +0000 |
Richard M. Stallman |
(Fswitch_to_buffer): Fix previous change.
|
Fri, 25 Aug 2006 21:08:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 25 Aug 2006 21:08:35 +0000 |
Richard M. Stallman |
(Exiting): Rewrite to give graphical displays priority over text terminals.
|
Fri, 25 Aug 2006 20:44:49 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 25 Aug 2006 20:41:06 +0000 |
Stefan Monnier |
(url-file-local-copy): Tell url-copy-file that the dest file will already exist.
|
Fri, 25 Aug 2006 20:33:24 +0000 |
Richard M. Stallman |
(Incremental Search): Move index entries.
|
Fri, 25 Aug 2006 20:30:17 +0000 |
Richard M. Stallman |
(kmacro-repeat-on-last-key): Doc fix.
|
Fri, 25 Aug 2006 20:27:58 +0000 |
Richard M. Stallman |
Give priority to graphical terminals over text terminals regarding C-z.
|
Fri, 25 Aug 2006 16:06:57 +0000 |
Michael Kifer |
2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>
|
Fri, 25 Aug 2006 10:05:50 +0000 |
Kim F. Storm |
(Fcurrent_idle_time): Simplify.
|
Fri, 25 Aug 2006 10:05:41 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 25 Aug 2006 07:51:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 25 Aug 2006 07:51:46 +0000 |
Richard M. Stallman |
(Idle Timers): run-with-idle-timer allows Lisp time value. Add xref.
|
Fri, 25 Aug 2006 07:47:12 +0000 |
Richard M. Stallman |
(sxhash_string): Rotate properly; don't lose bits.
|
Fri, 25 Aug 2006 02:58:08 +0000 |
Chong Yidong |
* os.texi (Timers): Avoid waiting inside timers.
|
Fri, 25 Aug 2006 02:15:02 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Thu, 24 Aug 2006 23:40:00 +0000 |
Chong Yidong |
* emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):
|
Thu, 24 Aug 2006 21:18:13 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 24 Aug 2006 20:52:54 +0000 |
Kim F. Storm |
(all): Add `overline-margin' and `x-underline-at-descent-line'.
|
Thu, 24 Aug 2006 20:52:00 +0000 |
Kim F. Storm |
(x_underline_at_descent_line): New variable.
|
Thu, 24 Aug 2006 20:51:17 +0000 |
Kim F. Storm |
(overline_margin): New variable.
|
Thu, 24 Aug 2006 20:40:53 +0000 |
Nick Roberts |
(Fswitch_to_buffer): Move buffer to front of
|
Thu, 24 Aug 2006 20:40:26 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 24 Aug 2006 18:45:29 +0000 |
Stefan Monnier |
Remove * in defcustoms's docstrings.
|
Wed, 23 Aug 2006 23:23:02 +0000 |
Kim F. Storm |
(grep-find-use-xargs): Use explicit value `exec'
|
Wed, 23 Aug 2006 23:22:53 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 23 Aug 2006 16:36:24 +0000 |
Chong Yidong |
* custom.texi (Init File): Reference Find Init to avoid "home
|
Wed, 23 Aug 2006 16:19:11 +0000 |
Chong Yidong |
* startup.el (fancy-splash-head): Give instructions for dismissing
|
Wed, 23 Aug 2006 12:16:28 +0000 |
Romain Francoise |
Fix whitespace.
|
Wed, 23 Aug 2006 10:49:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 23 Aug 2006 10:07:42 +0000 |
Carsten Dominik |
(org-follow-gnus-link): Make sure the dedicated
|
Wed, 23 Aug 2006 10:07:29 +0000 |
Carsten Dominik |
*** empty log message ***
|
Wed, 23 Aug 2006 03:10:02 +0000 |
Nick Roberts |
(gdb-starting): Reset gdb-signalled to nil.
|
Wed, 23 Aug 2006 03:09:36 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 22 Aug 2006 21:32:04 +0000 |
Kim F. Storm |
(update_tool_bar): Redisplay toolbar also when only
|
Tue, 22 Aug 2006 21:31:50 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 22 Aug 2006 09:45:13 +0000 |
Kim F. Storm |
(ido-set-matches-1): Fix full matching for subdirs.
|
Tue, 22 Aug 2006 09:45:04 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 22 Aug 2006 09:25:59 +0000 |
Kim F. Storm |
2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>
|
Tue, 22 Aug 2006 06:14:45 +0000 |
Jan Djrv |
* x-dnd.el (x-dnd-drop-data): Don't call goto-char if
|
Tue, 22 Aug 2006 01:35:45 +0000 |
Stefan Monnier |
(blink-cursor-end): Only ignore the error we care about.
|
Mon, 21 Aug 2006 23:07:55 +0000 |
Nick Roberts |
(Other GDB-UI Buffers): Describe how to edit
|
Mon, 21 Aug 2006 23:07:34 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 21 Aug 2006 23:06:09 +0000 |
Nick Roberts |
(gdb-frame-memory-buffer): Make frame
|
Mon, 21 Aug 2006 19:04:39 +0000 |
Robert J. Chassell |
texinfo.tex: deleted file and pointed emacs-lisp-intro.texi towards ../man/texinfo.tex
|
Mon, 21 Aug 2006 18:47:35 +0000 |
Robert J. Chassell |
* emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex
|
Mon, 21 Aug 2006 14:58:31 +0000 |
Miles Bader |
Changes from arch/CVS synchronization
|
Mon, 21 Aug 2006 14:39:46 +0000 |
Robert J. Chassell |
lispintro/texinfo.tex: changed to version 2006-02-13.16
|
Mon, 21 Aug 2006 14:22:22 +0000 |
Robert J. Chassell |
* lispintro/texinfo.tex: changed to version 2006-02-13.16
|
Mon, 21 Aug 2006 12:55:20 +0000 |
Jan Djrv |
* keyboard.c: Clarify difference between in_sighandler and
|
Mon, 21 Aug 2006 12:54:47 +0000 |
Jan Djrv |
Clarify difference between in_sighandler and handling_signal.
|
Mon, 21 Aug 2006 10:57:46 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 21 Aug 2006 10:55:53 +0000 |
Richard M. Stallman |
(whitespace-cleanup): Doc fix.
|
Mon, 21 Aug 2006 10:54:46 +0000 |
Richard M. Stallman |
(Basic Isearch): Add `isearch' index entry.
|
Mon, 21 Aug 2006 08:53:32 +0000 |
Kim F. Storm |
(x_draw_stretch_glyph_string): It is ok to draw a
|
Mon, 21 Aug 2006 08:52:54 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 21 Aug 2006 05:37:27 +0000 |
Miles Bader |
Rcirc update from Ryan Yeske
|
Mon, 21 Aug 2006 05:22:22 +0000 |
Lute Kamstra |
Use ../man/texinfo.tex to build elisp.dvi.
|
Mon, 21 Aug 2006 03:28:09 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 21 Aug 2006 03:27:09 +0000 |
Kenichi Handa |
Sync with the latest TUTORIAL.
|
Mon, 21 Aug 2006 02:09:31 +0000 |
Kenichi Handa |
*** empty log message ***
|
Mon, 21 Aug 2006 02:07:09 +0000 |
Kenichi Handa |
(syms_of_keyboard): Docstring of
|
Sun, 20 Aug 2006 20:57:26 +0000 |
Kim F. Storm |
Tiny typo.
|
Sun, 20 Aug 2006 18:14:50 +0000 |
Stefan Monnier |
Remove * in defcustom docstrings.
|
Sun, 20 Aug 2006 17:58:09 +0000 |
Chong Yidong |
* keyboard.c (show_help_echo): Preserve mouse movement flag if
|
Sun, 20 Aug 2006 17:55:16 +0000 |
Stefan Monnier |
Update to Dave Love's latest version.
|
Sun, 20 Aug 2006 17:54:48 +0000 |
Stefan Monnier |
Update to Dave Love's latest version.
|
Sun, 20 Aug 2006 15:53:57 +0000 |
Stefan Monnier |
*** empty log message ***
|
Sun, 20 Aug 2006 15:52:50 +0000 |
Stefan Monnier |
(eexecfile): Use the __main__ rather than `emacs' namespace.
|
Sun, 20 Aug 2006 14:43:29 +0000 |
Chong Yidong |
* frame.el (blink-cursor-start): Set timer first.
|
Sun, 20 Aug 2006 12:53:20 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Sun, 20 Aug 2006 12:48:19 +0000 |
Juanma Barranquero |
(comment-box): Call `comment-normalize-vars'. Add autoload cookie.
|
Sun, 20 Aug 2006 12:19:33 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 20 Aug 2006 12:16:58 +0000 |
Richard M. Stallman |
(line-number-at-pos): Doc fix.
|
Sun, 20 Aug 2006 12:16:26 +0000 |
Richard M. Stallman |
(run-with-idle-timer): Pass t to timer-activate-when-idle, so timer
|
Sun, 20 Aug 2006 12:11:24 +0000 |
Richard M. Stallman |
(Reading One Event): Update xref.
|
Sun, 20 Aug 2006 12:10:04 +0000 |
Richard M. Stallman |
(Top): Update subnode menu.
|
Sun, 20 Aug 2006 12:09:37 +0000 |
Richard M. Stallman |
(Idle Timers): New node, split out from Timers.
|
Sun, 20 Aug 2006 12:06:59 +0000 |
Richard M. Stallman |
(load_pixmap): Add quotes in error message.
|
Sun, 20 Aug 2006 12:06:20 +0000 |
Richard M. Stallman |
(Fcurrent_idle_time): New function.
|
Fri, 18 Aug 2006 16:17:20 +0000 |
Chong Yidong |
- Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report
|
Fri, 18 Aug 2006 12:51:09 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 18 Aug 2006 12:50:08 +0000 |
Eli Zaretskii |
(whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,
|
Fri, 18 Aug 2006 12:41:09 +0000 |
Eli Zaretskii |
Synchronize with TUTORIAL.
|
Fri, 18 Aug 2006 12:07:38 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 18 Aug 2006 12:06:54 +0000 |
Eli Zaretskii |
(spaces-string): Simplify and add doc string.
|
Fri, 18 Aug 2006 01:52:19 +0000 |
Richard M. Stallman |
Comment change.
|
Thu, 17 Aug 2006 21:00:44 +0000 |
Nick Roberts |
(Fset_window_fringes): Do nothing on a tty.
|
Thu, 17 Aug 2006 21:00:13 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 17 Aug 2006 17:56:57 +0000 |
Romain Francoise |
(gdb-edit-locals-value): Balance parens.
|
Thu, 17 Aug 2006 17:34:39 +0000 |
Romain Francoise |
*** empty log message ***
|
Thu, 17 Aug 2006 15:22:21 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 17 Aug 2006 15:21:57 +0000 |
Richard M. Stallman |
(compare-windows): lambda's take an arg and pass
|
Thu, 17 Aug 2006 15:10:21 +0000 |
Stefan Monnier |
(jit-lock-fontify-now): Protect the modified status of the right buffer.
|
Thu, 17 Aug 2006 14:53:09 +0000 |
Stefan Monnier |
(cvs-parse-table): Accept the new `...' format for removed files.
|
Thu, 17 Aug 2006 11:44:40 +0000 |
Nick Roberts |
(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.
|
Thu, 17 Aug 2006 11:44:05 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 17 Aug 2006 03:36:17 +0000 |
Stefan Monnier |
(global-map): Allow yanking with mouse-2 at a spot whose
|
Thu, 17 Aug 2006 03:19:55 +0000 |
Stefan Monnier |
(font-lock-extend-region-wholelines): Fix up typo.
|
Wed, 16 Aug 2006 14:04:41 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Wed, 16 Aug 2006 12:33:12 +0000 |
Andreas Schwab |
*** empty log message ***
|
Wed, 16 Aug 2006 12:32:57 +0000 |
Andreas Schwab |
(debug_output_compilation_hack): Fix return type.
|
Wed, 16 Aug 2006 09:04:47 +0000 |
Andreas Schwab |
*** empty log message ***
|
Wed, 16 Aug 2006 09:04:36 +0000 |
Andreas Schwab |
(PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead
|
Wed, 16 Aug 2006 05:17:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 16 Aug 2006 05:15:25 +0000 |
Richard M. Stallman |
(debug_output_compilation_hack): New function.
|
Wed, 16 Aug 2006 05:14:31 +0000 |
Richard M. Stallman |
(Saving Emacs Sessions): Clean up wording.
|
Wed, 16 Aug 2006 05:13:48 +0000 |
Richard M. Stallman |
(Marking Objects): Mention term "select all".
|
Wed, 16 Aug 2006 05:13:18 +0000 |
Richard M. Stallman |
(Top): Update subnode menu.
|
Wed, 16 Aug 2006 05:12:46 +0000 |
Richard M. Stallman |
(Help Mode): Move node up in file.
|
Wed, 16 Aug 2006 05:11:54 +0000 |
Richard M. Stallman |
(Extended Menu Items): Show format of cached bindings in extended menu items.
|
Wed, 16 Aug 2006 05:10:55 +0000 |
Richard M. Stallman |
(Variable Definitions): Explain when the
|
Wed, 16 Aug 2006 05:09:18 +0000 |
Richard M. Stallman |
(x-clipboard-yank): Specify * in interactive spec.
|
Wed, 16 Aug 2006 05:07:22 +0000 |
Richard M. Stallman |
(move-beginning-of-line): Test whether fields
|
Wed, 16 Aug 2006 05:05:56 +0000 |
Richard M. Stallman |
(comment-indent): Fully update INDENT
|
Wed, 16 Aug 2006 05:05:08 +0000 |
Richard M. Stallman |
(custom-newline): New function.
|
Wed, 16 Aug 2006 05:04:16 +0000 |
Richard M. Stallman |
(compare-windows): Factor compare-ignore-whitespace into ignore-whitespace.
|
Wed, 16 Aug 2006 04:57:08 +0000 |
Richard M. Stallman |
Clean up wording.
|
Wed, 16 Aug 2006 00:20:53 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 16 Aug 2006 00:20:09 +0000 |
Kenichi Handa |
(choose_write_coding_system): Use LF for end-of-line
|
Tue, 15 Aug 2006 22:28:02 +0000 |
Chong Yidong |
* commands.texi (Reading One Event): Explain idleness in
|
Tue, 15 Aug 2006 19:59:08 +0000 |
Chong Yidong |
* commands.texi (Reading One Event): Explain idleness in
|
Tue, 15 Aug 2006 17:39:21 +0000 |
Chong Yidong |
* keyboard.c (read_char): Don't change idle timer state at all if
|
Tue, 15 Aug 2006 11:59:09 +0000 |
Carsten Dominik |
Version number change.
|
Tue, 15 Aug 2006 11:58:49 +0000 |
Carsten Dominik |
*** empty log message ***
|
Tue, 15 Aug 2006 11:58:05 +0000 |
Carsten Dominik |
(Installation, Activation): Split from Installation and
|
Tue, 15 Aug 2006 11:55:38 +0000 |
Carsten Dominik |
(org-clock-special-range, org-clock-update-time-maybe):
|
Tue, 15 Aug 2006 02:50:30 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 15 Aug 2006 02:42:21 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 15 Aug 2006 02:41:29 +0000 |
Kenichi Handa |
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC
|
Tue, 15 Aug 2006 00:33:09 +0000 |
Nick Roberts |
(Stack Buffer): Explain fringe arrow.
|
Tue, 15 Aug 2006 00:30:07 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 15 Aug 2006 00:01:16 +0000 |
Nick Roberts |
(gdb-info-stack-custom): Indicate selected frame with fringe arrow.
|
Mon, 14 Aug 2006 18:32:23 +0000 |
Chong Yidong |
* keyboard.c (read_char): Don't reset idle timers if a time limit
|
Mon, 14 Aug 2006 09:58:12 +0000 |
Kim F. Storm |
(pitx): Print iterator position.
|
Mon, 14 Aug 2006 09:58:03 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 14 Aug 2006 09:00:36 +0000 |
Jan Djrv |
* term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is
|
Sun, 13 Aug 2006 19:02:57 +0000 |
Chong Yidong |
* FOR-RELEASE: Elisp manual checking completed.
|
Sun, 13 Aug 2006 17:05:12 +0000 |
Romain Francoise |
* cus-theme.el (customize-create-theme)
|
Sun, 13 Aug 2006 17:04:56 +0000 |
Romain Francoise |
Fix last entry.
|
Sun, 13 Aug 2006 17:04:33 +0000 |
Romain Francoise |
(mm-extern-mail-server): End `y-or-n-p' prompt with a space.
|
Sun, 13 Aug 2006 16:01:44 +0000 |
Romain Francoise |
(erc-log-matches-make-buffer): Add missing space.
|
Sun, 13 Aug 2006 03:13:23 +0000 |
Chong Yidong |
text.texi checked.
|
Sun, 13 Aug 2006 03:12:43 +0000 |
Chong Yidong |
* text.texi (Near Point): Say "cursor" not "terminal cursor".
|
Sun, 13 Aug 2006 01:09:11 +0000 |
Nick Roberts |
(gdb-frame-separate-io-buffer)
|
Sun, 13 Aug 2006 01:08:48 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 13 Aug 2006 00:07:07 +0000 |
Alex Schroeder |
*** empty log message ***
|
Sat, 12 Aug 2006 22:24:37 +0000 |
Alex Schroeder |
(Configuration): Use correct variable in rcirc-authinfo
|
Sat, 12 Aug 2006 17:32:00 +0000 |
Werner LEMBERG |
* TUTORIAL.de: Synchronize with TUTORIAL.
|
Sat, 12 Aug 2006 14:14:23 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Aug 2006 14:13:31 +0000 |
Eli Zaretskii |
(How to add fonts): New node.
|
Sat, 12 Aug 2006 13:28:29 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 12 Aug 2006 13:05:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Aug 2006 13:04:44 +0000 |
Eli Zaretskii |
<indent-tabs-mode>: Move to the `indent' customization group.
|
Sat, 12 Aug 2006 12:55:07 +0000 |
Eli Zaretskii |
(Time Parsing): Add %z to format-time-string, per docstring.
|
Sat, 12 Aug 2006 12:38:38 +0000 |
Eli Zaretskii |
Update the Allout entries.
|
Sat, 12 Aug 2006 12:34:47 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 12 Aug 2006 12:33:32 +0000 |
Eli Zaretskii |
(allout-prior-bindings, allout-added-bindings): Remove, after long deprecation.
|
Sat, 12 Aug 2006 12:04:04 +0000 |
Eli Zaretskii |
Clarify that bootstrap and the shorter procedure are alternatives.
|
Sat, 12 Aug 2006 12:00:30 +0000 |
Eli Zaretskii |
(Saving Emacs Sessions): Clarify when desktop is restored on startup.
|
Sat, 12 Aug 2006 11:36:15 +0000 |
Eli Zaretskii |
(Fmouse_position, Fmouse_pixel_position)
|
Fri, 11 Aug 2006 15:43:40 +0000 |
Romain Francoise |
(Acknowledgments): Delete mention to zone-mode.el.
|
Fri, 11 Aug 2006 15:42:48 +0000 |
Romain Francoise |
Delete zone-mode.el.
|
Fri, 11 Aug 2006 14:11:24 +0000 |
Romain Francoise |
Fix formatting/indentation.
|
Fri, 11 Aug 2006 14:11:10 +0000 |
Chong Yidong |
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
|
Fri, 11 Aug 2006 13:56:50 +0000 |
Stefan Monnier |
(dns-mode): Use before-save-hook.
|
Fri, 11 Aug 2006 09:28:44 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Fri, 11 Aug 2006 09:26:03 +0000 |
Thien-Thi Nguyen |
(bindat-ip-to-string): Use `format-network-address' if possible.
|
Fri, 11 Aug 2006 07:32:39 +0000 |
Jan Djrv |
* x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.
|
Fri, 11 Aug 2006 07:31:14 +0000 |
Jan Djrv |
* xselect.c (Fx_register_dnd_atom): New function.
|
Fri, 11 Aug 2006 07:30:56 +0000 |
Jan Djrv |
* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
|
Fri, 11 Aug 2006 07:30:36 +0000 |
Jan Djrv |
* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track
|
Fri, 11 Aug 2006 07:30:14 +0000 |
Jan Djrv |
* xselect.c (Fx_register_dnd_atom): New function.
|
Thu, 10 Aug 2006 20:07:08 +0000 |
Romain Francoise |
Mention that zone-mode.el is now obsolete.
|
Thu, 10 Aug 2006 20:06:19 +0000 |
Romain Francoise |
* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.
|
Thu, 10 Aug 2006 18:43:55 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Thu, 10 Aug 2006 18:42:49 +0000 |
Thien-Thi Nguyen |
(Recognize Coding, Text Coding): Fix typos.
|
Thu, 10 Aug 2006 16:07:43 +0000 |
Chong Yidong |
Minor fix to last change.
|
Thu, 10 Aug 2006 15:30:56 +0000 |
John Wiegley |
(eshell-glob-chars-list) (eshell-glob-translate-alist): Add support
|
Thu, 10 Aug 2006 15:30:17 +0000 |
John Wiegley |
*** empty log message ***
|
Thu, 10 Aug 2006 15:27:41 +0000 |
Chong Yidong |
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and
|
Thu, 10 Aug 2006 06:09:57 +0000 |
Jan Djrv |
* keyboard.c: Define in_sighandler.
|
Thu, 10 Aug 2006 06:09:30 +0000 |
Jan Djrv |
* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler
|
Thu, 10 Aug 2006 06:07:15 +0000 |
Jan Djrv |
* keyboard.c: Define in_sighandler.
|
Thu, 10 Aug 2006 06:06:48 +0000 |
Jan Djrv |
* keyboard.h: Declare in_sighandler.
|
Thu, 10 Aug 2006 04:31:27 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 10 Aug 2006 04:31:21 +0000 |
Richard M. Stallman |
(facemenu-listed-faces): Doc fix.
|
Thu, 10 Aug 2006 04:19:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 10 Aug 2006 04:19:36 +0000 |
Richard M. Stallman |
(Format Faces): Substantial rewrites to deal with face merging. Empty
|
Thu, 10 Aug 2006 04:00:34 +0000 |
Richard M. Stallman |
(facemenu-add-face): Pass frame to facemenu-active-faces.
|
Thu, 10 Aug 2006 03:37:29 +0000 |
Chong Yidong |
* avoid.el (mouse-avoidance-animating-pointer): New var.
|
Wed, 09 Aug 2006 19:10:13 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 09 Aug 2006 19:10:04 +0000 |
Richard M. Stallman |
Don't say which side scroll bar is on.
|
Wed, 09 Aug 2006 11:51:57 +0000 |
John Wiegley |
(timeclock-use-elapsed): Added a new variable, which causes timeclock
|
Wed, 09 Aug 2006 11:50:27 +0000 |
John Wiegley |
*** empty log message ***
|
Wed, 09 Aug 2006 06:56:38 +0000 |
Jan Djrv |
Fix previous change.
|
Wed, 09 Aug 2006 06:56:16 +0000 |
Jan Djrv |
(readline): Change position on %n and \" in sscanf.
|
Wed, 09 Aug 2006 06:22:27 +0000 |
Jan Djrv |
* etags.c (readline): expect sscanf returns >= 1.
|
Wed, 09 Aug 2006 04:55:10 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 09 Aug 2006 04:55:02 +0000 |
Richard M. Stallman |
(keyremap_step): No-op if fkey->parent = nil.
|
Wed, 09 Aug 2006 01:25:59 +0000 |
Kenichi Handa |
*** empty log message ***
|
Wed, 09 Aug 2006 01:25:03 +0000 |
Kenichi Handa |
(syms_of_coding): Improve the docstring
|
Wed, 09 Aug 2006 01:11:44 +0000 |
Kenichi Handa |
(latexenc-find-file-coding-system):
|
Tue, 08 Aug 2006 20:53:10 +0000 |
Richard M. Stallman |
Whitespace change.
|
Tue, 08 Aug 2006 17:45:42 +0000 |
Chong Yidong |
* info.el (Info-fontify-node): Handle preceding `in' for note
|
Tue, 08 Aug 2006 17:39:08 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 08 Aug 2006 17:39:01 +0000 |
Richard M. Stallman |
Clean up wording in previous change.
|
Tue, 08 Aug 2006 16:27:41 +0000 |
Karl Berry |
update from texinfo
|
Tue, 08 Aug 2006 15:09:26 +0000 |
Stefan Monnier |
(sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one.
|
Tue, 08 Aug 2006 09:34:56 +0000 |
Jan Djrv |
* etags.c (readline): expect sscanf returns 2,
|
Tue, 08 Aug 2006 09:33:10 +0000 |
Jan Djrv |
* etags.c (TEX_mode): Check getc retruns EOF.
|
Tue, 08 Aug 2006 08:06:08 +0000 |
Romain Francoise |
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.
|
Tue, 08 Aug 2006 05:31:09 +0000 |
Dan Nicolaescu |
(terminal-init-xterm): Add more key bindings.
|
Mon, 07 Aug 2006 18:24:25 +0000 |
Stefan Monnier |
(font-lock-extend-jit-lock-region-after-change): Better comment.
|
Mon, 07 Aug 2006 18:06:28 +0000 |
Stefan Monnier |
(PC-do-completion): Strip out completion-ignored-extensions
|
Mon, 07 Aug 2006 17:47:55 +0000 |
Stefan Monnier |
(font-lock-extend-jit-lock-region-after-change): Add docstring.
|
Mon, 07 Aug 2006 17:42:36 +0000 |
Stefan Monnier |
(font-lock-extend-after-change-region-function,
|
Mon, 07 Aug 2006 16:39:36 +0000 |
Andreas Schwab |
*** empty log message ***
|
Mon, 07 Aug 2006 16:39:26 +0000 |
Andreas Schwab |
(BASE_PURESIZE): Increase to 1120000.
|
Mon, 07 Aug 2006 13:40:32 +0000 |
Chong Yidong |
Double-checked modes.texi.
|
Mon, 07 Aug 2006 13:39:53 +0000 |
Chong Yidong |
* modes.texi (Hooks): Clarify.
|
Mon, 07 Aug 2006 07:43:48 +0000 |
Miles Bader |
Update from erc--emacs--22
|
Mon, 07 Aug 2006 07:43:37 +0000 |
Miles Bader |
Fix ERC bug introduced in last patch
|
Mon, 07 Aug 2006 07:43:25 +0000 |
Miles Bader |
Update from erc--emacs--22
|
Sun, 06 Aug 2006 14:23:55 +0000 |
Chong Yidong |
"standard-value for mode-line-format" bug fixed.
|
Sun, 06 Aug 2006 14:22:24 +0000 |
Chong Yidong |
* buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.
|
Sun, 06 Aug 2006 11:56:03 +0000 |
Romain Francoise |
Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.
|
Sun, 06 Aug 2006 08:23:29 +0000 |
Romain Francoise |
*** empty log message ***
|
Sun, 06 Aug 2006 04:31:58 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 06 Aug 2006 04:31:43 +0000 |
Richard M. Stallman |
(describe-mode): Make minor mode list more concise.
|
Sun, 06 Aug 2006 00:45:53 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 06 Aug 2006 00:39:50 +0000 |
Nick Roberts |
(Note): Add note about ollowing a longjmp call.
|
Sun, 06 Aug 2006 00:39:02 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 06 Aug 2006 00:32:33 +0000 |
Chong Yidong |
* bindings.el: Give mode-line-format, mode-line-modes, and
|
Sat, 05 Aug 2006 13:31:11 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 05 Aug 2006 13:30:17 +0000 |
Eli Zaretskii |
(list-buffers-noselect): For Info buffers, use "(file)node" instead of the
|
Sat, 05 Aug 2006 13:01:50 +0000 |
Eli Zaretskii |
Include w32.h.
|
Sat, 05 Aug 2006 13:01:25 +0000 |
Eli Zaretskii |
Add prototype for w32_valid_pointer_p.
|
Sat, 05 Aug 2006 13:01:10 +0000 |
Eli Zaretskii |
(w32_valid_pointer_p): New function.
|
Sat, 05 Aug 2006 12:33:22 +0000 |
Romain Francoise |
(New in Emacs 22): Expand.
|
Sat, 05 Aug 2006 12:00:32 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 05 Aug 2006 11:59:50 +0000 |
Eli Zaretskii |
(kbd_buffer_get_event): Return Qnil when current time is exactly equal to
|
Sat, 05 Aug 2006 09:49:01 +0000 |
Eli Zaretskii |
(Formatting Strings) Resurrect erroneously removed line.
|
Sat, 05 Aug 2006 04:42:57 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 05 Aug 2006 04:42:52 +0000 |
Richard M. Stallman |
(escape-glyph): Doc fix.
|
Sat, 05 Aug 2006 01:40:27 +0000 |
Chong Yidong |
*** empty log message ***
|
Sat, 05 Aug 2006 01:39:40 +0000 |
Chong Yidong |
specpdl unbalanced bug fixed.
|
Sat, 05 Aug 2006 01:38:42 +0000 |
Chong Yidong |
* process.c: Reapply 2006-08-01 change.
|
Sat, 05 Aug 2006 01:38:21 +0000 |
Chong Yidong |
* keyboard.c (read_char): Rebalance specpdl after receiving jump.
|
Fri, 04 Aug 2006 17:22:18 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 04 Aug 2006 17:21:21 +0000 |
Eli Zaretskii |
(w32_query_font): Fix last change: use stricmp.
|
Fri, 04 Aug 2006 15:44:27 +0000 |
Chong Yidong |
"C-n doesn't work in Customize Option buffer in -nw with long value
|
Fri, 04 Aug 2006 15:22:09 +0000 |
Stefan Monnier |
(Fsubst_char_in_region): Redo the setup work after running
|
Fri, 04 Aug 2006 11:43:45 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 04 Aug 2006 11:43:27 +0000 |
Eli Zaretskii |
(Window Size X) <--geometry>: Only width and height apply to all frames.
|
Fri, 04 Aug 2006 11:36:02 +0000 |
Eli Zaretskii |
(w32_createwindow): Handle -geometry command line option and the geometry
|
Fri, 04 Aug 2006 10:42:41 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 04 Aug 2006 10:42:14 +0000 |
Eli Zaretskii |
(Formatting Strings): Warn against arbitrary strings as first arg to `format'.
|
Fri, 04 Aug 2006 02:50:10 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 04 Aug 2006 02:49:58 +0000 |
Kenichi Handa |
(w32_query_font): Compare names by ignoring case.
|
Fri, 04 Aug 2006 01:49:05 +0000 |
Kenichi Handa |
*** empty log message ***
|
Fri, 04 Aug 2006 01:48:10 +0000 |
Kenichi Handa |
(describe-font): Improve docstring
|
Fri, 04 Aug 2006 01:41:14 +0000 |
Kenichi Handa |
(x_query_font): Compare names by ignoring case.
|
Thu, 03 Aug 2006 22:08:09 +0000 |
Jason Rumney |
*** empty log message ***
|
Thu, 03 Aug 2006 22:05:07 +0000 |
Jason Rumney |
(w32_menu_show, w32_dialog_show): Call Fsignal to quit
|
Thu, 03 Aug 2006 18:41:58 +0000 |
Romain Francoise |
*** empty log message ***
|
Thu, 03 Aug 2006 18:30:37 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 03 Aug 2006 18:30:13 +0000 |
Stefan Monnier |
(gdb-script-font-lock-syntactic-keywords):
|
Thu, 03 Aug 2006 18:27:50 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 03 Aug 2006 15:19:20 +0000 |
Chong Yidong |
* process.c: Revert last change.
|
Thu, 03 Aug 2006 14:26:27 +0000 |
Chong Yidong |
* simple.el (line-move-to-column): Constrain move-to-column to
|
Thu, 03 Aug 2006 10:14:49 +0000 |
Juanma Barranquero |
*** empty log message ***
|
Thu, 03 Aug 2006 09:44:24 +0000 |
Juanma Barranquero |
Fix typo in markup.
|
Thu, 03 Aug 2006 07:14:39 +0000 |
Stefan Monnier |
(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.
|
Thu, 03 Aug 2006 05:42:53 +0000 |
Stefan Monnier |
(font-lock-extend-after-change-region-function):
|
Thu, 03 Aug 2006 05:10:38 +0000 |
Miles Bader |
Merge from erc--emacs--21
|
Thu, 03 Aug 2006 03:35:45 +0000 |
Stefan Monnier |
(jit-lock-fontify-now): Preserve the buffer's
|
Wed, 02 Aug 2006 22:51:44 +0000 |
Thien-Thi Nguyen |
Docstring style and grammar tweaks; nfc.
|
Wed, 02 Aug 2006 22:37:17 +0000 |
Kim F. Storm |
(edmacro-fix-menu-commands): Ignore switch-frame.
|
Wed, 02 Aug 2006 22:37:08 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 02 Aug 2006 14:14:19 +0000 |
Stefan Monnier |
(cvs-get-buffer-create): Obey `noreuse' even if `name'
|
Wed, 02 Aug 2006 14:08:49 +0000 |
Stefan Monnier |
(PC-expand-many-files): Avoid signalling an error when
|
Wed, 02 Aug 2006 09:56:16 +0000 |
Andreas Schwab |
*** empty log message ***
|
Wed, 02 Aug 2006 09:55:54 +0000 |
Andreas Schwab |
(mode-line-format): Simplify reference to vc-mode.
|
Wed, 02 Aug 2006 09:49:08 +0000 |
Nick Roberts |
(map): Make mode-line-buffer-identification-keymap
|
Wed, 02 Aug 2006 09:48:46 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 02 Aug 2006 01:58:40 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 02 Aug 2006 01:57:45 +0000 |
Richard M. Stallman |
(mode-line-format): Adjust spacing around vc-mode.
|
Wed, 02 Aug 2006 01:43:29 +0000 |
Richard M. Stallman |
(Name Help): Add index entries for describe-variable.
|
Tue, 01 Aug 2006 23:16:00 +0000 |
Nick Roberts |
(gdb-find-source-frame): Make nil the default value.
|
Tue, 01 Aug 2006 23:15:32 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 01 Aug 2006 19:09:27 +0000 |
Stefan Monnier |
(font-lock-extend-region-function, font-lock-extend-region):
|
Tue, 01 Aug 2006 19:09:11 +0000 |
Stefan Monnier |
(font-lock-extend-region-function, font-lock-extend-region):
|
Tue, 01 Aug 2006 19:01:24 +0000 |
Stefan Monnier |
(jit-lock-fontify-now): Cause a second redisplay if needed.
|
Tue, 01 Aug 2006 18:58:18 +0000 |
Stefan Monnier |
(font-lock-extend-jit-lock-region-after-change): New fun.
|
Tue, 01 Aug 2006 18:19:36 +0000 |
Romain Francoise |
isearch-yank-line bug already fixed.
|
Tue, 01 Aug 2006 18:13:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 01 Aug 2006 06:50:51 +0000 |
Nick Roberts |
(GDB Graphical Interface): Shorten node names.
|
Tue, 01 Aug 2006 06:50:28 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 01 Aug 2006 05:29:19 +0000 |
Stefan Monnier |
(longlines-show-region): Make it work on read-only buffers as well.
|
Tue, 01 Aug 2006 02:49:47 +0000 |
Nick Roberts |
(gdb-set-hollow): Check for gud-last-last-frame.
|
Tue, 01 Aug 2006 02:49:11 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 01 Aug 2006 00:49:58 +0000 |
Kenichi Handa |
*** empty log message ***
|
Tue, 01 Aug 2006 00:49:28 +0000 |
Kenichi Handa |
(find-operation-coding-system): Describe the more detail of
|
Tue, 01 Aug 2006 00:13:08 +0000 |
Kim F. Storm |
(wait_reading_process_output_unwind): New function.
|
Tue, 01 Aug 2006 00:12:55 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 31 Jul 2006 21:36:43 +0000 |
Stefan Monnier |
(url-hexify-string): Only utf-8 encode if it's a multibyte string.
|
Mon, 31 Jul 2006 20:33:33 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Mon, 31 Jul 2006 20:32:10 +0000 |
Thien-Thi Nguyen |
(Clickable Text): Mention `help-echo' text property.
|
Mon, 31 Jul 2006 18:44:18 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 31 Jul 2006 18:43:42 +0000 |
Richard M. Stallman |
(vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):
|
Mon, 31 Jul 2006 18:42:37 +0000 |
Richard M. Stallman |
(System Interface): Fix menu descriptions of some nodes.
|
Mon, 31 Jul 2006 18:41:58 +0000 |
Richard M. Stallman |
Update xrefs.
|
Mon, 31 Jul 2006 18:39:14 +0000 |
Richard M. Stallman |
Update xrefs from Translating Input to Translation Keymaps.
|
Mon, 31 Jul 2006 18:37:18 +0000 |
Richard M. Stallman |
(Translation Keymaps): New node.
|
Mon, 31 Jul 2006 18:34:36 +0000 |
Richard M. Stallman |
(Top): Update subnode menu.
|
Mon, 31 Jul 2006 18:32:16 +0000 |
Richard M. Stallman |
(Face Functions): Fix explanations of FRAME=t or nil.
|
Mon, 31 Jul 2006 18:30:24 +0000 |
Richard M. Stallman |
(Query Replace): Add xref for Dired's Q command.
|
Mon, 31 Jul 2006 10:57:16 +0000 |
Nick Roberts |
(Sets And Lists): Update link for add-to-list.
|
Mon, 31 Jul 2006 10:56:25 +0000 |
Nick Roberts |
(Minor Mode Conventions): Update link for add-to-list.
|
Mon, 31 Jul 2006 10:55:56 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 31 Jul 2006 09:40:13 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Mon, 31 Jul 2006 06:57:28 +0000 |
Nick Roberts |
(GDB commands in Fringe): Rename to...
|
Mon, 31 Jul 2006 06:57:03 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 31 Jul 2006 06:13:18 +0000 |
Nick Roberts |
(gdb-find-source-frame): New option.
|
Mon, 31 Jul 2006 06:05:04 +0000 |
Nick Roberts |
(t-mouse-mode): Use set-process-query-on-exit-flag.
|
Mon, 31 Jul 2006 06:04:39 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 30 Jul 2006 20:21:14 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Sun, 30 Jul 2006 20:19:36 +0000 |
Thien-Thi Nguyen |
(url-hexify-string): Rewrite.
|
Sun, 30 Jul 2006 12:45:36 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Sun, 30 Jul 2006 12:43:09 +0000 |
Thien-Thi Nguyen |
Undo 2006-06-28 change.
|
Sun, 30 Jul 2006 12:34:23 +0000 |
Thien-Thi Nguyen |
(Fields): Mention POS requirement when narrowing is in effect.
|
Sun, 30 Jul 2006 09:43:47 +0000 |
Francesco Potort |
Adrian Aichner: <adrian@xemacs.org>
|
Sun, 30 Jul 2006 09:41:41 +0000 |
Francesco Potort |
*** empty log message ***
|
Sat, 29 Jul 2006 22:09:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 29 Jul 2006 22:08:43 +0000 |
Richard M. Stallman |
(Operating on Files): Simplify previous change and fix Texinfo usage.
|
Sat, 29 Jul 2006 22:03:14 +0000 |
Richard M. Stallman |
Comment change.
|
Sat, 29 Jul 2006 15:05:50 +0000 |
Chong Yidong |
* loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format
|
Sat, 29 Jul 2006 12:06:07 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Jul 2006 12:05:28 +0000 |
Eli Zaretskii |
(convert-standard-filename): For Cygwin, replace characters not allowed in
|
Sat, 29 Jul 2006 11:51:47 +0000 |
Reiner Steib |
Fix typo.
|
Sat, 29 Jul 2006 11:20:42 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Jul 2006 11:19:58 +0000 |
Eli Zaretskii |
(bw-get-tree): Don't integerp subtree if it's nil.
|
Sat, 29 Jul 2006 11:12:06 +0000 |
Eli Zaretskii |
(Operating on Files): Add cross-references. State the Unix commands that do
|
Sat, 29 Jul 2006 10:59:50 +0000 |
Eli Zaretskii |
(Ffind_operation_coding_system): Revert the change from 2006-05-29.
|
Sat, 29 Jul 2006 10:48:30 +0000 |
Eli Zaretskii |
Document the change in position policy on MS-Windows.
|
Sat, 29 Jul 2006 10:18:48 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 29 Jul 2006 10:18:11 +0000 |
Eli Zaretskii |
[WINDOWSNT]: Include fcntl.h, to fix last change.
|
Sat, 29 Jul 2006 02:27:00 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 29 Jul 2006 02:26:45 +0000 |
Richard M. Stallman |
(Face Attributes): Simplify wording.
|
Sat, 29 Jul 2006 02:07:22 +0000 |
Richard M. Stallman |
(mode-line-frame-identification)
|
Sat, 29 Jul 2006 02:03:21 +0000 |
Richard M. Stallman |
(grep-default-command): Catch errors from wildcard-to-regexp.
|
Sat, 29 Jul 2006 02:00:26 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sat, 29 Jul 2006 01:59:13 +0000 |
Richard M. Stallman |
(Common Keywords): Document how to use
|
Sat, 29 Jul 2006 01:57:38 +0000 |
Richard M. Stallman |
(lookup_named_face, Fdisplay_supports_face_attributes_p):
|
Sat, 29 Jul 2006 01:56:35 +0000 |
Richard M. Stallman |
(update_menu_bar): New arg HOOKS_RUN. Callers changed.
|
Sat, 29 Jul 2006 01:54:16 +0000 |
Richard M. Stallman |
(safe_run_hooks_1): Don't crash if Vrun_hooks is nil.
|
Sat, 29 Jul 2006 01:53:31 +0000 |
Richard M. Stallman |
Whitespace change.
|
Sat, 29 Jul 2006 01:52:29 +0000 |
Richard M. Stallman |
(Transient Mark): Clarify that region never disappears
|
Fri, 28 Jul 2006 23:20:21 +0000 |
Kim F. Storm |
(grep-read-files): Use car of grep-files-history or grep-files-aliases
|
Fri, 28 Jul 2006 23:19:56 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 28 Jul 2006 23:03:18 +0000 |
Kim F. Storm |
(grep-tag-default): New function.
|
Fri, 28 Jul 2006 23:03:05 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 28 Jul 2006 21:00:15 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Fri, 28 Jul 2006 20:57:45 +0000 |
Thien-Thi Nguyen |
(wdired-change-to-wdired-mode, wdired-change-to-dired-mode):
|
Fri, 28 Jul 2006 18:08:11 +0000 |
Chong Yidong |
* cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that
|
Fri, 28 Jul 2006 12:11:09 +0000 |
Nick Roberts |
(gdb-info-breakpoints-custom): Use different faces for enable character.
|
Fri, 28 Jul 2006 12:10:33 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 28 Jul 2006 11:12:23 +0000 |
Kim F. Storm |
(valid_pointer_p): New function (from valid_lisp_object_p).
|
Fri, 28 Jul 2006 11:11:51 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 28 Jul 2006 03:41:41 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 28 Jul 2006 03:41:30 +0000 |
Richard M. Stallman |
(Non-ASCII Isearch): Clarify. Mention C-q.
|
Fri, 28 Jul 2006 03:36:55 +0000 |
Nick Roberts |
(recompile): Update comment to reflect change
|
Fri, 28 Jul 2006 03:36:34 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 28 Jul 2006 03:31:44 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Fri, 28 Jul 2006 03:31:18 +0000 |
Richard M. Stallman |
(customize-package-emacs-version-alist): Doc fix.
|
Thu, 27 Jul 2006 23:47:42 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Thu, 27 Jul 2006 23:20:52 +0000 |
Kim F. Storm |
(Reading One Event): Fix last change.
|
Thu, 27 Jul 2006 23:20:31 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 27 Jul 2006 18:31:23 +0000 |
Dan Nicolaescu |
(terminal-init-xterm): Fix bindings for C-tab,
|
Thu, 27 Jul 2006 12:18:03 +0000 |
Nick Roberts |
(which-function): Fix documentation/comment typo.
|
Thu, 27 Jul 2006 12:17:38 +0000 |
Nick Roberts |
*** empty log message ***
|
Wed, 26 Jul 2006 23:45:26 +0000 |
Jason Rumney |
*** empty log message ***
|
Wed, 26 Jul 2006 23:44:32 +0000 |
Jason Rumney |
Add notes about Cygwin make to impatient section.
|
Wed, 26 Jul 2006 18:28:57 +0000 |
Chong Yidong |
New arg for `read-event', `read-char', and `read-char-exclusive'
|
Wed, 26 Jul 2006 18:18:54 +0000 |
Chong Yidong |
* commands.texi (Reading One Event): Document SECONDS argument for
|
Wed, 26 Jul 2006 18:18:26 +0000 |
Chong Yidong |
* subr.el (sit-for): Use new SECONDS arg of read-event instead of
|
Wed, 26 Jul 2006 18:16:32 +0000 |
Chong Yidong |
* keyboard.c (read_char): New arg END_TIME specifying timeout.
|
Wed, 26 Jul 2006 18:16:14 +0000 |
Chong Yidong |
(Fy_or_n_p): Change call to read_filtered_event to use new arg.
|
Wed, 26 Jul 2006 18:15:08 +0000 |
Chong Yidong |
Change callers of read_char.
|
Wed, 26 Jul 2006 18:14:16 +0000 |
Chong Yidong |
* keyboard.h: Include systime.h. Update read_char prototype.
|
Wed, 26 Jul 2006 18:14:05 +0000 |
Chong Yidong |
* lisp.h: Update read-char, read-event, and read_filtered_event
|
Wed, 26 Jul 2006 18:13:49 +0000 |
Chong Yidong |
* lread.c (read_filtered_event): New arg SECONDS to wait until.
|
Wed, 26 Jul 2006 18:13:33 +0000 |
Chong Yidong |
* keyboard.c (read_char): New arg END_TIME specifying timeout.
|
Wed, 26 Jul 2006 17:11:07 +0000 |
Richard M. Stallman |
(ispell-word): If we replace the word, move point to the end.
|
Wed, 26 Jul 2006 09:55:10 +0000 |
Mathias Dahl |
(tumme-backward-image): Add prefix argument. Add error
|
Wed, 26 Jul 2006 09:55:00 +0000 |
Mathias Dahl |
*** empty log message ***
|
Tue, 25 Jul 2006 18:06:13 +0000 |
Stefan Monnier |
*** empty log message ***
|
Tue, 25 Jul 2006 18:05:54 +0000 |
Stefan Monnier |
(tabify-regexp): Use more specific regexps.
|
Tue, 25 Jul 2006 17:06:14 +0000 |
Stefan Monnier |
(Multiline Font Lock): Can't use jit-lock-defer-multiline
|
Tue, 25 Jul 2006 16:20:53 +0000 |
Mathias Dahl |
(tumme-track-original-file): Add `buffer-live-p' check.
|
Tue, 25 Jul 2006 16:20:40 +0000 |
Mathias Dahl |
*** empty log message ***
|
Tue, 25 Jul 2006 16:17:54 +0000 |
Mathias Dahl |
*** empty log message ***
|
Tue, 25 Jul 2006 15:02:14 +0000 |
Mathias Dahl |
(tumme-track-original-file): Add `buffer-live-p' check.
|
Tue, 25 Jul 2006 15:02:04 +0000 |
Mathias Dahl |
*** empty log message ***
|
Tue, 25 Jul 2006 13:14:03 +0000 |
Mathias Dahl |
(tumme-track-original-file): Add `buffer-live-p' check.
|
Tue, 25 Jul 2006 13:13:52 +0000 |
Mathias Dahl |
*** empty log message ***
|
Tue, 25 Jul 2006 11:49:04 +0000 |
Masatake YAMATO |
(ld-script-keywords) (ld-script-font-lock-keywords, ld-script-builtins): Update keywords and add comments.
|
Tue, 25 Jul 2006 10:10:41 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 25 Jul 2006 10:10:31 +0000 |
YAMAMOTO Mitsuharu |
(BASE_PURESIZE): Decrease to 1102000.
|
Tue, 25 Jul 2006 10:10:19 +0000 |
YAMAMOTO Mitsuharu |
(find_string_data_in_pure): New function.
|
Tue, 25 Jul 2006 05:18:11 +0000 |
Nick Roberts |
(gdb-set-gud-minor-mode-existing-buffers)
|
Tue, 25 Jul 2006 05:17:40 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 24 Jul 2006 23:06:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 24 Jul 2006 23:06:04 +0000 |
Richard M. Stallman |
(Clickable Text): Clarify.
|
Mon, 24 Jul 2006 18:02:15 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 24 Jul 2006 18:02:10 +0000 |
Richard M. Stallman |
(xml-parse-file): Clean up, and use with-temp-buffer.
|
Mon, 24 Jul 2006 17:59:15 +0000 |
Richard M. Stallman |
(Setting Variables): add-to-list and add-to-ordered-list moved to List
|
Mon, 24 Jul 2006 17:58:38 +0000 |
Richard M. Stallman |
(Vector Functions): Delete duplicate xref.
|
Mon, 24 Jul 2006 17:58:11 +0000 |
Richard M. Stallman |
(Function Type): Clarify.
|
Mon, 24 Jul 2006 17:55:13 +0000 |
Richard M. Stallman |
(Keymaps and Minor Modes): List punct chars for minor modes.
|
Mon, 24 Jul 2006 17:54:38 +0000 |
Richard M. Stallman |
(List Variables): New node.
|
Mon, 24 Jul 2006 17:48:52 +0000 |
Richard M. Stallman |
(GTK styles): Fix texinfo usage.
|
Mon, 24 Jul 2006 17:48:06 +0000 |
Richard M. Stallman |
Move periods and commas inside quotes.
|
Mon, 24 Jul 2006 17:42:40 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 24 Jul 2006 17:42:10 +0000 |
Richard M. Stallman |
(User Input): Explain why we teach keyboard cmds.
|
Mon, 24 Jul 2006 17:40:11 +0000 |
Richard M. Stallman |
Move periods inside quotes.
|
Mon, 24 Jul 2006 17:39:37 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 24 Jul 2006 17:01:08 +0000 |
Richard M. Stallman |
(dolist, dotimes): Use interned symbols for iteration.
|
Mon, 24 Jul 2006 16:52:57 +0000 |
Richard M. Stallman |
(replace-match-string-symbols): Handle dotted lists.
|
Mon, 24 Jul 2006 16:27:17 +0000 |
Mathias Dahl |
*** empty log message ***
|
Mon, 24 Jul 2006 16:27:01 +0000 |
Mathias Dahl |
(tumme-write-tags): Add.
|
Mon, 24 Jul 2006 16:22:44 +0000 |
Mathias Dahl |
*** empty log message ***
|
Mon, 24 Jul 2006 16:20:54 +0000 |
Mathias Dahl |
(tumme-write-tags): Add.
|
Mon, 24 Jul 2006 16:17:02 +0000 |
Mathias Dahl |
*** empty log message ***
|
Mon, 24 Jul 2006 16:16:45 +0000 |
Mathias Dahl |
(tumme-write-tags): Add.
|
Mon, 24 Jul 2006 16:11:01 +0000 |
Mathias Dahl |
*** empty log message ***
|
Mon, 24 Jul 2006 16:10:46 +0000 |
Mathias Dahl |
(tumme-write-tags): Add.
|
Mon, 24 Jul 2006 16:09:33 +0000 |
Mathias Dahl |
*** empty log message ***
|
Mon, 24 Jul 2006 16:09:17 +0000 |
Mathias Dahl |
(tumme-write-tags): Add.
|
Mon, 24 Jul 2006 10:53:10 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Mon, 24 Jul 2006 09:40:09 +0000 |
Mathias Dahl |
Add extra check for end of buffer.
|
Mon, 24 Jul 2006 09:39:43 +0000 |
Mathias Dahl |
*** empty log message ***
|
Mon, 24 Jul 2006 07:32:16 +0000 |
Reiner Steib |
2006-07-24 Daiki Ueno <ueno@unixuser.org>
|
Sun, 23 Jul 2006 21:21:37 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Sun, 23 Jul 2006 21:21:29 +0000 |
Nick Roberts |
(find-function-search-for-symbol): Expand comment.
|
Sun, 23 Jul 2006 21:20:50 +0000 |
Thien-Thi Nguyen |
(Links and Mouse-1): For mouse-on-link-p, expand on arg POS.
|
Sun, 23 Jul 2006 21:13:13 +0000 |
Thien-Thi Nguyen |
(mouse-on-link-p): Doc fix.
|
Sat, 22 Jul 2006 22:51:11 +0000 |
Nick Roberts |
(find-function-search-for-symbol): Handle "C-h f `".
|
Sat, 22 Jul 2006 22:50:46 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 22 Jul 2006 21:22:52 +0000 |
Stefan Monnier |
(Fdefine_key): If the key binding definition looks like an
|
Sat, 22 Jul 2006 13:56:19 +0000 |
Dan Nicolaescu |
(ibuffer-formats): Use left alignment for the mode
|
Sat, 22 Jul 2006 11:32:46 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Jul 2006 11:31:55 +0000 |
Eli Zaretskii |
(w32_createwindow): If `left' and/or `top' frame parameters are bound to some
|
Sat, 22 Jul 2006 11:14:25 +0000 |
Eli Zaretskii |
Add move-beginning-of-line and move-end-of-line to Point Motion Only Group.
|
Sat, 22 Jul 2006 11:08:55 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Jul 2006 11:08:02 +0000 |
Eli Zaretskii |
(delphi-fill-comment): Use save-restriction.
|
Sat, 22 Jul 2006 10:56:33 +0000 |
Eli Zaretskii |
Document use of EMAIL.
|
Sat, 22 Jul 2006 10:48:46 +0000 |
Eli Zaretskii |
(General Variables): Document EMAIL.
|
Sat, 22 Jul 2006 10:37:52 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 22 Jul 2006 10:37:12 +0000 |
Eli Zaretskii |
(user-mail-address): Initialize from the `EMAIL' environment variable first.
|
Fri, 21 Jul 2006 22:54:40 +0000 |
Nick Roberts |
(help-function-def, help-variable-def)
|
Fri, 21 Jul 2006 22:54:15 +0000 |
Nick Roberts |
*** empty log message ***
|
Fri, 21 Jul 2006 17:36:10 +0000 |
Dan Nicolaescu |
(terminal-init-xterm): Fix key bindings
|
Fri, 21 Jul 2006 17:28:23 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 21 Jul 2006 17:27:34 +0000 |
Eli Zaretskii |
(convert_time): Use explicit long double constants to ensure long double
|
Fri, 21 Jul 2006 12:22:32 +0000 |
Kim F. Storm |
(Forcing Redisplay): Don't mention systems which
|
Fri, 21 Jul 2006 12:22:19 +0000 |
Kim F. Storm |
(Terminal Output): Clarify text vs graphical terminal.
|
Fri, 21 Jul 2006 12:22:11 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 21 Jul 2006 09:27:17 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 21 Jul 2006 09:26:41 +0000 |
Eli Zaretskii |
(archive-set-buffer-as-visiting-file): Comment fix.
|
Fri, 21 Jul 2006 09:20:38 +0000 |
Eli Zaretskii |
(po-find-charset): Doc fix.
|
Fri, 21 Jul 2006 09:20:02 +0000 |
Eli Zaretskii |
(find-buffer-file-type-coding-system): Support calls where `(nth 1 command)'
|
Fri, 21 Jul 2006 08:27:00 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 21 Jul 2006 08:26:24 +0000 |
Eli Zaretskii |
(allout-unprotected, allout-e-o-prefix-p)
|
Fri, 21 Jul 2006 08:00:36 +0000 |
Eli Zaretskii |
(Input Focus): Document that focus-follows-mouse has no effect on MS-Windows.
|
Fri, 21 Jul 2006 07:56:51 +0000 |
Eli Zaretskii |
(Frame Commands): Mention that focus-follows-mouse doesn't have effect on
|
Fri, 21 Jul 2006 07:43:29 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 21 Jul 2006 07:42:52 +0000 |
Eli Zaretskii |
(focus-follows-mouse): Document that it doesn't have any effect on MS-Windows.
|
Fri, 21 Jul 2006 06:34:45 +0000 |
Karl Fogel |
(nnmail-article-group): If splitting raises an error, give some
|
Thu, 20 Jul 2006 21:23:48 +0000 |
Stefan Monnier |
(sh-quoted-subshell): Further fix last change.
|
Thu, 20 Jul 2006 20:34:36 +0000 |
Jay Belanger |
*** empty log message ***
|
Thu, 20 Jul 2006 20:28:36 +0000 |
Jay Belanger |
(Error forms): Mention M-+ keybinding for calc-plus-minus.
|
Thu, 20 Jul 2006 20:25:02 +0000 |
Jay Belanger |
(calc-curve-fit-history): New variable.
|
Thu, 20 Jul 2006 20:24:40 +0000 |
Jay Belanger |
(calc-selection-history): New variable.
|
Thu, 20 Jul 2006 20:23:58 +0000 |
Jay Belanger |
(calc-get-operator-history): New variable.
|
Thu, 20 Jul 2006 20:23:33 +0000 |
Jay Belanger |
(calc-match): Remove reference to calc-previous-alg-entry.
|
Thu, 20 Jul 2006 20:23:06 +0000 |
Jay Belanger |
(calcAlg-edit, calcAlg-enter): Remove reference to calc-previous-alg-entry.
|
Thu, 20 Jul 2006 20:22:18 +0000 |
Jay Belanger |
(calc-previous-alg-entry): Remove variable.
|
Thu, 20 Jul 2006 13:33:59 +0000 |
Andreas Schwab |
.
|
Thu, 20 Jul 2006 13:33:48 +0000 |
Andreas Schwab |
(fatal): Drop second parameter and treat first
|
Thu, 20 Jul 2006 11:28:48 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 20 Jul 2006 11:28:14 +0000 |
Kenichi Handa |
(select-safe-coding-system): Fix the
|
Thu, 20 Jul 2006 09:48:09 +0000 |
Alan Mackenzie |
* progmodes/cc-langs.el (c-emacs-variable-inits): new variable.
|
Thu, 20 Jul 2006 09:46:04 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Thu, 20 Jul 2006 01:01:40 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Thu, 20 Jul 2006 01:01:18 +0000 |
YAMAMOTO Mitsuharu |
(BASE_PURESIZE): Decrease to 1141000.
|
Thu, 20 Jul 2006 01:01:04 +0000 |
YAMAMOTO Mitsuharu |
(pure_bytes_used_lisp, pure_bytes_used_non_lisp): New vars.
|
Thu, 20 Jul 2006 01:00:21 +0000 |
YAMAMOTO Mitsuharu |
(dired.c.x, editfns.c.x, fileio.c.x): Depend on blockinput.h.
|
Wed, 19 Jul 2006 19:20:11 +0000 |
Stefan Monnier |
(compilation-error-regexp-alist-alist) <gnu>:
|
Wed, 19 Jul 2006 11:19:27 +0000 |
Kim F. Storm |
(grep-find-ignored-directories): Add .svn and _darcs to list.
|
Wed, 19 Jul 2006 11:19:04 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 19 Jul 2006 10:40:00 +0000 |
Mathias Dahl |
*** empty log message ***
|
Wed, 19 Jul 2006 10:39:35 +0000 |
Mathias Dahl |
(dired-mode-map): Add key binding `C-te' for
|
Wed, 19 Jul 2006 10:35:32 +0000 |
Mathias Dahl |
*** empty log message ***
|
Wed, 19 Jul 2006 10:35:07 +0000 |
Mathias Dahl |
(tumme-display-thumbnail-original-image): Make sure
|
Wed, 19 Jul 2006 10:25:43 +0000 |
Mathias Dahl |
Fix e-mail address.
|
Wed, 19 Jul 2006 10:01:54 +0000 |
Mathias Dahl |
(tumme-display-thumbnail-original-image): Make sure
|
Wed, 19 Jul 2006 10:01:38 +0000 |
Mathias Dahl |
*** empty log message ***
|
Wed, 19 Jul 2006 04:31:41 +0000 |
Stefan Monnier |
(sh-quoted-subshell): Fix last change.
|
Wed, 19 Jul 2006 02:22:51 +0000 |
Chong Yidong |
* faq.texi (Security risks with Emacs): Document Emacs 22
|
Wed, 19 Jul 2006 02:19:59 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 Jul 2006 02:19:54 +0000 |
Richard M. Stallman |
(Forcing Redisplay): Cleanups in previous change.
|
Wed, 19 Jul 2006 02:10:38 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 19 Jul 2006 02:10:34 +0000 |
Richard M. Stallman |
(Low-Level Network): Make menu more convenient.
|
Wed, 19 Jul 2006 01:06:00 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Tue, 18 Jul 2006 23:04:12 +0000 |
Kim F. Storm |
(x_calc_absolute_position): Fix frame positioning
|
Tue, 18 Jul 2006 23:03:17 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 18 Jul 2006 21:03:59 +0000 |
Stefan Monnier |
(sh-font-lock-keywords-1): Revert inadvertently installed patch hunk.
|
Tue, 18 Jul 2006 16:33:45 +0000 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
Tue, 18 Jul 2006 15:04:49 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 18 Jul 2006 15:00:47 +0000 |
Kim F. Storm |
(Forcing Redisplay): redisplay-preemption-period
|
Tue, 18 Jul 2006 15:00:36 +0000 |
Kim F. Storm |
(Terminal Output): baud-rate only controls preemption on
|
Tue, 18 Jul 2006 14:40:29 +0000 |
Stefan Monnier |
(compilation-find-file): Handle the
|
Tue, 18 Jul 2006 14:39:57 +0000 |
Stefan Monnier |
(minibuffer-local-map): Rebind TAB so it inserts a \t.
|
Tue, 18 Jul 2006 14:06:52 +0000 |
Kim F. Storm |
(Low-Level Network): Rename node "Make Network"
|
Tue, 18 Jul 2006 14:06:39 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 18 Jul 2006 14:04:55 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 18 Jul 2006 13:59:56 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 18 Jul 2006 13:50:29 +0000 |
Karl Berry |
fix bad page breaks
|
Tue, 18 Jul 2006 13:30:20 +0000 |
Kim F. Storm |
(x_get_local_selection, copy_multiple_data)
|
Tue, 18 Jul 2006 13:30:13 +0000 |
Kim F. Storm |
(x_decode_color): Use signal_error.
|
Tue, 18 Jul 2006 13:30:04 +0000 |
Kim F. Storm |
* xfaces.c (signal_error): Move to eval.c.
|
Tue, 18 Jul 2006 13:29:55 +0000 |
Kim F. Storm |
(window_scroll_pixel_based, window_scroll_line_based):
|
Tue, 18 Jul 2006 13:29:49 +0000 |
Kim F. Storm |
(unexec): Use xsignal.
|
Tue, 18 Jul 2006 13:29:40 +0000 |
Kim F. Storm |
(text_read_only): Use xsignal0, xsignal1.
|
Tue, 18 Jul 2006 13:29:00 +0000 |
Kim F. Storm |
(scan_lists): Use xsignal3.
|
Tue, 18 Jul 2006 13:28:53 +0000 |
Kim F. Storm |
(compile_pattern_1): Use xsignal1.
|
Tue, 18 Jul 2006 13:28:45 +0000 |
Kim F. Storm |
(Fmsdos_set_mouse_buttons): Use xsignal2.
|
Tue, 18 Jul 2006 13:28:39 +0000 |
Kim F. Storm |
(x_get_local_selection): Use signal_error.
|
Tue, 18 Jul 2006 13:28:34 +0000 |
Kim F. Storm |
(Fload): Use xsignal2, signal_error.
|
Tue, 18 Jul 2006 13:28:28 +0000 |
Kim F. Storm |
(list1): Add EXFUN.
|
Tue, 18 Jul 2006 13:28:21 +0000 |
Kim F. Storm |
(Fmap_keymap): Use xsignal1.
|
Tue, 18 Jul 2006 13:28:16 +0000 |
Kim F. Storm |
(recursive_edit_1): Use xsignal1.
|
Tue, 18 Jul 2006 13:28:09 +0000 |
Kim F. Storm |
(x_set_line_spacing, x_set_screen_gamma): Use signal_error.
|
Tue, 18 Jul 2006 13:28:02 +0000 |
Kim F. Storm |
(Flength): wrong_type_argument is no-return.
|
Tue, 18 Jul 2006 13:27:54 +0000 |
Kim F. Storm |
(arith_error, range_error, domain_error): Use xsignal2.
|
Tue, 18 Jul 2006 13:27:48 +0000 |
Kim F. Storm |
(report_file_error): Use xsignal.
|
Tue, 18 Jul 2006 13:26:38 +0000 |
Kim F. Storm |
* eval.c (xsignal): New func. Like Fsignal, but marked no-return.
|
Tue, 18 Jul 2006 13:26:30 +0000 |
Kim F. Storm |
(region_limit, Fget_internal_run_time): Use xsignal0.
|
Tue, 18 Jul 2006 13:26:24 +0000 |
Kim F. Storm |
(Fdocumentation): Use xsignal1.
|
Tue, 18 Jul 2006 13:26:19 +0000 |
Kim F. Storm |
(circular_list_error): Use xsignal.
|
Tue, 18 Jul 2006 13:26:12 +0000 |
Kim F. Storm |
(Fcheck_coding_system): Use xsignal1. Remove loop.
|
Tue, 18 Jul 2006 13:26:05 +0000 |
Kim F. Storm |
(Fforward_char, Fdelete_char): Use xsignal0.
|
Tue, 18 Jul 2006 13:26:00 +0000 |
Kim F. Storm |
(casify_object): wrong_type_argument is no-return.
|
Tue, 18 Jul 2006 13:25:53 +0000 |
Kim F. Storm |
(check_mark): Use xsignal0.
|
Tue, 18 Jul 2006 13:25:47 +0000 |
Kim F. Storm |
(Fbuffer_local_value, Fbarf_if_buffer_read_only):
|
Tue, 18 Jul 2006 13:25:40 +0000 |
Kim F. Storm |
(buffer_memory_full, memory_full): Use xsignal. Remove loop.
|
Tue, 18 Jul 2006 08:12:51 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 18 Jul 2006 08:12:24 +0000 |
YAMAMOTO Mitsuharu |
(XTread_socket): Undo previous change.
|
Tue, 18 Jul 2006 03:00:19 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 18 Jul 2006 02:58:48 +0000 |
YAMAMOTO Mitsuharu |
(keycode_to_xkeysym): Remove function. All uses now
|
Tue, 18 Jul 2006 01:35:03 +0000 |
Chong Yidong |
* commands.texi (Waiting): Document batch-mode sit-for behavior.
|
Tue, 18 Jul 2006 01:34:48 +0000 |
Chong Yidong |
* subr.el (sit-for): Just sleep-for if noninteractive.
|
Tue, 18 Jul 2006 00:11:20 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Tue, 18 Jul 2006 00:09:52 +0000 |
Richard M. Stallman |
Put point and comma inside quotes.
|
Tue, 18 Jul 2006 00:09:02 +0000 |
Richard M. Stallman |
Use real doublequote in menus.
|
Tue, 18 Jul 2006 00:08:15 +0000 |
Richard M. Stallman |
Put period and comma inside quotes.
|
Tue, 18 Jul 2006 00:07:05 +0000 |
Richard M. Stallman |
Put period and comma inside quotes.
|
Mon, 17 Jul 2006 21:27:17 +0000 |
Stefan Monnier |
(make-autoload): Use new arg.
|
Mon, 17 Jul 2006 21:26:32 +0000 |
Stefan Monnier |
(custom-autoload): Add `noset' argument.
|
Mon, 17 Jul 2006 21:24:17 +0000 |
Stefan Monnier |
(custom-variable-state-set): If the variable was originally set outside
|
Mon, 17 Jul 2006 21:22:50 +0000 |
Stefan Monnier |
(mh-loaddefs.el): Finish setting up the default empty
|
Mon, 17 Jul 2006 21:07:55 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 17 Jul 2006 21:07:29 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 17 Jul 2006 21:07:23 +0000 |
Stefan Monnier |
(sh-quoted-subshell): Don't match escaped `. Use `cond', push', and `dolist'.
|
Mon, 17 Jul 2006 21:07:20 +0000 |
Richard M. Stallman |
(Processing of Errors): Add command-error-function.
|
Mon, 17 Jul 2006 21:00:58 +0000 |
Richard M. Stallman |
(Vcommand_error_function): New variable.
|
Mon, 17 Jul 2006 21:00:08 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 17 Jul 2006 20:59:54 +0000 |
Richard M. Stallman |
Fix previous change.
|
Mon, 17 Jul 2006 20:59:18 +0000 |
Richard M. Stallman |
(init_display): Mention DISPLAY as well as TERM in err msg.
|
Mon, 17 Jul 2006 20:58:27 +0000 |
Richard M. Stallman |
(Grep Searching): Explain about chaining grep commands.
|
Mon, 17 Jul 2006 20:57:24 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 17 Jul 2006 20:56:58 +0000 |
Richard M. Stallman |
(File Local Variables): Clarify that
|
Mon, 17 Jul 2006 20:56:18 +0000 |
Richard M. Stallman |
(Syntactic Font Lock): Give default for font-lock-syntax-table.
|
Mon, 17 Jul 2006 20:55:07 +0000 |
Richard M. Stallman |
(tar-superior-buffer, archive-superior-buffer):
|
Mon, 17 Jul 2006 17:10:32 +0000 |
J.D. Smith |
Fix menu typo.
|
Mon, 17 Jul 2006 15:53:32 +0000 |
Reiner Steib |
Update refcard section.
|
Mon, 17 Jul 2006 15:45:42 +0000 |
Reiner Steib |
2006-07-17 Reiner Steib <Reiner.Steib@gmx.de>
|
Mon, 17 Jul 2006 14:25:05 +0000 |
Kim F. Storm |
(handle_single_display_spec): Ensure the right value of
|
Mon, 17 Jul 2006 14:24:50 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 17 Jul 2006 07:47:41 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Mon, 17 Jul 2006 07:46:05 +0000 |
Thien-Thi Nguyen |
(display_mode_line): Preserve match data.
|
Mon, 17 Jul 2006 04:20:41 +0000 |
Nick Roberts |
(Special Properties): Clean up previous change.
|
Mon, 17 Jul 2006 04:19:54 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 17 Jul 2006 04:07:49 +0000 |
Chong Yidong |
* progmodes/compile.el (compilation-mode-font-lock-keywords):
|
Mon, 17 Jul 2006 04:00:54 +0000 |
Chong Yidong |
* dired-aux.el (dired-compress-file): Confirm again if gzipped
|
Sun, 16 Jul 2006 23:30:58 +0000 |
Karl Berry |
page breaks through chapter 10
|
Sun, 16 Jul 2006 22:19:06 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Sun, 16 Jul 2006 21:12:46 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Sun, 16 Jul 2006 21:11:47 +0000 |
Thien-Thi Nguyen |
(ada-mode): Rewrite ff-special-constructs init.
|
Sun, 16 Jul 2006 21:08:28 +0000 |
Thien-Thi Nguyen |
(ff-special-constructs): Doc fix. Also, for C/C++
|
Sun, 16 Jul 2006 18:25:23 +0000 |
Karl Berry |
fix bad page breaks
|
Sun, 16 Jul 2006 17:48:24 +0000 |
Karl Berry |
fix underfull hbox
|
Sun, 16 Jul 2006 08:14:01 +0000 |
Mathias Dahl |
Fix in `tumme-get-comment'.
|
Sun, 16 Jul 2006 08:09:39 +0000 |
Mathias Dahl |
Fix bug in `tumme-get-comment'.
|
Sun, 16 Jul 2006 04:28:10 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Sat, 15 Jul 2006 06:37:39 +0000 |
Nick Roberts |
(Special Properties): Describe fontified text property
|
Sat, 15 Jul 2006 06:37:03 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 15 Jul 2006 04:26:39 +0000 |
Nick Roberts |
(allout-run-unit-tests-on-load): Rectified docstring grammar.
|
Sat, 15 Jul 2006 04:24:52 +0000 |
Nick Roberts |
*** empty log message ***
|
Sat, 15 Jul 2006 00:15:02 +0000 |
Kim F. Storm |
Checked maps.texi.
|
Sat, 15 Jul 2006 00:14:38 +0000 |
Kim F. Storm |
(Standard Keymaps): Add xref for minibuffer maps.
|
Sat, 15 Jul 2006 00:13:10 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 14 Jul 2006 23:40:43 +0000 |
Kim F. Storm |
Checked anti.texi.
|
Fri, 14 Jul 2006 23:32:14 +0000 |
Kim F. Storm |
(Antinews): Mention redisplay function.
|
Fri, 14 Jul 2006 23:31:09 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 14 Jul 2006 23:29:43 +0000 |
Kim F. Storm |
Mention that kbd macro has existed since Emacs 20.1.
|
Fri, 14 Jul 2006 22:14:17 +0000 |
Kim F. Storm |
(cua-help-for-rectangle): Add `alt' modifier.
|
Fri, 14 Jul 2006 22:14:08 +0000 |
Kim F. Storm |
(cua-delete-selection, cua-toggle-set-mark): New defcustoms.
|
Fri, 14 Jul 2006 22:12:39 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 14 Jul 2006 15:04:08 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 14 Jul 2006 15:03:52 +0000 |
Kim F. Storm |
Emacs now requires ws2_32.dll on Windows.
|
Fri, 14 Jul 2006 14:18:52 +0000 |
Kim F. Storm |
(reader_thread): Use _sys_wait_accept to wait on a
|
Fri, 14 Jul 2006 14:18:44 +0000 |
Kim F. Storm |
(_sys_read_ahead, _sys_wait_accept): Add prototypes.
|
Fri, 14 Jul 2006 14:18:40 +0000 |
Kim F. Storm |
(pfn_WSACreateEvent, pfn_WSACloseEvent): New func ptrs.
|
Fri, 14 Jul 2006 12:05:02 +0000 |
Eli Zaretskii |
ChangeLog
|
Fri, 14 Jul 2006 12:04:46 +0000 |
Eli Zaretskii |
Regenerated.
|
Fri, 14 Jul 2006 12:04:25 +0000 |
Eli Zaretskii |
(PKG_CHECK_MODULES): Redirect the output of $PKG_CONFIG --exists "$2"
|
Fri, 14 Jul 2006 11:28:20 +0000 |
Eli Zaretskii |
Update the Allout entry
|
Fri, 14 Jul 2006 11:26:36 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 14 Jul 2006 11:24:56 +0000 |
Eli Zaretskii |
Require 'cl during byte-compilation/interactive load, for the `assert' macro.
|
Fri, 14 Jul 2006 09:47:45 +0000 |
Jan Djrv |
* sound.c (alsa_init): Call snd_pcm_close after successful snd_pcm_open.
|
Fri, 14 Jul 2006 09:32:14 +0000 |
Kim F. Storm |
(BUGS): High cpu load on windows server sockets fixed.
|
Fri, 14 Jul 2006 09:32:02 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 14 Jul 2006 09:29:32 +0000 |
Kim F. Storm |
Fix high cpu load for server sockets.
|
Fri, 14 Jul 2006 09:29:22 +0000 |
Kim F. Storm |
(FILE_LISTEN): New filedesc flag value.
|
Fri, 14 Jul 2006 06:07:07 +0000 |
Kroly Lrentey |
Update.
|
Fri, 14 Jul 2006 05:51:02 +0000 |
Kroly Lrentey |
Update.
|
Fri, 14 Jul 2006 05:44:42 +0000 |
Kroly Lrentey |
Update Hungarian sample.
|
Fri, 14 Jul 2006 03:50:36 +0000 |
Miles Bader |
Merge from gnus--rel--5.10
|
Fri, 14 Jul 2006 02:29:50 +0000 |
Miles Bader |
Update for ERC 5.1.3.
|
Thu, 13 Jul 2006 23:43:20 +0000 |
Nick Roberts |
* display.texi (Displaying Messages): Add anchor.
|
Thu, 13 Jul 2006 23:40:21 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 13 Jul 2006 22:53:01 +0000 |
Kim F. Storm |
Regenerate.
|
Thu, 13 Jul 2006 22:52:49 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 13 Jul 2006 21:57:05 +0000 |
Nick Roberts |
(gud-display-line): Use gdb-display-buffer. Set gdb-source-window.
|
Thu, 13 Jul 2006 21:56:26 +0000 |
Nick Roberts |
(gdb-display-buffer): Check for gdb-source-window. Add dedicated argument.
|
Thu, 13 Jul 2006 21:55:47 +0000 |
Nick Roberts |
*** empty log message ***
|
Thu, 13 Jul 2006 18:24:44 +0000 |
Stefan Monnier |
Re-generated to reflect change in autoload.el.
|
Thu, 13 Jul 2006 18:13:06 +0000 |
Stefan Monnier |
(make-autoload): Remove special handling of
|
Thu, 13 Jul 2006 14:45:10 +0000 |
Chong Yidong |
simplify last fix.
|
Thu, 13 Jul 2006 13:43:50 +0000 |
Kim F. Storm |
(Fthrow): Remove loop around Fsignal.
|
Thu, 13 Jul 2006 13:43:44 +0000 |
Kim F. Storm |
(Findirect_function): Optimize for no indirection.
|
Thu, 13 Jul 2006 13:43:38 +0000 |
Kim F. Storm |
(Fbyte_code): Use CAR, CDR for Bcar, Bcdr.
|
Thu, 13 Jul 2006 13:43:26 +0000 |
Kim F. Storm |
*** empty log message ***
|
Thu, 13 Jul 2006 11:44:10 +0000 |
Andreas Schwab |
*** empty log message ***
|
Thu, 13 Jul 2006 11:43:52 +0000 |
Andreas Schwab |
(scan_sexps_forward): Use EMACS_INT for out_bytepos and
|
Thu, 13 Jul 2006 06:06:45 +0000 |
Kenichi Handa |
*** empty log message ***
|
Thu, 13 Jul 2006 06:03:33 +0000 |
Kenichi Handa |
(Fformat): Fix calculation of text property positions
|
Wed, 12 Jul 2006 23:52:18 +0000 |
Chong Yidong |
* longlines.el (longlines-post-command-function): Handle open-line
|
Wed, 12 Jul 2006 19:07:33 +0000 |
Alex Schroeder |
*** empty log message ***
|
Wed, 12 Jul 2006 19:05:50 +0000 |
Alex Schroeder |
Fix typos.
|
Wed, 12 Jul 2006 18:05:53 +0000 |
Stefan Monnier |
*** empty log message ***
|
Wed, 12 Jul 2006 17:25:38 +0000 |
Romain Francoise |
Formatting fixes.
|
Wed, 12 Jul 2006 16:10:39 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Wed, 12 Jul 2006 16:10:27 +0000 |
Richard M. Stallman |
(Frame Type): Explain nature of frames better.
|
Wed, 12 Jul 2006 16:09:53 +0000 |
Richard M. Stallman |
Fix typo in prev change.
|
Wed, 12 Jul 2006 16:09:36 +0000 |
Richard M. Stallman |
(Frames): Explain nature of frames better.
|
Wed, 12 Jul 2006 16:07:17 +0000 |
Richard M. Stallman |
(Coding Conventions): Explain why use cl at compile time.
|
Wed, 12 Jul 2006 16:05:19 +0000 |
Richard M. Stallman |
(grep-last-buffer): Doc fix.
|
Wed, 12 Jul 2006 16:04:46 +0000 |
Richard M. Stallman |
(Info-try-follow-nearest-node): Doc fix.
|
Wed, 12 Jul 2006 16:04:23 +0000 |
Richard M. Stallman |
(edebug-instrument-function): Err if find-function-noselect gives no position.
|
Wed, 12 Jul 2006 16:03:47 +0000 |
Richard M. Stallman |
(find-function-search-for-symbol):
|
Wed, 12 Jul 2006 16:00:45 +0000 |
Richard M. Stallman |
(help-variable-def): Handle find-variable-noselect returning no position.
|
Wed, 12 Jul 2006 15:58:10 +0000 |
Richard M. Stallman |
(describe-variable): Handle find-variable-noselect returning no position.
|
Wed, 12 Jul 2006 15:57:07 +0000 |
Richard M. Stallman |
(locate-file-completion): Avoid duplicates in result.
|
Wed, 12 Jul 2006 15:56:33 +0000 |
Richard M. Stallman |
(custom-no-edit): New command.
|
Wed, 12 Jul 2006 13:22:36 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 12 Jul 2006 13:22:10 +0000 |
Kim F. Storm |
(load_pixmap): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:22:00 +0000 |
Kim F. Storm |
(Fwindow_configuration_frame, Fset_window_configuration):
|
Wed, 12 Jul 2006 13:21:51 +0000 |
Kim F. Storm |
(check_syntax_table): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:21:39 +0000 |
Kim F. Storm |
(sun_item_create): Use CHECK_LIST_CONS.
|
Wed, 12 Jul 2006 13:20:32 +0000 |
Kim F. Storm |
(Fset_match_data): Use CHECK_LIST.
|
Wed, 12 Jul 2006 13:19:54 +0000 |
Kim F. Storm |
(Fcopy_marker): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:19:42 +0000 |
Kim F. Storm |
(Fstart_kbd_macro): Use CHECK_VECTOR_OR_STRING.
|
Wed, 12 Jul 2006 13:19:33 +0000 |
Kim F. Storm |
(Fmac_get_preference): Use CHECK_LIST_END.
|
Wed, 12 Jul 2006 13:19:27 +0000 |
Kim F. Storm |
(check_obarray): Cleanup wrong_type_argument use.
|
Wed, 12 Jul 2006 13:19:15 +0000 |
Kim F. Storm |
(Fdefine_key, Flookup_key): Use CHECK_VECTOR_OR_STRING.
|
Wed, 12 Jul 2006 13:19:04 +0000 |
Kim F. Storm |
(access_keymap_keyremap): Use ARRAYP.
|
Wed, 12 Jul 2006 13:17:29 +0000 |
Kim F. Storm |
(Fdefine_fringe_bitmap): Cleanup wrong_type_argument use.
|
Wed, 12 Jul 2006 13:17:13 +0000 |
Kim F. Storm |
(Flength, Felt, Ffillarray): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:16:32 +0000 |
Kim F. Storm |
(general_insert_function): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:16:13 +0000 |
Kim F. Storm |
(sit_for): Tiny simplification.
|
Wed, 12 Jul 2006 13:15:46 +0000 |
Kim F. Storm |
(wrong_type_argument): Remove loop around Fsignal.
|
Wed, 12 Jul 2006 13:15:18 +0000 |
Kim F. Storm |
(check_category_table): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:15:03 +0000 |
Kim F. Storm |
* casetab.c (check_case_table): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:14:51 +0000 |
Kim F. Storm |
(casify_object): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:14:38 +0000 |
Kim F. Storm |
(Fcall_interactively): Remove loop around wrong_type_argument.
|
Wed, 12 Jul 2006 13:14:26 +0000 |
Kim F. Storm |
(Fbyte_code): Use CHECK_VECTOR.
|
Wed, 12 Jul 2006 13:14:11 +0000 |
Kim F. Storm |
(CHECK_CATEGORY, CHECK_CATEGORY_SET): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:14:00 +0000 |
Kim F. Storm |
(CHECK_FRAME, CHECK_LIVE_FRAME): Use CHECK_TYPE.
|
Wed, 12 Jul 2006 13:13:44 +0000 |
Kim F. Storm |
(CHECK_TYPE): New macro for generic type checking.
|
Wed, 12 Jul 2006 13:13:21 +0000 |
Kim F. Storm |
*** empty log message ***
|
Wed, 12 Jul 2006 13:01:23 +0000 |
Kim F. Storm |
More cleanup related to last change.
|
Wed, 12 Jul 2006 08:38:06 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Wed, 12 Jul 2006 08:37:45 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Wed, 12 Jul 2006 08:37:25 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Wed, 12 Jul 2006 08:37:07 +0000 |
YAMAMOTO Mitsuharu |
Include blockinput.h.
|
Wed, 12 Jul 2006 08:36:49 +0000 |
YAMAMOTO Mitsuharu |
(dired.o, editfns.o, fileio.o): Depend on blockinput.h.
|
Wed, 12 Jul 2006 08:35:45 +0000 |
YAMAMOTO Mitsuharu |
Remove descriptions about Metrowerks CodeWarrior.
|
Wed, 12 Jul 2006 08:35:29 +0000 |
YAMAMOTO Mitsuharu |
Remove descriptions about Metrowerks CodeWarrior. Fix URL
|
Wed, 12 Jul 2006 08:34:50 +0000 |
YAMAMOTO Mitsuharu |
(Getting Out): Suspending is not allowed on Mac, either.
|
Wed, 12 Jul 2006 08:34:36 +0000 |
YAMAMOTO Mitsuharu |
(Window System Selections): Mention scrap support for Mac.
|
Wed, 12 Jul 2006 08:21:23 +0000 |
Kim F. Storm |
(sit_for): Use XINT.
|
Wed, 12 Jul 2006 00:33:19 +0000 |
David Kastrup |
Change iota subscriptum transliteration in
|
Wed, 12 Jul 2006 00:24:40 +0000 |
Nick Roberts |
(tumme-create-thumb)
|
Wed, 12 Jul 2006 00:24:14 +0000 |
Nick Roberts |
(thumbs-call-convert): Use shell-command-switch.
|
Wed, 12 Jul 2006 00:23:48 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 11 Jul 2006 22:55:29 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 22:54:28 +0000 |
Kim F. Storm |
(sit_for): Signal error if TIMEOUT is not a number in case arg comes
|
Tue, 11 Jul 2006 20:13:59 +0000 |
Kim F. Storm |
(ido-copy-current-file-name): Use buffer-name if buffer-file-name is nil.
|
Tue, 11 Jul 2006 20:13:40 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 20:12:40 +0000 |
Kim F. Storm |
Add space for clarity.
|
Tue, 11 Jul 2006 20:11:23 +0000 |
Kim F. Storm |
(Fcall_interactively): Update/simplify sit_for calls.
|
Tue, 11 Jul 2006 20:11:10 +0000 |
Kim F. Storm |
(Fdo_auto_save): Update/simplify sit_for calls.
|
Tue, 11 Jul 2006 20:10:56 +0000 |
Kim F. Storm |
(command_loop_1, read_char, Fexecute_extended_command):
|
Tue, 11 Jul 2006 20:10:34 +0000 |
Kim F. Storm |
(temp_echo_area_glyphs): Update/simplify sit_for calls.
|
Tue, 11 Jul 2006 20:09:59 +0000 |
Kim F. Storm |
(sit_for): Update prototype.
|
Tue, 11 Jul 2006 20:09:49 +0000 |
Kim F. Storm |
(sit_for): Remove prototype.
|
Tue, 11 Jul 2006 20:09:26 +0000 |
Kim F. Storm |
(sit_for): Reduce number of args from 5 to 3.
|
Tue, 11 Jul 2006 19:15:33 +0000 |
Chong Yidong |
* simple.el (undo-ask-before-discard): Set to nil.
|
Tue, 11 Jul 2006 18:42:24 +0000 |
Chong Yidong |
undo-ask-before-discard set to nil.
|
Tue, 11 Jul 2006 18:39:32 +0000 |
Chong Yidong |
* vc.el (vc-exec-after): Don't delete process manually.
NewVC-fileset-BASE
|
Tue, 11 Jul 2006 16:39:50 +0000 |
Chong Yidong |
* progmodes/ebrowse.el (ebrowse-display-member-buffer): Avoid
|
Tue, 11 Jul 2006 15:08:33 +0000 |
Stefan Monnier |
(compilation-error-regexp-alist-alist): Fix ambiguity introduced by last change.
|
Tue, 11 Jul 2006 15:03:24 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Tue, 11 Jul 2006 13:52:21 +0000 |
Stefan Monnier |
(forw_comment): Also use EMACS_INT for buffer positions.
|
Tue, 11 Jul 2006 11:08:31 +0000 |
Francesco Potort |
etags now tags #undef, too
|
Tue, 11 Jul 2006 11:03:11 +0000 |
Francesco Potort |
**** In C and derived languages, etags creates tags for #undef
|
Tue, 11 Jul 2006 11:01:27 +0000 |
Francesco Potort |
*** empty log message ***
|
Tue, 11 Jul 2006 11:00:44 +0000 |
Francesco Potort |
(absolute_filename): Free unused space (cosmetic change).
|
Tue, 11 Jul 2006 10:36:42 +0000 |
Robert J. Chassell |
Re-attempt commit.
|
Tue, 11 Jul 2006 10:14:08 +0000 |
Robert J. Chassell |
* textmodes/texinfmt.el: Finally remember to set texinfmt-version
|
Tue, 11 Jul 2006 09:37:28 +0000 |
Nick Roberts |
(tumme-create-thumb)
|
Tue, 11 Jul 2006 09:36:54 +0000 |
Nick Roberts |
*** empty log message ***
|
Tue, 11 Jul 2006 00:48:06 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 00:47:53 +0000 |
Kim F. Storm |
(Waiting): (sit-for -1) is no longer special.
|
Tue, 11 Jul 2006 00:47:42 +0000 |
Kim F. Storm |
(Forcing Redisplay): Add `redisplay' function.
|
Tue, 11 Jul 2006 00:17:43 +0000 |
Kim F. Storm |
(sit-for): Doc fix. Specify normal arg list using fn-form.
|
Tue, 11 Jul 2006 00:15:23 +0000 |
Kim F. Storm |
*** empty log message ***
|
Tue, 11 Jul 2006 00:13:17 +0000 |
Chong Yidong |
Doc fix.
|
Mon, 10 Jul 2006 23:54:17 +0000 |
Kim F. Storm |
(Fredisplay): Doc fix.
|
Mon, 10 Jul 2006 23:52:38 +0000 |
Kim F. Storm |
(Fredisplay): Add FORCE argument to force redisplay when
|
Mon, 10 Jul 2006 23:03:59 +0000 |
Nick Roberts |
Modify last change.
|
Mon, 10 Jul 2006 22:53:56 +0000 |
Nick Roberts |
(Coding Conventions): Mention macros.
|
Mon, 10 Jul 2006 22:53:06 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 10 Jul 2006 22:51:08 +0000 |
Nick Roberts |
*** empty log message ***
|
Mon, 10 Jul 2006 18:55:01 +0000 |
Chong Yidong |
fix typo
|
Mon, 10 Jul 2006 18:54:07 +0000 |
Chong Yidong |
* progmodes/cc-awk.el (defconst): Fix compilation error.
|
Mon, 10 Jul 2006 18:54:07 +0000 |
Chong Yidong |
(c-awk-escaped-nls*): Use eval-and-compile to avoid compilation error.
|
Mon, 10 Jul 2006 18:52:13 +0000 |
Chong Yidong |
* subr.el (sit-for): New function.
|
Mon, 10 Jul 2006 18:51:42 +0000 |
Chong Yidong |
Doc fix.
|
Mon, 10 Jul 2006 18:51:31 +0000 |
Chong Yidong |
* puresize.h (BASE_PURESIZE): Increment to 1211000.
|
Mon, 10 Jul 2006 17:12:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Mon, 10 Jul 2006 17:11:50 +0000 |
Richard M. Stallman |
(edebug): Update page.
|
Mon, 10 Jul 2006 15:03:24 +0000 |
Kim F. Storm |
(authors-ignored-files): Ignore changes
|
Mon, 10 Jul 2006 15:03:10 +0000 |
Kim F. Storm |
*** empty log message ***
|
Mon, 10 Jul 2006 14:58:17 +0000 |
Romain Francoise |
(authors-aliases): Update.
|
Mon, 10 Jul 2006 13:19:14 +0000 |
Alan Mackenzie |
*** empty log message ***
|
Mon, 10 Jul 2006 13:17:09 +0000 |
Alan Mackenzie |
* progmodes/cc-awk.el, cc-defs.el, cc-fonts.el, cc-langs.el,
|
Sun, 09 Jul 2006 23:34:31 +0000 |
Nick Roberts |
Revert earlier change.
|
Sun, 09 Jul 2006 23:29:58 +0000 |
Nick Roberts |
Fix typo.
|
Sun, 09 Jul 2006 22:48:00 +0000 |
Nick Roberts |
Fix typos.
|
Sun, 09 Jul 2006 22:46:06 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 09 Jul 2006 22:42:57 +0000 |
Nick Roberts |
*** empty log message ***
|
Sun, 09 Jul 2006 22:34:41 +0000 |
Nick Roberts |
(Buttons): Fix typo.
|
Sun, 09 Jul 2006 22:34:03 +0000 |
Nick Roberts |
index.texi, elisp.texi (New Symbols): Comment node out.
|
Sun, 09 Jul 2006 18:58:09 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 09 Jul 2006 18:57:59 +0000 |
Richard M. Stallman |
(Truncation): Clean up previous change.
|
Sun, 09 Jul 2006 15:54:46 +0000 |
Stefan Monnier |
Fix commenting style.
|
Sun, 09 Jul 2006 15:24:22 +0000 |
Chong Yidong |
* emacs-lisp/helper.el (Helper-help-scroller): Don't signal error
|
Sun, 09 Jul 2006 15:17:05 +0000 |
Romain Francoise |
(compilation-mode-font-lock-keywords): Don't highlight start/end markers
|
Sun, 09 Jul 2006 14:56:55 +0000 |
Chong Yidong |
* misc.texi (Invoking emacsclient): Document behavior when emacsclient
|
Sun, 09 Jul 2006 14:36:07 +0000 |
Stefan Monnier |
(back_comment, scan_lists): Also use EMACS_INT for buffer positions.
|
Sun, 09 Jul 2006 14:19:33 +0000 |
Stefan Monnier |
(Fforward_comment): Revert the reversion.
|
Sun, 09 Jul 2006 11:12:21 +0000 |
Romain Francoise |
isearch-yank-line bug fixed.
|
Sun, 09 Jul 2006 11:04:19 +0000 |
Romain Francoise |
(isearch-yank-line): Let-bind `inhibit-field-text-motion' to t.
|
Sun, 09 Jul 2006 05:20:42 +0000 |
Stefan Monnier |
(fill-region-as-paragraph): Refine last change.
|
Sun, 09 Jul 2006 03:33:14 +0000 |
John Paul Wallington |
*** empty log message ***
|
Sun, 09 Jul 2006 03:31:25 +0000 |
John Paul Wallington |
(Fforward_comment): Use type int for `stop', `count1', `out_charpos'
|
Sun, 09 Jul 2006 03:19:16 +0000 |
John Paul Wallington |
(Fforward_comment): Use type int for `from' and `from_byte'.
|
Sun, 09 Jul 2006 02:08:14 +0000 |
Richard M. Stallman |
*** empty log message ***
|
Sun, 09 Jul 2006 02:07:25 +0000 |
Richard M. Stallman |
(Interactive Call): Use 3 as prefix in example for execute-extended-command.
|
Sun, 09 Jul 2006 02:06:34 +0000 |
Richard M. Stallman |
(Attribute Functions): Move paragraph about compatibility with Emacs < 21.
|
Sun, 09 Jul 2006 02:02:57 +0000 |
Richard M. Stallman |
(x-handle-display): Add doc string.
|
Sun, 09 Jul 2006 02:02:03 +0000 |
Richard M. Stallman |
(define-minor-mode): Doc fix.
|
Sun, 09 Jul 2006 02:00:46 +0000 |
Richard M. Stallman |
(def-edebug-spec): Moved to subr.el.
|
Sun, 09 Jul 2006 02:00:10 +0000 |
Richard M. Stallman |
(def-edebug-spec): Moved here.
|
Sun, 09 Jul 2006 01:59:34 +0000 |
Richard M. Stallman |
(imenu-choose-buffer-index): Doc fix.
|
Sun, 09 Jul 2006 01:57:38 +0000 |
Richard M. Stallman |
(DETAILED BUILDING AND INSTALLATION): Minor corrections.
|
Sun, 09 Jul 2006 00:22:37 +0000 |
Kim F. Storm |
Use outline format.
|
Sun, 09 Jul 2006 00:22:22 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 08 Jul 2006 23:45:09 +0000 |
Kim F. Storm |
Use outline format. Add FOR-RELEASE.
|
Sat, 08 Jul 2006 22:32:32 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 08 Jul 2006 22:28:59 +0000 |
Kim F. Storm |
(Refresh Screen): Clarify force-window-update.
|
Sat, 08 Jul 2006 22:28:49 +0000 |
Kim F. Storm |
*** empty log message ***
|
Sat, 08 Jul 2006 22:26:07 +0000 |
Kim F. Storm |
(Fforce_window_update): Doc fix.
|
Sat, 08 Jul 2006 19:36:24 +0000 |
David Kastrup |
Suggest consolidation with user customization when the
|
Sat, 08 Jul 2006 18:27:47 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 08 Jul 2006 18:27:20 +0000 |
Eli Zaretskii |
(Windows Keyboard) [@iftex]: Add an @inforef to the on-line manual for the rest
|
Sat, 08 Jul 2006 18:13:14 +0000 |
Eli Zaretskii |
(Making Backups, Auto-Saving): Remove @tindex entries.
|
Sat, 08 Jul 2006 18:12:43 +0000 |
Eli Zaretskii |
(Command Loop Info, Adjusting Point): Remove @tindex.
|
Sat, 08 Jul 2006 18:12:14 +0000 |
Eli Zaretskii |
(Iteration): Remove @tindex.
|
Sat, 08 Jul 2006 18:11:49 +0000 |
Eli Zaretskii |
(Forcing Redisplay, Displaying Messages, Temporary Displays, Font Selection,
|
Sat, 08 Jul 2006 18:10:36 +0000 |
Eli Zaretskii |
(Visiting Functions, File Name Components, Unique File Names,
|
Sat, 08 Jul 2006 18:09:50 +0000 |
Eli Zaretskii |
(Creating Frames, Parameter Access, Pointer Shape)
|
Sat, 08 Jul 2006 18:09:12 +0000 |
Eli Zaretskii |
(What Is a Function, Mapping Functions): Remove @tindex.
|
Sat, 08 Jul 2006 18:08:40 +0000 |
Eli Zaretskii |
(Creating Hash, Hash Access, Defining Hash, Other Hash): Remove @tindex.
|
Sat, 08 Jul 2006 18:07:32 +0000 |
Eli Zaretskii |
(Tool Bar): Remove @tindex.
|
Sat, 08 Jul 2006 18:07:01 +0000 |
Eli Zaretskii |
(List Elements, Building Lists, Association Lists): Remove @tindex.
|
Sat, 08 Jul 2006 18:06:33 +0000 |
Eli Zaretskii |
(Information from Markers): Remove @tindex.
|
Sat, 08 Jul 2006 18:06:06 +0000 |
Eli Zaretskii |
(Minibuffer Contents): Remove @tindex.
|
Sat, 08 Jul 2006 18:05:39 +0000 |
Eli Zaretskii |
(Defining Minor Modes, Header Lines): Remove @tindex.
|
Sat, 08 Jul 2006 18:05:09 +0000 |
Eli Zaretskii |
(Text Representations, Character Sets, Chars and Bytes, Locales): Remove
|
Sat, 08 Jul 2006 18:04:32 +0000 |
Eli Zaretskii |
(Init File, System Environment, Sound Output, Session Management): Remove
|
Sat, 08 Jul 2006 18:03:53 +0000 |
Eli Zaretskii |
(Word Motion, Text Lines, List Motion): Remove @tindex.
|
Sat, 08 Jul 2006 18:03:23 +0000 |
Eli Zaretskii |
(Input to Processes, Query Before Exit): Remove @tindex.
|
Sat, 08 Jul 2006 18:02:52 +0000 |
Eli Zaretskii |
(Output Variables): Remove @tindex.
|
Sat, 08 Jul 2006 18:02:19 +0000 |
Eli Zaretskii |
(Other Plists): Remove @tindex.
|
Sat, 08 Jul 2006 18:01:52 +0000 |
Eli Zaretskii |
(Syntax Table Functions, Parsing Expressions, Categories): Remove @tindex.
|
Sat, 08 Jul 2006 18:01:23 +0000 |
Eli Zaretskii |
(Buffer Contents, Deletion, Changing Properties)
|
Sat, 08 Jul 2006 18:00:50 +0000 |
Eli Zaretskii |
(Constant Variables): Remove @tindex.
|
Sat, 08 Jul 2006 18:00:14 +0000 |
Eli Zaretskii |
(Textual Scrolling, Resizing Windows): Remove @tindex.
|
Sat, 08 Jul 2006 16:31:42 +0000 |
Romain Francoise |
(x-display-name): Fix typo.
|
Sat, 08 Jul 2006 16:18:51 +0000 |
Eli Zaretskii |
ChangeLog
|
Sat, 08 Jul 2006 16:18:28 +0000 |
Eli Zaretskii |
Regenerated.
|
Sat, 08 Jul 2006 16:17:47 +0000 |
Eli Zaretskii |
(PKG_CHECK_MODUILES): Redirect stderr of pkg-config to /dev/null, since we
|
Sat, 08 Jul 2006 15:53:01 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 08 Jul 2006 15:52:23 +0000 |
Eli Zaretskii |
(hexl-find-file): Doc fix.
|
Sat, 08 Jul 2006 15:20:52 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Sat, 08 Jul 2006 15:20:08 +0000 |
Eli Zaretskii |
(define-minor-mode): Doc fix.
|
Sat, 08 Jul 2006 13:21:42 +0000 |
Thien-Thi Nguyen |
*** empty log message ***
|
Sat, 08 Jul 2006 13:20:52 +0000 |
Thien-Thi Nguyen |
Add an example "Compilation started ..." line.
|
Sat, 08 Jul 2006 11:42:40 +0000 |
Stephen Gildea |
fileio.c (do_auto_save_make_dir): Make the auto-save-list-file
|
Sat, 08 Jul 2006 01:45:46 +0000 |
Chong Yidong |
* term/x-win.el (x-display-name): Doc fix.
|
Fri, 07 Jul 2006 19:04:49 +0000 |
Stefan Monnier |
(fill-delete-prefix): Don't ignore excessively long prefixes.
|
Fri, 07 Jul 2006 16:52:13 +0000 |
Stefan Monnier |
(Fforward_comment): Fix int-32 vs EMACS_INT-64 mixup.
|
Fri, 07 Jul 2006 16:38:17 +0000 |
Stefan Monnier |
(make-char): Remove redundancy.
|
Fri, 07 Jul 2006 16:36:29 +0000 |
Robert J. Chassell |
* textmodes/texinfmt.el (texinfo-format-separate-node):
|
Fri, 07 Jul 2006 16:34:44 +0000 |
Stefan Monnier |
(byte-compile-form): The `byte-compile'
|
Fri, 07 Jul 2006 16:16:18 +0000 |
Stefan Monnier |
(readevalloop): Remove unused var `bpos'. Yet another int/Lisp_Object mixup.
|
Fri, 07 Jul 2006 16:12:51 +0000 |
Stefan Monnier |
(read_filtered_event): Remove `register' qualifier because it
|
Fri, 07 Jul 2006 15:49:31 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Jul 2006 15:48:57 +0000 |
Eli Zaretskii |
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
|
Fri, 07 Jul 2006 15:39:53 +0000 |
Stefan Monnier |
(cvs-temp-buffer-name): Fix non-hiddenness.
|
Fri, 07 Jul 2006 15:26:26 +0000 |
Stefan Monnier |
*** empty log message ***
|
Fri, 07 Jul 2006 15:17:35 +0000 |
Stefan Monnier |
(compilation-error-regexp-alist-alist) <gnu>:
|
Fri, 07 Jul 2006 15:14:47 +0000 |
Stefan Monnier |
(dirtrack-default-directory-function): Remove.
|
Fri, 07 Jul 2006 14:40:35 +0000 |
Stefan Monnier |
Remove spurious * in docstrings.
|
Fri, 07 Jul 2006 14:34:02 +0000 |
Stefan Monnier |
(shell-mode): Only change the buffer-local value of
|
Fri, 07 Jul 2006 13:31:23 +0000 |
Kim F. Storm |
(Fringe Cursors): Fix typo.
|
Fri, 07 Jul 2006 13:31:09 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 07 Jul 2006 11:20:50 +0000 |
Eli Zaretskii |
*** empty log message ***
|
Fri, 07 Jul 2006 11:20:20 +0000 |
Eli Zaretskii |
Slight formatting changes and typo fixes. Add description of NEWS markings.
|
Fri, 07 Jul 2006 10:38:26 +0000 |
Kim F. Storm |
(Fdefine_fringe_bitmap): Doc fix.
|
Fri, 07 Jul 2006 10:38:10 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 07 Jul 2006 08:22:04 +0000 |
Kim F. Storm |
Mention INSTALL.CVS.
|
Fri, 07 Jul 2006 08:21:54 +0000 |
Kim F. Storm |
*** empty log message ***
|
Fri, 07 Jul 2006 06:33:47 +0000 |
Carsten Dominik |
Version number change.
|
Fri, 07 Jul 2006 06:33:03 +0000 |
Carsten Dominik |
*** empty log message ***
|
Fri, 07 Jul 2006 06:32:09 +0000 |
Carsten Dominik |
(Exporting): Document `C-c C-e' as the prefix for
|
Fri, 07 Jul 2006 06:31:30 +0000 |
Carsten Dominik |
(org-agenda-get-todos): Skip subtree also if entry is
|
Thu, 06 Jul 2006 23:00:15 +0000 |
Jason Rumney |
Checked lispref/display.texi
|