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