2007-06-20 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-20 |
Juanma Barranquero |
(w32_delete_display): Remove leftover declaration.
|
2007-06-20 |
Juanma Barranquero |
(_wsa_errlist): Fix typo in error message.
|
2007-06-20 |
Martin Rudalics |
*** empty log message ***
|
2007-06-20 |
Martin Rudalics |
(help-make-xrefs): Adjust position of new forward
|
2007-06-20 |
Glenn Morris |
configure prefers libgif over libungif.
|
2007-06-20 |
Glenn Morris |
*** empty log message ***
|
2007-06-20 |
Martin Rudalics |
(mouse-drag-mode-line-1): Quit mouse tracking when
|
2007-06-20 |
Glenn Morris |
Regenerate, with magic shell function message patch.
|
2007-06-20 |
Glenn Morris |
(LIBGIF): Default to -lgif.
|
2007-06-20 |
Glenn Morris |
*** empty log message ***
|
2007-06-20 |
Glenn Morris |
Regenerate.
|
2007-06-20 |
Glenn Morris |
Prefer libgif over libungif.
|
2007-06-20 |
Glenn Morris |
As well as new entry, move stray entry to lisp/Changelog where it
|
2007-06-20 |
Glenn Morris |
Move stray entry here from top-level changelog and reformat.
|
2007-06-20 |
Glenn Morris |
Change license wording to match the rest of Emacs.
|
2007-06-20 |
Glenn Morris |
Mark file as part of Emacs. Correct FSF address in header.
|
2007-06-20 |
Stefan Monnier |
(vc-bzr-with-process-environment, vc-bzr-std-process-invocation): New macros.
|
2007-06-20 |
Dan Nicolaescu |
(vc-hg-global-switches): Simplify.
|
2007-06-20 |
Dan Nicolaescu |
* progmodes/vera-mode.el: New file.
|
2007-06-20 |
Dan Nicolaescu |
* vc-hg.el: New file.
|
2007-06-20 |
Jay Belanger |
(math-compose-expr): Let math-expr-opers equal math-expr-ops.
|
2007-06-20 |
Jay Belanger |
(calc-finish-stack-edit): Let math-expr-opers equal the function
|
2007-06-20 |
Jay Belanger |
(calc-read-parse-table): Let math-expr-opers equal the function
|
2007-06-20 |
Jay Belanger |
(calc-set-language,math-read-big-rec): Let math-expr-opers equal the
|
2007-06-20 |
Jay Belanger |
(math-read-plain-expr,math-format-flat-expr-fancy): Let
|
2007-06-20 |
Jay Belanger |
(calc-embedded-finish-edit): Let math-expr-opers equal the function
|
2007-06-20 |
Jay Belanger |
(calc-do-calc-eval): Let math-expr-opers equal the function
|
2007-06-20 |
Jay Belanger |
(calc-multiplication-has-precendence): New variable.
|
2007-06-19 |
Carsten Dominik |
(Tag): Section swapped with node Timestamps.
|
2007-06-19 |
Carsten Dominik |
*** empty log message ***
|
2007-06-19 |
Carsten Dominik |
(org-end-time-was-given): New variable.
|
2007-06-18 |
Stefan Monnier |
(sh-font-lock-paren): Mark the relevant text with font-lock-multiline.
|
2007-06-17 |
Glenn Morris |
(lpr-page-header-switches): Move %s to separate element for correct
|
2007-06-17 |
Glenn Morris |
*** empty log message ***
|
2007-06-17 |
Jason Rumney |
*** empty log message ***
|
2007-06-17 |
Jason Rumney |
(add_menu_item): Don't use multibyte string functions on
|
2007-06-17 |
Karl Berry |
update from texinfo
|
2007-06-17 |
Stefan Monnier |
(sgml-xml-guess): Return the result rather than setting sgml-xml-mode.
|
2007-06-17 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-17 |
Juanma Barranquero |
(syms_of_xdisp) <auto-resize-tool-bars>: Fix typo in docstring.
|
2007-06-16 |
Miles Bader |
Merge from emacs--rel--22
|
2007-06-16 |
Miles Bader |
Add arch tagline
|
2007-06-16 |
Eli Zaretskii |
*** empty log message ***
|
2007-06-16 |
Eli Zaretskii |
(add_menu_item): Escape `&' characters in menu items and their keybindings.
|
2007-06-16 |
Eli Zaretskii |
Document that :data is unsupported for playing sound on Windows.
|
2007-06-16 |
Karl Fogel |
* thingatpt.el (thing-at-point-email-regexp): Don't require two chars
|
2007-06-16 |
Karl Fogel |
* thingatpt.el: Add support for email addresses (`email').
|
2007-06-15 |
Masatake YAMATO |
* vc-bzr.el (vc-bzr-root): Cache the output of shell command execution.
|
2007-06-15 |
Masatake YAMATO |
* vc.el (vc-dired-hook): check the backend returned from `vc-responsible-backend' can really handle `subdir'.
|
2007-06-15 |
Chong Yidong |
(widget-add-documentation-string-button): Fix handling of
|
2007-06-15 |
Chong Yidong |
* wid-edit.el (widget-add-documentation-string-button): Fix
|
2007-06-15 |
Kim F. Storm |
*** empty log message ***
|
2007-06-15 |
Kim F. Storm |
New file.
|
2007-06-15 |
Kim F. Storm |
*** empty log message ***
|
2007-06-15 |
Masatake YAMATO |
* vc.el (vc-dired-mode): Show backend name as part of mode name.
|
2007-06-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-15 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-15 |
Miles Bader |
Merge from emacs--rel--22
|
2007-06-15 |
Jason Rumney |
*** empty log message ***
|
2007-06-15 |
Jason Rumney |
Use emacs.manifest.
|
2007-06-15 |
Jason Rumney |
Manifest for Windows XP and later. Links Emacs to comctl32.dll version 6 for
|
2007-06-15 |
Chong Yidong |
(update_compositions): Fix last fix.
|
2007-06-15 |
Chong Yidong |
* composite.c (update_compositions): Fix last fix.
|
2007-06-14 |
Chong Yidong |
(widget-default-create): Move ?h handling here...
|
2007-06-14 |
Chong Yidong |
(custom-split-regexp-maybe): Simplify.
|
2007-06-14 |
Chong Yidong |
* wid-edit.el (widget-default-create): Move ?h handling here...
|
2007-06-14 |
Stefan Monnier |
(byte-compile-current-group, byte-compile-nogroup-warn, byte-compile-file):
|
2007-06-14 |
Michael Kifer |
moved my entry from etc/ChangeLog to lisp/ChangeLog
|
2007-06-14 |
Michael Kifer |
2007-06-14 Michael Kifer <kifer@cs.stonybrook.edu>
|
2007-06-14 |
Karl Berry |
typo
|
2007-06-14 |
Jason Rumney |
*** empty log message ***
|
2007-06-14 |
Jason Rumney |
(Fget_internal_run_time) [WINDOWSNT]: Use w32_get_internal_run_time.
|
2007-06-14 |
Jason Rumney |
(get_process_times_fn): New function pointer.
|
2007-06-14 |
Kenichi Handa |
*** empty log message ***
|
2007-06-14 |
Kenichi Handa |
(update_compositions): Check the validness of
|
2007-06-14 |
Nick Roberts |
*** empty log message ***
|
2007-06-14 |
Nick Roberts |
*** empty log message ***
|
2007-06-14 |
Juanma Barranquero |
(init_user_info): Fix weird formatting not following GNU coding guidelines.
|
2007-06-14 |
Miles Bader |
Changes from arch/CVS synchronization
|
2007-06-14 |
Miles Bader |
Merge from emacs--rel--22
|
2007-06-14 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-06-14 |
YAMAMOTO Mitsuharu |
(update_tool_bar, redisplay_tool_bar, redisplay_window)
|
2007-06-14 |
YAMAMOTO Mitsuharu |
(struct mac_output) [USE_MAC_TOOLBAR]: New member
|
2007-06-14 |
YAMAMOTO Mitsuharu |
(x_draw_fringe_bitmap) [MAC_OSX]: Extend fringe
|
2007-06-14 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (menu_target_item_handler):
|
2007-06-14 |
YAMAMOTO Mitsuharu |
(USE_MAC_TOOLBAR): New define.
|
2007-06-14 |
YAMAMOTO Mitsuharu |
(mac_window) [USE_MAC_TOOLBAR]: Set toolbar_win_gravity.
|
2007-06-14 |
YAMAMOTO Mitsuharu |
(struct frame) [MAC_OS]: New member external_tool_bar.
|
2007-06-14 |
Jan Djärv |
Updated.
|
2007-06-14 |
Jan Djärv |
*** empty log message ***
|
2007-06-14 |
Jan Djärv |
Check for all image libraries before exiting.
|
2007-06-14 |
Werner LEMBERG |
* emacs.1: Completely revised.
|
2007-06-14 |
Chong Yidong |
Add image-refresh
|
2007-06-14 |
Chong Yidong |
(Image Cache): Document image-refresh.
|
2007-06-14 |
Chong Yidong |
* display.texi (Image Cache): Document image-refresh.
|
2007-06-14 |
Chong Yidong |
(search_image_cache): Remove unused variable.
|
2007-06-14 |
Chong Yidong |
* image.c (search_image_cache): Remove unused variable.
|
2007-06-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-14 |
Juanma Barranquero |
(erc-scroll-to-bottom): Remove redundant check.
|
2007-06-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-14 |
Juanma Barranquero |
(mac-dnd-drop-data): Remove redundant check.
|
2007-06-14 |
Juanma Barranquero |
(python-complete-symbol): Remove redundant check.
|
2007-06-14 |
Juanma Barranquero |
(edebug-pop-to-buffer, edebug-display): Remove redundant checks.
|
2007-06-14 |
Juanma Barranquero |
(x-dnd-maybe-call-test-function, x-dnd-save-state, x-dnd-drop-data):
|
2007-06-14 |
Juanma Barranquero |
(pcomplete-restore-windows): Remove redundant check.
|
2007-06-14 |
Juanma Barranquero |
(follow-all-followers, follow-generic-filter): Remove redundant checks.
|
2007-06-13 |
Stefan Monnier |
(rcirc-format-response-string): Use rcirc-nick-syntax
|
2007-06-13 |
Stefan Monnier |
(diff-font-lock-keywords): Fix M. Kifer's last change.
|
2007-06-13 |
Jan Djärv |
Updated.
|
2007-06-13 |
Jan Djärv |
*** empty log message ***
|
2007-06-13 |
Jan Djärv |
Exit with error if image libraries aren't found.
|
2007-06-13 |
Michael Kifer |
2007-06-13 Michael Kifer <kifer@cs.stonybrook.edu>
|
2007-06-13 |
Dan Nicolaescu |
* term/xterm.el (terminal-init-xterm): Escape parens in character
|
2007-06-13 |
Stefan Monnier |
Remove unneeded * from docstrings. Use [:alpha:] & [:alnum:] where applicable.
|
2007-06-13 |
Stefan Monnier |
(vc-arch-command): Remove bzr. It's a different program.
|
2007-06-13 |
Stefan Monnier |
(explicitly numbered group): Precise the behavior.
|
2007-06-13 |
Chong Yidong |
** Fix compilation when Xaw3d libraries are present but libxaw is not.
|
2007-06-13 |
Chong Yidong |
* xfns.c, xmenu.c: Link to xaw3d if available.
|
2007-06-13 |
Chong Yidong |
Fix last fix.
|
2007-06-13 |
Chong Yidong |
Link to xaw3d if available.
|
2007-06-13 |
Chong Yidong |
* lwlib-Xaw.c, lwlib.c: Link to xaw3d if available.
|
2007-06-13 |
Chong Yidong |
Link to xaw3d if available.
|
2007-06-13 |
Chong Yidong |
Link to xaw3d if available.
|
2007-06-13 |
Chong Yidong |
Link to xaw3d if available.
|
2007-06-13 |
Chong Yidong |
Regenerate.
|
2007-06-13 |
Chong Yidong |
Merge xaw3d and libXaw checks. Check xaw3d even when compiling
|
2007-06-13 |
Chong Yidong |
* configure.in: Merge xaw3d and libXaw checks. Check xaw3d even
|
2007-06-13 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-06-13 |
YAMAMOTO Mitsuharu |
(lookup_image): Save frame foreground and background colors.
|
2007-06-13 |
YAMAMOTO Mitsuharu |
(struct image) [HAVE_WINDOW_SYSTEM]: New members
|
2007-06-13 |
Werner LEMBERG |
There is no X(1) man page, only X(7).
|
2007-06-13 |
Glenn Morris |
Regenerate, with shell-functions patch.
|
2007-06-13 |
Glenn Morris |
Remove log entry for generated file.
|
2007-06-13 |
Glenn Morris |
Regenerate, rather than applying previous changes by hand.
|
2007-06-13 |
Karl Berry |
update two-volume material for printing
|
2007-06-13 |
Chong Yidong |
Fix typo.
|
2007-06-13 |
Chong Yidong |
Add `user-emacs-directory'.
|
2007-06-13 |
Chong Yidong |
* os.texi (Init File): Document user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(Init File): Document user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
url.el (url-configuration-directory): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(url-configuration-directory): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
* subr.el (user-emacs-directory): New defconst.
|
2007-06-13 |
Chong Yidong |
(auto-save-list-file-prefix): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(tutorial--saved-dir): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(savehist-file): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(gamegrid-user-score-file-directory): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(image-dired-dir): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(server-auth-dir): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(thumbs-thumbsdir): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(filesets-menu-cache-file): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(emacs-session-filename): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(custom-theme-directory): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(save-completions-file-name): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(shell): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(scheme-start-file): Use user-emacs-directory.
|
2007-06-13 |
Chong Yidong |
(user-emacs-directory): New defconst.
|
2007-06-12 |
Chong Yidong |
(scroll-lock-mode): Doc fix.
|
2007-06-12 |
Chong Yidong |
* scroll-lock.el (scroll-lock-mode): Doc fix.
|
2007-06-12 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-12 |
Michael Kifer |
2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
|
2007-06-12 |
Stefan Monnier |
(byte-compile-current-group): New var.
|
2007-06-12 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-12 |
Michael Kifer |
2007-06-12 Michael Kifer <kifer@cs.stonybrook.edu>
|
2007-06-12 |
Stefan Monnier |
(log-view-file-re, log-view-message-re): Use \(?1:...\).
|
2007-06-12 |
Stefan Monnier |
(regex_compile): Remove the `regnum' counter.
|
2007-06-12 |
Stefan Monnier |
(url-cookie-name, url-cookie-value, url-cookie-expires, url-cookie-localpart)
|
2007-06-12 |
Stefan Monnier |
(tab-always-indent): Docstring fix.
|
2007-06-12 |
Sam Steingold |
(vc-arch-command): Also try "baz" and "bzr".
|
2007-06-12 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-12 |
Juanma Barranquero |
(desktop-load-locked-desktop): New option.
|
2007-06-12 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-12 |
Juanma Barranquero |
(desktop-save-mode-off): New function.
|
2007-06-12 |
Glenn Morris |
Change bug address. Add back +++/--- note.
|
2007-06-12 |
Glenn Morris |
*** empty log message ***
|
2007-06-12 |
Glenn Morris |
*** empty log message ***
|
2007-06-12 |
Glenn Morris |
(HAVE_GIF): Doc fix.
|
2007-06-12 |
Glenn Morris |
*** empty log message ***
|
2007-06-12 |
Glenn Morris |
(HAVE_GIF): If -lungif fails, try -lgif.
|
2007-06-12 |
Stefan Monnier |
(tpu-emacs-map-key): Use new keymap names.
|
2007-06-12 |
Stefan Monnier |
(tpu-gold-map): Rename from GOLD-map.
|
2007-06-11 |
Stefan Monnier |
(sh-font-lock-backslash-quote, sh-font-lock-flush-syntax-ppss-cache): New funs.
|
2007-06-11 |
Stefan Monnier |
(PC-bindings): Don't bind things already bound in the parent keymap.
|
2007-06-11 |
Stefan Monnier |
Adjust copyright notice.
|
2007-06-11 |
Stefan Monnier |
*** empty log message ***
|
2007-06-11 |
Stefan Monnier |
New file.
|
2007-06-11 |
Stefan Monnier |
Include intervals.h to declare Fget_text_property.
|
2007-06-11 |
Stefan Monnier |
*** empty log message ***
|
2007-06-11 |
Stefan Monnier |
(vc-svn-program): New var.
|
2007-06-11 |
Jan Djärv |
*** empty log message ***
|
2007-06-11 |
Jan Djärv |
*** empty log message ***
|
2007-06-11 |
Jan Djärv |
Change wording about yes/gtk and lucid/athena being
|
2007-06-11 |
Miles Bader |
Remove RCS keywords
|
2007-06-11 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-06-11 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-11 |
Juanma Barranquero |
(server-switch-buffer): Remove redundant check.
|
2007-06-10 |
Jason Rumney |
*** empty log message ***
|
2007-06-10 |
Jason Rumney |
(Fx_file_dialog): Take size from struct not pointer.
|
2007-06-10 |
Martin Rudalics |
*** empty log message ***
|
2007-06-10 |
Martin Rudalics |
(byte-compile-find-cl-functions): Match
|
2007-06-09 |
Glenn Morris |
Regenerate, and apply by hand super-special-shell-function-message-patch.
|
2007-06-09 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-06-09 |
Thien-Thi Nguyen |
(rmail-movemail-variant-in-use): Fix doc typo.
|
2007-06-09 |
Miles Bader |
Merge from emacs--rel--22
|
2007-06-09 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-09 |
Juanma Barranquero |
(desktop-minor-mode-table): Doc fix.
|
2007-06-08 |
Stefan Monnier |
(css-navigation-syntax-table):
|
2007-06-08 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-08 |
Juanma Barranquero |
(Fdelete_and_extract_region): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(Fdelete_and_extract_region): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(Fread_file_name): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(Fmapconcat): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(cmd_error_internal): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(Fkey_description): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(read_minibuf): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(wordify): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(sel_read): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(Fx_get_atom_name): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(x_term_init): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(Fformat_mode_line, syms_of_xdisp): Use empty_unibyte_string.
|
2007-06-08 |
Juanma Barranquero |
(x_default_scroll_bar_color_parameter):
|
2007-06-08 |
Juanma Barranquero |
(menu_help_callback): Use empty_unibyte_string, not empty_string.
|
2007-06-08 |
Juanma Barranquero |
(init_strings): Initialize canonical empty strings.
|
2007-06-08 |
Juanma Barranquero |
(empty_unibyte_string): Rename from empty_string.
|
2007-06-08 |
Juanma Barranquero |
(syms_of_lread, openp): Use empty_unibyte_string, not build_string.
|
2007-06-08 |
Juanma Barranquero |
(STRING_SET_UNIBYTE): Return the canonical empty unibyte string, if appropriate.
|
2007-06-08 |
Alan Mackenzie |
(Optional Mode Line): Document the new form of line+column numbers,
|
2007-06-08 |
Alan Mackenzie |
*** empty log message ***
|
2007-06-08 |
Nick Roberts |
(help-xref-forward-stack)
|
2007-06-08 |
Nick Roberts |
*** empty log message ***
|
2007-06-08 |
Glenn Morris |
*** empty log message ***
|
2007-06-08 |
Glenn Morris |
Make gtk the default toolkit.
|
2007-06-08 |
Glenn Morris |
*** empty log message ***
|
2007-06-08 |
Glenn Morris |
Remove FIXME comment, implemented in previous change.
|
2007-06-07 |
Jason Rumney |
*** empty log message ***
|
2007-06-07 |
Jason Rumney |
(Fcurrent_time_zone): Remove hack for Japanese Windows.
|
2007-06-07 |
Jason Rumney |
Don't define HAVE_TZNAME.
|
2007-06-07 |
Michael Albinus |
Tramp does not require cl anymore.
|
2007-06-07 |
Chong Yidong |
(dired-mode-map): Remove spurious separator.
|
2007-06-07 |
Chong Yidong |
* dired.el (dired-mode-map): Remove spurious separator.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(gnus-split-methods): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
(mixal-operation-codes-alist): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(ebrowse-draw-file-member-info): Doc fix.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(idlwave-one-key-select): Fix typo in docstring.
|
2007-06-07 |
Carsten Dominik |
Version number fixed.
|
2007-06-07 |
Carsten Dominik |
*** empty log message ***
|
2007-06-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-06-07 |
YAMAMOTO Mitsuharu |
(mac_get_window_bounds): Move extern from macfns.c.
|
2007-06-07 |
YAMAMOTO Mitsuharu |
(mac_begin_cg_clip): New arg F. Call SetPortWindowPort.
|
2007-06-07 |
YAMAMOTO Mitsuharu |
[MAC_OSX] (install_service_handler): Rename from
|
2007-06-07 |
YAMAMOTO Mitsuharu |
[TARGET_API_MAC_CARBON] (menu_target_item_handler):
|
2007-06-07 |
YAMAMOTO Mitsuharu |
(mac_get_window_bounds): Move extern to macterm.h.
|
2007-06-07 |
YAMAMOTO Mitsuharu |
(xrm_get_preference_database): Remove BLOCK_INPUT.
|
2007-06-07 |
Glenn Morris |
Add links to message lists for Xaw3d issue.
|
2007-06-07 |
Glenn Morris |
(install-arch-indep): Install only the DOC- file specific to the
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
NON_GNU_CPP on Solaris done in 2007-06-07 change to configure.in.
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(NON_GNU_CPP): On Solaris, set using a proper check for a Sun C
|
2007-06-07 |
Glenn Morris |
Fix typo in previous change.
|
2007-06-07 |
Glenn Morris |
Mention new function `set-copyright'.
|
2007-06-07 |
Glenn Morris |
(set-copyright): New function.
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(fancy-splash-tail): Use emacs-copyright.
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(calc-full-help): Use emacs-copyright.
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(print_version): Add `emacs_copyright' string, for easier automatic
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(main): Use `emacs-copyright' in --version output.
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(emacs-copyright): New constant.
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(byte-compile-warnings): Add new option `make-local'.
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(tutorial--describe-nonstandard-key): Adjust for new
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
(dframe-frame-parameter, dframe-mouse-event-p): Rewrite compatibility
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
Mark H. Weaver <mhw at netris.org> (tiny change)
|
2007-06-07 |
Glenn Morris |
Alfred M. Szmidt <ams at gnu.org> (tiny change)
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
Michael Olson <mwolson at gnu.org>
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Glenn Morris |
Eric M. Ludlam <eric at siege-engine.com>
|
2007-06-07 |
Glenn Morris |
*** empty log message ***
|
2007-06-07 |
Miles Bader |
Add arch tagline
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(org-export-ascii-bullets, org-batch-agenda, org-batch-agenda-csv):
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(mail-source-delete-old-incoming-confirm): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-07 |
Juanma Barranquero |
(erc-startup-file-list): Fix typo in docstring.
|
2007-06-07 |
Juanma Barranquero |
(ebrowse-member-table): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(nndiary-reminders): Fix typos in docstring.
|
2007-06-06 |
Juanma Barranquero |
(gnus-diary-time-format, gnus-summary-sort-by-schedule): Fix typos in docstring.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(Article Buttons, Mail Source Customization, Sending or Not Sending,
|
2007-06-06 |
Juanma Barranquero |
(Comment Commands, Getting Started, Style Variables): Fix typos.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Chong Yidong |
(xpm_load): Remove spurious call to xpm_init_color_cache.
|
2007-06-06 |
Chong Yidong |
* image.c (xpm_load): Remove spurious call to xpm_init_color_cache.
|
2007-06-06 |
Chong Yidong |
Fix typo, and clarify error message handling.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(HTML): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
(Message Headers): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
(Create Tags Table): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
(Article Buttons): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(mh-index-group-by-folder): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
(mh-mh-directive-present-p): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(gnus-summary-highlight): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(erc-show-channel-key-p): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(org-cycle): Fix typo in docstring.
|
2007-06-06 |
Carsten Dominik |
New file.
|
2007-06-06 |
Carsten Dominik |
Version 4.77.
|
2007-06-06 |
Carsten Dominik |
*** empty log message ***
|
2007-06-06 |
Carsten Dominik |
Large number of changes.
|
2007-06-06 |
Carsten Dominik |
(org-export-region-as-html, org-replace-region-by-html)
|
2007-06-06 |
Carsten Dominik |
*** empty log message ***
|
2007-06-06 |
Carsten Dominik |
*** empty log message ***
|
2007-06-06 |
Juanma Barranquero |
(icalendar--diarytime-to-isotime): Fix typo in docstring.
|
2007-06-06 |
Juanma Barranquero |
(ses-call-printer): Fix typo.
|
2007-06-06 |
Juanma Barranquero |
(pgg-sign-region, pgg-sign): Fix typos.
|
2007-06-06 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-06-06 |
YAMAMOTO Mitsuharu |
(struct scroll_bar): Rename member control_handle_low
|
2007-06-06 |
YAMAMOTO Mitsuharu |
Replace MenuHandle and GetMenuHandle with MenuRef and
|
2007-06-06 |
YAMAMOTO Mitsuharu |
Replace MenuHandle and GetMenuHandle with MenuRef and
|
2007-06-06 |
YAMAMOTO Mitsuharu |
Replace WindowPtr with WindowRef.
|
2007-06-06 |
YAMAMOTO Mitsuharu |
(mac_window): Replace WindowPtr with WindowRef.
|
2007-06-06 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-06-05 |
Sam Steingold |
typo
|
2007-06-05 |
Chong Yidong |
(auto-mode-alist): Separate "ChangeLog.1" and "ChangeLog.a" entries,
|
2007-06-05 |
Chong Yidong |
* files.el (auto-mode-alist): Separate "ChangeLog.1" and
|
2007-06-05 |
Richard M. Stallman |
*** empty log message ***
|
2007-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-05 |
Juanma Barranquero |
(face-id): If the argument is a face alias, return the ID of the target face.
|
2007-06-05 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-05 |
Juanma Barranquero |
(Finternal_lisp_face_p): Signal error for face alias loops.
|
2007-06-05 |
Michael Albinus |
* NEWS: Add socks.el as new package.
|
2007-06-05 |
Michael Albinus |
* net/socks.el (top): Remove unnecessary copyright line.
|
2007-06-05 |
Miles Bader |
Add arch tagline
|
2007-06-04 |
Chong Yidong |
(longlines-auto-wrap): Handle argument correctly.
|
2007-06-04 |
Chong Yidong |
* longlines.el (longlines-auto-wrap): Handle argument correctly.
|
2007-06-04 |
Michael Albinus |
* net/socks.el: New file, taken from w3 repository.
|
2007-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-04 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-06-04 |
Thien-Thi Nguyen |
Quiet --with-x-toolkit=no compilation warnings: #include <config.h>.
|
2007-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-04 |
Juanma Barranquero |
(compilation-find-file, compilation-handle-exit): Fix typos in docstrings.
|
2007-06-04 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-03 |
Sam Steingold |
Add TIMESTAMP to LOC to handle "incremental compilation", e.g.,
|
2007-06-03 |
Sam Steingold |
New command kill-matching-buffers kills buffers whose name matches a regexp.
|
2007-06-03 |
Nick Roberts |
(Click Events): Describe width and height when
|
2007-06-03 |
Nick Roberts |
*** empty log message ***
|
2007-06-03 |
Nick Roberts |
(Fmouse_position, Fmouse_pixel_position):
|
2007-06-03 |
Nick Roberts |
(discard_mouse_events): Add GPM_CLICK_EVENT case.
|
2007-06-03 |
Nick Roberts |
(term_mouse_highlight): Remove unused variables.
|
2007-06-03 |
Nick Roberts |
*** empty log message ***
|
2007-06-03 |
Nick Roberts |
(MOUSE_SUPPORT): Define for HAVE_GPM.
|
2007-06-03 |
Chong Yidong |
(search_image_cache): New function. Require background
|
2007-06-03 |
Chong Yidong |
* image.c (search_image_cache): New function. Require background
|
2007-06-03 |
Chong Yidong |
Remove two finished items:
|
2007-06-02 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-06-02 |
Thien-Thi Nguyen |
(Hideshow): Delete.
|
2007-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-01 |
Juanma Barranquero |
*** empty log message ***
|
2007-06-01 |
Juanma Barranquero |
(Fshrink_window): Reflow docstring.
|
2007-06-01 |
David Kastrup |
(dired-recursive-deletes, dired-recursive-copies):
|
2007-06-01 |
Chong Yidong |
(x_set_name_internal): Save encoded name before x_encode_text in case
|
2007-06-01 |
Chong Yidong |
* xfns.c (x_set_name_internal): Save encoded name before
|
2007-06-01 |
Nick Roberts |
*** empty log message ***
|
2007-05-31 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-31 |
Richard M. Stallman |
(dired-do-flagged-delete, dired-do-delete): Doc fix.
|
2007-05-31 |
Stefan Monnier |
css-mode.el: New file.
|
2007-05-30 |
Richard M. Stallman |
Whitespace fix.
|
2007-05-30 |
Miles Bader |
Fix tq.el edge case
|
2007-05-30 |
Nick Roberts |
(init_sys_modes): Add rather than replace with
|
2007-05-30 |
Nick Roberts |
(term_mouse_moveto): New extern.
|
2007-05-30 |
Nick Roberts |
(Fset_mouse_pixel_position): Add call to
|
2007-05-30 |
Nick Roberts |
(mouse_face_window): Rename...
|
2007-05-30 |
Nick Roberts |
(Click Events): Layout more logically. Describe
|
2007-05-30 |
Nick Roberts |
*** empty log message ***
|
2007-05-30 |
Glenn Morris |
*** empty log message ***
|
2007-05-30 |
Glenn Morris |
Ulrich Mueller <ulm at gentoo.org> (tiny change)
|
2007-05-29 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-29 |
Miles Bader |
Merge from emacs--rel--22, gnus--rel--5.10
|
2007-05-29 |
Chong Yidong |
Fix typo.
|
2007-05-29 |
Chong Yidong |
(url-mailto): Insert body after mail-header-separator if present, so
|
2007-05-29 |
Chong Yidong |
* url-mailto.el (url-mailto): Insert body after
|
2007-05-29 |
Glenn Morris |
*** empty log message ***
|
2007-05-29 |
Glenn Morris |
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
|
2007-05-29 |
Glenn Morris |
*** empty log message ***
|
2007-05-29 |
Glenn Morris |
Robert J. Chassell <bob at rattlesnake.com>
|
2007-05-28 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-28 |
Juanma Barranquero |
(idlwave-routines): Fix typo in docstring.
|
2007-05-28 |
Michael Albinus |
*** empty log message ***
|
2007-05-28 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-28 |
Juanma Barranquero |
(webjump-sample-sites): Add simple Wikipedia query.
|
2007-05-26 |
Dan Nicolaescu |
* xfaces.c (syms_of_xfaces): Delete stray semicolon.
|
2007-05-26 |
Glenn Morris |
*** empty log message ***
|
2007-05-26 |
Glenn Morris |
Michael Olson <mwolson at gnu.org>
|
2007-05-25 |
Stefan Monnier |
(define-derived-mode): Remove bogus compatibiity code.
|
2007-05-25 |
Stefan Monnier |
(copyright-names-regexp): New var.
|
2007-05-25 |
Stefan Monnier |
(edmacro-format-keys): Use current-active-maps.
|
2007-05-25 |
Stefan Monnier |
Fix up comment convention.
|
2007-05-25 |
Stefan Monnier |
(ediff-defvar-local, ediff-with-current-buffer):
|
2007-05-25 |
Stefan Monnier |
(standard-display-european): Docstring fix.
|
2007-05-25 |
Stefan Monnier |
(custom-make-dependencies): Simplify.
|
2007-05-25 |
Stefan Monnier |
(compose-region, decompose-region):
|
2007-05-25 |
Stefan Monnier |
(xterm-mouse-truncate-wrap): New function.
|
2007-05-25 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-25 |
Juanma Barranquero |
(bs-cycle-previous): Don't modify the cycle list until `switch-to-buffer' has
|
2007-05-25 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-25 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-25 |
Chong Yidong |
* mkinstalldirs: Sync to version in automake CVS.
|
2007-05-25 |
Chong Yidong |
Sync to latest version from automake.
|
2007-05-25 |
Chong Yidong |
(uncache_image): Fix typo.
|
2007-05-25 |
Chong Yidong |
* image.c (uncache_image): Fix typo.
|
2007-05-24 |
Chong Yidong |
(image-forward-hscroll, image-backward-hscroll)
|
2007-05-24 |
Chong Yidong |
* image-mode.el (image-forward-hscroll, image-backward-hscroll)
|
2007-05-24 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-05-24 |
Stefan Monnier |
(canonically-space-region): Make the second arg
|
2007-05-24 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-24 |
Miles Bader |
Add arch tagline
|
2007-05-23 |
Nick Roberts |
(make_lispy_movement): Condition on HAVE_GPM too.
|
2007-05-23 |
Nick Roberts |
*** empty log message ***
|
2007-05-23 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-23 |
Eli Zaretskii |
(tar-header-block-summarize, tar-summarize-buffer, tar-get-descriptor): Handle
|
2007-05-23 |
Stefan Monnier |
(auto-insert-alist): Quote elisp sample code so as not
|
2007-05-23 |
Stefan Monnier |
*** empty log message ***
|
2007-05-23 |
Stefan Monnier |
*** empty log message ***
|
2007-05-23 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-23 |
Eli Zaretskii |
(tar-file-name-handler): New function.
|
2007-05-23 |
Glenn Morris |
*** empty log message ***
|
2007-05-23 |
Glenn Morris |
Nikolaj Schumacher <n_schumacher at web.de> (tiny change)
|
2007-05-23 |
Glenn Morris |
Split ChangeLog entries from before branching for Emacs 22 into
|
2007-05-23 |
Glenn Morris |
Split ChangeLog entries from before branching for Emacs 22 into
|
2007-05-23 |
Glenn Morris |
Don't use "Suggested by", says rms.
|
2007-05-22 |
Andreas Schwab |
*** empty log message ***
|
2007-05-22 |
Andreas Schwab |
Regenerate.
|
2007-05-22 |
Andreas Schwab |
Prefer build_alias over host when host_alias is not set.
|
2007-05-22 |
Jan Djärv |
*** empty log message ***
|
2007-05-22 |
Jan Djärv |
(find-source-lisp-file): New function.
|
2007-05-22 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-22 |
Eli Zaretskii |
Add information about where to find GDB, and warn against --no-debug option
|
2007-05-22 |
Kenichi Handa |
*** empty log message ***
|
2007-05-22 |
Kenichi Handa |
(scan_words): Fix arg to UPDATE_SYNTAX_TABLE_BACKWARD.
|
2007-05-22 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-22 |
Eli Zaretskii |
(find-buffer-file-type-coding-system): Doc fix.
|
2007-05-22 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-22 |
Miles Bader |
Add arch tagline
|
2007-05-22 |
Juanma Barranquero |
(define-minor-mode, easy-mmode-define-navigation): Fix typos in docstrings.
|
2007-05-22 |
Richard M. Stallman |
(x_connection_closed): Remove NO_RETURN.
|
2007-05-22 |
Glenn Morris |
(auto-mode-alist): Open `.asd' files in lisp-mode.
|
2007-05-22 |
Glenn Morris |
*** empty log message ***
|
2007-05-22 |
Glenn Morris |
Move Emacs 22 entries and arch tag to new file NEWS.22, leave empty
|
2007-05-22 |
Glenn Morris |
*** empty log message ***
|
2007-05-22 |
Glenn Morris |
Move NEWS for Emacs 22 into a new file.
|
2007-05-22 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-22 |
Kenichi Handa |
*** empty log message ***
|
2007-05-22 |
Kenichi Handa |
*** empty log message ***
|
2007-05-22 |
Kenichi Handa |
(mail-extract-address-components): Recognize
|
2007-05-21 |
Chong Yidong |
(image-toggle-display): Don't clear image cache. Only use filename in
|
2007-05-21 |
Chong Yidong |
* image-mode.el (image-toggle-display): Don't clear image cache.
|
2007-05-21 |
Chong Yidong |
(uncache_image): New function.
|
2007-05-21 |
Chong Yidong |
* image.c (uncache_image): New function.
|
2007-05-21 |
Chong Yidong |
(show-paren-function): Undo 2007-04-19 and 2007-04-20 changes.
|
2007-05-21 |
Chong Yidong |
(magic-mode-alist): Remove image-type-auto-detected-p.
|
2007-05-21 |
Chong Yidong |
(image-type-from-file-name, image-type): Simplify.
|
2007-05-21 |
Chong Yidong |
* image.el (image-type-from-file-name, image-type): Simplify.
|
2007-05-20 |
Nick Roberts |
Replace text inadvertantly removed by unpatched autoconf.
|
2007-05-20 |
Glenn Morris |
Move bugs to release branch, again.
|
2007-05-20 |
Dan Nicolaescu |
*** empty log message ***
|
2007-05-20 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-20 |
Jan Djärv |
*** empty log message ***
|
2007-05-20 |
Jan Djärv |
Move GPM check outside HAVE_X_WINDOWS.
|
2007-05-20 |
Nick Roberts |
(terminal-init-linux): Don't signal an error
|
2007-05-20 |
Nick Roberts |
(t-mouse-mode): Reset t-mouse-mode to nil if there
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-20 |
Andreas Schwab |
Regenerate.
|
2007-05-20 |
Andreas Schwab |
Remove empty AC_SUBST.
|
2007-05-20 |
Nick Roberts |
Reduce to a minor-mode macro call.
|
2007-05-20 |
Nick Roberts |
(terminal-init-linux): Enable t-mouse by default.
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-20 |
Nick Roberts |
* configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
|
2007-05-20 |
Nick Roberts |
* configure.in: Use HAVE_GPM instead of HAVE_GPM_H and implement
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-20 |
Nick Roberts |
Use HAVE_GPM instead of HAVE_GPM_H.
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-20 |
Nick Roberts |
(make_lispy_event): Make case GPM_CLICK_EVENT
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-20 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-20 |
Nick Roberts |
Reduce to a minor-mode macro call.
|
2007-05-20 |
Nick Roberts |
* src/configure.in (AC_CHECK_HEADERS) Add gpm.h.
|
2007-05-20 |
Nick Roberts |
(LIBGPM): Allow it to be set from configure.
|
2007-05-20 |
Nick Roberts |
(enum event_kind): Add GPM_CLICK_EVENT.
|
2007-05-20 |
Nick Roberts |
(add_gpm_wait_descriptor, delete_gpm_wait_descriptor):
|
2007-05-20 |
Nick Roberts |
(gpm_wait_mask, max_gpm_desc): New variables.
|
2007-05-20 |
Nick Roberts |
* configure.in (AC_CHECK_HEADERS) Add gpm.h.
|
2007-05-20 |
Nick Roberts |
* configure.in (AC_CHECK_HEADERS) Add gpm.h.
|
2007-05-20 |
Nick Roberts |
(init_sys_modes): Make gpm_fd nonblocking
|
2007-05-20 |
Nick Roberts |
(Qmouse_fixup_help_message)
|
2007-05-20 |
Nick Roberts |
(write_glyphs_with_face): New function.
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-20 |
Nick Roberts |
*** empty log message ***
|
2007-05-19 |
Dan Nicolaescu |
(auto-mode-alist): Change the regexp so that
|
2007-05-19 |
Chong Yidong |
(redisplay_window): If first window line is a continuation line,
|
2007-05-19 |
Chong Yidong |
* xdisp.c (redisplay_window): If first window line is a continuation
|
2007-05-19 |
Chong Yidong |
* paren.el (show-paren-function): Undo 2007-04-19 and 2007-04-20
|
2007-05-19 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-19 |
Eli Zaretskii |
Fix URL of EmacsW32 site where building with image support is described.
|
2007-05-19 |
Glenn Morris |
*** empty log message ***
|
2007-05-19 |
Glenn Morris |
Convert from PPM to PBM.
|
2007-05-19 |
Glenn Morris |
Convert from PPM to PBM.
|
2007-05-19 |
Glenn Morris |
Convert from PPM to PBM.
|
2007-05-19 |
Glenn Morris |
Convert from PPM to PBM.
|
2007-05-19 |
Glenn Morris |
Convert from PPM to PBM.
|
2007-05-19 |
Glenn Morris |
Convert from PGM to PBM.
|
2007-05-19 |
Glenn Morris |
Kevin Ryde <user42 at zip.com.au>
|
2007-05-19 |
Glenn Morris |
*** empty log message ***
|
2007-05-18 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-05-18 |
Thien-Thi Nguyen |
Revert last change.
|
2007-05-18 |
Francesco Potortì |
etags.c updates.
|
2007-05-18 |
Francesco Potortì |
Extern definitions of some more pointer functions for
|
2007-05-18 |
Glenn Morris |
Tweak previous change.
|
2007-05-18 |
Glenn Morris |
(ORDINARY_LINK): No longer define on OpenBSD.
|
2007-05-18 |
Glenn Morris |
*** empty log message ***
|
2007-05-18 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-17 |
Vinicius Jose Latorre |
Group together all XEmacs/Emacs definitions.
|
2007-05-17 |
Vinicius Jose Latorre |
Fix typos.
|
2007-05-17 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-05-17 |
Thien-Thi Nguyen |
(sgml-tag): Fix bug: Call sgml-transformation-function.
|
2007-05-17 |
Martin Rudalics |
*** empty log message ***
|
2007-05-17 |
Martin Rudalics |
(highlight-changes-rotate-faces): Don't set
|
2007-05-17 |
Glenn Morris |
Add info on compiler version to previous change.
|
2007-05-17 |
Glenn Morris |
*** empty log message ***
|
2007-05-17 |
Glenn Morris |
(Dumping): Mention OpenBSD macppc problem.
|
2007-05-17 |
Glenn Morris |
*** empty log message ***
|
2007-05-17 |
Glenn Morris |
(ORDINARY_LINK): No longer define on OpenBSD.
|
2007-05-17 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-16 |
Juanma Barranquero |
(compilation-handle-exit): Quote first argument of `run-hook-with-args'.
|
2007-05-16 |
Juanma Barranquero |
(display-time-mail-file): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-16 |
Juanma Barranquero |
(view-inhibit-help-message): Fix typo in docstring.
|
2007-05-16 |
Juanma Barranquero |
(pr-ps-fast-fire): Fix typo in docstring.
|
2007-05-16 |
Juanma Barranquero |
(get-lang-string, tutorial--find-changed-keys): Fix typos in docstrings.
|
2007-05-16 |
Juanma Barranquero |
(display-time-24hr-format): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(set-mark-command-repeat-pop): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(cvs-dired-use-hook): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(msb-menu-cond): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(ls-lisp-verbosity): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(Info-current-subfile): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(dired-recursive-deletes, dired-recursive-copies): Doc fixes.
|
2007-05-16 |
Juanma Barranquero |
(dabbrev-upcase-means-case-search): Doc fix.
|
2007-05-16 |
Juanma Barranquero |
(Buffer-menu-sort-column): Doc fix.
|
2007-05-16 |
Martin Rudalics |
*** empty log message ***
|
2007-05-16 |
Martin Rudalics |
(ispell-start-process): Defend against bad default-directory.
|
2007-05-15 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-05-15 |
Michaël Cadilhac |
*** empty log message ***
|
2007-05-15 |
Michaël Cadilhac |
Regenerate.
|
2007-05-15 |
Michaël Cadilhac |
Rewrite using German layout.
|
2007-05-14 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-14 |
Eli Zaretskii |
(rmail-convert-to-babyl-format): Check content-transfer-encoding _last_,
|
2007-05-14 |
Chong Yidong |
(pbm_load): Check image size for monochrome pbm.
|
2007-05-14 |
Chong Yidong |
* image.c (pbm_load): Check image size for monochrome pbm.
|
2007-05-14 |
Juanma Barranquero |
*** empty log message ***
|
2007-05-14 |
Juanma Barranquero |
(mode-require-final-newline, require-final-newline, enable-local-variables,
|
2007-05-13 |
Vinicius Jose Latorre |
Use default color when color is unspecified.
|
2007-05-13 |
Glenn Morris |
python.el is ok.
|
2007-05-13 |
Chong Yidong |
(XTread_socket): Revert last change.
|
2007-05-13 |
Chong Yidong |
* xterm.c (XTread_socket): Revert last change.
|
2007-05-13 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-12 |
Chong Yidong |
(pbm_load): Correctly check image size for greyscale pbm.
|
2007-05-12 |
Chong Yidong |
* image.c (pbm_load): Correctly check image size for greyscale pbm.
|
2007-05-12 |
Chong Yidong |
(XTread_socket): Yet another uncaught X error crash (YAUXEC).
|
2007-05-12 |
Chong Yidong |
* xterm.c (XTread_socket): Yet another uncaught X error
|
2007-05-12 |
Chong Yidong |
(longlines-mode): Make longlines-auto-wrap buffer-local. Add hooks unconditionally.
|
2007-05-12 |
Chong Yidong |
* longlines.el (longlines-mode): Make longlines-auto-wrap
|
2007-05-12 |
Michaël Cadilhac |
*** empty log message ***
|
2007-05-12 |
Michaël Cadilhac |
(viperCard.ps, calccard.ps refcard.ps)
|
2007-05-12 |
Nick Roberts |
(xterm-mouse-debug-buffer): New variable.
|
2007-05-12 |
Nick Roberts |
*** empty log message ***
|
2007-05-12 |
Nick Roberts |
Qualify using a separate terminal for debugging.
|
2007-05-11 |
Juanma Barranquero |
Add myself.
|
2007-05-11 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-10 |
Richard M. Stallman |
(dabbrev-eliminate-newlines): Renamed from
|
2007-05-10 |
Michaël Cadilhac |
*** empty log message ***
|
2007-05-10 |
Michaël Cadilhac |
(Man-next-section): Don't consider the last line of the page as being
|
2007-05-10 |
Thien-Thi Nguyen |
*** empty log message ***
|
2007-05-10 |
Thien-Thi Nguyen |
* elisp.texi (Top): Remove "Saving Properties" from detailed menu.
|
2007-05-10 |
Stefan Monnier |
(sgml-value): Fix handling of attributes which can take any number of values.
|
2007-05-10 |
Stefan Monnier |
(tex-font-lock-keywords-2): Add citet and citep
|
2007-05-09 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-09 |
Reiner Steib |
(nndiary-request-move-article): Revert hunk from previous commit.
|
2007-05-09 |
Reiner Steib |
Remove the description comment (nndiary is now properly documented in the Gnus
|
2007-05-09 |
Reiner Steib |
(Running NNDiary): Use ~/.gnus.el instead of gnusrc.
|
2007-05-09 |
Stefan Monnier |
(vc-find-root): Stop searching when the user changes.
|
2007-05-09 |
Stefan Monnier |
(python-font-lock-keywords, python-open-block-statement-p, python-mode):
|
2007-05-09 |
Stefan Monnier |
(python-end-of-block): Revert last change.
|
2007-05-08 |
Stefan Monnier |
(diff-apply-hunk, diff-test-hunk): Don't do by default
|
2007-05-08 |
Stefan Monnier |
(ad-special-forms): Remove.
|
2007-05-08 |
Stefan Monnier |
(compilation-find-file): Add a big comment.
|
2007-05-08 |
Stefan Monnier |
(comment-search-forward): Make sure we search forward.
|
2007-05-08 |
Stefan Monnier |
(sgml-lexical-context): Add handling of XML style Processing Instructions.
|
2007-05-08 |
Stefan Monnier |
Ensure that update-changelog issues an error when used with
|
2007-05-08 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-08 |
Stefan Monnier |
*** empty log message ***
|
2007-05-07 |
Andreas Schwab |
*** empty log message ***
|
2007-05-07 |
Andreas Schwab |
(Flookup_key): Fix typo in last change.
|
2007-05-07 |
Karl Berry |
EMACSVER=22 for printing, per rms.
|
2007-05-07 |
Stefan Monnier |
(Fdefine_key, Flookup_key): Only do the 0x80->meta_modifier
|
2007-05-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-07 |
YAMAMOTO Mitsuharu |
(mac-ts-unicode-for-key-event): Check if text is available.
|
2007-05-07 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-06 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-06 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-06 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-06 |
Richard M. Stallman |
(Create Tags Table): Clean up previous change.
|
2007-05-05 |
Glenn Morris |
*** empty log message ***
|
2007-05-05 |
Glenn Morris |
*** empty log message ***
|
2007-05-05 |
Glenn Morris |
Add notes about NEWS, as a reminder for the next release.
|
2007-05-05 |
Glenn Morris |
Try to rearrange by related topics, and some order of importance.
|
2007-05-05 |
Stefan Monnier |
(diff): Use buffer-local vars diff-old-file and diff-new-file
|
2007-05-05 |
Francesco Potortì |
(Create Tags Table): Add text about the dangers of
|
2007-05-05 |
Francesco Potortì |
maintaining.texi changes to etags abotu symlinks.
|
2007-05-04 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-04 |
Karl Berry |
sync for lispref changes
|
2007-05-04 |
Juanma Barranquero |
Fix typos.
|
2007-05-04 |
Eli Zaretskii |
Add information about building with Cygwin Make 3.80.
|
2007-05-04 |
Eli Zaretskii |
*** empty log message ***
|
2007-05-04 |
Eli Zaretskii |
(Documentation Tips): Rearrange items to place the more important ones first.
|
2007-05-04 |
Nick Roberts |
(t-mouse-mode): Do nothing on a graphical display
|
2007-05-04 |
Nick Roberts |
*** empty log message ***
|
2007-05-04 |
Miles Bader |
Merge from emacs--rel--22
|
2007-05-03 |
Karl Berry |
black refs for printing
|
2007-05-03 |
Karl Berry |
ignore *.pdf
|
2007-05-03 |
Karl Berry |
avoid @anchor in middle of paragraph
|
2007-05-03 |
Glenn Morris |
Tweak message about the absence of shell functions.
|
2007-05-03 |
Glenn Morris |
*** empty log message ***
|
2007-05-01 |
Miles Bader |
Merge from gnus--rel--5.10
|
2007-05-01 |
Richard M. Stallman |
*** empty log message ***
|
2007-05-01 |
Richard M. Stallman |
Update version number.
|
2007-05-01 |
Miles Bader |
Merge from emacs--rel--22: lisp/dired-x.el: Revert 2007-04-06 change.
|
2007-05-01 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-05-01 |
YAMAMOTO Mitsuharu |
(mac_dialog_show): Apply 2007-04-27 change for xmenu.c.
|
2007-04-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-04-29 |
Richard M. Stallman |
(replace_range): For undo, record insertion first.
|
2007-04-29 |
Richard M. Stallman |
(find-dired-filter): Propertize all text down to eob.
|
2007-04-29 |
Richard M. Stallman |
Delete duplicate change.
|
2007-04-29 |
Andreas Schwab |
*** empty log message ***
|
2007-04-29 |
Andreas Schwab |
(VECSIZE): Use OFFSETOF.
|
2007-04-29 |
Richard M. Stallman |
*** empty log message ***
|
2007-04-29 |
Richard M. Stallman |
(auto-coding-alist): Add pdf => no-conversion.
|
2007-04-29 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2007-04-29 |
YAMAMOTO Mitsuharu |
(try_window_reusing_current_matrix): Fix number of disabled lines.
|
2007-04-29 |
Miles Bader |
Merge from emacs--rel--22
|
2007-04-28 |
Glenn Morris |
*** empty log message ***
|
2007-04-28 |
Glenn Morris |
Stefan Monnier <monnier at iro.umontreal.ca>
|
2007-04-28 |
Glenn Morris |
*** empty log message ***
|
2007-04-28 |
Glenn Morris |
Revert addition of duplicate 2007 to copyright years in previous
|
2007-04-28 |
Glenn Morris |
Restore mention of python.el pending consideration of legal status.
|
2007-04-28 |
Glenn Morris |
Restore python.el pending consideration of legal status.
|
2007-04-28 |
Glenn Morris |
Restore python.el pending consideration of legal status. Remove
|
2007-04-28 |
Glenn Morris |
Restore file pending consideration of python.el legal status.
|
2007-04-28 |
Glenn Morris |
(locate-in-alternate-database): Doc fix mistakenly left out of
|
2007-04-28 |
Glenn Morris |
*** empty log message ***
|
2007-04-28 |
Glenn Morris |
David R. Linn <drl at jekyll.vuse.vanderbilt.edu>
|
2007-04-28 |
Karl Berry |
~ description fixes from rms
|
2007-04-28 |
Karl Berry |
one more line break
|
2007-04-28 |
Richard M. Stallman |
*** empty log message ***
|
2007-04-28 |
Richard M. Stallman |
(sh-mode): Recognize .profile as sh style.
|
2007-04-28 |
Richard M. Stallman |
(read_escape): In a string, \s is always space.
|
2007-04-28 |
Eli Zaretskii |
($(lisp)/mh-e/mh-loaddefs.el): Use ./mh-e instead of $(lisp)/mh-e.
|
2007-04-28 |
Nick Roberts |
(gud-menu-map): Pdb can't handle SIGINT so
|
2007-04-28 |
Nick Roberts |
*** empty log message ***
|
2007-04-28 |
Glenn Morris |
Move bugs to EMACS_22_BASE branch.
|
2007-04-28 |
Glenn Morris |
*** empty log message ***
|
2007-04-28 |
Glenn Morris |
(image-dired-cmd-create-thumbnail-options)
|
2007-04-28 |
Miles Bader |
Merge from emacs--rel--22
|
2008-09-11 |
Magnus Henoch |
* quail/cyrillic.el ("cyrillic-translit"): Add g' for Ukrainian G with upturn.
|
2008-09-07 |
Jason Rumney |
Update for 22.3
|
2008-09-05 |
Chong Yidong |
Version 22.3 released.
EMACS_22_3
|
2008-09-05 |
Chong Yidong |
Regenerate.
|
2008-09-04 |
Glenn Morris |
Fix previous change:
|
2008-09-03 |
Alan Mackenzie |
*** empty log message ***
|
2008-09-03 |
Alan Mackenzie |
(c-version): Incremented to 5.31.6.
|
2008-09-03 |
Alan Mackenzie |
Copy in some minor bug fixes from the trunk.
|
2008-09-03 |
Alan Mackenzie |
*** empty log message ***
|
2008-09-02 |
Chong Yidong |
Regenerate.
EMACS_PRETEST_22_2_92
|
2008-09-02 |
Chong Yidong |
Bump version to 22.2.92.
|
2008-09-02 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-09-02 |
YAMAMOTO Mitsuharu |
(mac_draw_rectangle) [USE_CG_DRAWING]: Fix rectangle calculation.
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(Fmodify_frame_parameters): Doc fix.
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(make-variable-frame-local): Tweak obsolescence message.
|
2008-08-30 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-30 |
Eli Zaretskii |
(stat): Only root directory passed to GetDriveType. Allow RAM disk as well
|
2008-08-30 |
YAMAMOTO Mitsuharu |
[USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix last change.
|
2008-08-30 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-08-30 |
YAMAMOTO Mitsuharu |
[USE_ATSUI] (mac_draw_image_string_atsui) [MAC_OS_X]: Fix coordinate flipping.
|
2008-08-30 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-08-30 |
YAMAMOTO Mitsuharu |
[USE_CG_DRAWING] (mac_draw_cg_image): Fix coordinate flipping.
|
2008-08-30 |
Glenn Morris |
*** empty log message ***
|
2008-08-30 |
Glenn Morris |
(url-https-expand-file-name): Resolve directly to url-default-expander
|
2008-08-29 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-29 |
Eli Zaretskii |
(Fexpand_file_name): Copy argument `name' into local storage on all platforms,
|
2008-08-29 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-08-29 |
YAMAMOTO Mitsuharu |
(Fmac_resume_apple_event): Distribute cast to pointer
|
2008-08-29 |
YAMAMOTO Mitsuharu |
[HAVE_DIALOGS] (mac_dialog_show): Cast to pointer-size
|
2008-08-29 |
YAMAMOTO Mitsuharu |
(mac_system_script_code): Use EMACS_INT for DEFVAR_INT variable.
|
2008-08-29 |
Chong Yidong |
(image-mode): Fix 2008-07-19 change.
|
2008-08-29 |
Chong Yidong |
* image-mode.el (image-mode): Fix 2008-07-19 change.
|
2008-08-28 |
Juanma Barranquero |
(edebug): Fix typo in docstring.
|
2008-08-27 |
Chong Yidong |
Regenerate with autoconf 2.61-7 (bug#790)
|
2008-08-27 |
Jason Rumney |
Update based on current directory layout and recommended tools.
|
2008-08-26 |
Chong Yidong |
Regenerate.
EMACS_PRETEST_22_2_91
|
2008-08-26 |
Chong Yidong |
(Fcondition_case): Doc fix.
|
2008-08-26 |
Chong Yidong |
* eval.c (Fcondition_case): Doc fix.
|
2008-08-26 |
Chong Yidong |
Bump version to 22.2.91.
|
2008-08-26 |
Jason Rumney |
(Fx_popup_menu, Fx_popup_dialog, w32_menu_show): Ensure mouse is not
|
2008-08-26 |
Juanma Barranquero |
Fix typo.
|
2008-08-26 |
Juanma Barranquero |
Fix typos (sync from trunk).
|
2008-08-26 |
Juanma Barranquero |
Fix typos (sync from the trunk).
|
2008-08-25 |
Jay Belanger |
*** empty log message ***
|
2008-08-25 |
Jay Belanger |
Replace missing exponent.
|
2008-08-24 |
Romain Francoise |
(run-python): Remove '' from sys.path.
|
2008-08-23 |
Glenn Morris |
(Shell Command Guessing): Mention dired-guess-shell-case-fold-search.
|
2008-08-23 |
Glenn Morris |
*** empty log message ***
|
2008-08-23 |
Glenn Morris |
(dired-guess-shell-alist-user): Doc fix.
|
2008-08-23 |
Jason Rumney |
(gif_format): Use :index, not :image.
|
2008-08-23 |
Chong Yidong |
(temp-buffer-show-hook): Doc fix.
|
2008-08-23 |
Chong Yidong |
* subr.el (temp-buffer-show-hook): Doc fix.
|
2008-08-21 |
Chong Yidong |
(x_delete_display): Don't call XrmDestroyDatabase on GTK+.
|
2008-08-21 |
Chong Yidong |
* xterm.c (x_delete_display): Don't call XrmDestroyDatabase on GTK+.
|
2008-08-20 |
Chong Yidong |
(print_object): Fix off-by-one in last change.
|
2008-08-20 |
Chong Yidong |
* print.c (print_object): Fix off-by-one in last change.
|
2008-08-20 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-08-20 |
YAMAMOTO Mitsuharu |
(mac_handle_text_input_event):
|
2008-08-20 |
YAMAMOTO Mitsuharu |
(x_load_font): Round average width to the nearest integer.
|
2008-08-18 |
Chong Yidong |
(edt-default-emulation-setup): Share global-buffers-menu-map with the
|
2008-08-18 |
Chong Yidong |
* emulation/edt.el (edt-default-emulation-setup): Share
|
2008-08-16 |
Chong Yidong |
(flyspell-word): Revert last change.
|
2008-08-16 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-word): Revert last change.
|
2008-08-16 |
Chong Yidong |
Omit info/.arch-inventory.
|
2008-08-16 |
Chong Yidong |
* make-dist: Omit info/.arch-inventory.
|
2008-08-16 |
Eli Zaretskii |
Bump version to 22.2.90.
|
2008-08-16 |
Jason Rumney |
(tempdir/nt): Link emacsclient.rc.
|
2008-08-16 |
Jason Rumney |
(set-version): Set version in nt/emacsclient.rc
|
2008-08-16 |
Jason Rumney |
bug #719
|
2008-08-15 |
Chong Yidong |
(make_process): Initialize kill_without_query struct member.
|
2008-08-15 |
Chong Yidong |
Correct last change
|
2008-08-15 |
Chong Yidong |
* process.c (Fmake_network_process): Initialize kill_without_query
|
2008-08-15 |
Chong Yidong |
Regenerate.
EMACS_PRETEST_22_2_90
|
2008-08-15 |
Chong Yidong |
Bump version to 22.2.90.
|
2008-08-15 |
Glenn Morris |
*** empty log message ***
|
2008-08-15 |
Glenn Morris |
(eshell-ls-files): List one per line in a pipeline. (Bug#699)
|
2008-08-13 |
Glenn Morris |
*** empty log message ***
|
2008-08-13 |
Glenn Morris |
(sync from trunk 2008-01-25)
|
2008-08-12 |
Juanma Barranquero |
Backport trivial fixes from the trunk.
|
2008-08-12 |
Chong Yidong |
(ldap-search-internal): Tweak URL regexp.
|
2008-08-12 |
Chong Yidong |
* net/ldap.el (ldap-search-internal): Tweak URL regexp.
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
(increment-calendar-month): Optionally handle systems without 12
|
2008-08-10 |
Glenn Morris |
(holiday-bahai): Fix previous change for Emacs 22.
|
2008-08-10 |
Glenn Morris |
Forgot to commit this.
|
2008-08-10 |
Glenn Morris |
*** empty log message ***
|
2008-08-10 |
Glenn Morris |
(f90-beginning-of-subprogram, f90-end-of-subprogram): Only give a
|
2008-08-10 |
Glenn Morris |
(fortran-end-of-subprogram): Check for a match before trying to move
|
2008-08-10 |
Glenn Morris |
(bootstrap-prepare): Explictly pass EMACS to sub-makes
|
2008-08-10 |
Glenn Morris |
(byte-compile-maybe-guarded): Doc fix (sync from trunk 2008-06-13).
|
2008-08-10 |
Glenn Morris |
(locate-library): Doc fix (sync from trunk 2008-06-10).
|
2008-08-10 |
Glenn Morris |
(generated-custom-dependencies-file): Doc fix (sync from trunk
|
2008-08-10 |
Glenn Morris |
(generated-finder-keywords-file, finder-exit): Doc fix (sync from
|
2008-08-10 |
Glenn Morris |
(holiday-float): Doc fixes (sync from trunk 2008-04-29).
|
2008-08-10 |
Glenn Morris |
(calendar-nth-named-absday, calendar-nth-named-day):
|
2008-08-10 |
Glenn Morris |
(holiday-islamic): Doc fix (sync from trunk 2008-04-23).
|
2008-08-10 |
Glenn Morris |
(cal-tex-preamble-extra): Fix custom type (sync from trunk
|
2008-08-10 |
Glenn Morris |
(toggle-truncate-lines): Doc fix (sync from trunk 2008-04-10).
|
2008-08-10 |
Glenn Morris |
(holiday-bahai): Use an algorithm actually relevant to this calendar
|
2008-08-10 |
Glenn Morris |
(holiday-julian): Fix a problem with holidays in the last fortnight in
|
2008-08-10 |
Glenn Morris |
(simple-diary-display, diary-show-all-entries, make-diary-entry):
|
2008-08-10 |
Glenn Morris |
(diary-remind): Doc fix.
|
2008-08-10 |
Glenn Morris |
Use __sparc__ rather than sparc.
|
2008-08-10 |
Glenn Morris |
(cpp_undefs): Rename from `undefs', update uses.
|
2008-08-08 |
Chong Yidong |
Fix last change.
|
2008-08-08 |
Chong Yidong |
(move_it_to): When stopping at a charpos, check if that's a continued
|
2008-08-08 |
Chong Yidong |
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
|
2008-08-05 |
Chong Yidong |
(kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
* kmacro.el (kmacro-exec-ring-item): Add autoload.
|
2008-08-05 |
Chong Yidong |
(redisplay_window): Don't enforce scroll-margin when forcing a window
|
2008-08-05 |
Chong Yidong |
* xdisp.c (redisplay_window): Don't enforce scroll-margin when
|
2008-08-05 |
Chong Yidong |
* files.el (auto-save-visited-file-name): Move definition to
|
2008-08-05 |
Chong Yidong |
Handle auto-save-visited-file-name.
|
2008-08-05 |
Chong Yidong |
(auto-save-visited-file-name): Move definition to fileio.c.
|
2008-08-05 |
Chong Yidong |
(Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
* fileio.c (Vauto_save_list_file_name): Move here from file.el.
|
2008-08-05 |
Chong Yidong |
(Other Plists): Fix incorrect example. Suggested by Florian Beck.
|
2008-08-05 |
Chong Yidong |
* symbols.texi (Other Plists): Fix incorrect example.
|
2008-08-05 |
Chong Yidong |
(socket_connection): Add conditionals for HAVE_KRB5_ERROR_TEXT and
|
2008-08-05 |
Chong Yidong |
* pop.c (socket_connection): Add conditionals for
|
2008-08-05 |
Chong Yidong |
Regenerate.
|
2008-08-05 |
Chong Yidong |
Add checks for krb5_error.text and krb5_error.e_text struct members.
|
2008-08-05 |
Chong Yidong |
* configure.in: Add checks for krb5_error.text and
|
2008-08-03 |
Chong Yidong |
(get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
2008-08-03 |
Chong Yidong |
* vm-limit.c (get_lim_data) [HAVE_GETRLIMIT && RLIMIT_AS]: Define.
|
2008-08-02 |
Chong Yidong |
(check_memory_limits): Don't use getrlimit on cygwin. Don't use
|
2008-08-02 |
Chong Yidong |
* vm-limit.c (check_memory_limits): Don't use getrlimit on cygwin.
|
2008-08-02 |
Chong Yidong |
Add list of deprecated systems.
|
2008-08-02 |
Chong Yidong |
(custom-save-all): Avoid destrying symlink if already visiting the
|
2008-08-02 |
Chong Yidong |
Fix typo in last change.
|
2008-08-02 |
Chong Yidong |
* cus-edit.el (custom-save-all): Avoid destrying symlink if
|
2008-08-02 |
Chong Yidong |
(pgg-gpg-process-region): Accept any remaining pending output coming
|
2008-08-02 |
Chong Yidong |
* pgg-gpg.el (pgg-gpg-process-region): Accept any remaining
|
2008-08-02 |
Eli Zaretskii |
*** empty log message ***
|
2008-08-02 |
Eli Zaretskii |
(Fexpand_file_name): Convert the value of $HOME to a multibyte string.
|
2008-08-01 |
Jason Rumney |
(x_draw_composite_glyph_string_foreground): Force use of Unicode output.
|
2008-07-31 |
Chong Yidong |
(abbreviate-file-name): When replacing $HOME with ~, turn off
|
2008-07-31 |
Chong Yidong |
* files.el (abbreviate-file-name): When replacing $HOME with ~, turn
|
2008-07-31 |
Chong Yidong |
(c-style-alist): For the Ellemtel style, move the
|
2008-07-31 |
Chong Yidong |
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
|
2008-07-30 |
Chong Yidong |
(menu_nav_ended): Remove.
|
2008-07-30 |
Chong Yidong |
(Fx_menu_bar_open_internal): Use activate_item signal to open menu.
|
2008-07-30 |
Chong Yidong |
* xmenu.c (Fx_menu_bar_open_internal): Use activate_item signal to
|
2008-07-30 |
Chong Yidong |
(image-mode): Set image-mode-text-map when image cannot be displayed.
|
2008-07-30 |
Chong Yidong |
* image-mode.el (image-mode): Set image-mode-text-map when image
|
2008-07-28 |
Chong Yidong |
(flyspell-word, flyspell-large-region, flyspell-region): Call
|
2008-07-28 |
Chong Yidong |
* textmodes/flyspell.el (flyspell-word, flyspell-large-region)
|
2008-07-28 |
Chong Yidong |
(next-error): Do a redisplay to prevent incorrect
|
2008-07-28 |
Chong Yidong |
* simple.el (next-error): Do a redisplay to prevent incorrect
|
2008-07-28 |
Chong Yidong |
Revert last change.
|
2008-07-28 |
Chong Yidong |
Revert last change.
|
2008-07-28 |
Chong Yidong |
(redisplay_window): Check return value of
|
2008-07-28 |
Chong Yidong |
* xdisp.c (redisplay_window): Check return value of
|
2008-07-28 |
Michael Albinus |
*** empty log message ***
|
2008-07-28 |
Michael Albinus |
* net/tramp.el (tramp-perl-directory-files-and-attributes)
|
2008-07-26 |
Eli Zaretskii |
*** empty log message ***
|
2008-07-26 |
Eli Zaretskii |
(syms_of_term): Fix last change.
|
2008-07-25 |
Chong Yidong |
(tex-compilation-parse-errors): Check for
|
2008-07-25 |
Chong Yidong |
* textmodes/tex-mode.el (tex-compilation-parse-errors): Check for
|
2008-07-25 |
Chong Yidong |
(syms_of_term): Initialize default_orig_pair, default_set_foreground,
|
2008-07-25 |
Chong Yidong |
* term.c (syms_of_term): Initialize default_orig_pair,
|
2008-07-25 |
Chong Yidong |
(nl): Rename to name_list to avoid ncurses.h clash (bug#86).
|
2008-07-25 |
Chong Yidong |
* getloadavg.c (nl): Rename to name_list to avoid ncurses.h clash (bug#86).
|
2008-07-25 |
Chong Yidong |
Regenerate.
|
2008-07-25 |
Chong Yidong |
Check for getrlimit.
|
2008-07-25 |
Chong Yidong |
Regenerate.
|
2008-07-25 |
Chong Yidong |
* configure.in: Check for getrlimit.
|
2008-07-24 |
Chong Yidong |
(dired-copy-file-recursive): Avoid calling set-file-modes when
|
2008-07-24 |
Chong Yidong |
* dired-aux.el (dired-copy-file-recursive): Avoid calling
|
2008-07-24 |
Chong Yidong |
(enriched-mode-map): Bind C-a and C-j via key remapping, not directly.
|
2008-07-24 |
Chong Yidong |
* textmodes/enriched.el (enriched-mode-map): Bind C-a and C-j via
|
2008-07-23 |
Chong Yidong |
(flymake-errline, flymake-warnline): Use more suitable colors on dark
|
2008-07-23 |
Chong Yidong |
* progmodes/flymake.el (flymake-errline, flymake-warnline): Use
|
2008-07-23 |
Chong Yidong |
(shell-dynamic-complete-functions): Use
|
2008-07-23 |
Chong Yidong |
* shell.el (shell-dynamic-complete-functions): Use
|
2008-07-22 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-22 |
YAMAMOTO Mitsuharu |
(XDrawLine) [USE_MAC_IMAGE_IO]: Remove spurious return.
|
2008-07-21 |
Chong Yidong |
(print_object): Check print_depth before searching for circularities.
|
2008-07-21 |
Chong Yidong |
* print.c (print_object): Check print_depth before searching for
|
2008-07-21 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-21 |
YAMAMOTO Mitsuharu |
(kCGBitmapByteOrder32Host): New define for non-universal SDKs.
|
2008-07-21 |
YAMAMOTO Mitsuharu |
(XDrawLine, XCreatePixmapFromBitmapData) [USE_MAC_IMAGE_IO]:
|
2008-07-21 |
YAMAMOTO Mitsuharu |
(mac_create_cg_image_from_image, image_load_image_io)
|
2008-07-18 |
Jason Rumney |
Backport of long term bug from trunk:
|
2008-07-18 |
Jason Rumney |
Backport of long term bug from trunk:
|
2008-07-17 |
Miles Bader |
Merge from gnus--rel--5.10
|
2008-07-17 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-17 |
YAMAMOTO Mitsuharu |
Mention setsid after vfork.
|
2008-07-17 |
YAMAMOTO Mitsuharu |
(create_process) [!WINDOWSNT && FD_CLOEXEC]: Wait for
|
2008-07-17 |
YAMAMOTO Mitsuharu |
(Foverlay_buffer): Add EXFUN.
|
2008-07-17 |
YAMAMOTO Mitsuharu |
Include <config.h> instead of "config.h".
|
2008-07-11 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-11 |
YAMAMOTO Mitsuharu |
[USE_MAC_TSM] (mac_handle_text_input_event):
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(gestaltSystemVersionMajor, gestaltSystemVersionMinor)
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(keycode_to_xkeysym_table): Add entries for f17, f18, and f19.
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(Fx_server_version): Don't use gestaltSystemVersionMajor,
|
2008-07-11 |
YAMAMOTO Mitsuharu |
(frame.o, keyboard.o, xdisp.o, xfaces.o): Depend on macgui.h.
|
2008-07-07 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
2008-07-07 |
YAMAMOTO Mitsuharu |
(png_load): Use correct bit-depth for setting background color.
|
2008-06-21 |
Alan Mackenzie |
(c-guess-basic-syntax CASE 5D.5): Fix an infinite loop on invalid syntax.
|