Mercurial > emacs
graph
-
Update AUCTeX version info.2005-01-24, by David Kastrup
-
*** empty log message ***2005-01-24, by Kenichi Handa
-
(encoded-kbd-iso2022-single-shift):2005-01-24, by Kenichi Handa
-
(Fcurrent_column): Doc fix.2005-01-23, by Stefan Monnier
-
(refill-post-command-function):2005-01-23, by Stefan Monnier
-
(gdb-goto-breakpoint, gdb-frames-select)2005-01-23, by Nick Roberts
-
*** empty log message ***2005-01-23, by Nick Roberts
-
*** empty log message ***2005-01-23, by Luc Teirlinck
-
(insert-directory): Take care of empty directory, listed without -a switch.2005-01-23, by Luc Teirlinck
-
Simplify code.2005-01-23, by Stefan Monnier
-
*** empty log message ***2005-01-23, by Kim F. Storm
-
(Window Start): Fix `pos-visible-in-window-p'2005-01-23, by Kim F. Storm
-
* simple.el (line-move): Adapt to new return value from2005-01-23, by Kim F. Storm
-
* window.c (Fpos_visible_in_window_p): Simplify return value for2005-01-23, by Kim F. Storm
-
*** empty log message ***2005-01-23, by Kim F. Storm
-
(line-move): Fix last change. Check partial2005-01-23, by Kim F. Storm
-
*** empty log message ***2005-01-23, by Kim F. Storm
-
(pos_visible_p): Fix calculation of y.2005-01-23, by Kim F. Storm
-
(window_scroll_pixel_based): Force moving to next line2005-01-23, by Kim F. Storm
-
*** empty log message ***2005-01-23, by Jason Rumney
-
(pos_visible_p): Return 0 if non-interactive.2005-01-22, by Kim F. Storm
-
*** empty log message ***2005-01-22, by Kim F. Storm
-
(xw-defined-colors) Remove debug message.2005-01-22, by Jason Rumney
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-472005-01-22, by Miles Bader
-
* s/darwin.h: Removed PTY_ITERATION from here.2005-01-22, by Steven Tamm
-
* NEWS: Mention alias `find-grep' for `grep-find'.2005-01-22, by David Kastrup
-
Fix last entry.2005-01-22, by Eli Zaretskii
-
*** empty log message ***2005-01-22, by Eli Zaretskii
-
(url-http-parse-headers): Reset url-http-data to nil,2005-01-22, by Eli Zaretskii
-
(type-break-mode): Add a test for type-break-file-name being non-nil.2005-01-22, by Eli Zaretskii
-
Fix punctiation.2005-01-22, by Eli Zaretskii
-
*** empty log message ***2005-01-22, by Eli Zaretskii
-
(top level): Call (message "") via progn, so that2005-01-22, by Eli Zaretskii
-
(line-move-1): Rename from line-move.2005-01-22, by Kim F. Storm
-
*** empty log message ***2005-01-22, by Kim F. Storm
-
(pos_visible_p): Fix prototype.2005-01-22, by Kim F. Storm
-
(auto_window_vscroll_p): New boolean.2005-01-22, by Kim F. Storm
-
(pos_visible_p): Replace FULLY arg by RTOP and RBOT args2005-01-22, by Kim F. Storm
-
*** empty log message ***2005-01-22, by Nick Roberts
-
Add entry for toolbar on ttys.2005-01-21, by Nick Roberts
-
*** empty log message ***2005-01-21, by Nick Roberts
-
*** empty log message ***2005-01-21, by Richard M. Stallman
-
(Fcopy_file): Doc fix.2005-01-21, by Richard M. Stallman
-
(Fcopy_file): Doc fix.2005-01-21, by Richard M. Stallman
-
(Time Intervals): Delete special stuff for MS-DOS.2005-01-21, by Richard M. Stallman
-
*** empty log message ***2005-01-21, by John Wiegley
-
2005-01-21 Ren?yllingstad <listmailxemacs@kyllingstad.com>2005-01-21, by John Wiegley
-
* gtkutil.c (xg_tool_bar_detach_callback): Remove unused variable bw.2005-01-21, by Jan Djärv
-
*** empty log message ***2005-01-21, by Jay Belanger
-
(calc-fancy-prefix-other-key): Set prefix arg.2005-01-21, by Jay Belanger
-
*** empty log message ***2005-01-21, by Richard M. Stallman
-
(Fmessage): If arg is "", return "" (as before).2005-01-21, by Richard M. Stallman
-
(access_keymap): Protect from bad value of meta_prefix_char.2005-01-21, by Richard M. Stallman
-
(xgetptr, xgetint, xgettype): Copy $arg0 into a temp variable.2005-01-21, by Richard M. Stallman
-
Comment changes.2005-01-21, by Richard M. Stallman
-
* editfns.c (Voperating_system_release): Added.2005-01-20, by Steven Tamm
-
(STRING_MARKED_P, VECTOR_MARKED_P): Return boolean.2005-01-20, by Kim F. Storm
-
*** empty log message ***2005-01-20, by Kim F. Storm
-
(x_draw_glyph_string_box): Fix last_x for full width rows.2005-01-20, by Kim F. Storm
-
*** empty log message ***2005-01-20, by Kim F. Storm
-
*** empty log message ***2005-01-20, by Stefan Monnier
-
(handle-select-window): Don't switch window when we're in the minibuffer.2005-01-20, by Stefan Monnier
-
Add dotimes-with-progress-reporter.2005-01-19, by Stefan Monnier
-
*** empty log message ***2005-01-19, by Stefan Monnier
-
(ses-dotimes-msg): Remove macro. Use `dotimes-with-progress-reporter' instead.2005-01-19, by Stefan Monnier
-
(dotimes-with-progress-reporter): New macro.2005-01-19, by Stefan Monnier
-
(Fvertical_motion): Temporarily disable selective display.2005-01-19, by Kim F. Storm
-
*** empty log message ***2005-01-19, by Kim F. Storm
-
* term/mac-win.el (process-connection-type): Use new2005-01-19, by Steven Tamm
-
* editfns.c (Voperating_system_release): Added.2005-01-19, by Steven Tamm
-
* configure.in: Check for <sys/utsname.h>.2005-01-19, by Steven Tamm
-
*** empty log message ***2005-01-19, by Jay Belanger
-
(calc-user-define-edit): Put original formula in formula editing buffer.2005-01-19, by Jay Belanger
-
(Keep arguments): Clarify the effect of keeping arguments on keyboard macros.2005-01-19, by Jay Belanger
-
*** empty log message ***2005-01-19, by Jay Belanger
-
(calc-fancy-prefix-other-key): Don't clear flags if the last command2005-01-19, by Jay Belanger
-
(note_mode_line_or_margin_highlight): Fix :pointer2005-01-19, by Kim F. Storm
-
*** empty log message ***2005-01-19, by Kim F. Storm
-
(gdb-put-breakpoint-icon): Add help-echo for2005-01-19, by Nick Roberts
-
*** empty log message ***2005-01-19, by Nick Roberts
-
*** empty log message ***2005-01-19, by Jay Belanger
-
(Keep Arguments): Mention that keeping arguments doesn't work with2005-01-19, by Jay Belanger
-
(calc-execute-kbd-macro): Ignore calc-keep-arg-flag.2005-01-19, by Jay Belanger
-
(sweep_weak_table): Advance prev pointer when we keep a pair.2005-01-19, by Kim F. Storm
-
*** empty log message ***2005-01-19, by Kim F. Storm
-
*** empty log message ***2005-01-18, by Kenichi Handa
-
(ispell-looking-at): New function.2005-01-18, by Kenichi Handa
-
(blink-matching-open): Strip extra info from syntax.2005-01-18, by Stefan Monnier
-
*** empty log message ***2005-01-18, by Jay Belanger
-
(syms_of_emacs): Improve docstring of `system-type'.2005-01-18, by Stefan Monnier
-
(calc-display-raw): Fix docstring.2005-01-18, by Jay Belanger
-
(sh-here-doc-open-re): Don't allow `|' or other2005-01-18, by Stefan Monnier
-
Fixed Partial highlighting of wrapped overlay bug2005-01-18, by Kim F. Storm
-
Fix last change.2005-01-18, by Kim F. Storm
-
(fast_find_position): Backtrack to find first row if2005-01-18, by Kim F. Storm
-
*** empty log message ***2005-01-18, by Kim F. Storm
-
(gdb-put-string): Copy/create strings so2005-01-18, by Nick Roberts
-
*** empty log message ***2005-01-18, by Nick Roberts
-
*** empty log message ***2005-01-18, by Jay Belanger
-
(calc-edit-mode): Inhibit read-only when erasing buffer.2005-01-18, by Jay Belanger
-
Suggest separate terminal for debug session.2005-01-18, by Nick Roberts
-
*** empty log message ***2005-01-18, by Nick Roberts
-
*** empty log message ***2005-01-18, by Kenichi Handa
-
(back_to_previous_visible_line_start): Undo 2004-12-282005-01-18, by Kim F. Storm
-
*** empty log message ***2005-01-18, by Kim F. Storm
-
(decode_coding_iso2022): Translate invalid codes if2005-01-18, by Kenichi Handa
-
*** empty log message ***2005-01-18, by Luc Teirlinck
-
*** empty log message ***2005-01-17, by Richard M. Stallman
-
(grep-find): Copy from `grep' the condition for calling grep-compute-defaults.2005-01-17, by Richard M. Stallman
-
(decipher-mode): Don't call decipher-read-alphabet if buffer is empty.2005-01-17, by Richard M. Stallman
-
Comment change.2005-01-17, by Richard M. Stallman
-
(backward-kill-sexp, kill-sexp): Doc fixes.2005-01-17, by Richard M. Stallman
-
(highlight-changes-mode): Don't autoload.2005-01-17, by Stefan Monnier
-
(mode-line-mode-menu): Use bound-and-true-p for all the2005-01-17, by Stefan Monnier
-
* textmodes/tex-mode.el (tex-start-shell): Adding -i to the2005-01-17, by Steven Tamm
-
(just-one-space): Make arg optional.2005-01-17, by Kim F. Storm
-
*** empty log message ***2005-01-17, by Kim F. Storm
-
(org-version): Unnecessary prefix arg removed.2005-01-17, by Carsten Dominik
-
*** empty log message ***2005-01-17, by Nick Roberts
-
(xterm-mouse-event): Set new optional fourth arg in2005-01-17, by Nick Roberts
-
*** empty log message ***2005-01-17, by Nick Roberts
-
(mode_line_string, marginal_area_string): Fix2005-01-17, by Kim F. Storm
-
*** empty log message ***2005-01-17, by Kim F. Storm
-
*** empty log message ***2005-01-17, by Luc Teirlinck
-
(Changing Key Bindings): `suppress-keymap' now uses command remapping.2005-01-17, by Luc Teirlinck
-
(Autoinserting): Fix small error.2005-01-16, by Richard M. Stallman
-
*** empty log message ***2005-01-16, by Kim F. Storm
-
(syms_of_macterm) <mac-allow-anti-aliasing>: Doc fix.2005-01-16, by Kim F. Storm
-
* macterm.c (mac_to_x_fontname): Removed spurious argument.2005-01-16, by Steven Tamm
-
*** empty log message ***2005-01-16, by Andreas Schwab
-
(mac_draw_string_common): Fix compilation on OSX 10.1.2005-01-16, by Andreas Schwab
-
Sync with Tramp 2.0.47.2005-01-16, by Michael Albinus
-
* fringe.c (Fdefine_fringe_bitmap, init_fringe): When assigning2005-01-16, by Jan Djärv
-
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)2005-01-16, by Jan Djärv
-
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-402005-01-16, by Miles Bader
-
Changed name from mac-use-core-graphics to mac-allow-anti-aliasing2005-01-16, by Steven Tamm
-
* macterm.c (Vmac_use_core_graphics): defined2005-01-16, by Steven Tamm
-
* macfns.c (Fx_file_dialog): Save As dialog includes only the2005-01-16, by Steven Tamm
-
* macfns.c (x_set_foreground_color, x_set_background_color): Sync2005-01-16, by Steven Tamm
-
(Defining Images): Mention DATA-P arg of create-image.2005-01-15, by Richard M. Stallman
-
*** empty log message ***2005-01-15, by Richard M. Stallman
-
(lm-with-file): Use Lisp mode in temp buffer.2005-01-15, by Richard M. Stallman
-
(indent-pp-sexp): Doc fix.2005-01-15, by Richard M. Stallman
-
(occur-accumulate-lines, occur-engine): Avoid warnings.2005-01-15, by Richard M. Stallman
-
(tar-extract): Bind buffer-undo-list to t.2005-01-15, by Richard M. Stallman
-
(imenu--split-menu): Copy menulist before sorting.2005-01-15, by Richard M. Stallman
-
(just-one-space): Argument specifies number of spaces.2005-01-15, by Richard M. Stallman
-
(sh-mode-map): Bind C-c C-\.2005-01-15, by Richard M. Stallman
-
Document support for GNU mailutils.2005-01-15, by Eli Zaretskii
-
Fix last change.2005-01-15, by Eli Zaretskii
-
*** empty log message ***2005-01-15, by Eli Zaretskii
-
Document support for GNU mailutils in rmail.el.2005-01-15, by Eli Zaretskii
-
Updated to work with movemail from GNU Mailutils2005-01-15, by Eli Zaretskii
-
Fix Copyright years.2005-01-15, by Eli Zaretskii
-
*** empty log message ***2005-01-15, by Eli Zaretskii
-
(c-mode/symbol): Add ^` to prefix, and change2005-01-15, by Eli Zaretskii
-
Correct translation and the Dutch text (typos).2005-01-15, by Eli Zaretskii
-
Mention the new feature of type-break whereby type-break-file-name2005-01-15, by Eli Zaretskii
-
*** empty log message ***2005-01-15, by Eli Zaretskii
-
(type-break-file-name): Doc update as per the above.2005-01-15, by Eli Zaretskii
-
*** empty log message ***2005-01-15, by Eli Zaretskii
-
(woman-dired-define-key-maybe): If KEY is undefined,2005-01-15, by Eli Zaretskii
-
*** empty log message ***2005-01-15, by Eli Zaretskii
-
(ebrowse-class-in-tree): Return the tail of the tree2005-01-15, by Eli Zaretskii
-
Fix commit conflicts.2005-01-15, by Eli Zaretskii
-
Changes from arch/CVS synchronization2005-01-15, by Miles Bader
-
*** empty log message ***2005-01-14, by Carsten Dominik
-
Fixed a few things in the file herder which I accidentially change2005-01-14, by Carsten Dominik
-
(Accessing Events): Add WHOLE arg to posn-at-x-y.2005-01-14, by Kim F. Storm
-
*** empty log message ***2005-01-14, by Kim F. Storm
-
(Fposn_at_x_y): Add optional arg WHOLE.2005-01-14, by Kim F. Storm
-
Fixed typo in setfilename2005-01-14, by Carsten Dominik
-
version 3.042005-01-14, by Carsten Dominik
-
*** empty log message ***2005-01-14, by Carsten Dominik
-
2005-01-14 Carsten Dominik <dominik@science.uva.nl>2005-01-14, by Carsten Dominik
-
corrected setfilename2005-01-14, by Carsten Dominik
-
Fixed typo in reftex log2005-01-14, by Carsten Dominik
-
version 4.262005-01-14, by Carsten Dominik
-
RefTeX upgraded to version 4.262005-01-14, by Carsten Dominik
-
2005-01-14 Carsten Dominik <dominik@science.uva.nl>2005-01-14, by Carsten Dominik
-
(Links and Mouse-1): Fix string and vector item.2005-01-14, by Kim F. Storm
-
*** empty log message ***2005-01-14, by Kim F. Storm
-
(xterm-mouse-event): Compute window co-ordinates2005-01-14, by Nick Roberts
-
*** empty log message ***2005-01-14, by Nick Roberts
-
(Active Keymaps): Correct typo.2005-01-13, by Luc Teirlinck
-
*** empty log message ***2005-01-13, by Richard M. Stallman
-
Add entries of some well known and widely used packages.2005-01-13, by Richard M. Stallman
-
Comment change.2005-01-13, by Richard M. Stallman
-
(Active Keymaps): Rewrite the text, and update the2005-01-13, by Richard M. Stallman
-
(Links and Mouse-1): Clarify text.2005-01-13, by Richard M. Stallman
-
(Commands): Clarification.2005-01-13, by Richard M. Stallman
-
(Fcurrent_active_maps): Ignore Voverriding_local_map2005-01-13, by Richard M. Stallman
-
Whitespace change.2005-01-13, by Richard M. Stallman
-
(syms_of_keyboard): Doc fix.2005-01-13, by Richard M. Stallman
-
(sgml-fill-nobreak): New fun.2005-01-13, by Stefan Monnier
-
(url-retrieve-synchronously): Use accept-process-output rather than sit-for.2005-01-13, by Stefan Monnier
-
*** empty log message ***2005-01-13, by Stephen Eglen
-
(Emulating Mode Line): Update format-mode-line entry.2005-01-13, by Kim F. Storm
-
*** empty log message ***2005-01-13, by Kim F. Storm
-
(Fformat_mode_line): Fix last change. Remove NO_PROPS arg2005-01-13, by Kim F. Storm
-
*** empty log message ***2005-01-13, by Thien-Thi Nguyen
-
(Active Keymaps): Fix overriding-local-map description.2005-01-13, by Thien-Thi Nguyen
-
*** empty log message ***2005-01-13, by Kenichi Handa
-
(ispell-unified-chars-table): New variable.2005-01-13, by Kenichi Handa
-
*** empty log message ***2005-01-12, by John Paul Wallington
-
*** empty log message ***2005-01-12, by John Paul Wallington
-
(custom-declare-variable): Just put symbol instead of (defvar . symbol)2005-01-12, by John Paul Wallington
-
Fixed typo in Commentary section.2005-01-12, by Reiner Steib
-
(Button Properties, Button Buffer Commands):2005-01-12, by Kim F. Storm
-
(Links and Mouse-1): Rename section from Enabling2005-01-12, by Kim F. Storm
-
*** empty log message ***2005-01-12, by Kim F. Storm
-
*** empty log message ***2005-01-12, by Jay Belanger
-
(calc-describe-key): Use temporary info buffer to create a Calc2005-01-12, by Jay Belanger
-
More doc fixes.2005-01-12, by Kim F. Storm
-
(mouse-on-link-p): Change functionality and doc2005-01-12, by Kim F. Storm
-
*** empty log message ***2005-01-12, by Kim F. Storm
-
(xterm-mouse-translate, xterm-mouse-event): Enable2005-01-12, by Nick Roberts
-
*** empty log message ***2005-01-12, by Nick Roberts
-
*** empty log message ***2005-01-12, by Richard M. Stallman
-
(Enabling Mouse-1 to Follow Links): Rewrite.2005-01-12, by Richard M. Stallman
-
(Beeping): Fix Texinfo usage.2005-01-12, by Richard M. Stallman
-
(Emulating Mode Line): Doc FACE arg in format-header-line.2005-01-12, by Richard M. Stallman
-
(Fformat_mode_line): New arg FACE specifies a default2005-01-12, by Richard M. Stallman
-
(Frequire): Record in load-history unconditionally.2005-01-12, by Richard M. Stallman
-
(type-break-mode): Fix previous change.2005-01-12, by Richard M. Stallman
-
*** empty log message ***2005-01-12, by Juri Linkov
-
(desktop-save): Add `mode: emacs-lisp' to the local2005-01-12, by Juri Linkov
-
(pop-mark): Move deactivate-mark out of conditional2005-01-12, by Juri Linkov
-
*** empty log message ***2005-01-12, by Juri Linkov
-
* facemenu.el (list-colors-print): New function created from code2005-01-12, by Juri Linkov
-
*** empty log message ***2005-01-11, by Juri Linkov
-
(list-colors-display): Add new arg buffer-name.2005-01-11, by Juri Linkov
-
Add back_arrow.xpm and fwd_arrow.xpm.2005-01-11, by Juri Linkov
-
*** empty log message ***2005-01-11, by Juri Linkov
-
(query-replace-lazy-highlight): Add lazy-highlight group.2005-01-11, by Juri Linkov
-
(search-highlight, isearch, isearch-lazy-highlight):2005-01-11, by Juri Linkov
-
*** empty log message ***2005-01-11, by Richard M. Stallman
-
*** empty log message ***2005-01-11, by Richard M. Stallman
-
(Multi-line Indent): Fix previous change.2005-01-11, by Richard M. Stallman
-
Info-history-forward2005-01-11, by Juri Linkov
-
*** empty log message ***2005-01-11, by Juri Linkov
-
(Info-history-forward): New variable.2005-01-11, by Juri Linkov
-
* toolbar/back_arrow.xpm, toolbar/back_arrow.pbm,2005-01-11, by Juri Linkov
-
(mouse-drag-mode-line-1, mouse-drag-vertical-line, mouse-drag-region)2005-01-11, by Stefan Monnier
-
(Basic Types): Add :follow-link keyword.2005-01-11, by Kim F. Storm
-
*** empty log message ***2005-01-11, by Kim F. Storm
-
(Button Properties): Add follow-link keyword.2005-01-11, by Kim F. Storm
-
*** empty log message ***2005-01-11, by Jay Belanger
-
(calc-reset): Reset when inside an embedded calculator; only reset when2005-01-11, by Jay Belanger
-
(Text Properties): Add "Enable Mouse-1" to submenu.2005-01-11, by Kim F. Storm
-
(Button Properties, Button Buffer Commands):2005-01-11, by Kim F. Storm
-
*** empty log message ***2005-01-11, by Kim F. Storm
-
Re-read for factual correctness; some lisp functions had changed, and2005-01-10, by Stephen Eglen
-
*** empty log message ***2005-01-10, by Jay Belanger
-
(calc-reset): Don't adjust the window height if the window takes up2005-01-10, by Jay Belanger
-
(merge_faces): Rename from merge_into_realized_face.2005-01-10, by Kim F. Storm