Mercurial > emacs
graph
-
* emacs-lisp/checkdoc.el (checkdoc-file-comments-engine): Insert2006-08-28, by Chong Yidong
-
* woman.el (woman-follow): New function, based on `man-follow'.2006-08-28, by Chong Yidong
-
(get_window_cursor_type) [!HAVE_WINDOW_SYSTEM]:2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Richard M. Stallman
-
(Split Window): Update xref.2006-08-28, by Richard M. Stallman
-
(Continuation Lines): Update xref.2006-08-28, by Richard M. Stallman
-
(Tab Stops): Update xref.2006-08-28, by Richard M. Stallman
-
(Top): Update subnode menu.2006-08-28, by Richard M. Stallman
-
(Line Truncation, Displaying Boundaries): New nodes,2006-08-28, by Richard M. Stallman
-
(find-dired): Use shell-quote-argument to properly2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Kim F. Storm
-
*** empty log message ***2006-08-28, by Kenichi Handa
-
(Fdetect_coding_region, Fdetect_coding_string): Fix2006-08-28, by Kenichi Handa
-
(Lisp and Coding Systems): Fix description of2006-08-28, by Kenichi Handa
-
(get_window_cursor_type): Replace BOX cursor on images2006-08-27, by Kim F. Storm
-
*** empty log message ***2006-08-27, by Kim F. Storm
-
Miscellaneous tq-related fixes.2006-08-27, by Miles Bader
-
*** empty log message ***2006-08-27, by YAMAMOTO Mitsuharu
-
(struct mac_output) [TARGET_API_MAC_CARBON]: Remove member2006-08-27, by YAMAMOTO Mitsuharu
-
(mac_draw_string_common, mac_query_char_extents)2006-08-27, by YAMAMOTO Mitsuharu
-
(get_scrap_from_symbol, clear_scrap, put_scrap_string)2006-08-27, by YAMAMOTO Mitsuharu
-
[TARGET_API_MAC_CARBON] (mac_update_proxy_icon): Don't2006-08-27, by YAMAMOTO Mitsuharu
-
(create_apple_event_from_event_ref, select)2006-08-27, by YAMAMOTO Mitsuharu
-
(in_sighandler): Remove extern.2006-08-27, by YAMAMOTO Mitsuharu
-
(in_sighandler): Remove variable.2006-08-27, by YAMAMOTO Mitsuharu
-
[TARGET_API_MAC_CARBON] (image_load_qt_1): Use ComponentResult instead2006-08-27, by YAMAMOTO Mitsuharu
-
(directory_files_internal_unwind, directory_files_internal)2006-08-27, by YAMAMOTO Mitsuharu
-
(BLOCK_INPUT_ALLOC, UNBLOCK_INPUT_ALLOC): Undo previous2006-08-27, by YAMAMOTO Mitsuharu
-
(mac-apple-event-map): Rename hicommand to hi-command.2006-08-27, by YAMAMOTO Mitsuharu
-
(python-send-receive): Wait in the process's buffer so as to check the right2006-08-26, by Stefan Monnier
-
Whitespace fix.2006-08-26, by Romain Francoise
-
Remove * in defcustoms.2006-08-25, by Stefan Monnier
-
(Fset_buffer_multibyte): Simplify; use list3.2006-08-25, by Kim F. Storm
-
(Fcurrent_time, Fget_internal_run_time): Simplify; use list3.2006-08-25, by Kim F. Storm
-
(Fmake_directory_internal, Fdelete_directory)2006-08-25, by Kim F. Storm
-
(Fxw_color_values): Simplify; use list3.2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Kim F. Storm
-
(python-preoutput-skip-next-prompt): New var.2006-08-25, by Stefan Monnier
-
(Display Custom): Add variables overline-margin2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Kim F. Storm
-
(Fswitch_to_buffer): Fix previous change.2006-08-25, by Richard M. Stallman
-
*** empty log message ***2006-08-25, by Richard M. Stallman
-
(Exiting): Rewrite to give graphical displays priority over text terminals.2006-08-25, by Richard M. Stallman
-
*** empty log message ***2006-08-25, by Stefan Monnier
-
(url-file-local-copy): Tell url-copy-file that the dest file will already exist.2006-08-25, by Stefan Monnier
-
(Incremental Search): Move index entries.2006-08-25, by Richard M. Stallman
-
(kmacro-repeat-on-last-key): Doc fix.2006-08-25, by Richard M. Stallman
-
Give priority to graphical terminals over text terminals regarding C-z.2006-08-25, by Richard M. Stallman
-
2006-08-25 Michael Kifer <kifer@cs.stonybrook.edu>2006-08-25, by Michael Kifer
-
(Fcurrent_idle_time): Simplify.2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Kim F. Storm
-
*** empty log message ***2006-08-25, by Richard M. Stallman
-
(Idle Timers): run-with-idle-timer allows Lisp time value. Add xref.2006-08-25, by Richard M. Stallman
-
(sxhash_string): Rotate properly; don't lose bits.2006-08-25, by Richard M. Stallman
-
* os.texi (Timers): Avoid waiting inside timers.2006-08-25, by Chong Yidong
-
Merge from gnus--rel--5.102006-08-25, by Miles Bader
-
* emacs-lisp/timer.el (timer-set-idle-time, run-with-idle-timer):2006-08-24, by Chong Yidong
-
*** empty log message ***2006-08-24, by Kim F. Storm
-
(all): Add `overline-margin' and `x-underline-at-descent-line'.2006-08-24, by Kim F. Storm
-
(x_underline_at_descent_line): New variable.2006-08-24, by Kim F. Storm
-
(overline_margin): New variable.2006-08-24, by Kim F. Storm
-
(Fswitch_to_buffer): Move buffer to front of2006-08-24, by Nick Roberts
-
*** empty log message ***2006-08-24, by Nick Roberts
-
Remove * in defcustoms's docstrings.2006-08-24, by Stefan Monnier
-
(grep-find-use-xargs): Use explicit value `exec'2006-08-23, by Kim F. Storm
-
*** empty log message ***2006-08-23, by Kim F. Storm
-
* custom.texi (Init File): Reference Find Init to avoid "home2006-08-23, by Chong Yidong
-
* startup.el (fancy-splash-head): Give instructions for dismissing2006-08-23, by Chong Yidong
-
Fix whitespace.2006-08-23, by Romain Francoise
-
*** empty log message ***2006-08-23, by Richard M. Stallman
-
(org-follow-gnus-link): Make sure the dedicated2006-08-23, by Carsten Dominik
-
*** empty log message ***2006-08-23, by Carsten Dominik
-
(gdb-starting): Reset gdb-signalled to nil.2006-08-23, by Nick Roberts
-
*** empty log message ***2006-08-23, by Nick Roberts
-
(update_tool_bar): Redisplay toolbar also when only2006-08-22, by Kim F. Storm
-
*** empty log message ***2006-08-22, by Kim F. Storm
-
(ido-set-matches-1): Fix full matching for subdirs.2006-08-22, by Kim F. Storm
-
*** empty log message ***2006-08-22, by Kim F. Storm
-
2006-08-22 Stefan Monnier <monnier@iro.umontreal.ca>2006-08-22, by Kim F. Storm
-
* x-dnd.el (x-dnd-drop-data): Don't call goto-char if2006-08-22, by Jan Djärv
-
(blink-cursor-end): Only ignore the error we care about.2006-08-22, by Stefan Monnier
-
(Other GDB-UI Buffers): Describe how to edit2006-08-21, by Nick Roberts
-
*** empty log message ***2006-08-21, by Nick Roberts
-
(gdb-frame-memory-buffer): Make frame2006-08-21, by Nick Roberts
-
texinfo.tex: deleted file and pointed emacs-lisp-intro.texi towards ../man/texinfo.tex2006-08-21, by Robert J. Chassell
-
* emacs-lisp-intro.texi: deleted in directory copy of texinfo.tex2006-08-21, by Robert J. Chassell
-
Changes from arch/CVS synchronization2006-08-21, by Miles Bader
-
lispintro/texinfo.tex: changed to version 2006-02-13.162006-08-21, by Robert J. Chassell
-
* lispintro/texinfo.tex: changed to version 2006-02-13.162006-08-21, by Robert J. Chassell
-
* keyboard.c: Clarify difference between in_sighandler and2006-08-21, by Jan Djärv
-
Clarify difference between in_sighandler and handling_signal.2006-08-21, by Jan Djärv
-
*** empty log message ***2006-08-21, by Richard M. Stallman
-
(whitespace-cleanup): Doc fix.2006-08-21, by Richard M. Stallman
-
(Basic Isearch): Add `isearch' index entry.2006-08-21, by Richard M. Stallman
-
(x_draw_stretch_glyph_string): It is ok to draw a2006-08-21, by Kim F. Storm
-
*** empty log message ***2006-08-21, by Kim F. Storm
-
Rcirc update from Ryan Yeske2006-08-21, by Miles Bader
-
Use ../man/texinfo.tex to build elisp.dvi.2006-08-21, by Lute Kamstra
-
*** empty log message ***2006-08-21, by Kenichi Handa
-
Sync with the latest TUTORIAL.2006-08-21, by Kenichi Handa
-
*** empty log message ***2006-08-21, by Kenichi Handa
-
(syms_of_keyboard): Docstring of2006-08-21, by Kenichi Handa
-
Tiny typo.2006-08-20, by Kim F. Storm
-
Remove * in defcustom docstrings.2006-08-20, by Stefan Monnier
-
* keyboard.c (show_help_echo): Preserve mouse movement flag if2006-08-20, by Chong Yidong
-
Update to Dave Love's latest version.2006-08-20, by Stefan Monnier
-
Update to Dave Love's latest version.2006-08-20, by Stefan Monnier
-
*** empty log message ***2006-08-20, by Stefan Monnier
-
(eexecfile): Use the __main__ rather than `emacs' namespace.2006-08-20, by Stefan Monnier
-
* frame.el (blink-cursor-start): Set timer first.2006-08-20, by Chong Yidong
-
*** empty log message ***2006-08-20, by Juanma Barranquero
-
(comment-box): Call `comment-normalize-vars'. Add autoload cookie.2006-08-20, by Juanma Barranquero
-
*** empty log message ***2006-08-20, by Richard M. Stallman
-
(line-number-at-pos): Doc fix.2006-08-20, by Richard M. Stallman
-
(run-with-idle-timer): Pass t to timer-activate-when-idle, so timer2006-08-20, by Richard M. Stallman
-
(Reading One Event): Update xref.2006-08-20, by Richard M. Stallman
-
(Top): Update subnode menu.2006-08-20, by Richard M. Stallman
-
(Idle Timers): New node, split out from Timers.2006-08-20, by Richard M. Stallman
-
(load_pixmap): Add quotes in error message.2006-08-20, by Richard M. Stallman
-
(Fcurrent_idle_time): New function.2006-08-20, by Richard M. Stallman
-
- Jorgen Schaefer <forcer@forcix.cx>'s June 18 bug report2006-08-18, by Chong Yidong
-
*** empty log message ***2006-08-18, by Eli Zaretskii
-
(whitespace-cleanup-internal): New optional arg REGION-ONLY. If it's non-nil,2006-08-18, by Eli Zaretskii
-
Synchronize with TUTORIAL.2006-08-18, by Eli Zaretskii
-
*** empty log message ***2006-08-18, by Eli Zaretskii
-
(spaces-string): Simplify and add doc string.2006-08-18, by Eli Zaretskii
-
Comment change.2006-08-18, by Richard M. Stallman
-
(Fset_window_fringes): Do nothing on a tty.2006-08-17, by Nick Roberts
-
*** empty log message ***2006-08-17, by Nick Roberts
-
(gdb-edit-locals-value): Balance parens.2006-08-17, by Romain Francoise
-
*** empty log message ***2006-08-17, by Romain Francoise
-
*** empty log message ***2006-08-17, by Richard M. Stallman
-
(compare-windows): lambda's take an arg and pass2006-08-17, by Richard M. Stallman
-
(jit-lock-fontify-now): Protect the modified status of the right buffer.2006-08-17, by Stefan Monnier
-
(cvs-parse-table): Accept the new `...' format for removed files.2006-08-17, by Stefan Monnier
-
(gdb-locals-watch-map, gdb-locals-watch-map-1): Suppress keymap first.2006-08-17, by Nick Roberts
-
*** empty log message ***2006-08-17, by Nick Roberts
-
(global-map): Allow yanking with mouse-2 at a spot whose2006-08-17, by Stefan Monnier
-
(font-lock-extend-region-wholelines): Fix up typo.2006-08-17, by Stefan Monnier
-
Merge from gnus--rel--5.102006-08-16, by Miles Bader
-
*** empty log message ***2006-08-16, by Andreas Schwab
-
(debug_output_compilation_hack): Fix return type.2006-08-16, by Andreas Schwab
-
*** empty log message ***2006-08-16, by Andreas Schwab
-
(PKG_CHECK_MODULES): Use AS_MESSAGE_LOG_FD instead2006-08-16, by Andreas Schwab
-
*** empty log message ***2006-08-16, by Richard M. Stallman
-
(debug_output_compilation_hack): New function.2006-08-16, by Richard M. Stallman
-
(Saving Emacs Sessions): Clean up wording.2006-08-16, by Richard M. Stallman
-
(Marking Objects): Mention term "select all".2006-08-16, by Richard M. Stallman
-
(Top): Update subnode menu.2006-08-16, by Richard M. Stallman
-
(Help Mode): Move node up in file.2006-08-16, by Richard M. Stallman
-
(Extended Menu Items): Show format of cached bindings in extended menu items.2006-08-16, by Richard M. Stallman
-
(Variable Definitions): Explain when the2006-08-16, by Richard M. Stallman
-
(x-clipboard-yank): Specify * in interactive spec.2006-08-16, by Richard M. Stallman
-
(move-beginning-of-line): Test whether fields2006-08-16, by Richard M. Stallman
-
(comment-indent): Fully update INDENT2006-08-16, by Richard M. Stallman
-
(custom-newline): New function.2006-08-16, by Richard M. Stallman
-
(compare-windows): Factor compare-ignore-whitespace into ignore-whitespace.2006-08-16, by Richard M. Stallman
-
Clean up wording.2006-08-16, by Richard M. Stallman
-
*** empty log message ***2006-08-16, by Kenichi Handa
-
(choose_write_coding_system): Use LF for end-of-line2006-08-16, by Kenichi Handa
-
* commands.texi (Reading One Event): Explain idleness in2006-08-15, by Chong Yidong
-
* commands.texi (Reading One Event): Explain idleness in2006-08-15, by Chong Yidong
-
* keyboard.c (read_char): Don't change idle timer state at all if2006-08-15, by Chong Yidong
-
Version number change.2006-08-15, by Carsten Dominik
-
*** empty log message ***2006-08-15, by Carsten Dominik
-
(Installation, Activation): Split from Installation and2006-08-15, by Carsten Dominik
-
(org-clock-special-range, org-clock-update-time-maybe):2006-08-15, by Carsten Dominik
-
*** empty log message ***2006-08-15, by Richard M. Stallman
-
*** empty log message ***2006-08-15, by Kenichi Handa
-
(ONE_MORE_BYTE_CHECK_MULTIBYTE): New arg RET. If SRC2006-08-15, by Kenichi Handa
-
(Stack Buffer): Explain fringe arrow.2006-08-15, by Nick Roberts
-
*** empty log message ***2006-08-15, by Nick Roberts
-
(gdb-info-stack-custom): Indicate selected frame with fringe arrow.2006-08-15, by Nick Roberts
-
* keyboard.c (read_char): Don't reset idle timers if a time limit2006-08-14, by Chong Yidong
-
(pitx): Print iterator position.2006-08-14, by Kim F. Storm
-
*** empty log message ***2006-08-14, by Kim F. Storm
-
* term/x-win.el (menu-bar-edit-menu): Disable paste if buffer is2006-08-14, by Jan Djärv
-
* FOR-RELEASE: Elisp manual checking completed.2006-08-13, by Chong Yidong
-
* cus-theme.el (customize-create-theme)2006-08-13, by Romain Francoise
-
Fix last entry.2006-08-13, by Romain Francoise
-
(mm-extern-mail-server): End `y-or-n-p' prompt with a space.2006-08-13, by Romain Francoise
-
(erc-log-matches-make-buffer): Add missing space.2006-08-13, by Romain Francoise
-
text.texi checked.2006-08-13, by Chong Yidong
-
* text.texi (Near Point): Say "cursor" not "terminal cursor".2006-08-13, by Chong Yidong
-
(gdb-frame-separate-io-buffer)2006-08-13, by Nick Roberts
-
*** empty log message ***2006-08-13, by Nick Roberts
-
*** empty log message ***2006-08-13, by Alex Schroeder
-
(Configuration): Use correct variable in rcirc-authinfo2006-08-12, by Alex Schroeder
-
* TUTORIAL.de: Synchronize with TUTORIAL.2006-08-12, by Werner LEMBERG
-
*** empty log message ***2006-08-12, by Eli Zaretskii
-
(How to add fonts): New node.2006-08-12, by Eli Zaretskii
-
*** empty log message ***2006-08-12, by Nick Roberts
-
*** empty log message ***2006-08-12, by Eli Zaretskii
-
<indent-tabs-mode>: Move to the `indent' customization group.2006-08-12, by Eli Zaretskii
-
(Time Parsing): Add %z to format-time-string, per docstring.2006-08-12, by Eli Zaretskii
-
Update the Allout entries.2006-08-12, by Eli Zaretskii
-
*** empty log message ***2006-08-12, by Eli Zaretskii
-
(allout-prior-bindings, allout-added-bindings): Remove, after long deprecation.2006-08-12, by Eli Zaretskii
-
Clarify that bootstrap and the shorter procedure are alternatives.2006-08-12, by Eli Zaretskii
-
(Saving Emacs Sessions): Clarify when desktop is restored on startup.2006-08-12, by Eli Zaretskii
-
(Fmouse_position, Fmouse_pixel_position)2006-08-12, by Eli Zaretskii
-
(Acknowledgments): Delete mention to zone-mode.el.2006-08-11, by Romain Francoise
-
Delete zone-mode.el.2006-08-11, by Romain Francoise
-
Fix formatting/indentation.2006-08-11, by Romain Francoise
-
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and2006-08-11, by Chong Yidong
-
(dns-mode): Use before-save-hook.2006-08-11, by Stefan Monnier
-
*** empty log message ***2006-08-11, by Thien-Thi Nguyen
-
(bindat-ip-to-string): Use `format-network-address' if possible.2006-08-11, by Thien-Thi Nguyen
-
* x-dnd.el (x-dnd-init-frame): Call x-register-dnd-atom.2006-08-11, by Jan Djärv
-
* xselect.c (Fx_register_dnd_atom): New function.2006-08-11, by Jan Djärv
-
* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*2006-08-11, by Jan Djärv
-
* xterm.h (struct x_display_info): Add x_dnd_atoms* to keep track2006-08-11, by Jan Djärv
-
* xselect.c (Fx_register_dnd_atom): New function.2006-08-11, by Jan Djärv
-
Mention that zone-mode.el is now obsolete.2006-08-10, by Romain Francoise
-
* textmodes/dns-mode.el: Alias `zone-mode' to `dns-mode'.2006-08-10, by Romain Francoise
-
*** empty log message ***2006-08-10, by Thien-Thi Nguyen
-
(Recognize Coding, Text Coding): Fix typos.2006-08-10, by Thien-Thi Nguyen
-
Minor fix to last change.2006-08-10, by Chong Yidong
-
(eshell-glob-chars-list) (eshell-glob-translate-alist): Add support2006-08-10, by John Wiegley
-
*** empty log message ***2006-08-10, by John Wiegley
-
* emacs-lisp/edebug.el (edebug-recursive-edit): Don't save and2006-08-10, by Chong Yidong
-
* keyboard.c: Define in_sighandler.2006-08-10, by Jan Djärv
-
* alloc.c (UNBLOCK_INPUT_ALLOC, BLOCK_INPUT_ALLOC): Use in_sighandler2006-08-10, by Jan Djärv
-
* keyboard.c: Define in_sighandler.2006-08-10, by Jan Djärv
-
* keyboard.h: Declare in_sighandler.2006-08-10, by Jan Djärv
-
*** empty log message ***2006-08-10, by Richard M. Stallman
-
(facemenu-listed-faces): Doc fix.2006-08-10, by Richard M. Stallman
-
*** empty log message ***2006-08-10, by Richard M. Stallman
-
(Format Faces): Substantial rewrites to deal with face merging. Empty2006-08-10, by Richard M. Stallman
-
(facemenu-add-face): Pass frame to facemenu-active-faces.2006-08-10, by Richard M. Stallman
-
* avoid.el (mouse-avoidance-animating-pointer): New var.2006-08-10, by Chong Yidong
-
*** empty log message ***2006-08-09, by Richard M. Stallman
-
Don't say which side scroll bar is on.2006-08-09, by Richard M. Stallman
-
(timeclock-use-elapsed): Added a new variable, which causes timeclock2006-08-09, by John Wiegley
-
*** empty log message ***2006-08-09, by John Wiegley
-
Fix previous change.2006-08-09, by Jan Djärv
-
(readline): Change position on %n and \" in sscanf.2006-08-09, by Jan Djärv
-
* etags.c (readline): expect sscanf returns >= 1.2006-08-09, by Jan Djärv
-
*** empty log message ***2006-08-09, by Richard M. Stallman
-
(keyremap_step): No-op if fkey->parent = nil.2006-08-09, by Richard M. Stallman
-
*** empty log message ***2006-08-09, by Kenichi Handa
-
(syms_of_coding): Improve the docstring2006-08-09, by Kenichi Handa
-
(latexenc-find-file-coding-system):2006-08-09, by Kenichi Handa
-
Whitespace change.2006-08-08, by Richard M. Stallman
-
* info.el (Info-fontify-node): Handle preceding `in' for note2006-08-08, by Chong Yidong
-
*** empty log message ***2006-08-08, by Richard M. Stallman
-
Clean up wording in previous change.2006-08-08, by Richard M. Stallman
-
update from texinfo2006-08-08, by Karl Berry
-
(sh-quoted-subshell): Make sure we don't mistake a closing " for an opening one.2006-08-08, by Stefan Monnier
-
* etags.c (readline): expect sscanf returns 2,2006-08-08, by Jan Djärv
-
* etags.c (TEX_mode): Check getc retruns EOF.2006-08-08, by Jan Djärv
-
(Marks vs Flags): Fix typo reported by Ari Roponen <arjuropo@cc.jyu.fi>.2006-08-08, by Romain Francoise
-
(terminal-init-xterm): Add more key bindings.2006-08-08, by Dan Nicolaescu
-
(font-lock-extend-jit-lock-region-after-change): Better comment.2006-08-07, by Stefan Monnier
-
(PC-do-completion): Strip out completion-ignored-extensions2006-08-07, by Stefan Monnier
-
(font-lock-extend-jit-lock-region-after-change): Add docstring.2006-08-07, by Stefan Monnier
-
(font-lock-extend-after-change-region-function,2006-08-07, by Stefan Monnier
-
*** empty log message ***2006-08-07, by Andreas Schwab
-
(BASE_PURESIZE): Increase to 1120000.2006-08-07, by Andreas Schwab
-
Double-checked modes.texi.2006-08-07, by Chong Yidong
-
* modes.texi (Hooks): Clarify.2006-08-07, by Chong Yidong
-
Update from erc--emacs--222006-08-07, by Miles Bader
-
Fix ERC bug introduced in last patch2006-08-07, by Miles Bader
-
Update from erc--emacs--222006-08-07, by Miles Bader
-
"standard-value for mode-line-format" bug fixed.2006-08-06, by Chong Yidong
-
* buffer.c (Vchange_major_mode_hook, Qchange_major_mode_hook): New vars.2006-08-06, by Chong Yidong
-
Fix typo reported by Peter Dyballa <Peter_Dyballa@Web.DE>.2006-08-06, by Romain Francoise
-
*** empty log message ***2006-08-06, by Romain Francoise
-
*** empty log message ***2006-08-06, by Richard M. Stallman
-
(describe-mode): Make minor mode list more concise.2006-08-06, by Richard M. Stallman
-
*** empty log message ***2006-08-06, by Nick Roberts
-
(Note): Add note about ollowing a longjmp call.2006-08-06, by Nick Roberts
-
*** empty log message ***2006-08-06, by Nick Roberts
-
* bindings.el: Give mode-line-format, mode-line-modes, and2006-08-06, by Chong Yidong
-
*** empty log message ***2006-08-05, by Eli Zaretskii
-
(list-buffers-noselect): For Info buffers, use "(file)node" instead of the2006-08-05, by Eli Zaretskii
-
Include w32.h.2006-08-05, by Eli Zaretskii
-
Add prototype for w32_valid_pointer_p.2006-08-05, by Eli Zaretskii
-
(w32_valid_pointer_p): New function.2006-08-05, by Eli Zaretskii
-
(New in Emacs 22): Expand.2006-08-05, by Romain Francoise
-
*** empty log message ***2006-08-05, by Eli Zaretskii
-
(kbd_buffer_get_event): Return Qnil when current time is exactly equal to2006-08-05, by Eli Zaretskii
-
(Formatting Strings) Resurrect erroneously removed line.2006-08-05, by Eli Zaretskii
-
*** empty log message ***2006-08-05, by Richard M. Stallman
-
(escape-glyph): Doc fix.2006-08-05, by Richard M. Stallman
-
*** empty log message ***2006-08-05, by Chong Yidong
-
specpdl unbalanced bug fixed.2006-08-05, by Chong Yidong
-
* process.c: Reapply 2006-08-01 change.2006-08-05, by Chong Yidong
-
* keyboard.c (read_char): Rebalance specpdl after receiving jump.2006-08-05, by Chong Yidong
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(w32_query_font): Fix last change: use stricmp.2006-08-04, by Eli Zaretskii
-
"C-n doesn't work in Customize Option buffer in -nw with long value2006-08-04, by Chong Yidong
-
(Fsubst_char_in_region): Redo the setup work after running2006-08-04, by Stefan Monnier
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(Window Size X) <--geometry>: Only width and height apply to all frames.2006-08-04, by Eli Zaretskii
-
(w32_createwindow): Handle -geometry command line option and the geometry2006-08-04, by Eli Zaretskii
-
*** empty log message ***2006-08-04, by Eli Zaretskii
-
(Formatting Strings): Warn against arbitrary strings as first arg to `format'.2006-08-04, by Eli Zaretskii
-
*** empty log message ***2006-08-04, by Kenichi Handa
-
(w32_query_font): Compare names by ignoring case.2006-08-04, by Kenichi Handa
-
*** empty log message ***2006-08-04, by Kenichi Handa
-
(describe-font): Improve docstring2006-08-04, by Kenichi Handa
-
(x_query_font): Compare names by ignoring case.2006-08-04, by Kenichi Handa
-
*** empty log message ***2006-08-03, by Jason Rumney
-
(w32_menu_show, w32_dialog_show): Call Fsignal to quit2006-08-03, by Jason Rumney
-
*** empty log message ***2006-08-03, by Romain Francoise
-
*** empty log message ***2006-08-03, by Richard M. Stallman
-
(gdb-script-font-lock-syntactic-keywords):2006-08-03, by Stefan Monnier
-
*** empty log message ***2006-08-03, by Richard M. Stallman
-
* process.c: Revert last change.2006-08-03, by Chong Yidong
-
* simple.el (line-move-to-column): Constrain move-to-column to2006-08-03, by Chong Yidong
-
*** empty log message ***2006-08-03, by Juanma Barranquero
-
Fix typo in markup.2006-08-03, by Juanma Barranquero
-
(font-lock-beg, font-lock-end, font-lock-extend-region-functions): New vars.2006-08-03, by Stefan Monnier
-
(font-lock-extend-after-change-region-function):2006-08-03, by Stefan Monnier
-
Merge from erc--emacs--212006-08-03, by Miles Bader
-
(jit-lock-fontify-now): Preserve the buffer's2006-08-03, by Stefan Monnier
-
Docstring style and grammar tweaks; nfc.2006-08-02, by Thien-Thi Nguyen
-
(edmacro-fix-menu-commands): Ignore switch-frame.2006-08-02, by Kim F. Storm
-
*** empty log message ***2006-08-02, by Kim F. Storm
-
(cvs-get-buffer-create): Obey `noreuse' even if `name'2006-08-02, by Stefan Monnier
-
(PC-expand-many-files): Avoid signalling an error when2006-08-02, by Stefan Monnier
-
*** empty log message ***2006-08-02, by Andreas Schwab
-
(mode-line-format): Simplify reference to vc-mode.2006-08-02, by Andreas Schwab
-
(map): Make mode-line-buffer-identification-keymap2006-08-02, by Nick Roberts
-
*** empty log message ***2006-08-02, by Nick Roberts
-
*** empty log message ***2006-08-02, by Richard M. Stallman
-
(mode-line-format): Adjust spacing around vc-mode.2006-08-02, by Richard M. Stallman
-
(Name Help): Add index entries for describe-variable.2006-08-02, by Richard M. Stallman
-
(gdb-find-source-frame): Make nil the default value.2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Nick Roberts
-
(font-lock-extend-region-function, font-lock-extend-region):2006-08-01, by Stefan Monnier
-
(font-lock-extend-region-function, font-lock-extend-region):2006-08-01, by Stefan Monnier
-
(jit-lock-fontify-now): Cause a second redisplay if needed.2006-08-01, by Stefan Monnier
-
(font-lock-extend-jit-lock-region-after-change): New fun.2006-08-01, by Stefan Monnier
-
isearch-yank-line bug already fixed.2006-08-01, by Romain Francoise
-
*** empty log message ***2006-08-01, by Richard M. Stallman
-
(GDB Graphical Interface): Shorten node names.2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Nick Roberts
-
(longlines-show-region): Make it work on read-only buffers as well.2006-08-01, by Stefan Monnier
-
(gdb-set-hollow): Check for gud-last-last-frame.2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Nick Roberts
-
*** empty log message ***2006-08-01, by Kenichi Handa
-
(find-operation-coding-system): Describe the more detail of2006-08-01, by Kenichi Handa
-
(wait_reading_process_output_unwind): New function.2006-08-01, by Kim F. Storm
-
*** empty log message ***2006-08-01, by Kim F. Storm
-
(url-hexify-string): Only utf-8 encode if it's a multibyte string.2006-07-31, by Stefan Monnier
-
*** empty log message ***2006-07-31, by Thien-Thi Nguyen
-
(Clickable Text): Mention `help-echo' text property.2006-07-31, by Thien-Thi Nguyen
-
*** empty log message ***2006-07-31, by Richard M. Stallman
-
(vhdl-speedbar-display-directory, vhdl-speedbar-display-projects):2006-07-31, by Richard M. Stallman
-
(System Interface): Fix menu descriptions of some nodes.2006-07-31, by Richard M. Stallman
-
Update xrefs.2006-07-31, by Richard M. Stallman
-
Update xrefs from Translating Input to Translation Keymaps.2006-07-31, by Richard M. Stallman
-
(Translation Keymaps): New node.2006-07-31, by Richard M. Stallman
-
(Top): Update subnode menu.2006-07-31, by Richard M. Stallman
-
(Face Functions): Fix explanations of FRAME=t or nil.2006-07-31, by Richard M. Stallman
-
(Query Replace): Add xref for Dired's Q command.2006-07-31, by Richard M. Stallman
-
(Sets And Lists): Update link for add-to-list.2006-07-31, by Nick Roberts
-
(Minor Mode Conventions): Update link for add-to-list.2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-31, by Nick Roberts
-
Merge from gnus--rel--5.102006-07-31, by Miles Bader
-
(GDB commands in Fringe): Rename to...2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-31, by Nick Roberts
-
(gdb-find-source-frame): New option.2006-07-31, by Nick Roberts
-
(t-mouse-mode): Use set-process-query-on-exit-flag.2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-31, by Nick Roberts
-
*** empty log message ***2006-07-30, by Thien-Thi Nguyen
-
(url-hexify-string): Rewrite.2006-07-30, by Thien-Thi Nguyen
-
*** empty log message ***2006-07-30, by Thien-Thi Nguyen
-
Undo 2006-06-28 change.2006-07-30, by Thien-Thi Nguyen
-
(Fields): Mention POS requirement when narrowing is in effect.2006-07-30, by Thien-Thi Nguyen
-
Adrian Aichner: <adrian@xemacs.org>2006-07-30, by Francesco Potortì
-
*** empty log message ***2006-07-30, by Francesco Potortì
-
*** empty log message ***2006-07-29, by Richard M. Stallman
-
(Operating on Files): Simplify previous change and fix Texinfo usage.2006-07-29, by Richard M. Stallman
-
Comment change.2006-07-29, by Richard M. Stallman
-
* loadhist.el (unload-feature): Handle new `(t . SYMBOL)' format2006-07-29, by Chong Yidong
-
*** empty log message ***2006-07-29, by Eli Zaretskii
-
(convert-standard-filename): For Cygwin, replace characters not allowed in2006-07-29, by Eli Zaretskii
-
Fix typo.2006-07-29, by Reiner Steib
-
*** empty log message ***2006-07-29, by Eli Zaretskii
-
(bw-get-tree): Don't integerp subtree if it's nil.2006-07-29, by Eli Zaretskii
-
(Operating on Files): Add cross-references. State the Unix commands that do2006-07-29, by Eli Zaretskii
-
(Ffind_operation_coding_system): Revert the change from 2006-05-29.2006-07-29, by Eli Zaretskii
-
Document the change in position policy on MS-Windows.2006-07-29, by Eli Zaretskii
-
*** empty log message ***2006-07-29, by Eli Zaretskii
-
[WINDOWSNT]: Include fcntl.h, to fix last change.2006-07-29, by Eli Zaretskii
-
*** empty log message ***2006-07-29, by Richard M. Stallman
-
(Face Attributes): Simplify wording.2006-07-29, by Richard M. Stallman
-
(mode-line-frame-identification)2006-07-29, by Richard M. Stallman
-
(grep-default-command): Catch errors from wildcard-to-regexp.2006-07-29, by Richard M. Stallman
-
*** empty log message ***2006-07-29, by Richard M. Stallman
-
(Common Keywords): Document how to use2006-07-29, by Richard M. Stallman
-
(lookup_named_face, Fdisplay_supports_face_attributes_p):2006-07-29, by Richard M. Stallman
-
(update_menu_bar): New arg HOOKS_RUN. Callers changed.2006-07-29, by Richard M. Stallman
-
(safe_run_hooks_1): Don't crash if Vrun_hooks is nil.2006-07-29, by Richard M. Stallman
-
Whitespace change.2006-07-29, by Richard M. Stallman
-
(Transient Mark): Clarify that region never disappears2006-07-29, by Richard M. Stallman
-
(grep-read-files): Use car of grep-files-history or grep-files-aliases2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Kim F. Storm
-
(grep-tag-default): New function.2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Thien-Thi Nguyen
-
(wdired-change-to-wdired-mode, wdired-change-to-dired-mode):2006-07-28, by Thien-Thi Nguyen
-
* cus-edit.el (custom-no-edit): Revert 2006-07-27 change, so that2006-07-28, by Chong Yidong
-
(gdb-info-breakpoints-custom): Use different faces for enable character.2006-07-28, by Nick Roberts
-
*** empty log message ***2006-07-28, by Nick Roberts
-
(valid_pointer_p): New function (from valid_lisp_object_p).2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Kim F. Storm
-
*** empty log message ***2006-07-28, by Richard M. Stallman
-
(Non-ASCII Isearch): Clarify. Mention C-q.2006-07-28, by Richard M. Stallman
-
(recompile): Update comment to reflect change2006-07-28, by Nick Roberts
-
*** empty log message ***2006-07-28, by Nick Roberts
-
*** empty log message ***2006-07-28, by Richard M. Stallman
-
(customize-package-emacs-version-alist): Doc fix.2006-07-28, by Richard M. Stallman
-
*** empty log message ***2006-07-27, by Richard M. Stallman
-
(Reading One Event): Fix last change.2006-07-27, by Kim F. Storm
-
*** empty log message ***2006-07-27, by Kim F. Storm
-
(terminal-init-xterm): Fix bindings for C-tab,2006-07-27, by Dan Nicolaescu
-
(which-function): Fix documentation/comment typo.2006-07-27, by Nick Roberts
-
*** empty log message ***2006-07-27, by Nick Roberts
-
*** empty log message ***2006-07-26, by Jason Rumney
-
Add notes about Cygwin make to impatient section.2006-07-26, by Jason Rumney
-
New arg for `read-event', `read-char', and `read-char-exclusive'2006-07-26, by Chong Yidong
-
* commands.texi (Reading One Event): Document SECONDS argument for2006-07-26, by Chong Yidong
-
* subr.el (sit-for): Use new SECONDS arg of read-event instead of2006-07-26, by Chong Yidong
-
* keyboard.c (read_char): New arg END_TIME specifying timeout.2006-07-26, by Chong Yidong
-
(Fy_or_n_p): Change call to read_filtered_event to use new arg.2006-07-26, by Chong Yidong
-
Change callers of read_char.2006-07-26, by Chong Yidong
-
* keyboard.h: Include systime.h. Update read_char prototype.2006-07-26, by Chong Yidong
-
* lisp.h: Update read-char, read-event, and read_filtered_event2006-07-26, by Chong Yidong
-
* lread.c (read_filtered_event): New arg SECONDS to wait until.2006-07-26, by Chong Yidong
-
* keyboard.c (read_char): New arg END_TIME specifying timeout.2006-07-26, by Chong Yidong
-
(ispell-word): If we replace the word, move point to the end.2006-07-26, by Richard M. Stallman
-
(tumme-backward-image): Add prefix argument. Add error2006-07-26, by Mathias Dahl
-
*** empty log message ***2006-07-26, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Stefan Monnier
-
(tabify-regexp): Use more specific regexps.2006-07-25, by Stefan Monnier
-
(Multiline Font Lock): Can't use jit-lock-defer-multiline2006-07-25, by Stefan Monnier
-
(tumme-track-original-file): Add `buffer-live-p' check.2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
(tumme-track-original-file): Add `buffer-live-p' check.2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
(tumme-track-original-file): Add `buffer-live-p' check.2006-07-25, by Mathias Dahl
-
*** empty log message ***2006-07-25, by Mathias Dahl
-
(ld-script-keywords) (ld-script-font-lock-keywords, ld-script-builtins): Update keywords and add comments.2006-07-25, by Masatake YAMATO
-
*** empty log message ***2006-07-25, by YAMAMOTO Mitsuharu
-
(BASE_PURESIZE): Decrease to 1102000.2006-07-25, by YAMAMOTO Mitsuharu
-
(find_string_data_in_pure): New function.2006-07-25, by YAMAMOTO Mitsuharu
-
(gdb-set-gud-minor-mode-existing-buffers)2006-07-25, by Nick Roberts
-
*** empty log message ***2006-07-25, by Nick Roberts
-
*** empty log message ***2006-07-24, by Richard M. Stallman
-
(Clickable Text): Clarify.2006-07-24, by Richard M. Stallman
-
*** empty log message ***2006-07-24, by Richard M. Stallman
-
(xml-parse-file): Clean up, and use with-temp-buffer.2006-07-24, by Richard M. Stallman
-
(Setting Variables): add-to-list and add-to-ordered-list moved to List2006-07-24, by Richard M. Stallman
-
(Vector Functions): Delete duplicate xref.2006-07-24, by Richard M. Stallman
-
(Function Type): Clarify.2006-07-24, by Richard M. Stallman
-
(Keymaps and Minor Modes): List punct chars for minor modes.2006-07-24, by Richard M. Stallman
-
(List Variables): New node.2006-07-24, by Richard M. Stallman
-
(GTK styles): Fix texinfo usage.2006-07-24, by Richard M. Stallman
-
Move periods and commas inside quotes.2006-07-24, by Richard M. Stallman
-
Fix previous change.2006-07-24, by Richard M. Stallman
-
(User Input): Explain why we teach keyboard cmds.2006-07-24, by Richard M. Stallman
-
Move periods inside quotes.2006-07-24, by Richard M. Stallman
-
*** empty log message ***2006-07-24, by Richard M. Stallman
-
(dolist, dotimes): Use interned symbols for iteration.2006-07-24, by Richard M. Stallman
-
(replace-match-string-symbols): Handle dotted lists.2006-07-24, by Richard M. Stallman
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl
-
(tumme-write-tags): Add.2006-07-24, by Mathias Dahl
-
*** empty log message ***2006-07-24, by Mathias Dahl