Mercurial > emacs
graph
-
*** empty log message ***2004-11-17, by Stefan Monnier
-
*** empty log message ***2004-11-17, by Jay Belanger
-
(math-simplify-expr): Declared it.2004-11-17, by Jay Belanger
-
(calc-poly-div-remainder): Declared it.2004-11-17, by Jay Belanger
-
(math-defsimplify): Changed the argument in the created function to2004-11-17, by Jay Belanger
-
(calc-poly-div): Made calc-poly-div-remainder a local variable.2004-11-17, by Jay Belanger
-
(list-buffers-noselect): Massage to fit in 80 columns.2004-11-17, by Stefan Monnier
-
Add ChangeLog entry for IDLWAVE version 5.5 update2004-11-17, by Miles Bader
-
Remove RCS keywords2004-11-17, by Miles Bader
-
Restore arch taglines2004-11-17, by Miles Bader
-
Initial checkin of HTML help support module.2004-11-17, by J.D. Smith
-
Updated to IDLWAVE version 5.5. See idlwave.org.2004-11-17, by J.D. Smith
-
Updated to IDLWAVE version 5.5. See idlwave.org2004-11-17, by J.D. Smith
-
*** empty log message ***2004-11-17, by Luc Teirlinck
-
(message3): Call clear_message.2004-11-17, by Luc Teirlinck
-
(erase_phys_cursor): Adjust cursor row visible height.2004-11-17, by Kim F. Storm
-
*** empty log message ***2004-11-17, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Kim F. Storm
-
Undo last change.2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Richard M. Stallman
-
(set-buffer-file-coding-system): Finish previous change.2004-11-16, by Richard M. Stallman
-
* gtkutil.c (xg_get_file_name): Fix typo in2004-11-16, by Jan Djärv
-
* xmenu.c (x_menu_in_use): Removed.2004-11-16, by Jan Djärv
-
*** empty log message ***2004-11-16, by Richard M. Stallman
-
(Coding Conventions): Separate defvar and require2004-11-16, by Richard M. Stallman
-
(Minibuffer Completion): When ignoring case,2004-11-16, by Richard M. Stallman
-
(Function Debugging, Explicit Debug): Clarified.2004-11-16, by Richard M. Stallman
-
(iso-tex2iso-trans-tab): Discard spaces after \i according to TeX rules.2004-11-16, by Richard M. Stallman
-
(set-buffer-file-coding-system): New arg NOMODIFY.2004-11-16, by Richard M. Stallman
-
(list-buffers-noselect): New arg BUFFER-LIST.2004-11-16, by Richard M. Stallman
-
(save-place): Doc fix.2004-11-16, by Richard M. Stallman
-
(dabbrev-expand): When handling SPC M-/,2004-11-16, by Richard M. Stallman
-
(map-keymap): Definition deleted.2004-11-16, by Richard M. Stallman
-
(map-keymap-internal): New function.2004-11-16, by Richard M. Stallman
-
(Fmap_keymap): New arg SORT-FIRST. Use2004-11-16, by Richard M. Stallman
-
(Fvertical_motion): In batch mode, use vmotion directly.2004-11-16, by Richard M. Stallman
-
Typo.2004-11-16, by Kim F. Storm
-
(Fdefine_fringe_bitmap): Always set 'h'. Simplify.2004-11-16, by Kim F. Storm
-
(get_glyph_string_clip_rect, init_glyph_string): Check it's2004-11-16, by Stefan Monnier
-
*** empty log message ***2004-11-16, by Kim F. Storm
-
Avoid side-effects inside XSETFASTINT's arguments.2004-11-16, by Stefan Monnier
-
(NILP): Use EQ rather than XFASTINT.2004-11-16, by Stefan Monnier
-
(flyspell-mouse-map): Pop the menu2004-11-16, by Stefan Monnier
-
*** empty log message ***2004-11-16, by Juri Linkov
-
(find-function-regexp): Optimize `define-minor-mode'. Add `defun-cvs-mode'.2004-11-16, by Juri Linkov
-
(Fvertical_motion): Fix last change. Only reseat when2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Thien-Thi Nguyen
-
(Window Frame Parameters): Fix typo.2004-11-16, by Thien-Thi Nguyen
-
(compilation-setup): Don't set buffer-read-only.2004-11-16, by Stefan Monnier
-
Use make-symbol rather than gensym.2004-11-16, by Stefan Monnier
-
(pair-with-newsyms): Use make-symbol.2004-11-16, by Stefan Monnier
-
*** empty log message ***2004-11-16, by Luc Teirlinck
-
Maintainer is now FSF.2004-11-16, by Luc Teirlinck
-
Extern reseat_at_previous_visible_line_start.2004-11-16, by Luc Teirlinck
-
Cleanups.2004-11-16, by Kim F. Storm
-
*** empty log message ***2004-11-16, by Kenichi Handa
-
(display_mode_element): Fix previous change (calculate2004-11-16, by Kenichi Handa
-
(Fposn_at_point): Remove extra */ after doc string.2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Stefan Monnier
-
(compilation-move-to-column): New fun.2004-11-15, by Stefan Monnier
-
*** empty log message ***2004-11-15, by John Paul Wallington
-
(auto-insert-alist): Insert the user's name in copyright notice,2004-11-15, by John Paul Wallington
-
Fix typos & pr-switches-string2004-11-15, by Vinicius Jose Latorre
-
(store_mode_line_string, produce_stretch_glyph):2004-11-15, by Kim F. Storm
-
(Fsafe_plist_get): New defun.2004-11-15, by Kim F. Storm
-
(Fsafe_plist_get): Add EXFUN.2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Kim F. Storm
-
(Other Plists): Note that plist-get may signal error.2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Kim F. Storm
-
*** empty log message ***2004-11-15, by Richard M. Stallman
-
(get_next_display_element): Fix previous change.2004-11-15, by Richard M. Stallman
-
*** empty log message ***2004-11-15, by Thien-Thi Nguyen
-
(Font Lock Basics): Fix typo.2004-11-15, by Thien-Thi Nguyen
-
*** empty log message ***2004-11-15, by Jay Belanger
-
(math-integrate-by-parts): Removed unused variable var-thing.2004-11-15, by Jay Belanger
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6962004-11-15, by Miles Bader
-
(compilation-internal-error-properties):2004-11-15, by Stefan Monnier
-
*** empty log message ***2004-11-14, by Luc Teirlinck
-
(convert-standard-filename): Doc fix.2004-11-14, by Luc Teirlinck
-
*** empty log message ***2004-11-14, by Kim F. Storm
-
(nnfolder-save-marks): Add missing format field in call to `error'.2004-11-14, by Luc Teirlinck
-
(nnml-save-marks): Add missing format field in call to `error'.2004-11-14, by Luc Teirlinck
-
(gnus-convert-old-newsrc): Assign2004-11-14, by Reiner Steib
-
*** empty log message ***2004-11-14, by Daniel Pfeiffer
-
(auto-mode-alist): handle .gtkrc, and under /etc passwd, group, shadow, default/* and pam.d/*.2004-11-14, by Daniel Pfeiffer
-
adjust pr-menu-spec2004-11-14, by Vinicius Jose Latorre
-
* window.c (shrink_windows): Handle special case of one window left2004-11-14, by Jan Djärv
-
Removed fprintf2004-11-14, by Jan Djärv
-
* xmenu.c (pop_down_menu): Remove global variable current_menu,2004-11-14, by Jan Djärv
-
* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.2004-11-14, by Jan Djärv
-
(winner-active-region, winner-edges, winner-window-list): Define at toplevel.2004-11-14, by Stefan Monnier
-
Reverse previous change.2004-11-14, by Luc Teirlinck
-
*** empty log message ***2004-11-14, by Stefan Monnier
-
(byte-optimize-inline-handler): Simplify.2004-11-14, by Stefan Monnier
-
extern reseat_at_previous_visible_line_start.2004-11-14, by Luc Teirlinck
-
*** empty log message ***2004-11-14, by Richard M. Stallman
-
(syms_of_minibuf) <completion-ignore-case>: Doc fix.2004-11-14, by Richard M. Stallman
-
(reseat_at_previous_visible_line_start): No longer static.2004-11-14, by Richard M. Stallman
-
(Fvertical_motion): Scan to PT from start of line to make iterator consistent.2004-11-14, by Richard M. Stallman
-
interactive-p & file permission bits2004-11-14, by Vinicius Jose Latorre
-
(font-lock-fontify-syntactically-region): Fix last fix2004-11-14, by Stefan Monnier
-
* xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.2004-11-13, by Jan Djärv
-
Add BLOCK_INPUT in pop_down_file_dialog.2004-11-13, by Jan Djärv
-
* gtkutil.c (xg_file_sel_ok, xg_file_sel_cancel)2004-11-13, by Jan Djärv
-
*** empty log message ***2004-11-13, by Daniel Pfeiffer
-
(c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete make-local-hook.2004-11-13, by Daniel Pfeiffer
-
* xmenu.c (unuse_menu_items, pop_down_menu): Arg is of type2004-11-13, by Jan Djärv
-
Add bug:2004-11-13, by Kim F. Storm
-
Fixed these problems:2004-11-13, by Kim F. Storm
-
(mouse-drag-copy-region): Add :version.2004-11-13, by Kim F. Storm
-
*** empty log message ***2004-11-13, by Kim F. Storm
-
(make_cursor_line_fully_visible_p): New variable.2004-11-13, by Kim F. Storm
-
*** empty log message ***2004-11-13, by Kim F. Storm
-
run-mode-hooks instead of run-hooks2004-11-12, by Daniel Pfeiffer
-
*** empty log message ***2004-11-12, by Jay Belanger
-
(calc-dumb-map): Declared it.2004-11-12, by Jay Belanger
-
ChangeLog2004-11-12, by Eli Zaretskii
-
Add a test for DECL_ALIGN support, and add a trivial definition to2004-11-12, by Eli Zaretskii
-
*** empty log message ***2004-11-12, by Eli Zaretskii
-
(rmail-get-new-mail): Use the renamed variables `rsf-beep' and2004-11-12, by Eli Zaretskii
-
*** empty log message ***2004-11-12, by Eli Zaretskii
-
(rmail-spam-filter): Only check white list if `message-sender' is non-nil.2004-11-12, by Eli Zaretskii
-
*** empty log message ***2004-11-12, by Eli Zaretskii
-
(desktop-create-buffer, desktop-save): Avoid some consing by using mapc2004-11-12, by Eli Zaretskii
-
ChangeLog2004-11-12, by Eli Zaretskii
-
Don't require djecho.exe for the v1.x build.2004-11-12, by Eli Zaretskii
-
Fixed this bug:2004-11-12, by Kim F. Storm
-
(init_iterator): Clear it.max_extra_line_spacing.2004-11-12, by Kim F. Storm
-
(window_scroll_pixel_based, Frecenter): Use2004-11-12, by Kim F. Storm
-
(struct glyph_row): New member extra_line_spacing.2004-11-12, by Kim F. Storm
-
*** empty log message ***2004-11-12, by Kim F. Storm
-
*** empty log message ***2004-11-12, by Kim F. Storm
-
(pop_down_menu): Return nil.2004-11-12, by Kim F. Storm
-
(pop_down_menu): New function.2004-11-12, by Jan Djärv
-
(popup_widget_loop): Add argument do_timers.2004-11-12, by Jan Djärv
-
* xmenu.c (x_menu_wait_for_event): New function.2004-11-12, by Jan Djärv
-
* XMenu.h (XMenuActivateSetWaitFunction): New function.2004-11-12, by Jan Djärv
-
*** empty log message ***2004-11-12, by Stefan Monnier
-
(byte-compile-inline-expand): Understand the2004-11-12, by Stefan Monnier
-
fix to use new easymenu2004-11-12, by Vinicius Jose Latorre
-
(require): Explain why CL is needed.2004-11-12, by Nick Roberts
-
*** empty log message ***2004-11-12, by Nick Roberts
-
(font-lock-fontify-syntactically-region):2004-11-12, by Stefan Monnier
-
(mouse-wheel-progressive-speed): Fix typo in name.2004-11-11, by Stefan Monnier
-
Reduce spurious warnings.2004-11-11, by Stefan Monnier
-
(cvs-mode-checkout): New command.2004-11-11, by Stefan Monnier
-
*** empty log message ***2004-11-11, by Stefan Monnier
-
(iso-cvt-define-menu): Fix typo.2004-11-11, by Stefan Monnier
-
Require CL.2004-11-11, by Stefan Monnier
-
Use push.2004-11-11, by Stefan Monnier
-
*** empty log message ***2004-11-11, by Juri Linkov
-
(Info-search): Save match data for isearch. Skip Tag Table node.2004-11-11, by Juri Linkov
-
(magic-mode-alist): Use optimization for SGML mode too.2004-11-11, by Juri Linkov
-
(describe-char): Replace syntax-after with code2004-11-11, by Juri Linkov
-
(sgml-html-meta-auto-coding-function):2004-11-11, by Juri Linkov
-
Restore iso-2022-7bit coding in commented out code.2004-11-11, by Juri Linkov
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6892004-11-11, by Miles Bader
-
*** empty log message ***2004-11-11, by Jay Belanger
-
(math-prime-factors-finished): Declared it as a variable.2004-11-11, by Jay Belanger
-
*** empty log message ***2004-11-11, by Jay Belanger
-
(math-defcache): Use defvar for the new variables it creates.2004-11-11, by Jay Belanger
-
Update entry 2003-04-06 Lars Hansen <larsh@math.ku.dk>2004-11-11, by Lars Hansen
-
*** empty log message ***2004-11-11, by Lars Hansen
-
(desktop-buffer-mode-handlers, desktop-after-read-hook,2004-11-11, by Lars Hansen
-
url-mailto.el (url-mailto): Fix a typo in the comment.2004-11-11, by Masatake YAMATO
-
(pr-get-symbol): Don't downcase.2004-11-11, by Stefan Monnier
-
Comment change.2004-11-11, by Richard M. Stallman
-
*** empty log message ***2004-11-11, by Jay Belanger
-
(math-read-brackets, math-check-for-commas): Use declared variable2004-11-11, by Jay Belanger
-
(math-parse-tex-sum): Use declared variable math-exp-old-pos.2004-11-11, by Jay Belanger
-
(math-read-angle-bracket): Use declared variables math-exp-pos,2004-11-11, by Jay Belanger
-
(math-read-expr): Use declared variables math-exp-pos,2004-11-11, by Jay Belanger
-
(calc-do-quick-calc): Use kill-new to append string to kill-ring.2004-11-11, by Jay Belanger
-
(magic-mode-alist): Reduce backtracking in the HTML regexp.2004-11-11, by Stefan Monnier
-
(Fkeymap_prompt): Accept symbol keymaps.2004-11-10, by Stefan Monnier
-
Emacs 21.4, not 20.42004-11-10, by Daniel Pfeiffer
-
magic-mode-alist & conf-mode.el2004-11-10, by Daniel Pfeiffer
-
*** empty log message ***2004-11-10, by Eli Zaretskii
-
Revert last change.2004-11-10, by Eli Zaretskii
-
(easy-menu-add-item): Use keymap-prompt. Simplify.2004-11-10, by Stefan Monnier
-
(easy-menu-define-key): Understand the case where the keymap is a symbol.2004-11-10, by Stefan Monnier
-
(sgml-tag-text-p): New fun.2004-11-10, by Stefan Monnier
-
*** empty log message ***2004-11-10, by Thien-Thi Nguyen
-
Doc fixes throughout.2004-11-10, by Thien-Thi Nguyen
-
Also do /etc/magic, hosts.allow, hosts.deny etc.2004-11-10, by Daniel Pfeiffer
-
Don't require cl, comint, gud, gdb-ui for2004-11-10, by Nick Roberts
-
*** empty log message ***2004-11-10, by Nick Roberts
-
Changes from arch/CVS synchronization2004-11-10, by Miles Bader
-
*** empty log message ***2004-11-10, by Daniel Pfeiffer
-
(auto-mode-alist, magic-mode-alist): Use conf-mode2004-11-10, by Daniel Pfeiffer
-
*** empty log message ***2004-11-09, by André Spiegel
-
Rewrite the introduction about version systems, mentioning the new2004-11-09, by André Spiegel
-
(iso-cvt-define-menu): Clean up namespace.2004-11-09, by Stefan Monnier
-
Add a note about VC-over-Tramp.2004-11-09, by André Spiegel
-
*** empty log message ***2004-11-09, by Jay Belanger
-
(math-read-exprs, math-read-expr-list, math-read-expr-level,2004-11-09, by Jay Belanger
-
(math-parse-fortran-vector, math-parse-fortran-vector-end,2004-11-09, by Jay Belanger
-
(math-read-brackets, math-read-vector, math-read-matrix): Use2004-11-09, by Jay Belanger
-
(math-rewrite, math-rewrite-phase): Use declared variable math-mt-many.2004-11-09, by Jay Belanger
-
(math-expand-form): Use declared variable math-mt-many.2004-11-09, by Jay Belanger
-
(math-normalize-a): New variable.2004-11-09, by Jay Belanger
-
(calc-init-extensions): Remove old code.2004-11-09, by Jay Belanger
-
(diary-from-outlook, diary-from-outlook-gnus)2004-11-09, by Glenn Morris
-
*** empty log message ***2004-11-09, by Glenn Morris
-
(diary-from-outlook, diary-from-outlook-gnus)2004-11-09, by Glenn Morris
-
*** empty log message ***2004-11-09, by Glenn Morris
-
(easy-menu-intern): Revert to no-downcasing.2004-11-09, by Stefan Monnier
-
Include <sys/types.h> and <unistd.h> (for getpid).2004-11-09, by Kim F. Storm
-
(produce_image_glyph): Remove unused variable 'face_ascent'.2004-11-09, by Kim F. Storm
-
(print_object): Fix format string.2004-11-09, by Kim F. Storm
-
(read1): Fix next_char matching.2004-11-09, by Kim F. Storm
-
(Fdelete): Add EXFUN.2004-11-09, by Kim F. Storm
-
(read_avail_input): Remove unused variable 'discard'.2004-11-09, by Kim F. Storm
-
(NULL_INTERVAL_P): Add separate version when2004-11-09, by Kim F. Storm
-
(destroy_fringe_bitmap): Fix return type.2004-11-09, by Kim F. Storm
-
(Fdump_emacs): Fix format string.2004-11-09, by Kim F. Storm
-
Include <ctype.h>.2004-11-09, by Kim F. Storm
-
(store_symval_forwarding): Remove unused variables.2004-11-09, by Kim F. Storm
-
(Fcall_interactively): Remove unused variable 'funcar'.2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Kim F. Storm
-
Fix commentary.2004-11-09, by Kim F. Storm
-
(Fmake_network_process): Remove unused var 'retry'.2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Richard M. Stallman
-
* Makefile.in (maintainer-clean): Depend on distclean.2004-11-09, by Jan Djärv
-
(scan_c_file): Set defvarperbufferflag to silence compiler.2004-11-09, by Kim F. Storm
-
(main): Init local var c to silence compiler.2004-11-09, by Kim F. Storm
-
(main, consider_token, C_entries): Add misc switch2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Kim F. Storm
-
* Makefile.in (stamp-oldxmenu): If HAVE_GTK, don't add dependencies2004-11-09, by Jan Djärv
-
*** empty log message ***2004-11-09, by Richard M. Stallman
-
(byte-compile-defalias):2004-11-09, by Richard M. Stallman
-
(Fmake_network_process): Remove kludge for interrupted2004-11-09, by Kim F. Storm
-
*** empty log message ***2004-11-09, by Kim F. Storm
-
* .cvsignore: Add buildobj.lst.2004-11-09, by Jan Djärv
-
* help-fns.el (help-C-file-name): File name must be in build-files2004-11-09, by Jan Djärv
-
* doc.c: New variable Vbuild_files.2004-11-09, by Jan Djärv
-
* makefile.w32-in (obj): Add all files (X and Mac) to doc so the2004-11-09, by Jan Djärv
-
* sed1v2.inp: Use djecho for buildobj.lst.2004-11-09, by Jan Djärv
-
Fix previous change.2004-11-09, by Kenichi Handa
-
Change coding: tag back to iso-2022-7bit.2004-11-09, by Kenichi Handa
-
*** empty log message ***2004-11-09, by Jay Belanger
-
(calc-init-extensions): Bound calc-yank to mouse-2.2004-11-09, by Jay Belanger
-
(calc-mode-hook, calc-trail-mode-hook, calc-start-hook, calc-end-hook)2004-11-09, by Jay Belanger
-
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-6792004-11-09, by Miles Bader
-
This bug was fixed by RMS on 2004-11-02:2004-11-08, by Kim F. Storm
-
Fixed bug:2004-11-08, by Kim F. Storm
-
(update_window_fringes): Update fringe bitmaps if2004-11-08, by Kim F. Storm
-
*** empty log message ***2004-11-08, by Kim F. Storm
-
(select-safe-coding-system-interactively):2004-11-08, by Stefan Monnier
-
Fixed this bug:2004-11-08, by Kim F. Storm
-
(note_mouse_highlight): Clear mouse face if we move out of text area.2004-11-08, by Kim F. Storm
-
*** empty log message ***2004-11-08, by Kim F. Storm
-
(fast_find_position): Fix start pos if header line present.2004-11-08, by Kim F. Storm
-
*** empty log message ***2004-11-08, by Kim F. Storm